@charset "utf-8";
/* CSS Document */

body{
	font:11px tahoma; background:#f9f9f7;
}
td{ vertical-align:top; }
form{ margin:0px; }
select{ font:11px tahoma; }

input,textarea { font:11px tahoma; }

input.searchbutton{
	background:url(../images/pretraga_out.jpg) no-repeat;
	width:70px;
	height:17px;
}

.size{
	font-size:12px;
}

a.naslov:link{
	color:#8db01e;
	font-size:12px;
}
a.naslov:active{
	color:#8db01e;
	font-size:12px;	
}
a.naslov:visited{
	color:#8db01e;
	font-size:12px;	
}
a.naslov:hover{
	color:#003366;
	font-size:12px;	
}

a.naslov_zeleni:link{
	color:#ff9e57;
}
a.naslov_zeleni:active{
	color:#ff9e57;
}
a.naslov_zeleni:visited{
	color:#ff9e57;	
}
a.naslov_zeleni:hover{
	color:#8db01e;
}

a.greengray:link{
	color:#8db01e;
}
a.greengray:active{
	color:#8db01e;
}
a.greengray:visited{
	color:#8db01e;
}
a.greengray:hover{
	color:#666666;;
}


.oglasbox{
	border-bottom:1px solid #CCCCCC;
	padding-bottom:5px;
}
.imagefloatleft{
	float:left;
	border:#666666;
	margin-right:10px
}
.tdslika{
	border:1px solid #dedede;
	padding:5px;
	vertical-align:middle; text-align:center;
}
.tdslikawob{
	padding:5px;
	vertical-align:middle; text-align:center;
	width:120px;
} 
.imagefloatright{
	float:right;
	border:#666666;
	margin-left:10px;
}

.article_naslov{
	color:#8db01e;
	font-size:12px;
}
.article{
	line-height:14px;
	color:#666666;	
	padding:5px;
	text-align:justify;
}
.article_box{
	/*border-bottom:1px solid #CCCCCC;*/
	background:url(../images/vijesti_pattern.jpg) bottom repeat-x;
	padding-bottom:5px;
	padding-top:5px;
	line-height:14px;
	color:#666666;
	text-align:justify;
}
a{
	text-decoration:none;
}
a:link{
	color:#333333;
}
a:visited{
	color:#333333;
}
a:active{
	color:#003399;
}
a:hover{
	color:#003399;
}
a.neutral:link{
	color:#FFFFFF;
}
a.neutral:visited{
	color:#FFFFFF;
}
a.neutral:active{
	color:#FFFFFF;
}
a.neutral:hover{
	color:#FFFFFF;
}

a.pagenum:link{
	font-size:14px;
	font-weight:bold;
	color:#ff9e57;
}

a.pagenum:visited{
	font-size:14px;
	font-weight:bold;
	color:#ff9e57;
}
a.pagenum:active{
	font-size:14px;
	font-weight:bold;
	color:#ff9e57;
}
a.pagenum:hover{
	font-size:14px;
	font-weight:bold;
	color:#8db01e;
}

.pagenum_current{
	font-size:14px;
	font-weight:bold;
	color:#8db01e;
}

#navig{
	font:12px tahoma;
	font-weight:bold;
	border:1px solid #CCCCCC;
	padding:2px;
	margin-bottom:10px;
}
#wrapper{
	/*width:477px;*/
}
#con_left{
	padding-left:10px;
	
	width:212px;
	float:left;
}
#con_center{
	width:433px;
	padding:0px 10px 0px 10px;
	float:left;
}
#con_right{
	margin-right:10px;
	width:212px;
	float:right;

}
#rafo{
	margin-right:5px;
	width:128px;
	float:left;

}
.kategorija{
	margin:0px 11px 0px 11px;
	/*background:url(../images/vmenu_gray.jpg) no-repeat;*/
	background:#FFFFFF;
	padding:5px 0px 6px 20px;
	margin-top:1px;
	font-size:12px;
	color:#666666;
	border-bottom:1px solid #CCCCCC;
	cursor:pointer;
	
}
.searchbox{
	padding:10px;
	border:1px solid #cecece;
}
.searchbox #title{
	font-size:14px;
	font-weight:bold;
	color:#ff9e57;
}

.rowlabel{
	color:#666666;
	text-transform:uppercase;
	font-size:10px;
	font-weight:normal;
}
.grayforecolor{
	color:#666666;
}
#FORMA select{
	color:#666666;
}
#FORMA{
	color:#666666;
	padding-right:20px;
}
.announce_title{
	font-size:14px;
	font-weight:bold;
	color:#ff9e57;
}