* {
margin: 0;
padding: 0;
border: 0;
}

body {
	background-color: #655A46;
	color: #7c5d5d;
	font-family: Arial;
	font-size: 12px;
	background-image: url(/img/canvas_3.jpg);
}

A:link { text-decoration: underline; color: #7c5d5d;}
A:visited { text-decoration: none;  color: #7c5d5d;}
A:active { text-decoration: none; color: #7c5d5d;}
A:hover { text-decoration: none; color: #7c5d5d;} 

h1{
	font-size:20px;
}

h2{
	font-size: 16px;
	margin-bottom: 7px;
	
}

h3{
	font-size: 14px;
	margin-bottom: 7px;
	
}

p{
	margin-bottom: 10px;	
}

A IMG {
border: none;
} 

.logo{
width: 374px;
height: 145px;
float: left;
} 

textarea{
	border:1px solid #E1DDD5;
	background-color: #F5F4F1;
}

input{
	border:1px solid #E1DDD5;
	color: #655A46;
	background-color: #F5F4F1;
}

.sub{
	border: 1px solid #E1DDD5;
	height: 18px;
	vertical-align: top;
	color: #655A46;
	background-color: #F5F4F1;
}


#menu_search_box{
	color:#655A46;
	float:right;
	width:227px;
	display: inline-block;
}


#menu_search_box_left{
	color:#655A46;
	float:left;
	width:227px;
	display: inline-block;
}


#menu_search_box input.s{
	width:140px;
	color:#655A46;
	border:1px solid #E1DDD5;
	height: 16px;
	background-color: #F5F4F1;
}




SELECT{
	border:1px solid E1DDD5;
}
#container1 {
	width: 100%;
	background-image: url(/img/body_bg_5.jpg);
	background-repeat:repeat-y;
	background-position: center;
}

#container {
	width: 894px;
	background-color: #FBFAFA;
	margin-right: auto;
	margin-left: auto;
}


#header {
	background-image: url(/img/top_bg_1.jpg);
	background-repeat:repeat-x;
	width: 894px;
	height: 145px;
	background-color: #FBFAFA;
	padding-bottom: 14px;
} 

#header_right {
	width: 234px;
	height: 145px;
	float: right;

} 



.rus {
	width: 30px;
	height: 24px;
	float: left;
	padding-top: 20px;
	padding-right: 2px;
	padding-left: 17px;

} 

.rus  A:link { display: block; text-decoration: none;  border: 0px solid #e0e0e0;}
.rus A:visited { display: block; text-decoration: none;  border: 0px solid #f9f6f6;}
.rus  A:active {  display: block; text-decoration: none; border: 0px solid #e0e0e0; }
.rus  A:hover { display: block; text-decoration: none;  border: solid 0px #dedddd; } 



.eng {
width: 102px;
height: 24px;
float: left;
padding: 20px 20px 0px 0px;
} 


.eng  A:link { display: block; text-decoration: none; border: 0px solid #e0e0e0; }
.eng A:visited { display: block; text-decoration: none;  border: 0px solid #f9f6f6;}
.eng  A:active {  display: block; text-decoration: none;border: 0px solid #e0e0e0; }
.eng  A:hover { display: block; text-decoration: none;  border: solid 0px #dedddd; } 




.nomer {
	background-image: url(/nomer.jpg);
	background-repeat: no-repeat;
	color: #3C3528;
	width: 213px;
	height: 40px;
	float: right;
	font-size: 20px;
	padding-bottom: 20px;
	padding-left: 5px;
	padding-top: 15px;
} 

.nomer7{

color: #666;

} 

.nomerM{
	color: #655A46;
	font-size: 14px;
	font-weight: normal;
} 

#menu{
	width: 209px;
	background-color: #FBFAFA;
	float: left;
	font-size: 12px;
	padding-right: 53px;
	padding-left: 39px;

}

#menu ul {
	list-style: url(/kv.gif) inside;
	font-weight: bold;
	color: #bb463d;
	font-size: 15px;
	padding-top: 4px;
	padding-left: 3px;
}



#menu ul A {
color: #bb463d;
text-decoration: none;
}



#menu li {
	font-weight: normal;
	font-size: 12px;
	margin-left: 5px;
}

#menu li a {
color: #7c5d5d;
text-decoration: none;
}

#menu li a:hover {
color: #7c5d5d;

}



.menu_up{
	color: #fff;
	background-color: #655A46;
	font-size: 12px;
	background-image: url(/img/canvas_3.jpg);
	padding-top: 6px;
	padding-bottom: 8px;
	padding-left: 25px;

}

.menu_center{
	padding-top: 20px;
	padding-bottom: 20px;

}

.menu_kontakt{
	color: #000;
	padding-top: 20px;
	padding-bottom: 25px;

}

.menu_kontakt a {
color: #bb463d;
text-decoration: underline;
}

#menu_foto{
	width: 2px;
	background-color: #FBFAFA;
	float: left;
	font-size: 12px;
	padding-right: 16px;
	padding-left: 16px;
}

#text{
	width: 531px;
	background-color: #FBFAFA;
	float: right;
	padding-right: 39px;
} 


