@font-face {
	font-family: 14px/16px Arial, Helvetica, sans-serif;
	font-weight: normal;
	font-style: normal;
}


.center { text-align:center}



html,body,div,ul,ol,li,dl,dt,dd,h1,h2,h3,h4,h5,h6,pre,form,p,blockquote,fieldset,input {
    margin: 0;
    padding: 0;
}

body {
    background: #ffffff url("../img/bg.jpg") repeat-x 0px 0px;
    color: #000;
    word-wrap: break-word;
    font: 14px/16px Arial, Helvetica, sans-serif;
	min-width: 1000px;
}

 h1, h2, h3, h4, h5 {
	font-family: Georgia,Times,serifs; 
    line-height: normal;
	color: #7d432e;
}

h1 { font-size: 24px;
    line-height: 32px;
    margin-top: 16px;
	font-weight: normal;
}

h1  a:hover {
    text-decoration: none;
}

 h2 { 
	margin-bottom: 0.6em;
    font-size: 1.2em;
	
}

 h2 a { 
	margin-bottom: 0.6em;
    font-size: 1.2em;
	font-weight: normal;
	
}

h2  a:hover {
    text-decoration: none;
}

 h3 {
    font-size: 1.15em;
}

 h4 {
    font-size: 1.1em;
}

 h5 {
    font-size: 1em;
}
.hot { color: #1c63e5;
	font-size: 1.2em;
	
}
.red { color: #c30423;
	font-size: 1.4em;
	font-weight: bold;
}
a {
    color: #7d432e;
    text-decoration: none;
	
}

a:hover {
    text-decoration: underline;
}

a img {
    border: 0 none;
}

textarea {
    resize: vertical;
}


input, textarea, select, button, a {
    outline: none;
}

p {
    margin-bottom: 0.8em;
	line-height: 1.6;
	letter-spacing: 0.9px;
	text-align: justify;
	}

p.h {
	font-family: Georgia,Times,serifs; 
	font-size: 24px;
    line-height: 32px;
    margin-top: 16px;
	font-weight: normal;
	color: #7d432e;
	text-align: center;
	letter-spacing: 0px;
}	

p.h a:hover {
    text-decoration: none;
	
}
	
hr {
    border: 0 none;
    border-bottom: 1px solid #ececec;
    height: 1px;
}

ul {
    margin: 0 0 18px 2em;
    list-style: disc outside;

}

ol {
    margin: 0 0 18px 2.1em;
    list-style: decimal;
}

.wrapper {
    width: 1000px;
    text-align: left;
    margin: 0 auto;
}

.hader {
width: 1000px;
display: inline-block;
background: url('../img/bg2.png') no-repeat scroll 0px 0px;
height: 195px;
z-index: 1000;
}

.logo {
float: left;
margin: 0px 0px 0px 0px;
}

.logo {
width: 365px;
display: block;
background: url('../img/logo.png') no-repeat scroll 0px 0px;
height: 173px;
}

.h_contakt {
float: right;
margin: 29px 0px 0px 0px;
}

.h_contakt_block {
background: url('../img/tel.png') no-repeat scroll 0px -3px transparent;
padding: 0px 0px 0px 47px;
}

.h_cont_tel {
font-family: Georgia,Times,serifs;
color: #FFA616;
font-size: 18px;
margin: 0px 0px 4px 0px;
}

.h_cont_tel2 {
font-family: Georgia,Times,serifs;
font-size: 26px;
}

.h_cont_name {
font: 15px/16px Arial,Helvetica,sans-serif;
}

.h_contakt_maps {
background: url('../img/maps.png') no-repeat scroll 7px 0px transparent;
letter-spacing: 0.3px;
padding: 0px 0px 2px 47px;
color: #FFA616;
font-size: 13px;
margin: 13px 0px 0px 0px;
}

.h_contakt_maps a {
color: #FFA616;
text-decoration: underline;
font-weight: bold;
}

.h_contakt_maps a:hover {
text-decoration: none;
}

.menu {
background: url('../img/menu.gif') repeat scroll 0px 0px transparent;
height: 50px;
position: relative;
z-index: 20;
padding: 0px;
width: 1000px;
margin: -40px 0px 0px;
border-radius: 5px;
border-left: 0px solid #CEBD8E;
border-right: 0px solid #CEBD8E;
}

.menu li {
float: left;
list-style-type: none;
position: relative;
margin: 0px 0px 0px 15px;
}

