﻿/* osnovni elementi */
* {
margin: 0;
padding: 0;
}

html, body {

	width: 100%;
	margin: 0;
	padding: 0;
	
}

body {
background:url(img/bck.jpg) repeat-x;
background-color:#007cc2;
	font: normal 62.5% Verdana, Times, "Times New Roman", serif;

}
a {
	color: #007CC2;
	text-decoration: none;
}
a:hover {
	color: #007CC2;
	text-decoration: underline;
}
p,ul {
	font-size: 1.1em;
	color: #333333;
	background-color: inherit;
}
p{
line-height:170%;
}

 h3
{
	font-size: 1.1em;
	color: #007CC2;
	padding:8px 8px;
}

.domacie{
width:300px;
float:left;
min-height:300px;
}
.medunarodnie{
width:300px;
float:left;
}







/*----------------- Pozadina --------------------- */

#content {
	width: 850px;	
}

#omot{
	margin:0px auto;
	padding-bottom: 10px;
}

#omot,#sjena,#sjenadolje{
	width: 870px;
	
}
#sjena {
	background: url("img/background.gif") repeat-y;
	background-color: #fff;
}

#omot2 {
	margin: 0 auto;
	width: 850px;
	position: relative;
	padding: 0px 10px 0px 10px;
	overflow: hidden;
	background-color: #FFFFFF;
}

#sjenadolje {
	position: relative;
	overflow: hidden;
	background: url("img/okvirdonji.gif") left bottom no-repeat;
	padding-bottom: 10px;
	
}
/* ----- NAVIGATION ----- */

#navigation{
    margin:0;
    padding:0;
    background:#0F68BA;
    height:30px;
    list-style:none;
}
    #navigation li{
        float:left;
        clear:none;
        list-style:none;
    }
    #navigation li a{
        color:#fff;
        display:block;
        font-size:12px;
        text-decoration:none;
        font-weight:bold;
        padding:8px 18px;
    }
    #navigation li a:hover{
        color:#fff;
		background-color:#9CBF4D;
     
    }
    #active a{
        background:url('img/nav_bg.gif');
    }

/* ----- NAVIGATION gore----- */
#menugore{
	position: relative;
	overflow: hidden;
	background: url("img/okvirgornji.gif") left top no-repeat;
	margin-top: 10px;
	height:40px;
}
#menugore ul{
	list-style: none;
	margin: 0px;
	padding-top: 19px;
	padding-right: 10px;
	
	padding-left: 10px;
}

#menugore li{
	float: right;
	padding-left:5px;
	
}


#menugore li a{
	
	color: #FFF;
	text-decoration: none;
	font-size: 1em;
	height: 20px;
	padding-right: 10px;
}

#menugore li a:hover{
color: #FFFF00;

}
#menugore .map {
	padding-left: 20px;
	background: url(img/sitemap.gif) no-repeat 0 50%;
}
#menugore .print {
	padding-left: 20px;
	background: url(img/printer.gif) no-repeat 0 50%;
}
#lang, #cro{
	margin-left:17px;
	padding-left:25px;
	width: 200px;

}
#lang{
	background:url(img/gb.gif) no-repeat 0 0;

}
 #cro{
	background:url(img/cro.gif) no-repeat 0 0;

}
#lang a, #cro a{
	
	color: #FFF;

	text-decoration: none;
	font-size: 1.1em;
}

#lang a:hover, #cro a:hover{
color: #FFFF00;

}


hr {
   margin:0 0 10px 10px;
   width:605px;
   padding:0 0 10px 0;
   border-bottom:1px dashed #ccc;
   border-top:0px;
   border-left:0px;
   border-right:0px;
   line-height:0px;
   height:1px;
   display:block;
} 



