html, body {
	height: 100%;	
}

body { 
	font: .75em Verdana, sans-serif;
	line-height: 1.4em;
	color: #333; 
	background:#ececec url("/i/bg.png") repeat-x top; 
	width:100%; 
	height:100%; 
	margin:0; padding:0;
}

h1,h2,h3,h4,h5,h6 {	
	font-family: Georgia, Serif;
	font-style: italic;
	font-weight: lighter;
	color: #d40041;
	margin: 10px 0;
	line-height: 1.2em;
}

h1 {
	font-size: 2em;
}

h2 {
	font-size: 1.8em;
}

h3 {
	font-size: 1.6em;
	
}

h4 {
	font-size: 1.4em;
}

p{
	margin: 10px 0;
	text-indent: 0em;
}

acronym {cursor:help; border-bottom:1px dotted #333; font-style: normal;}
sup, sub {  vertical-align: middle;  position: relative;  font-size: 75%; }
sup { bottom: 0.5em; }
sub { top: 0.5em; }
small {font-size:.9em;}
big {font-size:1.2em;}


h1.title a{	
	color: #d40041;
	text-decoration: none;	
}

h1.title a:hover{	
	text-decoration: underline;
}

a{
	color: #5d9cd3;	
}


a:hover{
	color: #d40041;	
}


em{	
	font-family: Georgia, Serif;	
} 

.clear:after {content: "."; display: block; height: 0;  clear: both; visibility: hidden;}


ul#menu {padding: 15px 0 0px 20px; display: block; clear: both; position: relative; list-style-type: none;}
ul#menu li{position: relative; display: inline; float: left; z-index: 1000; margin: 0 5px 0px 10px;}
ul#menu li a{display: inline-block; text-decoration: none; clear:both;	margin: 0 0 0px 10px; text-decoration: none; color: #000;}
ul#menu li a:hover{text-decoration: underline; color: #d40041;}
ul#menu li ul{margin: 0 0 0 20px; padding: 0; left:0; position: absolute; display: block; visibility: hidden;border-bottom: 1px solid #ccc; }
ul#menu li ul li{float: none; margin: 0; }
ul#menu li ul li a{width: 170px; display: block; border: 1px solid #ccc; border-bottom: none; padding: 7px 15px;  background-color: #fff; margin: 0;}
ul#menu .mainfoldericon{ background: url("/i/bullet.png") no-repeat left center; padding: 0 0 0 10px; }

* html ul#menu li { float: left; height: 1%; }
* html ul#menu li a { height: 1%; }

ul#menu li ul li a:hover{background: #F7F7F7; text-decoration: none;}

#menu li a.active{
	color: #d40041;
}

/*макет*/
#pageLayout{
	min-height: 100%;
	min-width: 1000px;
	position: relative;
	margin-bottom: -100px;		
}

* html #pageLayout {
	height: 100%;
	width: 100%;
}

/* контент */
#wrapper {	
	width: 100%;
	height: 100%;		
	position: relative;
	padding-top: 30px;		
	padding-bottom: 100px;	
	clear: both;
}

#contaner{
	width: 96%;	
	background: #fff;
	margin: 0px auto 0px auto;
	border: 1px #9ec0d7 solid;	
}

#contaner .tl{
	float: left;
	background: url('/i/tl.png') no-repeat left top;
	width: 12px;
	height: 13px;
	display: block;	
	position: relative;
	margin: -1px 0 0 -1px;
}	

#contaner .tr{
	float: right;
	background: url('/i/tr.png') no-repeat right top;
	width: 12px;
	height: 13px;
	display: block;
	position: relative;
	margin: -1px -1px 0 0px;	
}	

#contaner .bl{
	clear: both;
	float: left;
	background: url('/i/bl.png') no-repeat left bottom;
	width: 12px;
	height: 13px;
	display: block;		
	margin: -12px 0 0px -1px;
	//margin: -11px 0 -1px -1px;					
}	

#contaner .br{	
	float: right;
	background: url('/i/br.png') no-repeat right bottom;
	width: 12px;
	height: 13px;
	display: block;
	position: relative;
	margin: -12px -1px 0px 0px;
	//margin: -11px -1px -1px 0px;
	border: none;	
}	

#contaner #header{
	background: url("/i/header_fill.png") repeat-x;
	width: 73%;
	height: 156px;
	margin: -8px 0 0 15px;
	display: block;
	float: left;	
}

#header #logo{
	position: absolute;
	margin: 15px 0 0 30px;	
}

#header #logo h1{
	display: none;
}

#contaner #header .left{
	background: url("/i/header_left.png") no-repeat left top;
	width: 23px;
	height: 156px;
	float: left;
	margin: 0px 0 0 -17px;
	position: relative;
	z-index: 100;
}

#contaner #header .main{
	background: url("/i/header_main.jpg") no-repeat right top;
	width: 709px;
	height: 161px;
	float: right;
	margin: 0px 0 0 -25px;
	position: relative;
	z-index: 10;
}

#contaner .header_contacts{
	font-family: Georgia, Serif;
	font-style: italic;
	font-size: 1.1em;
	color: #676767;
	display: block;
	width: 200px;
	float: left;
	margin: 25px 0 0 1%;
	position: relative;	
}

#contaner .header_contacts h2{
	font-size: 1.3em;
	color: #d40041;
	white-space: nowrap;
	text-decoration: underline;
	margin: 0 0 20px 0;
}	

#contaner .header_contacts a{
	color: #d40041;
}

#contaner .header_contacts .phone{
	font-size: 2.4em;
	color: #000;
	margin: 0;
	line-height: 1.2em;
} 

#contaner .header_contacts .code{
	font-size: .6em;
	color: #676767;
}

/* колоночки пошли */