.menu li a {
color: #CEBD8E;
float: left;
font-size: 13px;
margin: 0px 5px;
height: 50px;
line-height: 50px;
padding: 0px 17px;
text-decoration: none;
letter-spacing: 1px;
font-weight: bold;
text-transform: uppercase;
}

.menu-active {
background: url('../img/hover.png') repeat-x scroll left 0px transparent;
text-shadow: none;
color: #7D432E;
}

.menu li a:hover {
background: url('../img/hover.png') repeat-x scroll left 0px transparent !important;
cursor: pointer !important;
text-shadow: none !important;
color: #7D432E !important;
}


.menu li ul {
    display: none;
}

.menu li:hover ul {
display: block;
position: absolute;
background: none repeat scroll 0% 0% #f7f0dd;
margin: 50px 0px 0px;
padding: 6px 0px 6px 0px;
width: 236px;
border-radius: 0px 0px 5px 5px;
}

.menu ul li {
float: none;
margin: 2px 0px 0px 17px;
}

.menu ul li a {
padding: 0px 0px 0px 0px;
color: #7d434a;
text-shadow: none;
height: 20px;
float: none;
line-height: 20px;
}

.menu ul li a:hover {
background: none repeat scroll 0% 0% transparent !important;
text-decoration: underline;
}


.coneiner {
margin: 16px 0px 0px 0px;
width: 1000px;
display: inline-block;
}

.block_left {
float:left;
width: 230px;
margin: 0px 13px 0px 0px;
}

.title1 {
font-family: "Conv_Archive",Sans-Serif;
color: #9f9f9f;
font-size: 20px;
margin: 0px 0px 11px 0px;
}

.text1 {
color: #9f9f9f;
margin: 6px 0px 0px 0px;
}

.title2 {
color: #9F9F9F;
font-size: 14px;
margin: 0px 0px 11px;
font-weight: bold;
}

.spisok li { background: url('../img/li1.png') no-repeat scroll 0px 0px transparent;
padding: 2px 0px 0px 39px;
min-height: 25px;
margin: 0px 0px 5px 0px;
list-style-type: none;
line-height: 1.8;
}

.li1 {
background: url('../img/li1.png') no-repeat scroll 0px 0px transparent;
padding: 2px 0px 0px 39px;
min-height: 25px;
margin: 0px 0px 5px 0px;
list-style-type: none;
}

.title3 {
font-family: "Conv_Archive",Sans-Serif;
color: #9f9f9f;
font-size: 20px;
margin: 0px 0px 11px 0px;
}

.block_right {
width: 757px;
float: left;
min-height: 330px;
}

.brend {
float:left;
width: 250px;
}

.menu2 {
background: none repeat scroll 0% 0% #F7F0DD;
border-radius: 5px;
width: 230px;
padding: 15px 0px 13px 0px;
margin: 0px;
}

.menu2 li {
list-style-type: none;
margin: 0px 0px 6px;
}

.menu2 li a {
font-family: Georgia,Times,serifs;
color: #7D434A;
font-size: 16px;
line-height: 20px;
display: block;
padding: 0px 3px 0px 20px;
}

.menu3 {
background: none repeat scroll 0% 0% #5092C0;
border-radius: 5px;
width: 230px;
padding: 15px 0px 13px 0px;
margin: 0px;
}

.menu3 li {
list-style-type: none;
margin: 0px 0px 6px;
}

.menu3 li a {
color: #FFF;
font-size: 14px;
font-weight: bold;
display: block;
padding: 0px 3px 0px 38px;
}

.images, .alignimages { float: right; display: inline; margin: 2px;}

.imgcenter, { float: center; margin: 2px;}

.imageleft, .alignimages { float: left; display: inline; margin: 2px;}

