@charset "utf-8";
/* CSS Document */
html>body{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
}
body{
	top:0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	background-color: #fbfbfc;
	margin:0px;
	background-image: url(../images/stripe2.png);
}
.cont{
	background-color:#dbdac4;
	width:950px;
	margin-left:10%;
	height:auto;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	text-align: left;
}
/** HEADER **/
.header{
	width:950px;
	height:auto;
	padding:0px;
	background-color:#a2a089;
	margin-top: 0px;
	margin-right: 0%;
	margin-bottom: 0px;
	/*margin-left: 10%;*/
}
.header_prazan_prostor_gornji{
	width:800px;
	height:20px;
}
.header_slogan{
	width:368px;
	height:18px;
	font-size: 18px;
	text-transform: uppercase;
	color: #FFFFFF;
	text-align: left;
	text-indent: 5px;
	font-weight: bold;
}
.logo_gornji_deo{
	height:38px;
	width:100%;
	background-color:#dbdac4;
}
.meni_traka{
	width:800px;
	height:23px;
	background-color:#dbdac4;
}
#meni{ /* glavni meni */
	height:23px;
	width:auto;
	padding:0px;
}
#meni ul{
	margin: 0px;
	height:23px;
	padding-top: 4px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
#meni li{
	float: left;
	margin: 0px;
	padding: 0px;
	list-style-type: none;
	height:23px;

}
#meni a{
	padding-left:5px;
	padding-right:5px;
	padding-top: 6px;
	padding-bottom:0px;
	color: #000000;
	text-decoration: none;
	font-size: 10px;
	font-weight: normal;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #000000;
	margin-top: 5px;
}
#meni a:hover{
	background-color: #CC0000;
	color:#FFFFFF;
}

.ispod_menija{
	height:39px;
	width:100%;
	background-color: #dbdac4;
	padding-top:16px;
}
.najava{
	width:330px;
	height:23px;
	margin-right:49px;
	text-align: left;
	padding-top: 7px;

}
.datum_odrzavanja{
	font-weight:normal;
	color:#6c6d5d;
	float:left;
}
	
#skrol{
	padding-right: 7px;
	padding-left: 7px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #000000;
	border-left-color: #000000;
	margin-left:5px;
	width:243px;
	float:left;
}
#skrol a{
	color: #000000;
	text-decoration:none;
}
#skrol a:hover{
	text-decoration:underline;
}
.naslov{/** naslov **/
	height:auto;
	width:100%;
	background-color: #dbdac4;
	font-size: 18px;
	font-weight: bold;
	color: #615f4a;
	padding:0px;
	vertical-align: top;
	line-height: 18px;
	margin-bottom:7px;
}
.naslov_datum{
	width:167px;
	height:20px;
	background-color:#615f4a;
	color: #c6bf9c;
	font-size: 18px;
	font-weight: bold;
	text-align: right;
	text-indent: 5px;
	vertical-align: middle;
	padding-top: 0px;
	padding-bottom:0px;
	padding-right: 7px;
	margin-right: 13px;
	float:left;
}

/** SREDINA **/
.sredina{
	width:950px;
	height:auto;
	clear:both;
	margin-top: 0px;
	margin-right: 0%;
	margin-bottom: 0px;
	/*margin-left: 10%;*/
	background-color: #dbdac4;
	visibility: visible;
}

/** LEVA STRANA **/
.leva_strana{
	width:186px;
	background-color: #dbdac4;
	float:left;
}

#meni_levi_naslovna{
	width:172px;
	margin-top:29px;
	height:auto;
}
#meni_levi_naslovna ul{
	margin:0px;
	padding:0px;
	width:172px;
}
#meni_levi_naslovna li{
	width:174px !important;
	height:auto;
	margin-bottom:4px;
	background-color:#6c6d5d;
	list-style-type: none;
	color: #FFFFFF;
	text-align: right;
	min-height:20px;
}
#meni_levi_naslovna a{
	width:168px !important;
	min-height:20px;
	height:auto;
	display:block;
	padding-right: 6px;
	color: #FFFFFF;
	text-decoration: none;
}
#meni_levi_naslovna a:hover{
	background-color:#c6bf9c;
}
.meni_levi_selektovano{
	background-color:#C0B892;
}

