body {
	margin: 0px;
	background-image: url(img/bg.jpg);
	background-repeat: repeat-x;
	background-position: top;
	text-align: left;
}
#bod {
	padding: 0px;
	width: 1015px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
.top {
	background-image: url(img/top.jpg);
	width: 1015px;
	padding: 0px;
	margin: 0px;
	background-repeat: no-repeat;
	height: 151px;
}
.menu {
	height: 24px;
	width: 1010px;
	padding-top: 50px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	margin: 0px;
	position: absolute;
	top: 74px;
}
p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	margin-top: 0px;
	margin-right: 5px;
	margin-bottom: 0px;
	margin-left: 5px;
	color: #666;
}
.TabbedPanelsContentVisible p {
	font-size: 13px;
	font-family: Verdana, Geneva, sans-serif;
	line-height: 15px;
	text-align: left;
	color: #4A4A4A;
}

.botbg {
	background-image: url(img/bgbot.jpg);
	background-repeat: repeat-x;
	height: 80px;
}


.menua {
	text-align: center;
	display: block;
	float: left;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 12px;
	height: 20px;
	padding-top: 3px;
	text-decoration: none;
	color: #3B546A;
	font-weight: bold;
	width: 125px;
}
.menua:hover {
	text-align: center;
	display: block;
	float: left;
	width: 125px;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 12px;
	height: 20px;
	padding-top: 3px;
	text-decoration: none;
	color: #900;
	font-weight: bold;
}
.login {
	width: 210px;
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 800px;
	position: absolute;
	top: 5px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
}
.input   {
	background-image: url(img/polje.jpg);
	background-repeat: repeat-x;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #900;
	border: 1px solid #CCC;
	padding: 0px;
	margin: 0px;
	height: 25px;
}
.input:hover {
	background-image: url(img/poljeH.jpg);
	background-repeat: repeat-x;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #900;
	height: 25px;
}
.main {
	background-image: url(img/mainbg.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	width: 100%;
	padding: 0px;
	margin: 0px;
}
.contO {
	border: 1px solid #B9B9BB;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-right: 5px;
	padding-left: 5px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666;
}
.contO #form1 {
	margin: 0px;
	padding: 0px;
}
.leftcont {
	margin-top: 0px;
	margin-right: 10px;
	margin-bottom: 0px;
	margin-left: 10px;
	padding-top: 100px;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-left: 10px;
}
#main {
	float: left;
	width: 735px;
}
#main_user {
	width: 1000px;
	margin-right: auto;
	margin-left: auto;
}


.contOplav {
	border: 1px solid #B9B9BB;
	background-color: #F8F8F8;
}


.contOplav p a {
	color: #3B546A;
	text-decoration: none;
	display: block;
	width: 175px;
	padding-top: 3px;
	padding-right: 0px;
	padding-bottom: 3px;
	padding-left: 0px;
	font-variant: small-caps;
	border: 1px solid #F8F8F8;
}
.contOplav p a:hover {
	color: #900;
	text-decoration: none;
	display: block;
	width: 175px;
	padding-top: 3px;
	padding-right: 0px;
	padding-bottom: 3px;
	padding-left: 0px;
	background-color: #FFF;
	font-weight: normal;
	border: 1px solid #3B546A;
}
.bled {
	color: #CBCED3;
	font-weight: bold;
}




.crven {
	color: #900;
}
h1 {
	font-family: "Times New Roman", Times, serif;
	font-size: 18px;
	font-style: normal;
	font-weight: lighter;
	color: #004A6F;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 40px;
}
h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #666;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 10px;
}
.lev {
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #D7D7D9;
}
hr {
	margin-top: 0px;
	margin-right: 10px;
	margin-bottom: 0px;
	margin-left: 10px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: dashed;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #D6D7D9;
	border-right-color: #FFF;
	border-bottom-color: #FFF;
	border-left-color: #FFF;
}
a {
	color: #4B667E;
	text-decoration: underline;
}
a:hover {
	color: #F00;
	text-decoration: none;
}
.menubota {
	text-align: center;
	display: block;
	float: left;
	width: 80px;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 10px;
	height: 20px;
	padding-top: 3px;
	text-decoration: none;
	color: #3B546A;
	font-weight: bold;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #FFF;
}
.menubota:hover {
	text-align: center;
	display: block;
	float: left;
	width: 80px;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 10px;
	height: 20px;
	padding-top: 3px;
	text-decoration: none;
	color: #900;
	font-weight: bold;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #FFF;
}
.copy {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
}
form {
	margin: 0px;
	padding: 0px;
}
.user_menu {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	color: #3F5261;
	text-decoration: none;
	background-color: #EDEEF0;
	display: block;
	margin: 2px;
	height: 25px;
	width: 200px;
	padding-top: 5px;
	border: 1px solid #75767B;
	font-size: 14px;
}
.user_menu:hover {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	color: #FFF;
	text-decoration: none;
	background-color: #A2A7B0;
	display: block;
	margin: 2px;
	height: 25px;
	width: 200px;
	padding-top: 5px;
	border: 1px solid #75767B;
	font-size: 14px;
	font-weight: bold;
}
h3 {
	font-family: "Times New Roman", Times, serif;
	font-size: 22px;
	font-weight: lighter;
	color: #656469;
	margin-top: 0px;
	margin-right: 5px;
	margin-bottom: 0px;
	margin-left: 5px;
}
.erorgore {
	color: #F9F9F9;
}
.padajuca {
	color: #4D6D84;
	background-color: #F0F0F0;
	border: 1px solid #4D6D84;
}
.textfi {
	color: #537791;
	background-color: #EFF0F2;
	border: 1px solid #4D6D84;
}
.dol {
	border-bottom-width: 2px;
	border-bottom-style: dotted;
	border-bottom-color: #EEEFF0;
}
.dolLev {
	border-bottom-width: 2px;
	border-bottom-style: dotted;
	border-bottom-color: #EEEFF0;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #EEEFF0;
}
.dolLev ul li{
	color: #4A4A4A;
}

.poslednji {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 14px;
	background-image: url(images/poslednji.gif);
	background-repeat: repeat-x;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #000;
	color: #000;
	height: 20px;
	padding-top: 5px;
}
.poslednji p a  {
	color: #333;
	text-decoration: none;
	width: 200px;
	display: block;
}
.poslednji p a:hover {
	color: #F00;
	text-decoration: none;
	width: 200px;
	display: block;
}
#content {
	position:absolute;
	left:-1000px;
	top:-10230px;
	width:800px;
	height:912px;
	z-index:1;
}
.beli {
	color: #FFF;
}
.imgO {
	border: 1px solid #000;
}
