@charset "utf-8";
/* CSS Document */
ul li{
	font-family:"Arial";
	font-size:12px;
	}
body{
	margin:0;
	padding:0;
	background:url(_p.jpg) no-repeat;
	background-position:top center;}
#outer{
	position:relative;
	width:930px;
	height:auto;
	margin:190px auto 0 auto;
	padding:10px 0 13px 13px;
	background:#fff;}
ul.izbornik{
	position:relative;
	height:32px;
	margin:0;
	padding:0;}
ul.izbornik li{
	display:inline;
	margin:0;
	padding:0;}
ul.izbornik li a{
	width:165px;
	float:left;
	height:auto;
	padding:2px 0 10px 8px;
	margin:0 13px 0 0 ;
	text-decoration:none;}
ul.izbornik li a:hover{
	color:#9CEF0A;
	border-bottom:4px solid #9CEF0A;}
.neaktivni{
	color:#000;
	border-bottom:4px solid #000;}
.aktivni{
	color:#00D9EA;
	border-bottom:4px solid #00D9EA;}
#rad{
	position:relative;
	width:100%;
	height:337px;
	margin:25px 0 25px 0;
	padding:0;}
#rad img{
	margin:0;
	padding:0;
	float:left;
	border:1px solid #ededed;}
#rad h1{
	width:230px;
	font-family:"Arial";
	font-size:23px;
	font-weight:400;
	padding:15px 15px 15px 25px;
	margin:0;
	}
#rad h1:hover{
	color:#9CEF0A;}
#rad h1 em{
	font-size:15px;
	border-bottom:1px dotted #000;
	}
#rad p{
	float:right;
	width:auto;
	height:249px;
	font-family:"Arial";
	font-size:12px;
	padding:0 15px 15px 25px;
	text-align:left;
	margin:0 13px 0 0;
	}
#rad p a{
	color:#000;
	border-bottom:1px dotted #000;
	text-decoration:none;}
#rad p a:hover{
	border-bottom:1px solid #000;
	text-decoration:none;}
#desno_opis{
	position:relative;
	margin:0 25px 0 0;
	padding:0;
	float:right;
	width:263px;
	height:337px;
	background:#ededed;}
#footer{
	width:918px;
	height:auto;
	margin:0;
	padding:0;
	border-top:1px solid #000;
	}
#footer h1{
	font-family:"Arial";
	color:#000;
	font-size:10px;
	margin:4px 0 4px 0;
	padding:0;
	}
#footer h1 a{
	border-bottom:1px dotted #000;
	color:#000;
	text-decoration:none;
	}