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: #999;
	cursor:pointer;
}

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

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

.p1{
    margin: 0px!important;
    padding-left: 20px!important;
    text-indent: 0!important;
}

.p1 a:before{
    content: '- ';
}

.center_bold{
	text-align: center;
	font-weight: bold;
	margin-left: 150px;
}

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;
	position: relative;
}

.small_icon{
	top: 5px;
	left: 10px;
	position: absolute;
}

.small_icon img{
	margin-top: 10px;
}

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

.top_menu_table td{
	width: 125px;
	height: 28px;
	vertical-align: middle;
	text-align: center;
	background: url('/images/button.jpg') no-repeat;
}

.top_menu_table td a{
	color: #fff;
	font-size: 12pt;
}

.top_menu_table td a:hover{
	color: #ccc;
}

.search_td{
	width: 250px!important;
	text-align: left!important;
	vertical-align: top!important;
	background: url('/images/menu_left_search.jpg') no-repeat !important;
}

.search_td form{
	margin: 0px;
}

.search{
	width: 96px;
	height: 18px;
	background: url('/images/search.jpg') no-repeat;
	border: none;
	padding: 2px 10px 0 30px;
	margin: 4px 0 0 5px;
	vertical-align: top;
	outline:none;
}

.searc_btn{
	width: 91px;
	height: 19px;
	border: none;
	margin: 5px 0 0 10px;
	padding: 0;
	background: url('/images/botton_search.jpg') no-repeat;
}

.center_table{
	width: 1000px;
	margin: 30px auto 0;
}

.left{
	width: 250px;
	padding: 0 0px 10px;
	vertical-align: top;
}

.right{
	width: 750px;
	vertical-align: top;
	border-left: 2px solid #D0CEDB;
}

.scope{
	width: 228px;
	padding: 10px 0 10px 8px;
	margin: 0;
	color: #5F5C6F;
	word-spacing: 4px;
	font-weight: bold;
	background: url('/images/fon.jpg') no-repeat top #EFEBFA;
}

.scope a{
	border: 1px solid #ABA5BF;
	width: 215px;
	display: block;
	margin: 10px 0 0;
	background: url('/images/arrow.jpg') 195px center no-repeat #ABA5BF;
	vertical-align: middle;
}

.scope_item{
	width: 180px;
	padding: 5px;
	color: #A09EAC;
	text-align: left;
	background-color: #fff;
}

.scope_bottom{
	width: 236px;
	height: 12px;
    margin: 0;
	background: url('/images/fon_bottom.jpg') no-repeat;
}

.addons, .quiz{
	width: 236px;
	margin: 10px 0;
}

.addons_top, .quiz_top{
	background: url('/images/top.gif') no-repeat;
	height: 10px;
}

.addons_bg, .quiz_bg{
	background: url('/images/border_right.gif') no-repeat top;
	width: 1px;
}

.addons_content, .quiz_content{
	padding: 5px 3px 10px;
    text-align: left;
}

.quiz_p{
    margin: 0 5px 10px;
    font-style: italic;
}

.quiz_content form{
    margin: 0 5px;
    padding: 0;
}

.quiz_content form p{
    font-size: 9pt;
    margin: 0 0 5px 0;
    padding: 0;
    vertical-align: middle;
}

.quiz_content input{
    outline: none;
    height: 10px;
    margin: 5px 5px 0 0;
    vertical-align: bottom;
}

.left_blocks_title{
	width: 227px;
	height: 47px;
	line-height: 47px;
	text-align: center;
	color: #fff;
	font-size: 12pt;
	margin: 0 0 20px;
	background: url('/images/title.jpg') no-repeat;
}

.right_title{
	position: relative;
	height: 23px;
	margin: 0 0 0 -2px;
	z-index: 1000;
	padding: 5px 0 0 35px;
	background: url('/images/right_title.jpg') left no-repeat #AAA6BF;
	color: #fff;
	font-size: 14pt;
}

.content{
	margin: 0;
	padding: 5px 0 10px 10px;
}

.content p{
	text-indent: 15px;
	margin: 10px 0 0;
}