.content{
	float: left;
	width: 67%;
	margin: 25px 5% 25px 50px;	
	min-height: 350px;
}

.content ul{
	list-style: disc;	
	margin: 25px 0;
}

.content ul li {
	margin:  10px 0 10px 20px;	
}

.content ol{
	list-style: decimal;	
	margin: 25px 0;
}

.content ol li {
	margin:  10px 0 10px 20px;	
}

.content tr{
	border-top: 1px solid #ddd;
	border-bottom: 1px solid #ddd;	
}

.content td{
	padding: 5px 0;
	text-align: center;
	vertical-align: top;
}

.sidebar{
	
	float: left;	
	margin-left: 0;
}

#subMenu {
	position: absolute;	
	left: 76%;	
}

#subMenu li{
	background: url("/i/bullet.png") no-repeat left center;		
	padding-left: 15px;
	margin: 5px 0;
}

#subMenu li a:hover{
	color: #d40041;
}

#subMenu li a.active{
	color: #d40041;
}


/*поиск*/
.search{
	background: url("/i/search_fill.png") repeat-x;
	width: 25%;
	height: 29px;
	position: absolute;
	margin: 5px -7px 25px 0;		
	right: 2%;
	clear: both;
}

.search .main{
	background: url("/i/search_main.png") no-repeat left;
	width: 189px;
	height: 54px;	
	float: left;
	position: absolute;
	margin: -9px 0 0 -15px;
	
		
}

.search form{
	position: absolute;
	margin: 5px 0 0 10px;
	width: 70%;
	white-space: nowrap;
}

.search form input[type=text]{
	border: 0;
	background: #fff;	
	width: 100%;
}

.search form input[type=submit]{	
	background: transparent;		
	color: #fff;
	border: none;
	border-bottom: 1px solid #fff;
	//border-bottom: none;	
	text-decoration: underline;
	width: 44px;
	margin: 0px 0 0 5px;
	position: relative;
	top:-3px;
}

.search .right{
	background: url("/i/search_right.png") no-repeat right;
	height: 29px;
	width: 15px;
	float: right;
	margin: 0px 0 0 0;
		
}

/* ссылки */
.links{	
	margin-top: 50px;
	left: 75%;	
	display: block;
	clear: both;
	position: absolute;		
}

.links ul{
	margin-left: 15px;
	font-size: .9em;
	width: 90%;
}

.links ul li{
	margin: 15px 0;
}

.links ul li a {
	color: #777;
}

.links ul li a:hover {
	color: #d40041;
}

/* панель */
.panel{	
	width: 100%;	
	margin: 25px 0 25px -50px;	
	position: relative;
	display: block;
	clear: both;	
}

.panel .right{
	background: url("/i/panel_right.png") no-repeat right;
	width: 162px;
	height: 174px;	
	position: absolute;
	float: right;
	right: 0;
}

.panel .block{
	width: 33%;
	height: 170px;		
	text-align: center;
	float: left;	
	display: block;
	margin: 15px 0 -5px 0;
}

.panel .attest{
	margin-top: 20px;
}

.panel .inout{
	margin-top: 15px;
}


#footer{
	clear: both;		
	position: relative;		
	height: 100px;
	z-index: 10000000;
	padding: 0 25px;
	font-size: .9em;
	color: #777;
	width: 93%;
	margin: 0 auto;
}


#footer .left{
	padding-top: 15px;
	float: left;
	width: 50%;
}

#footer .right{
	padding-top: 15px;
	float: right;
	width: 40%;
	text-align: right;
}


#footer .right img {
	vertical-align: middle;
}

#footer .right a{	
	color: #777;
	text-decoration: none;
}

/* форма калькулятора */
.calcForm em {		
	margin: 15px 0 5px 0;

	color: #777;	
	display: inline-block;
	width: 170px;
	text-align: right;
}


/* блок тарифов */
.tarifsBlock{
	position: relative;
	margin: -20px 0 20px 0;		
	width: 100%;
}
.tarifsBlock table{	
	margin: 15px 0 0 0;
	width: 100%;
}
.tarifsBlock .ord{
	background: #ddd;
}
.tarifsBlock td{
	padding: 5px;
	font-size: .9em;	
}

.tarifs{	
	margin: 0px 0 0 0;
	width: 100%;
	border: none;
}

.tarifs table{	
	margin: 0px 0 0 0;
	width:100%;
}

.tarifs .ord{
	background: #e9e9e9;
}
.tarifs tr{
	border: none;
}

.tarifs td h2{
	font-size: 1.8em;
	text-align: left;
}

.tarifs td{
	padding: 5px;
	font-size: .9em;		
}

.message{
	color: #f00;
	font-style: italic;
	font-family: Georgia;
}

.aboutcontent{
	background: #FFFFD4;
	border: 1px dotted #FF5500;
	padding: 15px;
}

.meta{	
}

.date{
	color: #777;
	font-size: .9em;
}

#news {
	margin: 0 0 20px 20px;
}

#news .news{
	margin: 20px 0;
	display: block;
}

.news li{
	list-style: none;
	display: block;
}

.imgblock_small{
	float: left;
	margin: 0 5px 5px 0;
}

.imgblock_small img{
	border: 1px #ccc solid;
	padding: 1px;
}

#isAgreementShow{
	/* display: none; */
}

#out{
	display: none;
}

#inya{
	display: none;
}

/* каптча */
.captcha{
	font-size: 2em;
	line-height: 1.2em;
}

.captcha img{
	margin: 0 5px 0 0;
	width: 135px;
	height: 51px;
}
.captchaText{	
	font-size: 1em;
	margin: 0 0 0 10px;
}

.error{
	font-size: 1.4em;
	line-height: 1.2em;
	color: #f00;
	margin: 15px 0;
}