/* sadržaj */
.content {
	float: right;
	width: 632px;
	padding-top: 5px;
	
}
.content h2 {
	font-size: 1.1em;
	padding:6px 8px;
	color:#fff;
	background: url(img/logog.gif) right no-repeat;
	background-color:#9CBF4D;
	margin-bottom:5px;
}
.content h4 {
  
  font-size: 1.1em;
	padding:8px 35px;
	color:#fff;
	background: url(img/green.gif) left no-repeat;
	background-color:#007CC2;
	margin-bottom:5px;

}
.content .item {
	padding: 0 0 5px 0;
	border: 1px dashed #ccc;
	margin-bottom: 5px;
	background-color: #FAFFF9;
}
.content .vise{
	padding-left: 15px;
	padding-top:3px;
	padding-bottom:7px;
	background: url(img/vise.gif) no-repeat 0 9px;
	font-size: 1.1em;
	width:100px;
	margin-left:9px;
}
.content .strelica{
	padding-left: 15px;
	padding-top:3px;
	padding-bottom:7px;
	background: url(img/vise.gif) no-repeat 0 9px;
	font-size: 1.1em;
	margin-left:9px;
}
.content p{
	padding:0 8px 5px 9px;
}
.content .descr {
	color: #333;
	margin-bottom: 6px;
	font-size: 1em;
}
.content ul li{
	list-style-image: url(img/bullet.gif);
	margin-left:30px;
	padding-bottom:8px;
	

}
.content li li{
font-size: 0.9em;
margin:0 0 0 30px;
padding:4px 0 4px 0;
}

.content img{
        
        clear:none;
        margin:5px 8px 2px 9px;
        padding:1px;
        border: 2px solid #E7E7E7;
    }
	.slika img{
	 clear:none;
        margin:5px 8px 2px 0px!important;
        padding:1px;
        border: 2px solid #E7E7E7;
	}
.content .pdf{
background: url('img/pdf.gif') no-repeat 0 2px;
padding:0 15px 5px 25px;
margin-left:10px;

}
.content .xls{
background: url('img/xls.jpg') no-repeat 0 2px;
padding:0 15px 5px 25px;
margin-left:10px;

}
.content .doc{
background: url('img/doc.gif') no-repeat 0 2px;
padding:0 15px 5px 25px;
margin-left:10px;

}

.content .link{
background: url('img/link.gif') no-repeat 0 1px;
padding:0 15px 5px 20px;


}

/* leftbar */
#leftbar {
	float: left;
	width: 25%; 
	padding: 5px 0 5px 0;	
}	
 #leftbar h2 {
	font-size: 1.1em;
	padding:6px 8px;
	color:#fff;
	background: url(img/logog.gif) right no-repeat;
	background-color:#9CBF4D;
	margin-bottom:5px;
}

.leftbox {
	border: 1px dashed #ccc;
	margin-bottom: 5px;
	background-color: #FAFFF9;
}
.leftbox p{
	padding:0 5px 5px 9px;
}

/* menu - lijevo */
#leftbar ul.leftmenu {
list-style:none;
margin: 10px 0;
padding-bottom: 5px;
background-color: #FAFFF9;		
color:inherit;	
}
#leftbar ul.leftmenu li {
padding: 5px 10px;	
}
#leftbar ul.leftmenu a {
display:block;
font-size:1em;
color: #65A422;
background-color: #FFF;	
height: 2.5em;	
padding-left: 38px;

text-decoration:none;
border:1px solid #E1E1E1;
clear:both;
}
#leftbar ul.leftmenu a:hover {
padding-left: 38px;
color: #fff;	
background-color: #9CBF4D;		
}
#leftbar .zag {
	background: url(img/zagrebc.gif) no-repeat 9px 50%;
	padding-top:12px;
}
#leftbar .zagz {
	background: url(img/zagrebo.gif) no-repeat 9px 50%;
	padding-top:12px;
}
#leftbar .kar {
	background: url(img/karlovacc.gif) no-repeat 9px 50%;
	padding-top:12px;
}
#leftbar .kra {
	background: url(img/krapinaz.gif) no-repeat 9px 50%;
	padding-top:6px;
	padding-bottom:6px;
}

