@charset "utf-8";
body {
	margin: 0px;
	padding: 0px;
	background: #2F343A url(../images/topBg.gif) repeat-x top;
	font: 12px/18px Geneva, Arial, Helvetica, sans-serif;
	color: #000000;
}
a {
	font-size: 11px;
	color: #FFFFFF;
	line-height: 18px;
	text-decoration:underline;
}
a:hover {
	text-decoration:none;
}
h1 {
	color: #990000;
	margin: 0px;
	padding: 18px 0px;
	font-size: 18px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
}
h2 {
	color: #990000;
	margin: 25px 0px 10px;
	padding: 0px;
	font-size: 15px;
	font-weight: bold;
}
h3 {
	color: #990000;
	margin: 15px 0px 5px;
	padding: 0px;
	font-size: 12px;
	font-weight: bold;
}
p {
	margin: 10px 0px 0px;
	padding: 0px;
	font-size: 12px;
	line-height: 18px;
}
#wrapper {
	width: 790px;
	margin: auto;
}
#top {
	height: 109px;
	width: 790px;
	background: url(../images/top.jpg) no-repeat;
}
#logo {
	float: left;
	position: relative;
	top: 15px;
	left: 45px;
}
#icons {
	float: right;
	position: relative;
	top: 50px;
	right: 50px;
}
#menu {
	background: url(../images/menu.jpg) no-repeat top;
	height: 63px;
	width: 790px;
}
#flash {
	background: url(../images/flash.jpg) no-repeat top;
	height: 190px;
	text-align: center;
}

#container {
	background: url(../images/sredina-bg.gif) repeat-y top;
}
#container-bottom {
	background: url(../images/sredina-bottom.jpg) no-repeat 72px bottom;
	padding: 0px 55px 30px;
}
#container-top {
	background: url(../images/sredina-top.jpg) no-repeat top;
}


#footer {
	background: #2F343A url(../images/footer.jpg) no-repeat top;
	height: 111px;
}
#footer-menu {
	color: #FFFFFF;
	text-transform: uppercase;
	text-align: center;
	padding-top: 33px;
	padding-bottom: 10px;
	font: bold 13px Tahoma, Arial;
}
#footer-menu a, #footer-copyright a {
	color: #FFFFFF;
	text-decoration: none;
}
#footer-menu a:hover, #footer-copyright a:hover {
	color: #FFFFFF;
	text-decoration: underline;
}
#footer-copyright {
	color: #FFFFFF;
	text-align: center;
	padding-top: 33px;
	padding-bottom: 20px;
	font-size: 11px;
}


.okvir-slike {
	margin: 4px;
	border: 5px solid #CCCCCC;
	padding: 1px;
}

.glavni-tekst a:link {
	font: 12px/18px Geneva, Arial, Helvetica, sans-serif;
	color: #000000;
	text-decoration:none;
}
.glavni-tekst a:hover {
	font: 12px/18px Geneva, Arial, Helvetica, sans-serif;
	color: #000000;
	text-decoration:underline;
}
.glavni-tekst a:visited {
	font: 12px/18px Geneva, Arial, Helvetica, sans-serif;
	color: #666666;
	text-decoration:underline;
}
