body {
	background-color: #dff5f4;
	color: #8f0102;
	margin: 0px;
	text-align: center;
	vertical-align: top;
}
img {
	border: none;
}
td {
	font: 12px tahoma;
	color: #000;
}
h1 {
	width: 90%;
	background-color: #0568b2;
	padding: 5px;
	font: 15px tahoma;
	color: #FFF;
	font-weight: bold;
	margin: 10px 0px 10px
	text-align: left;
}
h2 {
	font: 14px tahoma;
	color: #0568b2;
	border-bottom: #0568b2 1px dashed;
	font-weight: bold;
	font-style: italic;
	padding: 3px 15px;
}
h4 {
	background: #FFF url(/images/bg-recl.gif) no-repeat left top;
	font: 12px tahoma;
	color: #000;
	font-weight: bold;
	text-align: center;
	padding: 5px;
	vertical-align: center;
	margin: 10px 0px;
}
a {
	color: #018d53;
	text-decoration: underline;
}
a:visited {
	color: #018d53;
	text-decoration: underline;
}
a:hover {
	color: #fe8e15;
	text-decoration: underline;
}
/*
	Classes
*/
.grani {
	background-color: #FFF;
	border: #ccc 1px solid;
	margin: 0px;
}
.menu {
	background: #022752 url(/images/menutop.jpg) no-repeat left top;
	font: 13px tahoma;
	color: #FFF;
	font-weight: bold;
	padding: 5px 0px 10px 5px;
}
.menu a {
	color: #FFF;
	text-decoration: none;
}
.menu a:visited {
	color: #FFF;
	text-decoration: none;
}
.menu a:hover {
	color: #fdd420;
	text-decoration: none;
}
.fut {
	background: #ccc url(/images/bg-bottom.gif) repeat-x left top;
	text-align: center;
	font: 11px tahoma;
	font-weight: bold;
	padding: 25px 0px 15px;
}
img.bordered {
	border: #aad46e 1px solid;
}
td.recl {
	font: 11px tahoma;
	vertical-align: top;
	padding: 0px 10px 25px 15px;
	text-align: justify;
}
td.content {
	background: #FFF url(/images/line.gif) repeat-y left top;
	padding: 5px 30px 25px 25px;
	text-align: justify;
	vertical-align: top;
}

/*
	Identificators
*/
#price {
	background-color: #3698e0;
	margin: 0px;
}
#price th {
	background-color: #0568b2;
	font: 12px tahoma;
	color: #FFF;
	font-weight: bold;
	text-align: center;
	padding: 5px 0px;
}
#price td {
	background-color: #FFF;
	font: 11px tahoma;
	padding: 3px;
}
#otzyv {
	background-color: #3698e0;
	margin: 0px;
}
#otzyv th {
	background-color: #0568b2;
	font: 12px tahoma;
	color: #FFF;
	text-align: right;
	padding: 5px 20px;
}
#otzyv td {
	background-color: #FFF;
	font: 12px tahoma;
	padding: 10px;
}