body {
	background-image: url(img/bg.jpg);
	background-repeat: repeat-x;
	background-position: left top;
	margin: 0px;
}
.menubg {
	background-image: url(img/bgmenu.jpg);
	background-repeat: repeat-x;
	height: 27px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #E4E4E4;
	border-left-color: #E4E4E4;
}
.menu {
	height: 22px;
	width: 124px;
	padding-top: 3px;
	display: block;
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	text-decoration: none;
	font-weight: bold;
	color: #900;
}
.menu:hover {
	height: 22px;
	width: 124px;
	padding-top: 3px;
	display: block;
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	text-decoration: none;
	font-weight: bold;
	color: #0B448B;
	background-image: url(img/bgmenu1.jpg);
}
h1 {
	font-family: "Times New Roman", Times, serif;
	font-size: 24px;
	color: #0D438B;
	margin-top: 0px;
	margin-right: 5px;
	margin-bottom: 0px;
	margin-left: 15px;
	font-weight: lighter;
}
p {
	margin-top: 0px;
	margin-right: 5px;
	margin-bottom: 0px;
	margin-left: 5px;
	color: #666;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 16px;
}
.vesti {
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #EBEBEB;
}
hr {
	border-top-width: 1px;
	border-right-width: 0px;
	border-bottom-width: 1px;
	border-left-width: 0px;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: dotted;
	border-left-style: none;
	border-bottom-color: #C4C4C4;
	border-top-color: #FFF;
}
.vest_saopstenja {
	font-family: "Times New Roman", Times, serif;
	font-size: 18px;
	font-weight: bold;
	color: #900;
	letter-spacing: 2px;
}




.mainbg {
	background-image: url(img/bgmain.jpg);
	background-repeat: repeat-x;
	background-position: left top;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #E4E4E4;
	border-left-color: #E4E4E4;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #E4E4E4;
}
.main {
	padding: 0px;
}
#main {
	float: left;
	width: 685px;
	padding-top: 30px;
	padding-right: 15px;
	padding-left: 15px;
	padding-bottom: 0px;
}
.botmenu {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 11px;
	color: #000;
	text-decoration: none;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #CCC;
	border-left-color: #FFF;
	padding-right: 5px;
	padding-left: 5px;
	margin: 0px;
}
.bgbot {
	background-image: url(img/bgbot.jpg);
	background-repeat: repeat-x;
	background-position: left bottom;
	height: 70px;
}
.copy {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 9px;
	color: #000;
	padding-top: 15px;
}
.bgbot table tr .copy div a {
	color: #000;
	text-decoration: underline;
}

.botmenu:hover {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 11px;
	color: #900;
	text-decoration: none;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #CCC;
	border-left-color: #FFF;
	padding-right: 5px;
	padding-left: 5px;
	margin: 0px;
}

.bgbot table tr .copy div a:hover {
	color: #900;
	text-decoration: none;
}
.naslovvest {
	color: #0D438B;
	font-size: 16px;
	font-family: "Times New Roman", Times, serif;
	font-weight: bold;
	margin-right: 5px;
	margin-left: 5px;
}
.vestidatum {
	color: #900;
	font-size: 11px;
}
.dol {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #F4F4F4;
}
.vestlink {
	color: #39526F;
	text-decoration: underline;
}
.dol p {
	font-size: 12px;
}

.vestlink:hover {
	color: #900;
	text-decoration: none;
}
ul {
	color: #666;
}
li {
	color: #666;
	list-style-type: disc;
}
a {
	color: #39526F;
	text-decoration: none;
}
a:hover {
	color: #900;
}
#main li {
	padding-left: 0px;
	margin-left: 30px;
	list-style-type: circle;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
}
