
.clearfloat { /* this class should be placed on a div or break element and should be the final element before the close of a container that should fully contain a float */
	clear:both;
	height:0;
	font-size: 1px;
	line-height: 0px;
}

p {
	line-height:18px;
	padding-bottom:10px;
}

h1, p.likeh1 {
	font-size:24px;
	padding-bottom:13px;
	background: url(/styles/default/imgs/arrow.png) no-repeat left top;
	padding-left:25px;
	margin-left:-26px;
}

h2 {
	font-size:24px;
	padding-bottom:6px;
}

p.likeh2 {
	padding-top:7px;
	color: #761517; /**/
}

p.date {
	color:#fff;
	font-weight:bold;
	font-size:13px;
	margin-left:-5px;
	padding-bottom:5px;
}

p.date span {
	background-color:#761517;
	padding:2px 5px;
}

p.bold{
	font-weight:bold;
}

p.all{
	text-align:right;
}

/*
  Menu
========*/
.menu_1, .map_0, .news_1 {
	margin: 0 30px 32px 40px;
}

.menu_1 li, .map_0 li, .news_1 li, .formenu .menu_2 li {
	padding:5px 10px 7px;
	background:url(/styles/default/imgs/menu_hr.gif) repeat-x left bottom;
}

.menu_1 li.sel h1, .menu_2 li.sel h1, .news_1 li.sel strong, .news_2 li.sel strong {
	font-size: 15px;
	font-weight:bold;
	padding-bottom:0;
	line-height:17px;
	background:none;
	padding-left:0;
	margin-left:0;
}

.menu_1 li.sel a, .news_1 li.sel a {
	font-weight:bold;
	line-height:15px;
 //zoom: 1;
}

.menu_1 li.sel li a,.menu_1 li.sel li.sel li a, .news_1 li.sel li a { /* для IE*/
	font-weight:normal;
	line-height:normal;
}

.menu_1 li.sel li.sel a, .menu_1 li.sel li.sel li.sel a, .news_1 li.sel li.sel a { /* для IE*/
	font-weight:bold;
	line-height:15px;
}

.news_1 li.sel a, .news_1 li.sel li.sel a{
	//line-height:17px;
}

menu li {
	zoom:1;
}

.menu_1 menu, .map_0 menu, .news_1 menu {
	padding-left: 20px;
 //padding-left: 20px;
 //margin-top: 11px;
 //margin-bottom: -11px;
 //margin-left: -10px;
 //margin-right: -10px;
	background:url(/styles/default/imgs/menu_hr.gif) repeat-x left bottom;
 //background:url(/styles/default/imgs/menu_hr.gif) repeat-x left top;
	//zoom:1;
}

.news_1 .last + menu{
	background:url(/styles/default/imgs/menu_hr.gif) repeat-x left top;
}

.map_1{
	background:url(/styles/default/imgs/menu_hr.gif) repeat-x left top !important;
}

.last {
	background:none !important;
}

p.hide {
	margin-top:-2px;
	padding-bottom:34px;
	background-color:#fff;
 //zoom:1;
}

p.hide2 {
	margin-top:-2px !important;
	padding-bottom:2px !important;
	background-color:#fff;
 //zoom:1;
	font-size: 1px;
	line-height: 0px;
}

p.stuff {
	padding-bottom:35px;
	font-size: 1px;
	line-height: 0px;
	//zoom:1;
}

/*
	Table
========*/

table {
	border-bottom:3px solid #761517;
	margin-bottom:30px;
	margin-top:9px;
	width:100%;
}

th, td {
	padding:6px 10px 7px;
	border-bottom:1px solid #761517;
}

thead th {
	background-color:#761517;
	font-weight:bold;
	text-align:left;
}

table.cifra {
	color:#756252;
	border-bottom:none;
	margin-left:-40px;
	margin-bottom:0px;
	margin-top:0px;
}

table.cifra td {
	vertical-align:middle;
	border-bottom:none;
	padding:0 20px 10px 0;
}

table.cifra span {
	color:#cc2215;
	font-weight:bold;
}

table.cifra p {
	background:url(/styles/default/imgs/table_bg.png) repeat;
	padding:10px;
	margin:0;
	zoom:1;
}

table.cifra p img {
	border:1px solid #fff;
}

/*
 Form
=======*/

input, textarea {
	margin-bottom:8px;
	padding: 4px 0;
}

select {
	margin-bottom:8px;
}

label {
	padding-bottom:7px;
	display:block;
	padding-left:5px;
}

#jqi{
	top:50% !important;
	margin-top:-50px;
}

#jqibuttons{
	text-align:center;
	margin-top:3px;
}

.submit, #jqibuttons button{
	width:auto;
	background-color:#761517;
	border:0;
	color:#fff;
	padding:6px 20px;
//	padding:5px 6px;	
	margin-bottom:0;
}

p.how {
	margin-bottom:0px;
}

p.how label {
	display:inline;
}

p.how input {
	width:auto;
	border:0;
	margin-bottom:0;
	padding:0;
	vertical-align:bottom;
	background:none;
}

.nospam {
	margin-top:4px;
}

.nospam img {
	float:left;
}

.nospam div {
	margin-left:145px;
	margin-bottom:19px;
}

.nospam input {
 //width:99%;
}

/*
	ul li
=========*/

ul {
	padding-bottom:10px;
}

ul li {
	padding-bottom:10px;
 //zoom:expression(runtimeStyle.zoom = 1, insertAdjacentHTML('afterBegin', '<nobr style="color: #000;" />&mdash;&nbsp;</nobr>'));
	text-indent: -19px;
	padding-left: 19px;
	line-height: 18px;
}

ul > li:before {
	content: '\2014\00A0';
	color: #000;
}

@media all and (min-width: 0) {
	 .menu_1 li.sel h1 {
	 line-height:17px;
	}
	 .menu_1 li.sel a {
	 line-height:17px;
	}
	
	.news_1 li.sel a, .news_1 li.sel li.sel a{
		line-height:17px;
	}
	
	.submit{
		padding:7px 20px;
	}
}

 @-moz-document url-prefix() {
	div.header, div.main, div.footer{
		z-index:2;
	}
	 div.subzero {
		z-index:1;
	}	
}

