body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	margin: 0px;
	padding: 0px;
	background-color: #DB7C4F;
	background-image: url(images/bg.gif);
	background-repeat: repeat-y;
}
#container {
	float: left;
	width: 765px;
}
#dochead {
	background-color: #F7F0DF;
	background-image: url(images/logofade.gif);
	background-repeat: no-repeat;
	background-position: right center;
	height: 120px;
	width: 765px;
	position: absolute;
	left: 0px;
	top: 0px;
}
.menu {
	background-color: #FAF6EF;
	height: 30px;
	width: 765px;
	position: absolute;
	left: 0px;
	top: 120px;
	font-size: 14px;
	border-top: 3px solid #FFFFFF;
}
.mb {
	height: 23px;
	position: absolute;
	top: 7px;
	text-align: center;
}
.it1 {
	width: 100px;
	left: 10px;
}
.it2 {
	width: 120px;
	left: 100px;
}
.it3 {
	width: 80px;
	left: 220px;
}
.it4 {
	width: 80px;
	left: 295px;
}
.it5 {
	width: 80px;
	left: 370px;
}
.it6 {
	width: 130px;
	left: 460px;
}
.act {
	background-color: #FFFFFF;
	font-weight: bold;
}
.mb a:link, .mb a:active, .mb a:visited {
	color: #000000;
	text-decoration: none;
}
.mb a:hover {
	text-decoration: underline;
}
#sidemenu {
	background-image: url(images/bgmenucenter.gif);
	background-repeat: repeat-y;
	width: 175px;
	position: absolute;
	top: 283px;
	left: 0px;
	height: 405px;
}
#adres {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	font-weight: bold;
	background-image: url(images/bgmenutop.gif);
	background-repeat: repeat-y;
	width: 175px;
	position: absolute;
	top: 150px;
	left: 0px;
	height: 125px;
	border-top: 3px solid #FFFFFF;
}
#adres p {
	margin-left: 19px;
	margin-top: 12px;
}
#sidemenu img {
	margin-top: 94px;
	margin-left: 15px;
}
#content {
	top: 163px;
	width: 568px;
	position: absolute;
	left: 188px;
	text-align: justify;
	line-height: 25px;
}
h1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 20px;
	color: #D5622B;
}
div.row {
	clear: both;
	padding-top: 10px;
}
div.row span.label {
	float: left;
	width: 80px;
	text-align: right;
	font-weight: bold;
}
div.row span.formw {
	float: right;
	width: 405px;
	text-align: left;
} 
div.tform {
	width: 490px;
	margin-bottom: 10px;
}
input,select,textarea {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	border: 1px solid #333333;
}
h2 {
	font-size: 14px;
}
.fade {
	font-size: 10px;
	color: #666666;
	margin-top: 25px;
	text-align: right;
}
a:link, a:active, a:visited {
	color: #D5622B;
}
a:hover {
	text-decoration: none;
}
