html, body, form
{
	margin: 0;
	padding: 0;
}

html
{
	height:100%;
}

body
{
	height:auto !important;
	height:100%;
	min-height:100%;
	min-width:760px;
	background: url(images/body_cdri.jpg) no-repeat 0px 200px, url(images/body_.jpg) repeat-x  0px 200px;

}

/*Font*/
body
{
	font-size: 10pt;
	font-family: Arial, Helvetica, sans-serif;
	color: 000;
	background-color: #2b0303;
}

/*Font in table*/
table, td {
    color: rgb(246, 240, 144);
}

table, td, .right-column p {
    color: rgb(246, 240, 144);
    font-family: Arial,Helvetica,sans-serif;
    font-size: 12px;
    vertical-align: top;
}

h2 {
    border-bottom: 1px solid #CCCCCC;
    padding-bottom: 5px;
    padding-top: 15px;
}

h2, h3 {
    font-size: 120%;
}

/*Links*/
a:link {color: #E6CF69;}
a:visited{color:#E6CF69;}
a:active {color: #E6CF69;}
a:hover{color:#E6CF69;}


small
{
	font-size:85%;
}

hr
{
	width:100%;
	height: 1px;
	border: medium none;
	color: #d1d0d0;
	background-color: #d1d0d0;
	margin:8px 0
}

#header
{
	position:relative; /*containing block*/
	height:200px;
	box-sizing:border-box;
	-moz-box-sizing:border-box;
	background: #460800 url(images/header.jpg) repeat-x;
	border-bottom:0px solid #460800;
}

#header_logo
{
    position: absolute;
}

#company_logo
{
	display:block;
	position: absolute;
	width: 165px;
	height: 161px;
	left:57px;
	top: 0;
	background:url(images/logo.png) no-repeat;
}

#header_text
{
	position:absolute;
	left:265px;
	top: 0;
	width:330px;
	padding-left:5px;
	padding-top:35px;
	color:#fff;
	box-sizing:border-box;
	-moz-box-sizing:border-box;
}

#header_text .bx-main-title
{
	margin:0;
	padding:0;
	font-size:160%;
	border:none;
	text-decoration:none;
}

#header_text span.bx-main-subtitle
{
	font-size:80%;
}

/* Header menu: home, search, feedback*/
#header_menu
{
	position:absolute;
	right: 20px;
    top: 20px;
}

#header_sites
{
	position:absolute;
	right:55px;
	top: 60px;
	color:#fff;
	text-align:right;
}

#header_sites a, #header_sites span
{
	color:#fff;
	text-decoration:none;
}

#header_sites span
{
	color: #E1CCCD;
}

#header_menu a
{
	display:block;
	float:left;
	cursor:pointer; cursor: hand;
	padding:8px 11px;
}

/*Navigation*/
#navigation a
{
	font-size:95%;
	text-decoration:none;
	/* color:#460800; */
}

/*Content table*/
#flsh {
text-align: center;
}

#content
{
	width:100%;
	height:70%;
	border-collapse:collapse;
	background: url(images/house.gif) no-repeat 0% 93%;
}

#ditto_pages a.ditto_page, .ditto_currentpage

{
margin-left: 10px;
margin-right: 10px;
font-size: 13px;
}

/*Left column*/
#content .left-column
{
	width:180px;
	vertical-align:top;
	height:100%;
}

/*Main column*/
#content .main-column
{
	vertical-align:top;
	padding:0 23px 10px 23px;
}

#content .main-column span {
color: rgb(246, 240, 144);
}

#content .main-column td img {
margin-right: 10px;
border: 0;
}

/*Right column*/
#content .right-column
{
    padding-right: 20px;
    vertical-align: top;
    width: 180px;
	padding-top: 85px;
}

.right-column p, h2
{
text-align: center;
}

/*Bottom banner*/
#bottom_banner
{
	padding:5px;
	text-align:center;
}

/*Footer*/
#footer
{
	text-align:center;
	box-sizing:border-box;
	-moz-box-sizing:border-box;
	height:40px;
	padding:30px;
	
}

/*Link in footer*/
#footer a, p
{
	color: #E6CF69;
	font-size: 100%;
	text-decoration: none;
}

/*menu */

.left-column {
    height: 100%;
    vertical-align: top;
    width: 180px;
}

.left-column  li a { 
	display: block; 
	height:auto;
	text-decoration: none; 
	color: #460800; 
	font-weight:bold;
	background:  #e5cc68;
	text-align: left;
	margin-bottom: 10px;
	padding: 7px 30px 7px 15px
	border-bottom:5px solid #e5cc68;
}

.left-column  li ul {
	position:absolute;
	/*top:-999em;*/
	top:auto;
	display:none;
	z-index:400;
	height:250px;
	border-bottom:1px solid #e5cc68;
	width:auto;
	height:auto;
	background: #e5cc68;
	margin-right: 7px;
	padding: 7px 30px 7px 15px;
}

.left-column ul {
    font-size: 12px;
    list-style: none outside none;
    margin: 0;
    padding: 0;
    width: 174px;
}

.left-column ul li a
{
	color: #460800;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
	background: url(images/menu1.gif) no-repeat;
	text-align: right;
	margin-bottom: 10px;
	padding: 8px 30px 8px 15px;
	padding-bottom: "7px";
	border:none;
	box-sizing:border-box;
	-moz-box-sizing:border-box;
	/*height:26px;
	overflow:hidden;*/
}

.left-column li a {
    background: none repeat scroll 0 0 #E5CC68;
    color: #460800;
    display: block;
    font-weight: bold;
    height: auto;
    margin-bottom: 10px;
    text-align: left;
    text-decoration: none;
}

/* Holly Hack. IE Requirement \*/ 
* html u.left-column li { float: left; height: 1%; } 
* html ul.left-column li a { height: 1%; } 
/* End */ 

/* миниатюры в галереях */

#gallery {
display: block;
text-align: left;
}

#gallery .thumbnails img, .thumbnails img {
vertical-align: top;
border: 3px solid white;
margin: 10px 10px;
}

/*
.thumbnails {
    text-align:center;
}
*/

.thumbnails > li {
  display: inline; 
  float: left;  
  width: 200px; 
  height: 200px; 
    *display:inline; /* ie7 fix */
}

/* формы */

.warning {
	background: #fff;
	color: #f00;
}

.eform , .eform input, .eform textarea{
width: 400px;
}

p.mform {
    padding-top: 10px;
    padding-bottom: 10px;
}

#name, #email, #message textarea {
float: left;
clear: both;
width: 400px;
display: block;
vertical-align: center;
}

.buy_btn{background: #F1E47E; border-radius: 5px; cursor: pointer; padding: 10px 20px;}
.buy_btn, .buy_btn i, .buy_btn span{color: black !important; text-decoration: none; font-weight: bold;}