/* reset */

html, body, div, span, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, cite, code, del, em, img, ins, strong, sub, sup, dd, dl, dt, li, ol, ul, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
}

a img, :link img, :visited img {
	 border: 0;
}
/* reset */

body {
	background: url(../slike/bg.jpg) no-repeat top center #000000;
	font:12px/16px "Segoe UI", Calibri, Helvetica, Arial, sans-serif;
	color:#FFFFFF;
	text-align:justify;
}

#okvir, #heder, #sadrzaj, #gore, #dole {
	width:986px;
}

div#heder img {
	float:left;
}

#okvir {
	margin:10px auto;
	padding:0px 19px;
	height:100%;
}

#heder{
	margin:55px 0px 0px 0px;
	font-size:16px;
}

div#heder ul{
	float:right;
	width:341px;
}

div#heder li{
	list-style:none;
	float:left;
	display:inline;
	margin:15px 10px;
	height:25px;
}

div#heder a{
	text-decoration:none;
	font-weight:800;
	color:#FFF;
}

div#heder a:hover{
	color:#CCCCCC;
	margin:0px 0px 2px 0px;
}

#gore, #dole{
	height:9px;
}

#gore{
	background:url(../slike/gore.png) top right no-repeat;
	margin:15px 0px 0px 0px;
}

#sredina{
	background:url(../slike/patt.png) repeat;
	font-size:12px;
	padding:34px;
	width:918px;
	height:100%;
}


div#sredina li{
	width:284px;
	list-style:none;
	float:left;
	height:100%;
}

div#sredina ul li ol li {
	height:auto;
	padding:5px;
	width:274px;
	background:url(../slike/patt.png) repeat;
	margin:0px 0px 5px 0px;
}

div#sredina ul li ol li a{
	text-decoration:none;
	color:#FFFFFF;
}

div#sredina h2{
	margin:0px 0px 10px 0px;
}

.razmak{
	margin:0px 30px;
}

.pink{
	color:#ff478a;
}

.plava{
	color:#1985ea;
}

.zelena{
	color:#96f117;
}

p.zelenaB img{
	width:60px;
	height:60px;
	border-top:3px solid #96f117;
	border-left:3px solid #96f117;
	margin: 7px 0px 0px 7px;
}

#dole{
	background:url(../slike/dole.png) bottom right no-repeat;
}

.k1{
	float:right;
	width:150px;
	text-align:right;
}

.k2 {
	float:left;
	width:150px;
	text-align:left;
}

#foter{
	background:url(../slike/foter.png) top center no-repeat;
	width:907px;
	height:127px;
	
	margin:-40px auto 15px;
	padding:50px 80px 0px; 
	position: relative;

	font-size:12px;
}


.cisti{
	clear:both;
}