@charset "windows-1251";
body {
	font: 90% Arial, Helvetica, sans-serif;
	background: #fff;
	margin: 0; /* it's good practice to zero the margin and padding of the body element to account for differing browser defaults */
	padding: 0;
	text-align: center; /* this centers the container in IE 5* browsers. The text is then set to the left aligned default in the #container selector */
	color: #000000;
}
.oneColFixCtr #container {
	width: 894px;  /* using 20px less than a full 800px width allows for browser chrome and avoids a horizontal scroll bar */
	background: #FFFFFF;
	margin: 0 auto; /* the auto margins (in conjunction with a width) center the page */
	border: 0px solid #fff;
	text-align: left; /* this overrides the text-align: center on the body element. */
}
.oneColFixCtr #mainContent {
	padding: 0 20px; /* remember that padding is the space inside the div box and margin is the space outside the div box */
}
.oneColFixCtr #mainContent1 {
	padding: 0 20px;text-align:justify; 
}
html, body, #wrap {height: 100%;}

body > #wrap {height: auto; min-height: 100%;}

h1 {font: normal 21px Arial, Helvetica, sans-serif; margin-top:10px}

#container {padding-bottom: 60px;}

#mainl {float:left;width: 540px;text-align:justify }
#mainl img {border:1px solid #ff9804;margin:0 10px 0 0}
#mainr {float:right;width: 270px;text-align:justify;padding:10px 0 0 0} 
#mainr span {font: normal 18px Arial, Helvetica, sans-serif;}
#mainr img {border:1px solid #ff9804;}

#footer {position: relative;
	margin-top: -50px; /* negative value of footer height */
	height: 90px;
	clear:both;
	background-color:#e8e8e8;
	font: normal 12px Arial, Helvetica, sans-serif;
	} 
#footl {float:left;width: 350px;text-align:left; padding:15px 0 0 0;margin: 0 auto}
#footc {float:left;width: 300px;text-align:left; padding:15px 0 0 30px;margin: 0 auto }
#footc span {display:block;font-weight:bold;}
#footr {float:right;width: 100px;padding:10px 0 0 0;margin: 0 auto} 

#bottom{
	width:890px;
	margin:0 auto;
	color:#2F2F31;
}
/* CLEAR FIX*/
.clearfix:after {content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;}
.clearfix {display: inline-block;}
/* Hides from IE-mac \*/
* html .clearfix { height: 1%;}
.clearfix {display: block;}
/* End hide from IE-mac */
#header{
	width:894px;
	height:218px;
	background-image:url(../images/yahta.jpg);
	background-repeat:no-repeat;
	background-position:center top;
	background-color:#ff9804;
	text-align:right;
	margin:0px;
	padding:0px;
	color:#FFF;
}
#header h2{
	padding:20px 20px 0px 400px;	
	margin:0px;
}
#header span{
	display:block;
	font-size:90%;	
	font-weight:bold;
	padding:0px 20px 40px 500px;
}

#hd span{
	display:block;
	font-size:150%;	
	font-weight:normal;
	padding:0px 20px 0px 500px;
}

#hd p {
	display:block;
	font-size:90%;	
	font-weight:bold;
	padding:0px 20px 20px 500px;
	margin:0px auto
}

#menu{
	width:880px;
	height:27px;
	margin:0 auto;
	background-color:#ff9804;
}
#main{
	width:882px; 
	margin:2px auto;
}
#nav{
	font: normal 11px Arial, Helvetica, sans-serif;
	padding:5px;
}
#d{
float:left;
height:201px;
width:294px;
background-color:#FF9804;
background-image:url(../images/diana.jpg);
margin:0;
}
.d1{
float:left;
height:320px;
width:294px;
margin:0;
}
.d2{
float:left;
height:150px;
width:294px;
margin:0;
}
.d3{
width:855px; 
float:left;
margin: 0px 0px 20px 0px;
border: 2px solid #e8e8e8;
padding:10px;
}
.d3 img{
padding: 0px 10px 0px 0px;
}
.d1 span{
	width:210px;
	height:280px;
	display:block;
	margin:0px auto;
	padding:10px;
	border: 2px solid #e8e8e8;
	text-align:center;
}
.d1 span:hover{
	width:210px;
	height:280px;
	display:block;
	margin:0px auto;
	padding:10px;
	border: 2px solid #e8e8e8;
	text-align:center;
	background-color:#ffeacd;
}

.w1{
width:894px;
margin:0;
height:210px;
}
.img{
	float:left;
	width:210px;
	height:210px;
	display:block;
	margin:0px auto;
	padding:10px;
	border: 2px solid #e8e8e8;
	text-align:center;
}
.img:hover{
	width:210px;
	height:210px;
	display:block;
	margin:0px auto;
	padding:10px;
	border: 2px solid #e8e8e8;
	text-align:center;
	background-color:#ffeacd;
}
.desc{
	float:left;
	width:450px;
	height:210px;
	padding:10px;

}
.more{
	float:left;
	height:210px;
	padding:10px;
	margin:50px 0 0 0;
}
.more a{
	font-size:16px;
	text-decoration:none;
	font-weight:bold;
	
}

#d h3{
position:relative;
top:160px;
color:#FFFFFF;
text-align:right;
margin-right:10px;
font-size:16px;
}

#z{
float:left;
height:201px;
width:294px;
background-color:#10E100;
background-image:url(../images/aya.jpg);
margin:0;
}
#f{
float:left;
height:201px;
width:290px;
background-color:#006FE1;
background-image:url(../images/capitan.jpg);
background-repeat:no-repeat;
background-position:center;
margin:0 2px;
}
#f h3{
position:relative;
top:160px;
color:#FFFFFF;
text-align:right;
margin-right:10px;
font-size:16px;
}
#z h3{
position:relative;
top:160px;
color:#FFFFFF;
text-align:right;
margin-right:10px;
font-size:16px;
}
.dop{

}

#price{width:100%; border:1px solid #777777; text-align:center;}
#price td {border:1px solid #777777;}

a.h {color:#bfbfbf;text-decoration:none}
