html, body, div, span, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-weight: normal;
	font-style: inherit;
	font-size: 100%;
	font-family: inherit;
	vertical-align: baseline;
}
/* remember to define focus styles! */
:focus {
	outline: 0;
}
body {
	line-height: 1;
	color: #333333;
	margin:0px;
	background-color:#9d9fa2;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
}
ol, ul {
	list-style: none;
}
/* tables still need 'cellspacing="0"' in the markup */
table {
	border-collapse: separate;
	border-spacing: 0;
}
caption, th, td {
	text-align: left;
	font-weight: normal;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content: "";
}
blockquote, q {
	quotes: "" "";
}


.fll {float:left;}
.flr {float:right;}
.clear {
	clear:both; height:0;
	margin:0;
	font-size: 1px;
	line-height: 0px;
}
	
.wrapper {
}
#header, #content, #footer, #vizual, #contentInt {
	width:990px;
	margin:0px auto;
}	
#header {
	background-color:#fff;
}
	
#content {
	background-color:#fff;
}
#contentInt {
	background:url(../images/bgr-contentInt.gif) top left repeat-y #fff;
}
	
#footer {
}

#logo {
	display:inline;
	float:left;
	width:184px;
	height:73px;
	background:url(../images/bgr-logo.jpg) top left no-repeat;
	margin:15px 0px 0px 25px;
}

.colA {
	float:left;
	width:190px;
}
.colB, .colBC {
	float:left;
	width:521px;
	padding:20px;

}

.colB1 {
	float:left;
	width:621px;
	padding:20px;

}


.colC {
	float:left;
	width:220px;
	padding-bottom:20px;
}

.colC1 {
	float:left;
	width:120px;
	padding-bottom:20px;
}
.colBC {width:760px;}

#logo span {display:none;}

.unelte {
	float:right;
	margin:10px 20px 2px;
	display:inline;
	width:343px;
}
.flags {float:right;}
.flags a{
	float:right;
	margin:0px 0px 0px 10px;
}
.unelte form {clear:right; padding-top:4px;}
.unelte input{
	width:120px;
	padding:3px;
	border:1px solid #ddd;
	font-size:10px;
}
.unelte .submit {
	width:auto;
	padding:0px;
	border:none;
}


#meniuCompanie {
	float:right;
	width:625px;
	clear:right;
	padding:8px 0px 15px 0px;
}
#meniuCompanie li { 
	list-style:none;
	float:left;
}
#meniuCompanie li a {
	float:left;
	text-transform:uppercase;
	margin:0px 10px;
	color:#666666;
	font-weight:bold;
}
#meniuCompanie li a:hover {
	color:#09744A;
	text-decoration:underline;
}
#motto {
	background:url(../images/bgr-motto.gif) top left repeat-x;
	height:35px;
}
#motto p {
	width:990px;
	margin:0px auto;
	font-size:18px;
	color:#fff;
	font-style:italic;
	padding:4px 0px 0px 0px;
	text-align:right;
	
}

#meniuProduse {
	background:url(../images/bgr-meniu.gif) top left repeat-x;
	height:33px;
}
#meniuProduse ul {
	width:989px;
	border-left:1px solid #fff;
	margin:0px auto;
	border-bottom:1px solid #fff;
	height:32px;
}
#meniuProduse ul li  {
	float:left;
	border-right:1px solid #fff;
	width:163px;
	height:32px;
	
}
#meniuProduse ul li a, #meniuProduse ul li a.sel {
	text-align:center;
	display:block;
	padding:10px 0px 10px 0px;
	text-transform:uppercase;
	color:#fff;
	font-weight:bold;
	background:url(../images/bgr-buton.gif) top left repeat-x #2c726f;
}
#meniuProduse ul li a:hover, #meniuProduse ul li a.sel {
	color:#009900;
	background:url(../images/bgr-buton-o.gif) top left repeat-x #2c726f;
}

.meniuProduseFooter {

}
.meniuProduseFooter ul {
margin:10px 0px;
}
.meniuProduseFooter ul li  {
	float:left;

}
.meniuProduseFooter ul li a {
	display:block;
	margin:0px 20px 0px 0px;
	color:#fff;
	font-size:11px;
	font-weight:bold;

}
.meniuProduseFooter ul li a:hover {
	text-decoration:underline;
}


