html {
	margin: 0;
	padding: 0;
	height: 100%;
	}
body {
	position: relative;
	margin: 0;
	padding: 0;
	height: auto !important;
	height: 100%;
	min-height: 100%;
	background: #fff;
	font-family: Verdana, sans-serif;
	font-size: 100.1%;
	}
img {
	border: 0;
	}
hr {
	display: none;
	}
a i {
	visibility: hidden;
	}
/*++++++++++++++++++++++++*/

#header {	margin: auto;
	padding: 65px 0 0 360px;
	width: 620px;
	height: 75px;
	background: url(img/header.jpg) no-repeat top;	}
#menu a {	margin-right: 10px;
	text-decoration: none;
	color: #630e16;	}
#menu a:hover {
	color: #fff;
	}
/*++++++++++++++++++++++++
content*/
#content {	padding: 10px 40px;
	padding-bottom: 180px;
	margin: auto;
	width: 900px;
	min-height: 400px;
	height: auto !important;
	height: 300px;
	background: url(img/bg_main.jpg) no-repeat top left;
	}
h1 {	margin-top: 0;	font-size: xx-large;
	font-weight: normal;	color: #555;	}
h2 {	margin-top: 0;	font-size: large;
	font-weight: normal;	color: #630e16;	}
p, li {
	font-size: small;
	color: #333;
	text-align: justify;
	}
.comm {
	font-size: x-small;
	}
li {
	margin-bottom: 0.5em;
	}
.tbl {
	margin-bottom: 2em;
	font-size: small;
	border-collapse: collapse;
	}
.tbl td {
	padding:0.5em;
	border: 1px #A0BD7D solid;
	}
	
.newsblock {
	border-bottom:1px #859E65 solid;
	margin-bottom:20px;
	}
	
.newsblock p {
	padding-left:20px;
	font-size:x-small;
	color:#333;
	}

.newsblock h4 {
	margin-bottom:0;
	color:#000;
	font-size:small;
	}
.newsblock h4 span {
	font-weight:normal;
	font-size:x-small;
	}	
	
#content a {
	color: #630e16;
	}
#content a:hover {
	color: #777;
	text-decoration: none;
	background: #fff;
	}
#content .def {	color: #999;	}
#bread_crumbs {	font-size: x-small;
	color: #555;	}
#bread_crumbs a {
	color: #555;
	}
#bread_crumbs a:hover {	background: transparent;
	color: #333;
	}
#toptext {	padding-left: 320px;
	}
#content #toptext p {	margin: 0 0 0.2em 0;	font-size: small;	}
#content #toptext p strong {
	font-size: small;
	}
#content div.col {	padding-right: 40px;	width: 260px;
	/*height: 100px;*/
	background: url(img/dot.gif) repeat-y right;
	float: left;
	}
#content div.col li {	text-align:left;
	}
#content div.news li {	font-size:x-small;
	}
#content div.news li a {	color:#333;
	}
.hotitem {
	margin-bottom:36px;
	}
.hotitem img {
	float:right;
	margin: 0 0 10px 10px;
	}
.hotitem h5 {
	margin-bottom:0;
	padding-bottom:0;
	}
.hotitem p {
	margin-top:9px;
	}
/*Спецпредложения на страницах*/
.oneoffer {
	margin-bottom:36px;
	margin-right:15px;
	padding:5px;
	width:200px;
	float:left;
	background:#f6f6f6;
	}
.oneoffer h5 {
	margin-top:0;
	margin-bottom:9px;
	}
.oneoffer p {
	text-align:left;
	padding-bottom:0;
	margin-bottom:9px;
	}
.oneoffer img {
	float:right;
	}
.offerrow {
	float:left;
	width:900px;
	}
/*++++++++++++++++++++++++
footer*/
#footer {
	position: absolute;
  left: 50%;
  bottom: 0;
  margin-left: -490px;
	padding: 80px 0 0 360px;
	width: 620px;
	height: 80px;
	background: url(img/bg_footer.jpg) no-repeat top;
	font-size: x-small;
	color: #555;
	}
#footer a {
	color: #555;
	}
#footer a:hover {
	color: #333;
	}
#counters {	margin-left: -320px;
	width: 300px;
	height: 40px;	float: left;	}
	
.read_info_text{
	width: 700px;
	font: 1em/1.6 Arial, sans-serif;;
	line-height: 1.5;
}
.read_info_text ul li{
	font: inherit !important;
}