#pretraga{
	width:150px!important;
	margin-left:0px;
	font-size:13px;
	padding-left: 24px;
	background-color: #CECDAE;
}
#pretraga form{
	margin:0px;
	padding:0px;
	font-size:10px;
	font-family:"Myriad Web Pro";
}
#pretraga form input, select{
	background-color:#6c6d5d;
	border: 1px solid #c6bf9c;
	font-family: "Myriad Web Pro";
	color: #FFFFFF;
	font-size: 12px;
	margin-bottom: 3px;
}

/** srednji prikaz **/
#prikaz_tribina_naslovna{
	float:left;
	width:520px;
	min-height:290px;
	background-color: #FFFFFF;
	overflow: auto;
	padding-left:16px;
	padding-right:16px;
	padding-top:13px;
	padding-bottom:13px;
	text-align:left;
	font-size:11px;
	height:450px;
}
#prikaz_tribina_naslovna h1{
	font-size: 14px;
	color: #CC0000;
}
/** naslovna vesti **/
#vesti_naslovna{
	width:189px;
	height:auto;
	float: left;
	background-color:#FFFFFF;
	padding-left:13px;
	padding-right:9px;
	padding-top:10px;
	padding-bottom:0px;
}
#vesti_naslovna .naslov{
	display: block;
	margin:0px;
	font-size:13px;
	background-color:#a2a089;
	height:18px;
	text-indent: 5px;
	background-image: url(../images/stripe2.png);
}
#vesti_naslovna .tekst_vesti{
	height:189px;
	width:189px;
	display:block;
	overflow:hidden;
	font-size:10px;
}
#vesti_naslovna .tekst_vesti p{
	padding:0px;
	margin:0px;
}
#vesti_naslovna h1{
	font-size:12px;
	font-weight: bold;
	color: #000000;
	padding: 0px;
	margin-top: 2px;
	margin-right: 0px;
	margin-bottom: 2px;
	margin-left: 0px;
}
#vesti_naslovna a{
	color: #FFFFFF;
	text-decoration: none;
}
#vesti_naslovna .opsirnije{
	margin-bottom:10px;
	width:189px;
}

/** prazan prostor **/
.prazan_prostor_sredina{
	float:left;
	max-width:52px;
	width:inherit;
	height:100%;
	background-color: #dbdac4;
}

