@import url("print.css");
html, body {
	margin : 0; 
	padding : 0; 
	font-family: Verdana, Arial, Helvetica, sans-serif;	
	font-weight: 1em;
	background:  url("../img/bg_body.gif") repeat 0 0;

} 

h1, h2, h3, h4, p, table, form {
	margin : 0; 
	padding : 0; 
}
p {
	line-height: 1.4em;
}
img {
	vertical-align: top;
}
a {
	text-decoration: none;
}
a  img {
	border: none;
}
/*--general settings--*/
caption,
.hidden {
	display: none;
}
.clearLeft {
	margin: 0;
	clear: left;
	font-size: 0;
	padding: 0;
}
.clearRight {
	margin: 0;
	clear: right;
	font-size: 0;
}
.clearBOth {
	margin: 0;
	clear: both;
	font-size: 0;
}
/*--general structure--*/
div#mainTpl {
}
div#header {
	position: relative;
	width: 100%;
	background-color: #CC9900;
	height: 97px;
	background: #FFF url("../img/bg_headLine1.gif") repeat-x left bottom;
	overflow: hidden;
}
	div#header div.logo {
		position: absolute;
		left: 0;
		top: 0;
		background: #FFF url("../img/logoHome.jpg") repeat-x left bottom;
		width: 234px;
		height: 97px;
	}
	div#header div.logo a.home {
		position: absolute;
		left: 60px;
		top: 10px;
		display: block;
		width: 190px;
		height: 80px;
	}
	div#header div.logo a.logoLnk {
		position: absolute;
		left: 5px;
		top: 56px;
		display: block;
		width: 35px;
		height: 30px;
	}
	div#header div.parteners {
		position: absolute;
		left: 388px;
		top: 0;
	}
	div#header div.parteners a {
		border-left: 1px solid #92BDDF;
		padding: 20px 6px 0 7px;
		float: left;
		width: auto;
	}
	div#header div.parteners a.lp {
		border-right: 1px solid #92BDDF;
	}
	div#header h2 {
		color: #695B9A;
		font-size: 0.8em;
		float: left;
		margin-top: 52px;
		margin-right: 10px;
	}
div#menu {
	background-color: #29166F;
	color: #FFF;
	height: 31px;
	overflow: hidden;
	
}
	div#menu ul {
		list-style-type: none;
		margin: 0;
		padding: 0;
		width: 100%;
		font-family: "Lucida Sans", Arial, Verdana;
		letter-spacing: 1px;
		
	}
	div#menu ul li {
		float: left;
		background: #29166F url("../img/bg_menuVLine.jpg") no-repeat right 1px;
		padding-right: 1px;
		
	}
	div#menu a {
		color: #FFF;
		font-size: 0.75em;
		text-transform: uppercase;
		float: left;
		display: block;
		width: auto;
		padding: 9px 18px 9px 18px;
		background: #29166F url("../img/bg_menu.jpg") repeat-x left top;
	}
	div#menu a.selected,
	div#menu a:hover {
		background: #29166F url("../img/bg_menu_sel.jpg") repeat-x left top;
	}
div#submenu {
	background: #416D90 url("../img/bg_underMenu.jpg") repeat-x left top;
	height: 7px;
	font-size: 0;
	clear: left;
}
div#body {
}
	div.inBody {
		background: url("../img/bg_body2.jpg") repeat-x 1px 0px;
		padding-left: 20px;
	}
