@charset "UTF-8";
html, body {height:100%}

body {
	font-family:Geneva, Arial, Helvetica, sans-serif;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	font-size:12px;
	color:#515152;
	background:url(../images/bg.jpg) no-repeat top center #050332;
}

.naslov {
	/*font-family:"Times New Roman", Times, serif;*/
	font-size:25px;
	font-weight:bold;
	color:#4d4c89;
}
.lead {
	/*font-family:"Times New Roman", Times, serif;*/
	font-size:20px;
	color:#0092d7;
	line-height:26px;
	text-align:justify;
}
.dugi {line-height:20px; margin-top:30px;text-align:justify;}

#crta {
	width:100%;
	height:24px;
	background:url(../images/crta_bg.png);
	color:#fff;
	position:absolute;
	z-index:60;/*1*/
	left:0px;
}
/*a {color:#0092d7; text-decoration:none;}
a:hover {color:#4d6b81;}*/

#kapljicaFoo {
	position:relative;
	margin-left:-33px;
	margin-top:0px;
}
#content {width:850px; margin-left:100px; margin-right:49px; padding-bottom:25px;}
#leftCol {float:left; width:340px;}
#rightCol {float:left; width:434px; margin-left:76px;}
#rightColUnutra {float:left; width:288px; margin-left:135px;/*40*/}
.clear {clear:both;}
#footer { color:#fff;}
#footer a { color:#fff; text-decoration:none}
#footer a:hover { color:#0092d7; text-decoration:none}
#footer .potpis {color:#4d6b81;}
.potpis:hover {color:#0092d7}

#natjecaj a{
	color:#515152;
	text-decoration:none;
	text-align:justify;
}
#natjecaj a:hover{
	color:#0092d7;
	text-decoration:none;
	text-align:justify;
}
.bjeliLink {
	/*font-family:"Times New Roman", Times, serif;*/
	font-size:12px;
	color:#fff;
}
.bjeliLink:hover {
	/*font-family:"Times New Roman", Times, serif;*/
	font-size:12px;
	color:#36efff;
}

a.bijeliLINK:link, a.bijeliLINK:visited{
	color:#FFFFFF;
	text-decoration:none;
	
}
a.bijeliLINK:hover{
	color:#40fafc;
	text-decoration:none;
}