/* Other */
.clear {
	clear: both;
	height:3px;
	}
div.hr {
height: 3px;
background: url(img/hr.gif) no-repeat scroll center;
margin-bottom:5px;
}
div.hr hr {
display: none;
}
.popup
{
cursor: help;
}
.datum{
color:#3F8E00;
background: url(img/date.gif) no-repeat 0 3px;
font-size:0.9em;
font-style:italic;
margin-left:9px;
padding-left:18px;
padding-top:3px;
	padding-bottom:5px;
}
.bc{
padding-left:10px;
padding-bottom:6px;

}
/* search form */
.FSF_form {
	background-color: transparent;
	border: none;	
	margin: 0; 
	padding: 5px 0 15px 0;	
	width: 205px;	
}
.FSF_form p { margin: 0; padding: 0; }
.FSF_input { 
font:1em Verdana, Times, "Times New Roman", serif;
	width: 152px;
	color: #333; 
	border:1px solid #9CBF4D;
	height: 18px;
	padding: 4px 2px 0 4px;	
	vertical-align: top;
	margin-left:8px;
	margin-right:5px;
}

.FSF_submit {
	background: url(img/search1.gif) no-repeat;
	border:1px solid #9CBF4D;
	height: 24px;
	width: 24px;
	background-color: #FFFFFF;
}

.rez{

padding: 0 15px 5px 15px;

}
/*  poll.css - anketa */

.poll {
width:85%;
font-size:1em;
margin:0;
padding:0;
}
.poll_container {
width:100%;
background-color:#FAFFF9;
color:#333;
padding:5px 5px 5px 15px;
}
.poll_question {
width:100%;
}
.poll_row_container {
width:100%;
padding:.1em 0;
}
.poll_choice {
width:30%;
float:left;
text-align:left;
padding-left:0em;
}
.poll_votes {
width:15%;
float:left;
padding-right:.5em;
text-align:right;
}
.poll_bar_container {
width:35%;
height:.98em;
color:inherit;
background-color:#007CC2;
float:left;
margin:.1em;
}
.poll_bar {
height:.98em;
background-color:#064179;
color:inherit;
float:left;
margin:0;
padding:0;
}
.poll_percent {
text-align:right;
padding-right:1em;
margin-left:auto;
margin-right:auto;
}
.poll_totalvotes {
width:45%;
text-align:right;
}
.float_left_text_right {
width:20%;
float:left;
display:block;
margin:0;
padding:0;
}
.float_right_text_left {
width:20%;
float:left;
display:block;
margin:0;
padding:0;
}
.space_line {
clear: both; 
margin: 0; 
padding: 0; 
width: 80%;
}
.vote
{
background-color: #9CBF4D;  
color:#fff;
font-size:1em;
font-weight:bold;
border:1px solid #fff;
padding: 0.2em 0.3em 0.2em 0.2em;
margin-top:5px;
}

/* Footer */
#top {
	margin: 0 0 0 750px;
	text-align:center;
	font-size: 12px;
	padding-bottom:15px;
	border:0px;
}
#top img{border:0px;}
.footer{
	margin-top: 1px;
	height: 16px;
	background-color:#9CBF4D;
	font-size: 1.1em;
	float: left;
	width: 850px;
	padding-bottom:6px;
	text-align: center;
	padding-top: 8px;
	color: #FFFFFF;
}
.footer a{

	background-color:inherit;
text-decoration: none;
	color: #FFF;
}
.footer a:hover{
color: #FFFF00;

}
.footer .validate {
	padding-left: 15px;
	background: url(img/validate.gif) no-repeat 0 50%;
}
.footer .rss {
	padding-left: 15px;
	background: url(img/feed.gif) no-repeat 0 50%;
}
