body {
	background-color: #F0F0F0;
	margin: 0px 0px 0px 0px;
	font-family: Tahoma, Arial;
	font-size: 8pt;
	color: #000000;
}
h1, h2, h3, h4, h5, h6 {
	font-size: 1em;
	margin: 0px 0px 0px 0px;
	font-weight: normal;
}
p, form, ul, ol, dl {
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
}
img {
	border: none;
}
td, th {
	padding: 0;
}
a {
	color: #3366CC;
	text-decoration: none;
	font-weight: normal;
}
a:hover {
	color: #FFCC00;
	text-decoration: none;
}
a.menu {
	color: #FFFFFF;
	text-decoration: none;
	font-weight: normal;
	font-size: 10pt;
	margin-left: 25px;
}
a.menu:hover {
	color: #FFCC00;
	text-decoration: none;
}
h2 {
	color: #000000;
	margin-bottom: 10px;
	font-size: 13pt;
	font-weight: bold;
	width: 100%;
	text-align: center;
}
ol {
	margin-left: 25px;
}
ul {
	margin-left: 25px;
}
.left {
	text-align: left;
}
.right {
	text-align: right;
}
.center {
	text-align: center;
}
.top {
	vertical-align: top;
}
.red {
	color: #FF0000;
}
table#main {
	width: 100%;
	text-align: left;
}
table#main td.head {
	height: 98px;
	vertical-align: top;
}
table#main td.head img {
	margin-left: 45px;
	margin-top: 10px;
	float: left;
}
table#main td.head p {
	margin-top: 3px;
	margin-left: 100px;
	float: left;
	line-height: 15px;
}
table#main td.menu {
	background-color: #5F5E5C;
	color: #FFFFFF;
	vertical-align: middle;
	height: 28px;
	border-bottom: 1px solid #7F7E7C;
}
table#main td.body {
	background-image: url(img/voda.jpg);
	background-repeat: repeat-y;
	background-position: 460px;
	background-color: #FFFFFF;
	color: #000000;
	font-size: 10pt;
	vertical-align: top;
	width: 100%;
	height: 360px;
}
table#main td.body div.content {
	width: 420px;
	margin: 25px;
}
table#main td.tail {
	background-color: #5F5E5C;
	color: #FFFFFF;
	vertical-align: middle;
	height: 35px;
	border-top: 1px solid #7F7E7C;
}
table#main td.tail p {
	background-color: #5F5E5C;
	color: #FFFFFF;
	margin-left: 5px;
}
table#main td.tail p a {
	color: #FFFFFF;
	font-weight: bold;
	font-size: 8pt;
	text-decoration: none;
}
table#main td.tail p a:hover {
	color: #FFFFFF;
	text-decoration: underline;
}
/*
table#body {
	width: 781px;
	background-color: #666666;
	margin-left: 10px;
}
table#body td#menu {
	width: 190px;
	border-top: 1px solid #FCBE00;
	border-bottom: 1px solid #333333;
	vertical-align: top;
}
td#tail {
	background-image: url(img/des_bgn_tail.png);
	background-color: #333333;
}
td#tail p {
	color: #FFFFFF;
	float: right;
	margin-right: 5px;
}
td#tail p a {
	color: #FFFFFF;
	font-weight: bold;
	font-size: 8pt;
	text-decoration: none;
}
td#tail p a:hover {
	text-decoration: underline;
}
td#menu div.menu {
	background-image: url(img/des_bgn_menu.png);
	background-repeat: no-repeat;
	background-color: #857E69;
	width: 174px;
	margin-left: 7px;
	margin-top: 7px;
	margin-bottom: 7px;
}
td#menu div.menu a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	color: #FFFFFF;
	font-weight: bold;
	margin-left: 15px;
}
td#menu div.menu table {
	font-family: Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	font-size: 8pt;
	margin-left: 10px;
	width: 154px;
	text-align: center;
}
td#menu div.menu a:hover {
	text-decoration: underline;
}
td#menu p.linka {
	background-color: #000000;
	width: 100%;
	height: 1px;
}
table#body td#info {
	background-image: url(img/des_bgn_info.png);
	width: 591px;
	height: 169px;
	border-right: 2px solid #666666;
	border-bottom: 1px solid #000000;
	vertical-align: top;
	text-align: left;
}
td#info div.info_left {
	background-image: url(img/des_bgn_info_left.png);
	width: 301px;
	height: 152px;
	margin-left: 4px;
	margin-top: 8px;
	float: left;
}
td#info div.info_left table {
	margin-left: 25px;
	text-align: left;
}
td#info div.info_right {
	background-image: url(img/des_bgn_info_right.png);
	width: 270px;
	height: 152px;
	float: left;
	margin-left: 3px;
	margin-top: 8px;
}
td#info div.info_right p {
	width: 192px;
	margin-left: 5px;
	margin-top: 25px;
	text-align: right;
}
table#body td#content {
	background-color: #FFFFFF;
	width: 591px;
	height: 480px;
	border-right: 2px solid #666666;
	border-bottom: 1px solid #333333;
	vertical-align: top;
}
td#content div.content {
	margin-top: 15px;
	margin-left: 15px;
	margin-bottom: 15px;
	margin-right: 15px;
}
input {
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
}
input.text {
	height: 18px;
	border: 1px solid #666666;
	background-color: #FFFFFF;
	color: #666666;
	font-weight: bold;
	font-size: 7pt;
}
select.select {
	height: 18px;
	border: 1px solid #666666;
	background-color: #FFFFFF;
	color: #666666;
	font-weight: bold;
	font-size: 7pt;
}
textarea.text {
	border: 1px solid #666666;
	background-color: #FFFFFF;
	color: #666666;
	font-weight: bold;
}
input.button {
	height: 18px;
	border: 1px solid #666666;
	background-color: #666666;
	color: #FFFFFF;
	font-weight: bold;
	font-size: 7pt;
}
*/
.w20 {
	width: 20px;
}
.w25 {
	width: 25px;
}
.w35 {
	width: 35px;
}
.w40 {
	width: 40px;
}
.w60 {
	width: 60px;
}
.w80 {
	width: 80px;
}
.w90 {
	width: 90px;
}
.w100 {
	width: 100px;
}
.w110 {
	width: 110px;
}
.w120 {
	width: 120px;
}
.w140 {
	width: 140px;
}
.w150 {
	width: 150px;
}
.w160 {
	width: 160px;
}
.w170 {
	width: 170px;
}
.w180 {
	width: 180px;
}
.w188 {
	width: 188px;
}
.w200 {
	width: 200px;
}
.w217 {
	width: 217px;
}
.w220 {
	width: 220px;
}
.w250 {
	width: 250px;
}
.w270 {
	width: 270px;
}
.w290 {
	width: 290px;
}
.w330 {
	width: 330px;
}
.w350 {
	width: 350px;
}
.w400 {
	width: 400px;
}
.w470 {
	width: 470px;
}
.w800 {
	width: 800px;
}