.table td	{background: #FFFFFF; padding:5px 5px;}
.table .auto {background: #DCDCDC; color: #000000;}




.table_stol{
	color: #000;
    display: inline-block;
    text-align: left;
	font-family: Arial,Helvetica,sans-serif;
    line-height: 16px;
	}

.table_stol td {padding:5px}

.table_stol_param{
	color: #000;
    display: inline-block;
	text-align: center;
	font-family: Arial,Helvetica,sans-serif;
    line-height: 16px;
	border-collapse: collapse;
    border-spacing: 0;
	border: 1px solid rgb(244, 231, 200);
	}

.table_stol_param td {padding:5px;
border: 1px solid rgb(244, 231, 200);
}


.table_title {
	color:#000;
    display: inline-block;
    text-align: center;
	font-family: Arial,Helvetica,sans-serif;
    line-height: 16px;
	margin: auto;
	}
	
.table_title p {
	text-align: center;
	}

.table_title  A {
	color:#7d432e;
	text-decoration: underline;
	}		
	
	
.table_title  A:hover {
	color:#7d432e;
	text-decoration: underline;
	}	

.table_title td {padding:3px 3px}	








.table_ball {
	color:#000;
    display: inline-block;
    text-align: left;
	font-family: Arial,Helvetica,sans-serif;
    line-height: 16px;
	margin: auto;
	}
	
.table_ball p {
	text-align: left;
	}

.table_ball  A {
	color:#7d432e;
	text-decoration: underline;
	}		
	
.table_ball  A:hover {
	text-decoration: underline;
	}	

.table_title td {padding:3px 3px}	


.table_catalog{
	color:#000;
    text-align: center;
	font-family: Arial,Helvetica,sans-serif;
    line-height: 16px;
	margin: auto;
	}
	
.table_catalog  A {
	color:#7d432e;
	text-decoration: underline;
	}		
	
	
.table_catalog  A:hover {
	color:#7d432e;
	text-decoration: underline;
	}	

.table_catalog td {padding:7px 7px}		
	
	
	
.tablecenter td { 
padding:5px 5px; 
text-align:center;
}
.tablecenter .auto {background: #DCDCDC; color: #000000;}

.wrap{width:1000px; margin:0 auto; padding:0 0 0px 0; position:relative;}

.footer{width:100%; height:200px; margin:0 0 0 0; background-image:url(../img/footerbg.png); background-position:top center; background-repeat:no-repeat;}
.mapf{width:200px; height:180px; margin: 10px; float:left; border:1px solid #0184ff}
.fottext{float:left; margin: 10px}
.fottext p{color:#FFA616; font-size:13px; padding:0 0 0 0; text-indent: 0px;}
.sozd{float:right; margin:155px 60px 0 0; padding:0 0 0 0;}
.sozd p{float:left; margin:0 0 0 0; padding:40px 15px 0 0; color:#fff; font-size:15px; line-height:20px; font-weight:bold; text-align:right;}
.sozd p a{color:#fff; text-decoration:underline;}
.sozd p a:hover{text-decoration:none;}
.logosozd{float:right; width:63px; height:79px; margin:0 0 0 0; padding:0 0 0 0;}

.time {
color: #000000;
font-size: 15px;
text-align:center;
}

.highslide {cursor: url(../img/zoomin.cur), pointer; outline: none;	margin: 0 5px 0 0;}
.highslide-active-anchor img {visibility: hidden;}
.highslide img {border: 2px solid #999999;}
.highslide:hover img {border: 2px solid #000000;} 
.highslide-wrapper {background: white;}
.highslide-image {border: 10px solid white;}
.highslide-image-blur {}
.highslide-caption {display: none; border: 5px solid white; border-top: none; padding: 5px; background-color: white;}
.highslide-loading {
    display: block;
	color: black;
	font-size: 8pt;
	font-family: sans-serif;
	font-weight: bold;
    text-decoration: none;
	padding: 2px;
	border: 1px solid black;
    background-color: white;
    padding-left: 22px;
    background-image: url(../img/loader.white.gif);
    background-repeat: no-repeat;
    background-position: 3px 1px;
}
a.highslide-credits,
a.highslide-credits i {padding: 2px; color: silver; text-decoration: none; font-size: 10px;}
a.highslide-credits:hover,
a.highslide-credits:hover i {color: white; background-color: gray;}

a.highslide-full-expand {background: url(../img/fullexpand.gif) no-repeat; display: block; margin: 0 10px 10px 0; width: 34px; height: 34px;}

/* These must always be last */
.highslide-display-block {display: block;}
.highslide-display-none {display: none;}	

.scrollTop{
	background:url('verx.png') 0 0 no-repeat;
	width:50px;
	height:55px;
	bottom:10px;
	right:15px;
}
.scrollTop:hover{ background-position:0 -60px; }



.grm {
	color: #2aa44b;
    font-family: "Open Sans",sans-serif;
    font-size: 16px;
    line-height: 22px;
}

.tel {
	color: #d94636;
	font-size: 26px;
	text-align: center;
	letter-spacing: 2px;
	font-weight: bold;
	padding-bottom: 20px;
	margin-top: 20px;
}

.center{
	text-align: center;
}