/* CSS Document */
a:link, a:visited, a:hover{
	text-decoration: none;
	font-weight: bold;
	color: #333;
}
*[onclick*=href]{
	cursor: pointer;
	cursor: hand;
}
body{
	margin: 0px;
	padding: 0px;
	font-family: Calibri, Arial, Helvetica, sans-serif;
	background-color: #FFF200;
	font-size: 11px;
}
h1 {
	font-size: 14px;
	font-weight: bold;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
	padding: 0px;
}
h2{
	font-size: 12px;
	color: #666;
}
p {
	font-size: 12px;
	margin: 0px;
	padding: 0px;
	line-height: 18px;
	text-align: justify;
}
ul{
	list-style-type: square;
	list-style-position: inside;
	text-indent: 10;
}
li {
	margin: 0px;
	padding: 0px;
}
input, textarea{
	font-size: 11px;
	font-family: Calibri, Arial, Helvetica, sans-serif;
}
#horizon        
	{
	color: white;
	text-align: center;
	position: absolute;
	top: 50%;
	left: 0px;
	width: 100%;
	height: 1px;
	overflow: visible;
	visibility: visible;
	display: block
	}
 
#content    
	{
	font-family: Calibri, Arial, Helvetica, sans-serif;
	margin-left: -275px;
	position: absolute;
	top: -200px;
	left: 50%;
	width: 550px;
	height: 400px;
	visibility: visible
	}
.bordura{
	border: 1px solid #000;
	padding: 3px;
	margin-top: 5px;
	margin-bottom: 5px;
}
.naglasi{
	font-weight: bold;

}
#center{
	width: 685px;
	margin-left: auto;
	margin-right: auto;
	border-bottom-width: 4px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
	background-color: #bababa;
	padding-top: 13px;
	padding-right: 13px;
	padding-bottom: 20px;
	padding-left: 13px;
} 
#banner
{
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
	width: 685px;
	height: 300px;
}
#primarycontent
{
	width: 208px;
	float: left;
	padding-right: 6px;
	position:relative;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #666666;
}
#secondarycontent
{
	width: 464px;
	height: auto;
	float: right;
	display: inline-block;
	position: relative;
}
#secondarycontent h1{
	font-size: 16px;
	font-weight: bold;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #333;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 0px;
	width: 60%;

}
#kolekcija {
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #666666;
	padding-top: 10px;
	padding-bottom: 10px;
}
#kolekcija table{
	font-size: 10px;
	font-family: Calibri, Arial, Helvetica, sans-serif;
}
.kol_head{
	background-color: #FEFD00;
	font-size: 10px;
	padding: 5px;
}
.kol_image{
	height: 170px;
	width: 170px;
	padding: 5px;
	border: 1px solid #FEFD00;
}
.kol_text{
	background-color: #FEFD00;
	color: #666;
	padding: 5px;
}
#footer
{
	width: 675px;
	background-color: #333333;
	margin-left: auto;
	margin-right: auto;
	margin-top: 10px;
	height: 20px;
	font-size: 10px;
	color: #FFFFFF;
	padding: 5px;
	margin-bottom: 10px;
}
#footer a{
	font-size: 10px;
	color: #FFFFFF;
	text-decoration: none;
}
.box_zuti{
	background-color: #FFF200;
	margin-bottom: 20px;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 15px;
	padding-left: 5px;
}
.box_zuti h1{
	font-size: 14px;
	color: #333;
}
.box_zuti p{
	font-size: 11px;
	text-align: left;
	line-height: 14px;
}
.box_zuti img {
	border: 1px solid  #000000;
	margin-right: 5px;
}
.box_sivi{
	background-color: #E1E1E1;
	padding: 5px;
}
.box_bijeli{
	border: 1px solid #000000;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
	background-color: #FFF;
	margin-top: 10px;
	margin-bottom: 10px;
	width: 453px;
}
.box_bijeli img{
	border: 1px solid  #000000;
	margin: 5px;
}
.box_bijeli_head{
	background-color: #000000;
	width: auto;
	background-image: url(images/bw.jpg);
	background-repeat: no-repeat;
	background-position: right top;
	color: #FFFD5A;
	font-size: 11px;
	font-weight: bold;
	display: inline-block;
	padding-right: 20px;
	padding-bottom: 3px;
	padding-left: 3px;
	margin-bottom: 10px;
	font-style: italic;
	margin-top: 0px;
	margin-left: -5px;
	padding-top: 4px;
}
.box_prozirni{
	margin-bottom: 10px;
}
.box_prozirni img{
	border: 1px solid  #000000;
	padding: 3px;
}
.linear { 
width:130px; 
height:130px; 
border:2px solid black; 
padding: 10px; 
background: -webkit-gradient(linear, left top, left bottom, from(#00abeb), to(#fff), color-stop(0.5, #fff), color-stop(0.5, #66cc00));
-webkit-background-origin: padding-box; 
-webkit-background-clip: content-box; 
}
#map_canavas {
	position: relative;
}
.tablica{
	width: 80%;
}
.cms_text .date{
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	color: #999;	
}
.forma input, textarea, select{
	border: 1px solid #666;
}
#navbar{
	width: 655px;
	font-size: 12px;
	z-index: 999;
	background-color: #636467;
	padding-left: 30px;
	padding-top: 5px;
	height: 20px;
	margin-bottom: 10px;
}
/* *** Float containers fix:
 http://www.csscreator.com/attributes/containedfloat.php *** */ 
.clearfix:after {
 content: "."; 
 display: block; 
height: 0; 
 clear: both; 
 visibility: hidden;
 }
 
.clearfix{display: inline-block;}

/* Hides from IE-mac \*/
* html .clearfix{height: 1%;}
.clearfix{display: block;}
/* End hide from IE-mac */ 
