@charset "utf-8";
html, body {
	margin: 0px;
	padding: 0px;
	background-color: #E8F5FD;
}
a:link {
	text-decoration: none;
	color: #0574E0;
}
a:visited {
	text-decoration: none;
	color: #0574E0;
}
a:hover {
	text-decoration: underline;
	color: #0574E0;
}
a:active {
	text-decoration: none;
	color: #0574E0;
}
#container {
	width: 960px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: auto;
	margin-left: auto;
}
#head {
	background-image: url(../images/headline2.jpg);
	height: 150px;
	width: 960px;
	margin-right: auto;
	margin-left: auto;
	background-repeat: no-repeat;
}
#menu {
	padding-right: 10px;
	padding-left: 12px;
	background-repeat: repeat-y;
}
#contest {
	background-image: none;
	background-repeat: repeat-y;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 11px;
	text-align: justify;
	padding-top: 10px;
	padding-right: 30px;
	padding-bottom: 30px;
	padding-left: 30px;
}
.naslov {
	font-size: 14px;
	font-weight: bold;
	color: #0574E0;
	line-height: 50px;
}
#contact {
	text-align: center;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 11px;
	color: #FFF;
	height: 30px;
	width: 910px;
	margin-right: auto;
	margin-left: auto;
	background-image: url(../images/contactback.jpg);
	background-repeat: repeat-x;
	padding-top: 5px;
}
#contact a:link {
	text-decoration: none;
	color: #FFF;
}
#contact a:visited {
	text-decoration: none;
	color: #FFF;
}
#contact a:hover {
	text-decoration: underline;
	color: #FFF;
}
#contact a:active {
	text-decoration: none;
	color: #FFF;
}
#footer {
	background-repeat: no-repeat;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 9px;
	color: #666;
	text-align: center;
	padding-top: 0px;
}

#upper {
	height: 250px;
	width: 100%;
	background-image: url(../images/upperback.jpg);
	background-repeat: repeat-x;
}
.izdvojeno {
	font-size: 14px;
	font-style: italic;
	font-weight: bold;
}
.telephone {
	padding: 5px;
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #001D5F;
}
