body {
	margin: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #616161;
}
.bgsl {
	background-image: url(img/0.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
.topcurve {
	background-image: url(img/curve.png);
	background-repeat: no-repeat;
	background-position: left top;
	height: 70px;
}
.bghr {
	background-image: url(img/hr.jpg);
	background-repeat: repeat-x;
	margin: 5px;
	padding-top: 5px;
}
.menubg {
	background-image: url(img/menubg.jpg);
	background-repeat: repeat-y;
}
.menu {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFF;
	background-image: url(img/strel.jpg);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 15px;
	display: block;
	text-decoration: none;
	font-weight: normal;
	padding-top: 5px;
	height: 22px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFF;
	margin-left: 5px;
}
.dol_bel {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFF;
}
.dol {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #107BA7;
}


.veci_beo {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #FFF;
	padding-left: 15px;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
}
.menu:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFF;
	background-image: url(img/strel.jpg);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 15px;
	display: block;
	text-decoration: none;
	font-weight: bold;
	padding-top: 5px;
	height: 22px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFF;
	margin-left: 5px;
}
p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	margin-top: 0px;
	margin-right: 5px;
	margin-bottom: 0px;
	margin-left: 5px;
}
a {
	color: #09F;
	text-decoration: none;
}
a:hover {
	color: #D5999F;
}
.gor_dol_crv {
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: dashed;
	border-bottom-style: dotted;
	border-top-color: #7DCBFF;
	border-bottom-color: #7DCBFF;
}
h1 {
	font-family: "Times New Roman", Times, serif;
	font-size: 24px;
	font-weight: lighter;
	color: #069;
	margin-top: 5px;
	margin-right: 5px;
	margin-bottom: 5px;
	margin-left: 5px;
}
.Novosti {
	background-color: #107BA7;
	background-image: url(img/novosti.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	height: 23px;
}
.novostitext {
	color: #666;
	background-color: #F3FBFE;
}
.manji {
	font-size: 11px;
}
hr {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #666;
	border-right-color: #FFF;
	border-bottom-color: #FFF;
	border-left-color: #FFF;
	margin: 0px;
}
.copy {
	color: #666;
	font-size: 11px;
}

#main {
	width: 550px;
	margin-right: auto;
	margin-left: auto;
}
.eNovosti {
	background-color: #107BA7;
	background-image: url(img/novostie.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	height: 23px;
}

