html, body{
	font-family: 'Arial';
	font-size: 10pt;
	text-align: justify;
	color: #000;
	padding: 0px;
	margin: 0px;
	background-color:#fff;
}

h1{
	font-size: 12pt;
}

hr{
	width: 95%;
	text-align: left;
	height: 1px;
	border: none;
	padding: 0px;
	margin: 0px;
	color: #AE7E4D;
	background-color: #AE7E4D;
}

div{
	border: 0px;
	margin: 0px;
	color: #000;
}

a{
	outline: none;
	color: #666;
	text-decoration: none;
	padding: 0px;
	margin: 0px;
}

a:hover{
	color: #000;
	cursor:pointer;
}

.a1{
    margin-left: 15px;
}

.a1:before{
    content: '- ';
}

img{
border: none;
padding: 0px;
margin: 0px;
vertical-align: bottom;
}

p{
	font-family: 'Arial';
	font-size: 10pt;
	font-weight: normal;
	color: #000;
}

table{
 padding: 0px;
 border-collapse: collapse;
 border: none; 
}

table td{
	padding: 0px;
}

.mail_table{
	width: 60%;
	margin: 0 auto;
}

.mail_table_text{
	padding-top: 20px;
	vertical-align: top;
	text-align: left;
	width: 30%;
}

.mail_table_form{
	padding-top: 20px;
	width: 70%;
}

.mail_table_form textarea{
	width: 100%;
	height: 150px;
	overflow: auto;
	white-space: normal;
}

.mail_table_form input{
	width: 100%;
}

.top{
    width: 1000px;
    margin: 0 auto;
}

.search_line{
    width: 1000px;
    height: 53px;
    margin: 0 auto;
    position: relative;
    background: url('/images/menu.jpg') repeat-x;
}

.search_line img{
    position: absolute;
    left: 0;
}

.small_icon{
    position: absolute;
    width: 184px;
    height: 53px;
    right: 0;
    background: url('/images/header_bottom_right.jpg') no-repeat;
}

.small_icon div{
    position: absolute;
    width: 108px;
    top: 15px;
    right: 0;
}

.small_icon div img{
    position: relative;
    margin-right: 15px;
}

.search{
    position: absolute;
    right: 190px;
    height: 53px;
    background: url('/images/menu.jpg') repeat-x;
}

.search_btn{
    width: 72px;
    height: 21px!important;
    border: none;
    margin-left: 30px!important;
    color: #fff;
    font-size: 12pt;
    vertical-align: top;
    background: url('/images/search_btn.jpg') left top no-repeat;
}

.search_btn::-moz-focus-inner{padding:0;border:0}

.search_form{
    margin: 0;
    padding: 15px 0 0;
    outline: none;
}

.search_form input{
    height: 18px;
    padding: 0;
    margin: 0;
}

.center{
    width: 1000px;
    margin: 0 auto;
}

.left{
    width: 286px;
    vertical-align: top;
    padding-bottom: 184px;
    background: url('/images/menu_vertical.jpg') repeat-y; 
}

.right{
    width: 714px;
    background: url('/images/image_top.jpg') right top no-repeat;
    vertical-align: top;
}

.right p{
    margin: 0;
    padding: 10px 10px 0;
}

.image_top{
    margin: 0 0 0 -80px;
    float: right;
}

.left_menu{
    list-style: none;
    margin: 0;
    padding: 15px;
}

.left_menu li{
    background: url('/images/star.jpg') no-repeat left top;
    padding: 0 0 10px 20px;
}

.contacts{
    background: url('/images/contact.jpg') repeat-x;
    height: 62px;
    margin-top: 40px;
    padding: 15px 10px 10px;
    font-size: 8pt;
    line-height: 20px;
    color: #A5ACBB;
}

.contacts_shadow{
    height: 5px;
    background: url('/images/part_shadow.jpg') no-repeat;
}

.footer{
    position: relative;
    width: 1000px;
    height: 62px;
    margin: 0 auto;
    background-color: #9EABBC;
}

.footer_left{
    position: absolute;
    bottom: 0px;
    left: 0px;
    z-index: 5;
    width: 286px;
    height: 219px;
    background: url('/images/image_bottom.jpg') no-repeat;
}

.footer_menu{
    padding: 0 0 0 300px;
    height: 62px;
    width: 600px;
    overflow: hidden;
    line-height: 62px;
}

.footer_menu a{
    margin-left: 20px;
}

.counter{
    position: absolute;
    right: 10px;
    top: 15px;
    width: 100px;
    height: 30px;
}

.bold{
    font-weight: bold;
}

.italic{
    font-style: italic;
}

.price_table{
    width: 80%;
    margin: 0 auto 20px;
    border: 1px solid #9EABBC;
}

.price_table th{
    text-align: center;
    padding: 3px;
    background-color: #F6F6F6;
    border-bottom: 1px solid #9EABBC;
}

.price_table td{
    padding: 10px 5px;
    text-align: center;
    border-bottom: 1px dashed #C4CDD6;
}

.price_table td:first-child{
    text-align: left;
}

.vita{
    width: 100px;
    font-size: 11pt;
    color: #EFF2F4;
    background-color: #5D6C81;
    line-height: 15px;
    height: 25px;
}

#birzha{
	float: right;
	width: 900px;
	height: 20px;
	font-size: 7pt;
	color: #666666;
	margin-right: 15px;
}

#birzha a{
	color: #666666;
	text-decoration: underline;
}
