body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: 22px;
	color: #333333;
	background-color: #E5E5E5;
}

#kutija {
	margin: 0 auto;
	width: 960px;
	background-color:#FFFFFF;
	border: 1px solid #23482D;
	}
	
#logo {
	height: 260px;
	}
	
	
#menu{
	height: 25px;
	background-color:#23482D;
}
#lijevo{
	float: left;
	width: 230px;
}

#glavno {
	float:left;
	width: 400px;
	border-right: 1px dotted #23482D;
	border-left: 1px dotted #23482D;
}

#desno {
	float: right;
	width: 325px;
}
#ostalo {
	float:right;
	width: 725px;
	border-left: 1px dotted #23482D;
}

#dno {
	clear: both;
	text-align:center;
	color: #FFFFFF;
	height: 20px;
	background-color:#23482D;
}
/* linkovi u menu */
a.izbornik:link, a.izbornik:visited{
	font-weight: bold;
	color: #B89F6C;
	font-variant: small-caps;
	text-decoration:none;
	}

a.izbornik:hover {
	font-weight: bold;
	color: #FFFFFF;
	font-variant: small-caps;
	text-decoration:none;
}


a.selektirani:link, a.selektirani:visited, a.selektirani:hover {
	font-weight: bold;
	color: #FFFFFF;
	font-variant: small-caps;
	text-decoration: none;
}
/* linkovi u menu */
.rub {
	padding:10px;
}
#linkovi a:link {
	font-weight: bold;
	color: #B89F6C;
	font-variant: small-caps;
	text-decoration:none;
}
#linkovi a:visited{
	font-weight: bold;
	color: #B89F6C;
	font-variant: small-caps;
	text-decoration:none;
}
#linkovi a:hover{
	font-weight: bold;
	color: #FFFFFF;
	font-variant: small-caps;
	text-decoration:none;
}
#odabrana_str{
	font-weight: bold;
	color: #FFFFFF;
	font-variant: small-caps;
	text-decoration: underline;
}
#na_vrh a:link {
	color: #FFFFFF;
	text-decoration:none;
}
#na_vrh a:visited{
	color: #FFFFFF;
	text-decoration:none;
}
#na_vrh a:hover{
	color: #FFFFFF;
	text-decoration:none;
}

a:link {
	color: #7C9ECB;
}
a:visited{
	color: #7C9ECB;
}
a:hover{
	color: #BB3E5E;
	text-decoration:none;
}

.naslov_r{
	font-size: 14px;
	font-weight: bold;
	color: #BB3E5E;
}
.naslov_p{
	font-weight: bold;
	color: #7C9ECB;
	font-size: 14px;
}
.naslov_z{
	font-weight: bold;
	color: #23482D;
	font-size: 14px;
}
.naslov_cr{
	font-weight: bold;
	color: #000000;
	font-size: 14px;
}
.text_z{
	font-weight: bold;
	color: #23482D;
}
.naslov_str{
	font-size: 14px;
	font-weight: bold;
	color: #B89F6C;
	font-variant: small-caps;
	padding: 3px;
	letter-spacing: 0.3em;
	border: 1px dotted #B89F6C;
}

hr{
	background-color:#FFFFFF;
	border-top: 1px dotted #23482D;
	border-right: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
li {
	list-style-image: url(slike/li.gif);	
}
.crta_dolje{
	border-bottom: 1px dotted #23482D;

}
.crta_gore{
	border-top: 1px dotted #23482D;
}
.bold{
	font-weight: bold;
	color: #23482D;
}
.italic{
	font-style: italic;
	color: #23482D;
}
.bold_ital{
	font-style: italic;
	font-weight: bold;
	color: #23482D;
}
.datum{
position: relative;
left: 40px;
top: -10px;
	font-style: italic;
	color: #999999;
	font-size: 90%;
	width:200px;
}
.mapa{
	position:relative;
	left: 80px;

}
.atrak-izl-vrh{border-top: 1px dotted #23482D;}
.atrak-izl-sl{float:right; border:0px;  margin-left:10px;}