html, body {
	height:100%;
	margin: 0px;
	padding: 0px;
}
body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333;
	background-color: #fff;
}
a {
	color: #01B1E0;
	text-decoration: underline;
}
a:hover {
	color: #FFBA00;
	text-decoration: none;
}
p {
	margin: 2px;
}
h1, h2, h3, h4, h5, h6 {
	color: #01B1E0;
	margin: 18px 2px 6px 24px;
}
h1 {
	font-size: 14px;
	margin-left: -6px;
	background-color: #FFFFFF;
	color: #FFBA00;
	margin-top: 0px;
	margin-bottom: 12px;
	font-variant: small-caps;
	font-weight: bold;
}
h2 {
	font-size: 16px;
}
h3 {
	font-size: 14px;
}
h4, h5, h6 {
	font-size: 12px;
}
hr {
	border: 1px solid #c8c8c8;
	width: 95%;
	height: 1px;
	text-align:center;
}
form {
	margin: 0px;
}
input, select, option, textarea {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #0089B0;
	margin: 1px;
	border: 1px inset #007091;
	background-color: #F0FCFF;
	font-weight: bold;
}
input.sbm {
	color: #FFFFFF;
	margin: 2px;
	border: 1px outset #FF6633;
	background-color: #FFBA00;
	cursor: hand;
}
input.radio {
	background-color: #fff;
	border: 0px outset #333;
}
div.a	{
	overflow-y:scroll;
	height: 100%;
	width: 95%
}
body, div, textarea {
	scrollbar-face-color: #fff; 
	scrollbar-highlight-color: #fff; 
	scrollbar-shadow-color: #666; 
	scrollbar-3dlight-color: #333; 
	scrollbar-arrow-color: #000; 
	scrollbar-track-color: #dedede; 
	scrollbar-darkshadow-color: #999;
}
td.ark {
	padding: 5px 10px 5px 25px;
}
.ark, .ark a {
	font-size: 11px;
	color: #FFBA00;
	text-decoration: none;
}
.ark a:hover {
	color: #fff;
	text-decoration: underline;
}
td.ark2 {
	background-color: #FFBA00;
	background-image: url(images/a_03.png);
	background-repeat: no-repeat;
	background-position: right bottom;
	padding-right: 5px;
	padding-left: 5px;
}
.ark2, .ark2 a {
	font-size: 11px;
	color: #fff;
	text-decoration: none;
}
.ark2 a:hover {
	color: #fff;
	text-decoration: underline;
}
.text {
	padding: 10px 20px 10px 10px;
}
.text p {
	text-indent: 18px;
	margin-bottom: 10px;
	margin-left: 15px;
}
.bo {
	margin: 5px;
	border: 5px double #00B1E2;
}
.price {
	border-collapse:none;
	width: 95%;
}
.price td, .price th {
	margin: 1px;
	padding: 3px;
	border: 1px solid #9AC2CF;
}
.price th {
	background-color: #e9e9e9;
	color: #000;
	font-weight: bold;
}
.price p {
	text-indent: 0px;
	line-height: 12px;
	padding: 0px;
	margin: 0px;
}
.price td.th1, .price tr.th1 td {
	background-color: #FFF8E6;
}
.price td.th2, .price tr.th2 td {
	background-color: #DDF8FF;
}
.price td.blan, .price tr.blan td {
	background-color:#fff;
	border: 0px none;
}
.telinf {
	padding: 3px;
	font-size: 22px;
	font-weight: bold;
	color: #00B1E2;
	font-family: Arial, Helvetica, sans-serif;
}
ul.mnul, ul.mnur {
	list-style-type: none;
	margin: 0px;
}
ul.mnul li, ul.mnur li {
	margin: 0px;
}
ul.mnul li a {
	color: #fff;
	text-decoration: none;
	font-size: 12px;
	font-variant:small-caps;
	display: block;
	background-image: url(images/b_06.png);
	background-repeat: no-repeat;
	background-position: left center;
	padding: 1px 0px 1px 16px;
	font-weight: normal;
}
ul.mnul li a:hover {
	color: #c90;
	text-decoration: underline;
	background-image: url(images/b_07.png);
}
ul.mnur li a {
	color: #fff;
	text-decoration: none;
	font-size: 11px;
	font-variant:small-caps;
	display: block;
	background-image: url(images/d_02.png);
	background-repeat: no-repeat;
	background-position: left center;
	padding: 1px 0px 1px 16px;
	font-weight: bold;
}
ul.mnur li a:hover {
	color: #fc0;
	text-decoration: underline;
	background-image: url(images/d_03.png);
}
a.podrobnee {
	background-image: url(images/podrobnee.png);
	background-repeat: no-repeat;
	background-position: top right;
	display: block;
	padding-top: 4px;
	padding-right: 10px;
	font-size: 11px;
	color: #fff;
	text-decoration: underline;
	height: 27px;
	width: 98px;
}
a.podrobnee:hover {
	background-image: url(images/podrobnee.png);
	color: #fff;
	text-decoration: none;
}
h2.anind {
	font-size: 14px;
	font-variant: small-caps;
	color: #00B1E2;
	text-decoration: underline;
	text-indent: 12px;
}