/** footer **/
#footer{
	height:auto;
	width:950px;
	/*margin-left:10%;*/
	margin-right:0%;
	background-color:#a2a089;
	clear:both;
	padding:0px;
	margin-top:0px;
	margin-bottom:0px;
}
#footer .baneri{
	margin-left:34px;
	float:left;
}
#footer .baneri img{
	margin-right:6px;
	float:left;
}
#footer .potpis{
	float:right;
	width:275px;
	height:auto;
	margin-top:11px;
	padding-top:4px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #CC3300;
	margin-left:auto;
	font-size: 12px;
	color:#dbdac4;
}
#tekstovi{
	min-height:290px;
	width:740px;
	float:left;
	font-size:11px;
	height:100%;
	visibility: visible;
	clear: right;
}
.naslov_tekstova{
	background-color:#c6bf9c;
	color: #FFFFFF;
	min-height:20px;
	height:auto;
	font-size: 14px;
	padding-left: 10px;
	font-weight:bold;
	padding-top: 3px;
	padding-bottom:3px;
	padding-right:5px;
	background-image: url(../images/stripe2.png);
}
#lista_tekstova{
	background-color: #FFFFFF;
	height:auto;
	padding-left:16px;
	padding-right:16px;
	padding-top:13px;
	padding-bottom:13px;
	text-align: justify;
	font-size: 11px;
	min-height:240px;
}
#lista_tekstova li{
	list-style-image: url(../images/li.jpg);
	padding-top: 3px;
	padding-bottom: 3px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	font-size: 12px;
	text-transform: uppercase;
	color: #333333;
	list-style-position: outside;
}
#lista_tekstova li a{
	text-decoration: none;
	font-size: 11px;
	color: #000000;
}
#lista_tekstova li a:hover{
	text-decoration: underline;	
}
#lista_tekstova h1, #tribina h1{
	font-size: 14px;
	font-weight: bold;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #999999;
	text-align: left;
	margin-top:3px;
}
#listanje_stranica {
	margin-top: 3px;
	margin-bottom: 3px;
	padding-top: 2px;
	padding-bottom: 2px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #CCCCCC;
	clear: both;
	margin-right: 16px;
	margin-left: 16px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
	text-align: center;
}
#listanje_stranica a{
	font-family: Arial, Helvetica, sans-serif;
	color: #666666;
	background-color:#a2a089;
	font-size: 11px;
	display:inline;
	float:left;
	height: 10px;
	width: 14px;
	margin-right: 2px;
	border: 1px solid #999999;
	padding: 2px;
	margin-top: 2px;
}
#listanje_stranica a:hover{
	color: #333333;
	background-color: #D4D4D4;
}
.listanje_stranica{
	font-family: Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	background-color:#6c6d5d;
	font-size: 11px;
	display:inline;
	float:left;
	height: auto;
	width: 20px;
	margin-right: 2px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #999999;
	border-right-color: #999999;
	border-bottom-color: #999999;
	border-left-color: #999999;
	padding-top: 2px;
	padding-bottom: 2px;
}
#tekst{
	font-size: 12px;
	text-align: left;
}
#opsirnije a{
	font-size: 11px;
	text-decoration: none;
	text-align: right;
	color: #000000;
	border-top-width: 1px;
	border-top-style: dotted;
	border-top-color: #CCCCCC;
	clear: both;
	background-color: #F9F9F9;
	padding: 2px;
	display: block;
}
#opsirnije a:hover{
	text-decoration: underline;	
}
#naslov_opsirnije a{
	font-size: 14px;
	font-weight: bold;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #999999;
	text-align: left;
	margin-top:3px;
	display: block;
	text-decoration: none;
	color: #CC0000;
	margin-bottom: 5px;
}
#naslov_opsirnije a:hover{
text-decoration:underline;
}
.potpis{
	font-size: 9px;
}
/** PADAJUCI MENI **/
#padajuci_meni{
	position:absolute;
	height:auto;
	min-width:150px;
	width:170px;
	max-width:300px !important;
	background-color: #a2a089;
	border: 1px solid #7B8199;
	padding: 4px;
	filter:alpha(opacity=99);-moz-opacity: 0.99;opacity: 0.99;
}
#padajuci_meni li{
	float: none;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	margin: 0px;
	padding: 0px;
	height: auto;
	display: block;
	width:100%;
	max-width:300px !important;
}
#padajuci_meni ul{height:auto;width:auto; max-width:300px;}
#padajuci_meni a{
	border:none;
	margin: 0px;
	padding: 0px;
	display: block;
	width:100%;
	max-width:300px !important;
	text-transform: uppercase;
}
#padajuci_meni a:hover{background-color:#6c6d5d;color:#FFFFFF;}
.box_stranka{
	float:left;
	width:360px;
	padding-left: 4px;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #CCCCCC;
	line-height: normal;
	font-size: 12px;
}
.antrfile_leva{
	float:left;
	margin-right:5px;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #666666;
	border-bottom-color: #333333;
	font-size: 12px;
	font-style: italic;
	color: #CC0000;
	padding: 7px;
	overflow:visible;
	height: auto !important;
}
.antrfile_desna{
	float:right;
	margin-left:5px;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #666666;
	border-bottom-color: #666666;
	font-size: 12px;
	font-style: italic;
	color: #CC0000;
	padding: 7px;
	overflow: visible;
	height: auto !important;
	/* width: 300px; !important; */
}
#fotografija_upload{
	margin: 5px;
	padding: 5px;
	background-color: #FFFFFF;
	border: 1px solid #000000;
}
#fotografija_upload form{
	border: 1px solid #999999;	
}
.lista_fotografija_box{
	padding: 5px;
	border: 1px solid #F0F0F0;
	float: left;
	margin: 0px;
}
.projekat_okvir {
	margin-bottom: 5px;
	margin-right: 0px;
	padding: 5px;
	border: 1px solid #CCCCCC;
        width:500px;
}
#tribina{
	background-color: #FFFFFF;
	min-height:275px;
	padding-left:10px;
	padding-right:10px;
	padding-top:13px;
	padding-bottom:13px;
	text-align:left;
	font-size: 12px;
	width:600px;
	float:left;
	height:100%;
}
#meni_baner a:hover{
	background-color:#dbdac4;
}
#stampaj{
	text-align: right;	
}
#stampaj a{
	color: #999999;
	text-decoration: none;
}
#stampaj a:hover{
	text-decoration: none;
	color: #990000;
}
#link{
	margin-bottom:8px;
}
#link a{
	padding:5px;
	background-color:#C6BF9C;
	color:black;
	text-decoration:none;
}
#link a:hover{
	text-decoration:underline;
}
