body {
	margin:0px;
	background-color:#b0b4ab;
	font:11px Arial, Helvetica, sans-serif;
	color:#000000;}
	
.clear, .linie {
	clear:both; height:0;
	margin:0;
	font-size: 1px;
	line-height: 0px;}

.linie {
	border-bottom:1px solid #999999;
	margin:5px 10px;
	}
	
#wrapper {
	width:805px;
	margin:0px auto;
	background:url(../images/bgr-site.gif) top left repeat-y;
	}
	
#header {
	margin:15px 0px;
	}
	
#footer {
	background:url(../images/bgr-footer.gif) top left no-repeat #b0b4ab;
	height:50px;
	}
		
#content {
	margin:0px 10px 0px 0px;
	}
	
#left {
	float:left;
	width:220px;
	}
	
#right {
	width:580px;
	float:right;
	}

#langBar {
	background-color:#f2f3f3;
	height:29px;
	}
#flags {
	margin:4px 0px 0px 23px;
	float:left;
	display:inline;
	}
#flagLabel {
	margin:7px 8px 0px 0px;
	float: right;
	text-align:right;
	color:#999999;
	display:none;}	

#logo {
	display:block;
	width:189px;
	height:50px;
	margin:5px auto;
	background:url(../images/logo.gif) top left no-repeat;
	}
#logo span { display:none;}


#meniu {
	color:#FFFFFF;
	background-color:#5a6f3f;
	width:201px;
	margin:5px auto;
	}

#meniu ul {
	margin:0px 0px 10px 0px;
	padding:0px;
	}

#meniu ul li {
	border-bottom:1px solid #9cb37e;
	list-style:none;
	width:165px;
	margin:0px auto;
	padding:2px 0px;
	}

#meniu ul li a {
	text-transform:uppercase;
	font-size:12px;
	font-weight:bold;
	color:#FFFFFF;
	text-decoration:none;
	display:block;
	padding:5px 2px 5px 24px;
	background:url(../images/bullet-meniu.gif) 15px center no-repeat;
	}
#meniu ul li a:hover, #meniu ul ul li a.sel:hover, #meniu ul ul li a.sel {
	background-image:url(../images/bullet-meniu-o.gif);
	background-color: #FFFFFF;
	color:#5a6f3f;
	}

#meniu ul li a.sel, #meniu ul li a.sel {color:#f7f96e; background:url(../images/bullet-meniu.gif) 15px center no-repeat;}
	
#meniu ul ul li { 
	border:none;
	list-style:none;
	}

#meniu ul ul li a {
	font-size:12px;
	font-weight:normal;
	text-transform:none;
	background-image:none;
	padding:2px;
	color:#f7f96e;
	margin-left:10px;
	}
#meniu ul ul li a:hover,  #meniu ul ul li a.sel:hover, #meniu ul ul li a.sel  {
	background-image:none;
	}


a { text-decoration:none;
	color:#5A6F3F;
	}
	
a:hover {
	color:#FFFFFF;
	background-color:#5A6F3F;
}	
	
h1 { font-size:16px;
	color:#5a6f3f;
	margin:15px 0px 10px 10px;
	}

h2 { margin:15px 10px 10px;
	text-transform:uppercase; 
	font-size:12px;
	color:#674d4d	}
	
h3 {
	}
	
h4 { margin-left:10px;
	}

p {	margin:8px 10px;
	}
	
.more { 
	display:inline;
	float:left;
	background:url(../images/bgr-more-gri.gif) top right no-repeat #cdcfcb;
	padding: 2px 8px 3px 3px;
	color:#000000;
	margin:0px 10px 10px 10px ;
	}
	
.more:hover { 
	background:url(../images/bgr-more-gri-o.gif) top right no-repeat #000000;
	color:#CCCCCC;
	}
	
#right .more {
 	background:url(../images/bgr-more-verde.gif) top right no-repeat #5a6f3f;
	color:#FFFFFF;
	}
#right .more:hover { 
	background:url(../images/bgr-more-verde-o.gif) top right no-repeat #cbd5bf;
	color:#003333;
	}
	
.boxA {
	background-color:#f2f3f3;
	padding:5px 0px;
	}


.boxB {
	width:260px;
	float:left;
	display:inline;
	margin:10px 0px 5px 18px;
	background:url(../images/bgr-boxB.gif) top left repeat-y;
	border-bottom:2px solid #cfcdcd;
	}

.boxB .boxContent {
	background:url(../images/bgr-boxB-top.gif) top left no-repeat;
	}	

.boxB h2 { 
	margin-top:0px;
	padding-top:15px;
	}

.box {
	float:left;
	width:274px;
	margin:0px 0px 0px 10px;
	}
	
.black { color:#000000;}

.noTransform { text-transform:none;}

.lista, .lista2 {
	list-style:none;
	padding:0px 0px 0px 10px;
	margin:5px 0px;
	}
.lista li, .lista2 li {
	background:url(../images/bullet-lista.gif) left 5px no-repeat;
	padding-left:10px;
	margin-bottom:5px;
	}
.lista2 li {
	padding:2px 0px 5px 10px;
	border-bottom:1px solid #9cb37e;
	background:url(../images/bullet-lista2.gif) 3px 7px no-repeat;
	}

.borderBottom {
	border-bottom:1px solid #9cb37e;
	padding-bottom:4px;
	margin-bottom:0px;
	margin-right:0px;
	}