#text_foto{
	width: 531px;
	background-color: #FBFAFA;
	float: left;
	padding-right: 39px;
} 

.img1{
width: 136px;
float: left;
padding: 0px 81px 20px 0px; 
text-align: center; 
}

b{
	 font-size: 17px;

}

.img2{
width: 109px;
float: left;
padding: 0px 0px 20px 0px; 
text-align: center; 
}

.img3{
width: 115px;
float: left;
padding: 0px 0px 20px 90px; 
text-align: center; 
}


.clearfloat {
clear : both;
} 


strong {
	font-weight: normal;
}

#niz {
	width: 894px;
	height: 137px;
	font-size: 12px;
	color: #fff;
	padding-top: 110px;
	background-image: url(/img/bottom_bg.jpg);
	background-repeat: repeat-x;
	background-position: center bottom;
	padding-bottom: 21px;
	background-color: #FBFAFA;
} 

.niz2 {
	height: 92px;
	font-size: 12px;
	margin-right: 25px;
	padding-top: 20px;
	margin-left: 25px;
	padding-left: 13px;
	padding-bottom: 17px;
	background-color: #655A46;
	background-image: url(/img/canvas_3.jpg);
} 

.niz2 A:link {
	color: #E3C9AE;
	text-decoration: none;
}
.niz2 A:visited {
	text-decoration: none;
	color: #E3C9AE;
}
.niz2 A:active {
	text-decoration: none;
	color: #FFFFFF;
}
.niz2 A:hover {
	text-decoration: none;
	color: #FFFFFF;
} 

.niz2 img {
	float: left;
}
#t2{
	width: 280px;
	float: right;
	padding-right: 20px;
	color: #E3C9AE;
	font-size: 10px;
} 

 #niz_see  {
	width: 1024px;
	height: 64px;
	background-repeat: no-repeat;
	margin-right: auto;
	margin-left: auto;
	background-image: url(/img/bottom_see_left.jpg);
	margin-bottom: 69px;
	background-position: left;
} 

 .niz_see2  {
	width: 1024px;
	height: 64px;
	background-repeat: no-repeat;
	background-image: url(/img/bottom_see_right.jpg);
	background-position: right;
}
 
 .niz_see3  {
	width: 896px;
	height: 64px;
	background-repeat: repeat-x;
	margin-right: auto;
	margin-left: auto;
	background-image: url(/img/bottom_see.jpg);
} 
 
.left {
	text-align: left;
	bolder-top-width: 1px;
	width: 400px;
	float: left;
	padding-top: 3px;
	padding-right: 13px;
	padding-bottom: 15px;
	padding-left: 45px;
    } 
  
.right {
	text-align: left;
	bolder-top-width: 1px;
	width: 300px;
	float: left;
	padding-top: 3px;
	padding-bottom: 10px;
	padding-left: 15px;
    } 
	 
.img1 {
filter:progid:DXImageTransform.Microsoft.Alpha(opacity=20);
-moz-opacity: 0.2;
-khtml-opacity: 0.2;
opacity: 0.2; 
}
.img2 {
filter:progid:DXImageTransform.Microsoft.Alpha(opacity=50);
-moz-opacity: 0.5;
-khtml-opacity: 0.5;
opacity: 0.5; 
}
.img3 {
filter:progid:DXImageTransform.Microsoft.Alpha(opacity=100);
-moz-opacity: 1.0;
-khtml-opacity: 1.0;
opacity: 1.0; 
}
.fOpacity img {
filter:progid:DXImageTransform.Microsoft.Alpha(opacity=30);
-moz-opacity: 0.3;
-khtml-opacity: 0.3;
opacity: 0.3; 
}

a.simpleOpacity:hover img{
filter:progid:DXImageTransform.Microsoft.Alpha(opacity=100);
-moz-opacity: 1.0;
-khtml-opacity: 1.0;
opacity: 1.0;
}	 
