@charset "utf-8";
/* CSS Document */
html{
	height:auto;
}
body{
	margin:0;
	padding:0;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	height:auto;
	background:fixed;
	background-image:url(../images/back.png);
	background-repeat: repeat-x;
	background-position: bottom;
}
.senka_levo, .senka_desno{
	width:840px;
}
.senka_dole{
	background-image: url(../images/senka_dole.png);
	background-repeat: repeat-x;
	background-position: top;
	height:20px;
	width:800px;
}
.header{
	position:relative;
}
#jezik{
	position:absolute;
	left:720px;
	top:20px;
}
#audioPlayer{
	position:absolute;
	left:720px;
	top:40px;
}
.senka_levo{
background-image: url(../images/senka_levo.png);
	background-repeat: repeat-y;
	background-position: left ;	
}
.senka_desno{
background-image: url(../images/senka_desno.png);
	background-repeat: repeat-y;
	background-position: right;	
}
.pozadina_levo{
	background-image: url(../images/back_dole_levo.png);
	background-repeat: no-repeat;
	background-position: left bottom;	
}
ul,li{
	padding:0;
	margin:0;
}
.cont{
	width:800px;
	height:auto;
	text-align: left;
	/*
	border-right-width: 2px;
	border-bottom-width: 2px;
	border-left-width: 2px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #8cc63f;
	border-bottom-color: #8cc63f;
	border-left-color: #8cc63f;
	*/
	background-color:#FFFFFF;
}
.cont .footer {
	background-image: url(../images/mvb_19.png);
	background-repeat: repeat-x;
	height: 30px;
	line-height:30px;
	text-align:right;
	padding-right:20px;
}
.cont .box .desno .baneri{
	padding-top:20px;
}
.cont .box .desno .baneri .space_hold{
	clear:both;
	/* height:20px;*/ 
}
.cont .box .desno .baneri .baneri_levo {
	float: left;
	width: 264px;
	padding-right:11px;
	border-right:#CCCCCC;
	border-right-style:solid;
	border-right-width:1px;
}
.cont .box .desno .baneri .baneri_levo img{
	margin-bottom:10px;
}
.cont .box .desno .baneri .baneri_desno{
	float: left;
	width: 262px;
	margin-left:11px;
} 
.cont .box .levo {
	float: left;
	width: 213px;
	margin-left: 7px;
	margin-top:25px;
	padding-right:7px;
	border-right:solid 1px #E5E5E5;
	height:100%;
}
.cont .box .desno {
	float: left;
	width: 564px;
	padding-left: 8px;
	overflow:hidden;
	padding-bottom:20px;
	
}
.menu li{
	/*height:22px;*/
	float:left;
	display:block;
	width:213px;
	margin-bottom:7px;
}
#pod_menu{
	margin-top:7px;
}
#pod_menu ul li a, #pod_menu li a{
	background-image:none !important;
	background:transparent !important;
}
.menu li a{
	line-height:22px;
	display:block;

	text-indent:15px;
	color:#000000;
	text-decoration:none;
	font-weight:bold;
}
.menu_selected{
	background-image:url(../images/mvb_05.png);
	background-repeat:no-repeat;
	background-attachment: scroll;
	background-color:black;
}
.pagination{
	color:#000000;
	padding:5px !important;
	line-height:12px;
	margin-left:7px;
	font-size:11px;
	float:right;
	clear:left;
	cursor:pointer;
	margin-top:13px;
	border-bottom:solid #009933 1px;
}
.pagination:hover{
	background-color:#CCCCCC;
	color:#333333;
}
#galerija_foto{
	float:left;
	margin-right:5px;
	width:auto;
	height:auto;
	padding:3px;
	border: 1px solid #DFDFDF;
	margin-bottom: 5px;
	text-align: center;
}
#galerija_foto img{
	vertical-align: middle;
	text-align: center;
}
#galerija_foto .foto_box{
	clip: rect(0px,100px,100px,0px);
	overflow: hidden;
	width:80px;
	height:80px;
}
.foto_box{
	width:105px;
	height:105px;
	float: left;
	margin-bottom: 5px;
	margin-left:0px;
	padding: 5px;
	text-align: center;
}
.foto_box_prva{
	width:165px;
	height:220px;
	border: 1px solid #DFDFDF;
	float: left;
	margin-bottom: 5px;
	margin-right:8px;
	padding: 5px;
	text-align: center;
	background-color:#FFFFFF;
}
.foto_box_prva a{
	text-decoration:none;
	padding-top:4px;
	color:#333333;
	display:block;
}
div[id*='article']{
	padding-right:10px;
}
h2{
	font-family:"Lucida Sans Unicode";
	color:#006600;
	font-size:20px;
}
li ul{
	margin-left:20px;
	
}
li ul li a{
	background-image:none !important;
}
.zatvoren{
	
}
.otvoren{
	display:none;
}
.obelezen{
	background-image:url(../images/mvb_05.png);
		background-repeat:no-repeat;
	background-attachment:scroll;
}
.standard{
	background-image:url(../images/mvb_08.png);
	background-repeat:no-repeat;
	background-attachment:scroll;
}