#meniuVert {
	padding:10px 10px 10px 10px;
}
#meniuVert li { 
	list-style:none;
	border-bottom:1px solid #c3e3c3;
	
}
#meniuVert li a, #meniuVert li a.sel {
	color:#666666;
	display:block;padding:10px 10px;
	font-weight:bold;
}
#meniuVert li a:hover, #meniuVert li a.sel {
	color:#09744A;
	text-decoration:none;
	padding-left:20px;
}

.box {
	padding:10px;
	margin:10px 0px;
}
.greenBox {
	background-color:#c3e3c3;
	border:1px solid #99cc99;
}
.blueBox {
	background-color:#d6e5e6;
	border:1px solid #b2c4c5;
}
.whiteBox {
	border:1px solid #B6BFBF;

}
.colC .whiteBox {
	border:1px solid #59626f;
	background-color:#9d9d9d;

}

.colC1 .whiteBox {
	border:1px solid #59626f;
	background-color:#9d9d9d;

}

.special {
	padding:10px;
	margin:5px 0px;
	background-color:#e2e6e6;
}
.special2 {
	padding:5px;
	margin:10px 0px;
	background-color:#e9eaea;
}
.special2 a {color:#0d5129;}
.box2 {
	margin:20px 0px 20px 17px;
	float:left;
	padding:15px;
	width:436px;
	display:inline;
}

.box3 {
	width:302px;
	float:left;
	margin:0px 0px 20px 20px;
	display:inline;
}

.list {
	list-style:disc;
	margin:10px 0px 10px 18px;
	line-height:1.5em;
}

.more {
	background:url(../images/arr-more.gif) right center no-repeat #090;
	float:left;
	font-weight:bold;
	margin:10px 0px 0px;
	padding:6px 17px 6px 6px;
	color:#fff;
}
.more:hover {text-decoration:underline;}
.pdf, .art {
background:transparent url(../images/icon-pdf.jpg) no-repeat scroll left center;
float:left;
width:110px;

padding:10px 10px 10px 20px;
}
.tabel {
	margin:10px;
	border-top:1px solid #e2e6e6;
}
.tabel td {padding:4px;}
.tabel td {border-bottom:1px solid #e2e6e6;}



a {
	text-decoration:none;
	color:#286467;
}
a:hover {
	text-decoration:underline;
}
	
h1 {
	text-transform:uppercase;
	margin:25px 0px;
	font-size:26px;
	color:#0d5129;
}
.blueBox h1, .greenBox h1 {
	font-size:22px;
	margin:5px 0px;
	color:#000;
}
.blueBox h1 {color:#276164;}

h2 {
}
	
h3 { color:#009900;
	font-size:16px;
	margin:15px 0px 5px 0px;
}
	
h4 {
	background-color:#e2e6e6;
	padding:5px 10px;
	margin:5px 0px;
	color:#090;
	text-transform:uppercase;
	font-size:14px;
	font-weight:bold;
}

p {
	line-height:1.5em;
	margin:10px 0px;
}
strong {font-weight:bold;}

.tabel2 {
	
	margin:10px 0px;
	border:1px solid #BEC4CB;
}

.tabel2 th, .tabel2 td {padding:5px; margin:2px; text-align:center; vertical-align:middle;}
.tabel2 th {font-weight:bold; border-bottom:2px solid #9D9FA2}
.tabel2 td { border-bottom:1px solid #F3F5F5;
	padding-top:10px;
	padding-bottom:10px;
}

.tabel2 tr.even {
	background-color:#F3F5F5;
}

.docs td { text-align:left; vertical-align:top;}
.docs .list {margin:0px 0px 0px 15px;}
.docs .list li {margin-bottom:8px;}

.distribuitori strong {font-size:12ox; color:#000}
.distribuitori {font-size:11px; line-height:1.3em; color:#333;}

.galerie a {
	float:left;
	margin:0px 16px 16px 0px;
	border:1px solid #444;
}