@charset "utf-8";
/* CSS Document */

/* CSS reset */
body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,fieldset,input,p,blockquote,th,td{margin:0;padding:0;}
table{border-collapse:collapse;border-spacing:0;}
fieldset,img{border:0;}
address,caption,cite,code,dfn,em,strong,th,var{font-style:normal;font-weight:normal;}
ol,ul {list-style:none;}
caption,th {text-align:left;}
h1,h2,h3,h4,h5,h6{font-size:100%;}
q:before,q:after{content:'';}
/* CSS reset */

body {
	background:url(img/head-bg.jpg) repeat-x #f9f9f9;
}

#middleholder {
	width:850px;
	margin:0 auto 0 auto;
}

#head{
	margin:0 auto 0 auto;
	width:849px;
	height:240px;
}

#o_nama {
	margin:0 auto 0 auto;
	width:849px;
	height:240px;
}

.slicice{
	float:left;
}

.vise {
	float:right;
	margin-right:30px;
}

#o_nama p{
	float:right;
	color:#1b4164;
	font-family:verdana;
	font-size:12px;
	margin-right:22px;
	width:580px;
}

#o_nama h3{
	color:#1b4164;
	font-family:Times New Roman;
	font-size:20px;
	font-weight:bold;
}

#sadrzaj {
	margin:0 auto 0 auto;
	width:796px;
}


#kategorije {
	float:left;
	padding-bottom:4px;
	background: url(img/bg_nava_bottom.gif) no-repeat bottom;
	width: 210px;
}

.naslov {
	color:#1d5ca1;
	font-family:Helvetica,Trebuchet MS,Arial,sans-serif;
	font-size:18px;
	font-size-adjust:none;
	font-stretch:normal;
	font-style:normal;
	font-variant:normal;
	font-weight: bold;
	line-height:normal;
	padding-top:8px;
	padding-left:5px;
}

		dl, dt, dd, ul, li {
			margin: 0;
			padding: 0;
			list-style-type: none;
			
		}

		#menu {
			width: 210px;
			font-family:Verdana;
			font-size:10px;
			text-transform: uppercase;
			font-weight:normal;

			padding-top:4px;
			background: url(img/bg_nava_top.gif) no-repeat top #fff;
		}
			#menu dt {
			cursor: pointer;
			margin:0;
			height: 31px;
			line-height: 16px;
			text-align: left;
			letter-spacing:0px;
			border-left: solid 1px #e8e8e8;
			border-right: solid 1px #e8e8e8;
			border-bottom: solid 1px #e8e8e8;
		}

		#menu dd {
		}
			
		#menu li {
			font-size:10px;
			text-align: left;
			font-weight: normal;
			border-bottom: solid 1px #e8e8e8;
			border-left: solid 1px #e8e8e8;
			border-right: solid 1px #e8e8e8;
		}

		#menu li a {
			color: #666;
			padding-left:25px;
			padding-top:5px;
			text-decoration: none;
			display: block;
			border: 0 none;
			height: 28px;
			background: url(img/arrow-small-red-off.gif) no-repeat 10px 7px #f2f2f2;
			border-left: solid 5px #f2f2f2 ;
			
		}

		#menu li a:hover{
			background: url(img/arrow-small-red.gif) no-repeat 10px 7px #fff;
			padding-left:20px; 
			border-left: solid 10px #1d5ca1;
		}
		
		#menu dt a {
			color: #666;
			text-decoration: none;
			display: block;
			border: 0 none;
			height: 25px;
			padding:3px 10px 3px 5px;
			background:  url(img/strelica_neka_mala.gif) no-repeat 185px -3px;
		}
		
		#menu dt a:hover {
			background: #f2f2f2 url(img/subnav_strelice.gif) no-repeat 185px -3px;
		}
/* drop down menu -KRAJ- */

#vijesti {
	width:575px;
	float:right;
}

#vijesti h3 {
	color:#1b4164;
	font-family:Times New Roman;
	font-size:20px;
	font-weight:bold;
}

#vijesti p{
	float:right;
	color:#1b4164;
	font-family:verdana;
	font-size:12px;
}