html, body {
	font-family: "Times New Roman", Times;
	margin: 0px;
	padding: 0px;
	position:relative;
	background-color: #fbf284;
	min-width: 1080px;
}

/* min-width для IE6 */
* html #all-main, #all {
  width: expression(document.body.clientWidth < 1081 ? "1080px" : "auto");
}

ul, li{
	list-style : none;
	margin: 0px;
	padding: 0px;
}
img{
	border: 0px;
}
img.img_l {
	padding-bottom: 6px;
	padding-top: 6px;
	padding-right: 10px;
}
img.img_r {
	padding-bottom: 6px;
	padding-top: 6px;
	padding-left: 10px;
}

.clear {
	clear:both;
}


#all{
	width: 100%;
	min-height: 870px;
	background-image: url(/img/vinietka.gif); 
	background-position: right 150px;
	background-repeat: repeat-y;	
}
#all-2{
	background-image: url(/img/footer.gif);
	background-repeat:no-repeat;
	background-position: right bottom;
	z-index: 1000;	
}

#menu_top{
	width: 100%;
	height: 133px;
	background-image: url(/img/top.gif);
	background-repeat:no-repeat;
	background-position: left top;
	text-align: left;
	padding-top: 10px;
	overflow: hidden;
}

#menu_top ul {
	padding-left: 40px;}

#menu_top li {
	display : inline;
	padding-right: 65px;
}

#conteiner{
	width: 100%;
	position:relative; 
	display:block;	
}

#left{
	margin-right:370px;			
	position:relative; 
	display:block;		
}

#right{
	float: right;
	width: 370px;
	position:relative; 
	display:block;		
}
#right .logo{
	margin-top: 30px;
	margin-left: 5px;
}
#right .menu_block{
	margin-left: 5px;
} 
  
.one_row{
	margin-left: 35px;
	margin-right: 15px;
	min-height: 660px;
	padding: 10px;
	border: 1px solid #99cc33;
}

#left .header{
	margin-left: 35px;
	margin-right: 15px;
	margin-top: 25px;	
	
}

#left .header h1{
	height: 40px;
	font-size : 1.5em;
	color: #960105;
	margin: 0px;
	padding-left: 50px;
	padding-top: 40px;
	background-image: url(img/bg_header.jpg);
	background-position: left top;
	background-repeat: no-repeat;
	line-height: 0.9em;
	vertical-align: baseline;
}
h2{
	font-size: 1.2em;
	color: #960105;
	margin-bottom: 7px;
}
h2.light {
	color: #660000;
	margin: 0px;
	font-size: 1em;
	margin-bottom: 7px;
	text-decoration: underline;}
p {
	font-size : 0.9em;
	color: #660000;
	font-weight: normal;
	text-align : justify;
	line-height: 1.4em;
	text-indent: 2.5em;
	margin-bottom: 0px;
	margin-top: 0px;
}
p.list{
	text-indent: 0em;
}

a {
	color: #B22222;
}
	
#bottom, #bottom-main {
	color: #A40000;
	font-weight: normal;
	text-align: center;
	text-decoration:none;
	vertical-align: bottom;
}

#bottom a.copy, #bottom-main a.copy {
	color:#A40000;
	font-size : 0.9em;
	text-decoration:none;
	font-weight: bold;
}

#bottom span, #bottom-main span{
	font-size : 0.7em;
	word-spacing: 4px;
}

#counters{
	text-align: center;
	vertical-align: baseline;
}
#counters li{
	display : inline;
}	
.logo_link{
	position: absolute;
	right: 10px;
	bottom: 2px;
}

.horeca{
	border:0px;
	background-color: #a5cd47;
	text-align:center;
	width: 90%;
	margin-top: 10px;
	margin-left: 25px;
}
div.type{
	text-align: left;
	color: #660000;
	font-size: 1.3em;
	margin-top: 15px;
}
td.light, td.dark{
	text-align: left;
	padding: 4px;
	padding-left: 10px;
	font-size: 0.9em;
	letter-spacing: 0.03em;
	color: #660000;
}
td.light{
	background-color: #ffff99;
}
td.dark{
	background-color: #F7FF99;
}
th.title{
	background-color: #F5F096;
	color: #660000;
}

/*------------------- для главной страницы ----------------------------*/
#all-main{
	width: 100%;
	min-height: 880px;
	background-image: url(/img/footer2_1.jpg); 
	background-repeat:no-repeat;
	background-position: right bottom;
}

#left-main{
	float: left;
	display: inline;
	width: 550px;
	margin-top: 50px;
	margin-left: 30px;
}

#right-main{
	display: inline;
	margin-top: 25px;
	float: left;
}


#right-main .flash{
	height: 216px;
}
#right-main .noga{
	margin-left: 0.2em;
}
#logo-main{
	margin-left: 50px;
	margin-top: 30px;
}
#bottom-main{
	margin-top: 20px;
	width: 50%;
}
#bottom-main li{
	display: inline;
}