.about_ul{
	margin: 2px;
	padding: 0;
	list-style: square;
    list-style-position: inside;
}

.about_ul li{
	margin-left: 30px;
}

.catalog_title{
	position: relative;
	width: 150px;
	padding: 0 16px 0 17px;
	height: 27px;
	margin-right: 40px;
	float: right;
	text-align: center;
	color: #fff;
	font-size: 14pt;
	background: url('/images/katalog_center.gif') repeat-x;
}

.catalog_top{
	width: 720px;
	height: 10px;
	margin: 0;
	background: url('/images/katalog_top.gif') bottom no-repeat;
	clear: both;
}

.catalog_bottom{
	width: 720px;
	height: 10px;
    padding: 0;
	margin: 0 0 10px 0;
	background: url('/images/katalog_bottom.gif') no-repeat;
}

.catalog_center{
	width: 696px;
	border-left: 2px solid #C6C3D4;
	border-right: 2px solid #C6C3D4;
	background-color: #EFEBFA;
	padding: 5px 10px;
}

.catalog_center img{
    margin-right: 5px;
}

.footer{
    position: relative;
	width: 960px;
	height: 50px;
	margin: 0 auto;
	padding-left: 40px;
	color: #fff;
	background-color: #7F779E;
	vertical-align: top;
	text-align: left;
}

.counter{
    position: absolute;
    display: inline;
    left: 10px;
    top: 10px;
    width: 100px;
}

.copyright{
    position: absolute;
    left: 120px;
    top: 10px;
    display: block;
    width: 100px;
    color: #fff;
}

.footer_menu{
	width: 712px;
	height: 30px;
	line-height: 30px;
	padding-left: 40px;
	float: right;
	background: url('/images/fouter.gif') left no-repeat #E1DAFB;
}

.footer_menu a{
	margin-left: 30px;
	font-size: 9pt;
	text-decoration: underline;
}

.kitchen{
	width: 345px;
	display: inline-block;
}

.tech{
	width: 345px;
	display: inline-block;
}

.katalog_a_title{
	font-size: 12pt;
	color: #6F6693;
	margin-left: 70px;
}

.addons_p{
    height: 61px;
    margin: 0;
    padding: 60px 0 0 0;
}

.addons_content img{
    float: left;
}

.addons_p a{
    font-size: 9pt;
    color: #AAA6BF;
    text-decoration: underline;
}

.addons_p a:hover{
    color: #8A869F;
}

.bold{
    font-weight: bold;
}

.date{
    color: #666;
    font-style: italic;
}

.contact_table{
    margin: 0 auto;
    width: 80%;
}

.contact_table td{
    border: 1px solid #B8B3CA;
    padding: 5px;
    text-align: left;
}

.contact_table th, .partner_form th{
    background-color: #EFEBFA;
    color: #5F5C6F;
    height: 25px;
    text-align: center;
    border: 1px solid #B8B3CA;
}

.partner_form{
    width: 35%;
    margin: 20px auto;
    border: 1px solid #B8B3CA;
}

.partner_form td{
     padding: 5px;
}

.partner_form input{
    width: 70%;
    margin: 0 auto;
}

.catalog_table, .catalog_table_element{
    width: 40%;
    margin: 30px auto;
    border: 1px solid #B8B3CA;
}

.catalog_table td, .catalog_table_element th{
    height: 25px;
    text-align: center;
}

.section_title{
    color: #5F5C6F;
    background-color: #EFEBFA;
    border: 1px solid #B8B3CA;
}

.catalog_table_element{
    width: 90%!important;
}

.catalog_table_element thead td{
    text-align: center;
    border: 1px solid #B8B3CA;
    font-weight: bold;
}

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

.catalog_table_element td{
    padding: 10px 5px;
    text-align: center;
    height: 25px;
    border-left: 1px solid #B8B3CA;
    border-right: 1px solid #B8B3CA;
    border-bottom: 1px dashed #D8D3EA;
}

#birzha{
	position: absolute;
	top: 35px;
	right: 10px;
	color: #666666;
	font-size: 7pt;
}