body {
	margin: 0px;
	padding: 0px;
	background-attachment: scroll;
	background-image: url(../images/backup.jpg);
	background-repeat: repeat-x;
	background-position: center top;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
}
#adresa {
	text-align: right;
}
#prazna21 {
	height: 21px;
}
#menigore {
	background-image: url(../images/topmeni.jpg);
	height: 48px;
}
#maintekst {
	width: 600px;
	float: left;
}
#footer {
	background-image: url(../images/footer.jpg);
	background-position: center top;
	height: 36px;
	clear: both;
}

#desnitekst {
	float: right;
	width: 300px;
}

#slikamain {
	background-image: url(../images/slikamain.jpg);
	height: 343px;
}

#toplogo {
	background-attachment: scroll;
	background-image: url(../images/toplogo.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	height: 76px;
}
#wrapper {
	width: 950px;
	margin-top: 6px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}

a.meni{
	color: #000;
	text-decoration: none;
}

a.meni:hover{
	color: #002D68;
	text-decoration: none;
	background-color: ThreedFace;
}

a.gomo{
	color: #fefefe;
	text-decoration: none;
}

a.gomo:hover{
	color: #fff;
	text-decoration: none;
	background-color: ThreedFace;
}

a.izdvajamo{
	color: #002B63;
	text-decoration: none;
	margin-left: 10px;
}

a.izdvajamo:hover{
	color: #000;
	text-decoration: none;
	background-color: ThreedFace;
	margin-left: 10px;
}
.naslov {
	font-size: 23px;
	color: #002B63;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #999;
}
.slike {
	border: 2px solid #CCC;
	padding: 5px;
	text-align: center;
	margin-left: 10px;
}
.podnaslov {
	font-size: 20px;
	color: #002B63;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #999;
	clip: rect(auto,auto,auto,auto);
}
