@charset "UTF-8";

/*RESET CSS*/
html, body, div, span, object, iframe, h1, h2, h3, h4, h5, h6, p, a, img, small, strong, dl, dt, dd, ol, ul, li, fieldset, form, label {
	margin: 0; padding: 0; border: 0; outline: 0; font-size: 100%; vertical-align: baseline; background: transparent;}

/*MOJ CSS*/
body {line-height: 1; font-family:Tahoma, Geneva, sans-serif; font-size:12px; background:#ccd8e0 url(../slike/pozadina.png) repeat-x; background-attachment:fixed;}
a {color:#017492; text-decoration:underline;}
h2 {background-color:#dfe8ea; display:block; font-size:18px; color:#000; font-weight:bold; padding:12px 0 8px 7px; font-family:"Lucida Sans Unicode", "Lucida Grande", sans-serif;}
.clear {clear:both}
.desno {text-align:right}

#kontejner {width:960px; margin:0 auto; overflow:hidden;}
    #navigacija {background-color:#fff; width:195px; position:fixed; overflow:hidden; border:1px solid #999; border-top:0;}
	    #logo {background-color:#004658; height:160px;}
		    #logo img {padding:16px 0 0 12px;}
		#linkovi {padding:15px 8px 24px 8px;}
			#linkovi li {border-bottom:1px dashed #adadad; text-align:right; list-style:none; font-family:"Lucida Sans Unicode", "Lucida Grande", sans-serif;}
		    #linkovi a {color:#242424; font-size:18px; text-decoration:none; padding:16px 10px 12px 0; display:block;}
			    #linkovi a:hover, .linkoviSelected {background:#dfe8ea url(../slike/puls.png) 8px 10px no-repeat;}
		#mreze {background-color:#004658; padding:13px 0 12px 15px; height:32px;}
		    #mreze li {padding:0 10px 0 0; list-style:none; float:left;}
	    #navigacija p {background-color:#004658; color:#fff; text-align:center; padding-bottom:10px; display:block; font-size:11px}
	#glavno {width:760px; float:right;}
	    #heder {background-color:#004658; height:160px; position:relative; margin:0 5px; border:1px solid #000; border-top:0; overflow:hidden;}
		    #heder h1 {display:block; width:340px; height:70px; padding:21px 0 10px 23px; background:url(../slike/naslov.png) 23px 21px no-repeat; text-indent:-5000px}
		    #heder p {background:#003c4c url(../slike/podnaslov.png) 23px 16px no-repeat; display:block; height:60px; text-indent:-5000px;}
		#sadrzaj {background-color:#fff; padding:21px 25px; margin:7px 0 0 0;}
		    #heroji {width:385px; float:left; overflow:hidden; border-right:1px dashed #adadad; padding:0 26px 15px 0; background:url(../slike/skalper.gif) left bottom no-repeat;}
			    #slicice {padding:15px 0 0 0; overflow:hidden;}
				    #slicice img {width:60px; height:60px; display:block; float:left; padding:0 4px 4px 0;}
			    #heroji p {padding:15px 0; clear:both;}
			    .vise {float: right; padding:7px 7px 12px 0;}
		    #novosti {width:260px; float:right;}
			    #novosti p {padding:17px 0 0 0}
			    #novosti ul {padding:17px 0 0 5px}
				#novosti ul li {list-style:none; font-size:12px; color:#323232; padding:0 0 15px 0;}
				#novosti ul li span {line-height:15px;}
				#novosti a {display:block; padding:5px 0 0 0;}
				#novosti ul li a {display:inline;}
			#mitovi {clear:both; border-top:1px dashed #adadad; padding:20px 0 0 0;}
				#mitovi img {padding:20px 0 0 0;}
		#futer {background-color:#004658; color:#00af44; padding:20px 0 20px 30px; margin:0 5px 0 5px; border:1px solid #000; border-bottom:0;}
		    #futer a {color:#00af44; text-decoration:none;}
			    #logoFuter {float:left; padding:0 10px 0 0;}
			    #futerTekst {float:left;}
				    #futer ul {list-style:none; padding:0; overflow:hidden;}
					     #futer ul li {float:left; padding:0 8px 0 0; font-size:15px; line-height:18px}
					#futer p {font-size:12px; display:block; padding:7px 0 0 0; clear:both;}
	    #share {width:20px; padding:5px 3px 0px 20px; border:1px solid #999; border-right:0; background:#fff url(../slike/objavi.gif) 0 3px no-repeat; position:fixed; top:40%; right:0; z-index:9999;}
		    #share img {padding:0 0 2px 0;}
			
/*Mitovi i pitanja*/
dl {padding:20px 5px;}
dt {font-size:14px; height:30px;} dt a {text-decoration:none; background-color:#E2E2E2; padding:5px; line-height:16px}
dd {line-height:15px; padding:5px 10px 0 10px; color:#333;}
.underline {text-decoration:underline;}

/*O nama*/
.onama h2 {margin:0 0 15px 0;}
.onama p {line-height:17px; padding:0 0 10px 0;}
.onama ul {padding:0 0 20px 20px;}
.onama li {padding:0 0 3px 0;}
#srodno {text-align:center;}

/*Forma*/
fieldset {display:block; clear:both; padding:0 0 12px 0; overflow:hidden;}
label {display:block; width:60px; float:left; text-align:right; padding:10px 10px 0 0;}
.unos {width:300px; padding:5px; font-size:11px; font-family:Tahoma, Geneva, sans-serif; color:#333; border:1px solid #333; background-color:#fff;}
.unos:focus {padding:4px; border:2px solid #004658;}
.unosPolje {height:150px; overflow:auto}
#posalji {margin:0 0 0 70px;}

