body {
	color: #888888;
	background-color: #FFFFFF;
}
a {color: #666666;}
.style1 {font-size: 18px}
.style2 {
	color: #FF0000;
	font-weight: bold;
}
.style3 {color: #FF0000}
.style4 {color: #545454}
.style5 {
	font-size: 11px;
	color: #666666;
}
.style6 {
	padding-right: 40px;
	padding-top:10px;
}
.style7 {font-size: 14px}
.style8 {
	color: #666666;
	font-size: 15px;
}
.style9 {
	color: #009000;
	font-weight: bold;
}
.input	{
	background-color: #FFFFFF;
	font-size: 14px;
	border: 1px solid #b5b6c4;
	color: #888888;
}
.header {
	position: relative;
	background-image: url(http://regod.ru/images/menu.gif);
	background-repeat: repeat-x;
	background-position: 0px 0px;
}
.tabel {width: 520px}
.tabel td {
	text-align: left;
	padding-left: 4px;
	width: 50%;
}
.disponibil {
	width: 50%;
	text-align: left;
}
.alt {background-color: #F4F4F4}
.price {border-bottom: 1px solid #b5b6c4}
.price2 {
	border-left: 1px solid #b5b6c4;
	border-bottom: 1px solid #b5b6c4;
}
.price3 {border-left: 1px solid #b5b6c4}
.top {
	border-left: 1px solid #b5b6c4;
	border-right: 1px solid #b5b6c4;
}
.topleft {
	border-top: 1px solid #b5b6c4;
	border-bottom: 1px solid #b5b6c4;
}
.topright {
	border-top: 1px solid #b5b6c4;
	border-bottom: 1px solid #b5b6c4;
	background-image:url(http://regod.ru/images/logobg.gif);
	background-repeat:repeat-y;
	background-position: right;
}
.bottom {border: 1px solid #b5b6c4}
.tdbg {
	border-bottom: 1px solid #b5b6c4;
	background-image:url(http://regod.ru/images/tdbg.gif);
	background-repeat:repeat-y;
	background-position: right;
	text-align:center;
	color:#545454;
	font-weight:bold;
}
.block {
	text-align:left;
	border: 1px solid #b5b6c4;
	padding-left:10px;
	padding-right:10px;
}
.bmenu {
	font-size: 12px;
	list-style-type: none;
	padding: 0px;
	margin: 0px;
}
#menu ul {
	margin: 0px auto 0px auto;
	padding: 0px 0px 0px 2px;
	width: 742px;
	height: 40px;
	background-image: url(http://regod.ru/images/border.gif);
	background-repeat: no-repeat;
	background-position: 0px 0px;
}
#menu ul li {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
	float: left;
}
#menu ul li a {
	width: 70px;
	display: block;
	float: left;
	text-decoration: none;
	text-align: center;
	letter-spacing: -1px;
	padding-top: 12px;
	padding-right: 18px;
	padding-bottom: 10px;
	padding-left: 18px;
	background-image: url(http://regod.ru/images/border.gif);
	background-repeat: no-repeat;
	background-position: right top;
}
#menu ul li a:hover, #menu ul li.active a {
	background-image: url(http://regod.ru/images/li.gif);
	background-repeat: repeat-x;
	background-position: 0px 0px;
}
#log_res.ajax-loading {
	padding: 20px 0;
	background-image: url(http://regod.ru/checker/images/loading.gif);
	background-repeat: no-repeat;
	background-position: center;
}