div#content {
	background: #B9C9CD url("../img/bg_content2.jpg") repeat-x left top;
	width: 812px;
	padding: 17px 15px 40px 15px;
}
div.contentIn {
	width: 812px;
}
	div#cr {
		float: left;
		width: 555px;
		padding-right: 15px;
	}
	div#cl {
		float: left;
		width: 241px;
	}
	div.smallBox {
		background: transparent url("../img/bg_box_mid.gif") repeat-y left top;
		margin-bottom: 10px;
		width: 241px;
	}
	div.largeBox ul,
	div.smallBox ul {
		list-style-type: none;
		margin: 0 0 0 2px;
		padding: 0;
	}
	div.largeBox ul li,
	div.smallBox ul li {
		font-size: 0.7em;
		font-weight: bold;
		color: #3E326E;
		line-height: 1.4em;
	}
	div.largeBox ul li a {
		color: #3E326E;
		background: transparent url("../img/ico_arrow1.gif") no-repeat left center;
		padding-left: 12px;
		display: block;		vertical-align: top;
		background-position: 1px 8px;
		font-size: 13px;
		font-weight:bold;
		height: 30px;
		padding-top: 2px;
		padding-bottom: 4px;
		text-align: left;
		text-transform:uppercase;
		font-family: Arial Narrow;
	}
	
	div.smallBox ul li a {
		color: #3E326E;
		background: transparent url("../img/ico_arrow1.gif") no-repeat left center;
		padding-left: 10px;
		display: block;		vertical-align: top;
		background-position: 1px 8px;
		font-size: 12px;
		font-weight:bold;
		padding-top: 2px;
		padding-bottom: 4px;
		text-align: left;
		text-transform:uppercase;
		font-family: Arial Narrow;
	}		
	div.smallBox p {
		font-size: 0.75em;
		line-height: 1.4em;
		color: #4F4F4F;
		text-align: justify;
		padding: 0 15px 0 17px;
	}
	div.smallBox a.more {
		color: #E15149;
		font-size: 0.6em;
		font-weight: bold;
		display: block;
		text-align: right;
		margin: 5px 15px 0 0;
	}
	div.smallBox div.top {
		background: transparent url("../img/txt_box_istoric.jpg") no-repeat left top;
		padding: 35px 5px 20px 0;
	}
	div.smallBox div.bottom {
		background: transparent url("../img/bg_box_footer.jpg") no-repeat left bottom;		
	}
	div.produse div.top {
		background: transparent url("../img/txt_box_produse.jpg") no-repeat left top;
	}
	div.newsletter div.top {		font-size:12px;
		background: transparent url("../img/txt_box_newsletter.jpg") no-repeat left top;
	}
	div.largeBox,
	div.largeBox2 {
		background: transparent url("../img/bg_box_mid2.gif") repeat-y left top;
		width: 811px;
		margin-bottom: 12px;
	}
	div.largeBox div.top{		
		padding: 37px 0 20px 0;
	}
	div.largeBox div.bottom {
		background: transparent url("../img/bg_box_footer2.jpg") no-repeat left bottom;	
	}
	div.largeBox ul {
		width: 100%;
	}
	div.largeBox ul li {
		float: left;
		width: 250px;
	}
	div.largeBox ul li a.selected {
		color: #DA261C;
	}
	div.largeBox2 div.top{
		background: transparent url("../img/bg_head_box_table.jpg") no-repeat left top;
		padding: 12px 0 20px 0;
	}
	div.largeBox2 div.bottom {
		background: transparent url("../img/bg_bottom_box_table.jpg") no-repeat left bottom;	
	}
	div.largeBox2 div.title {
		width: 803px;
		margin: 0;
		border-bottom: 1px solid #6E7FA6;
		border-left: 3px solid #FFF;/*--fix--*/
	}
	div.largeBox2 h2 {
		color: #DA261C;
		font-size: 0.8em;
		float: left;
		padding-left: 15px;
	}
	div.largeBox2 div.nav {
		color: #29166F;
		font-size: 0.75em;
		float: right;
		padding-right: 8px;
	}
	div.largeBox2 div.nav a {
		color: #29166F;
		margin-right: 2px;
		margin-left: 2px;
	}
	div.largeBox2 div.nav a strong {
		color: #DA261C;
	}
	div.largeBox2 div.nav span {
		margin-right: 5px;
	}	
	
div#footer {
	background-color: #6E8FA6;	
	line-height: 1.5em;
	text-align: center;
	margin-top: 20px;
}
	div#footer ul {
		list-style-type: none;
		margin: 0;
		padding: 0;
		width: 100%;
	}
	div#footer ul li {
		display: inline;
		font-size: 0.7em;
		color: #FFF;
	}
	div#footer ul li span {
		margin: 0 8px 0 10px;
	}
	div#footer ul li a {
		color: #FFF;
	}
/*--components--*/
div.tableProd {
	width: 811px;
	margin-top: 20px;
}
	div.tableProd div.img {
		width: 227px;
		text-align: center;	
		float: left;
		padding-top: 20px;
	}
	div.tableProd div.scroll {
		width: 790px;
		height: 450px;
		overflow: auto;
		float: left;
		font-size:12px;
	}
	
	div.scroll ul {
		width: auto;
		float: none;
		left: 100px;
		padding: 10px 10px 10px 50px;
		text-align: justify;
		font: normal ;
		font-family: Arial, Helvetica, sans-serif;
		font-size: 1.5em;
		
		
	}
	div.scroll ul li{
		color:black;
		list-style-type: disc;		
		
		float: none;
		left: 100px;
		width: auto;
		font-weight: normal;

	}
	div.scroll table table {
		border-collapse : collapse; 
		border: none;
		width: 563px;
	}
	div.scroll table table td,
	div.scroll table table th	 {
		padding: 0;
		font-size: 10px;		
		border: 1px solid #FFF;
		width: 34px;
		text-align: center;
		padding: 1px;
		font-family: Arial, Helvetica, sans-serif;
	}
	div.scroll table table tr.head strong {
		font-size: 1.5em !important;
	}
	div.scroll table table td strong {
		white-space: nowrap;
		font-size: 1em;
	}
	div.scroll table table tr.head {
		background-color: #CCD2E0;
	}
	div.scroll table table tr.head td,
	div.scroll table table tr.head th {
		font-weight: normal;
		font-size: 0.55em;
		color: #29166F;
	}
	div.scroll table table tr {
		background-color: #DFDFDF;
	}
	div.scroll table table tr.head td.code {
		text-align: center;		font-size: 9px;
	}
	
	div.scroll table table tr.head td.p_code {

		text-align: center;
		font-size: 6.5px;
		font-weight: bolder;
	}

	div.scroll table table  td.code {
		width: 100px;
		text-align: left;
		padding-left: 10px;
	}
	div.scroll table table td.merge {
		width: 100px;
	}
	div.scroll table table td.dim {
		width: 100px;
	}
	table tr.spacer{
		background-color: #FFF !important;
	}
	table tr.spacer td {
		padding: 0;
		font-size: 0;
		height: 1px;
		line-height: 1px;
	}
	
	.normalfont
	{
		font-size: 8px;
	}
