



html {
background-color: #ffd3a1;
background-repeat: repeat;
background-attachment: scroll;
background-position:top center;


 }
 
 body {
                    
  background: -moz-linear-gradient(top, #ffd3a1 0%, #ffbf75 66%, #f29122 100%); /* FF3.6+ */
  background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#ffd3a1), color-stop(66%,#ffbf75), color-stop(100%,#f29122)); /* Chrome,Safari4+ */
  background: -webkit-linear-gradient(top, #ffd3a1 0%,#ffbf75 66%,#f29122 100%); /* Chrome10+,Safari5.1+ */
  background: -o-linear-gradient(top, #ffd3a1 0%,#ffbf75 66%,#f29122 100%); /* Opera 11.10+ */
  background: -ms-linear-gradient(top, #ffd3a1 0%,#ffbf75 66%,#f29122 100%); /* IE10+ */
  background: linear-gradient(top, #ffd3a1 0%,#ffbf75 66%,#f29122 100%); /* W3C */
  
  background-size: 100% 275px;
background-position: bottom center;
background-repeat: no-repeat;
  }




#cly {
                     
  background: -moz-linear-gradient(top, #f29122 0%, #ffbf75 44%, #ffd3a1 100%); /* FF3.6+ */
  background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#f29122), color-stop(44%,#ffbf75), color-stop(100%, #ffd3a1)); /* Chrome,Safari4+ */
  background: -webkit-linear-gradient(top, #f29122 0%,#ffbf75 44%, #ffd3a1 100%); /* Chrome10+,Safari5.1+ */
  background: -o-linear-gradient(top, #f29122 0%,#ffbf75 44%, #ffd3a1 100%); /* Opera 11.10+ */
  background: -ms-linear-gradient(top, #f29122 0%,#ffbf75 44%, #ffd3a1 100%); /* IE10+ */
  background: linear-gradient(top, #f29122 60%,#ffbf75 44%, #ffd3a1 100%); /* W3C */

 
margin-bottom: -180px;
padding: 0 0 180px 0;
}



#cly2 {
 background-image: url("111.png");
background-repeat: repeat; 
}


#cly0 {
 background-image: url("111.png");
background-repeat: repeat; 
}


#000 {
display: inline; 
}



#s {
background-image: url(01.png);
background-repeat: no-repeat;
}


#cli {
width: 90%;
min-width: 1000px;
padding: 0 5% 0 5%;
}

#xxx {
width: 10px;
}



#rt {
padding: 15px 0px 0px
}

#re {
padding: 0px 0px 0px
}

#clo {
height:15px;
}


#ttt {
height:12px;
}


#clx {
background-image: url(www.png);
background-repeat: repeat-y;
}

#clh {
background-image: url(0-.png);
background-repeat: repeat-y;
height: 190px;
width: 100%;
-moz-background-size: 100%; /* Firefox 3.6+ */
-webkit-background-size: 100%; /* Safari 3.1+ и Chrome 4.0+ */
-o-background-size: 100%; /* Opera 9.6+ */
}

#clk {
background-image: url(0--.png);
background-repeat: repeat-y;
height: 100px;
width: 100%;
-moz-background-size: 100%; /* Firefox 3.6+ */
-webkit-background-size: 100%; /* Safari 3.1+ и Chrome 4.0+ */
-o-background-size: 100%; /* Opera 9.6+ */
}

#ca {
padding: 3%;
text-align: left;
}



 
table.tiny {
position: center;
width: 1000px;
}

 .fon_text {
 background: #f5f5f5;
 background-position: 3px 3px 3px 3px;
border-style: dashed;
min-width: 630px;
width: 63%;
border-width: 3px;
border-color: #b3a39b;
 
 }



 
 
 
 
 .fon_text1 {

width: 80%;
min-width: 800px;
 }
 
 table.fon {
 width: 94%;


  }


.789 {
width: 1024px;
background:url(images/000.jpg);
 }


#555 {
background:url(images/000.jpg);
width: 1024px;
 }



.ten {
-webkit-box-shadow: 5px 5px 5px #40310a; 
-ms-filter: "progid:DXImageTransform.Microsoft.Shadow(color=#40310a,direction=125,strength=5)";
box-shadow: 5px 5px 5px #40310a;
}



#111 {
 width: 1000px;
 }





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

 
nav {
  font-family: Helvetica, Arial, sans-serif;
  line-height: 1.5;
  margin: auto auto; /*только для центрирования меню*/
  min-width: 180px;

}


 
.menu-item {
   background-color: rgba(0, 0, 0, 0.00);
  min-width: 180px; 
  text-align: left;
    box-shadow: none;
}


















.menu-item h4 {
  color: #5b534f ;                              
  font-size: 15px;
  font-weight: 500;
  padding: 6px 6px; 
   border-top-left-radius: 3px;
  border-top-right-radius: 3px;
  border-bottom-right-radius: 3px; 
  border-bottom-left-radius: 3px;
  box-shadow:0px 0px  5px #000;
}








.menu-item h4 a {
  color: #363636;
  font-weight: 590;
  display: block;
  text-decoration: none;

  width: 180px;
  text-align: left;
}



















.menu-item h4 {
 
  border-top: 1px solid rgba(255,255,255,0.2);          
  color: #fff;
  font-size: 15px;
  font-weight: 500;
  padding: 6px 6px;








  /*Градиент*/
  background: #5b534f; /* Старые барузеры */                      
  background: -moz-linear-gradient(top, #ffecd6 0%, #ffe5c7 44%, #ffd9ad 100%); /* FF3.6+ */
  background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#ffecd6), color-stop(44%,#ffe5c7), color-stop(100%,#ffd9ad)); /* Chrome,Safari4+ */
  background: -webkit-linear-gradient(top, #ffecd6 0%,#ffe5c7 44%,#ffd9ad 100%); /* Chrome10+,Safari5.1+ */
  background: -o-linear-gradient(top, #ffecd6 0%,#ffe5c7 44%,#ffd9ad 100%); /* Opera 11.10+ */
  background: -ms-linear-gradient(top, #ffecd6 0%,#ffe5c7 44%,#ffd9ad 100%); /* IE10+ */
  background: linear-gradient(top, #ffecd 60%,#ffe5c7 44%,#ffd9ad 100%); /* W3C */
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr="#ffecd6", endColorstr="#ffd9ad",GradientType=0 ); /* IE6-9 */
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr="#ffecd6", endColorstr="#ffd9ad",GradientType=0 ); /* IE6-9 */
}





.menu-item h4:hover {  
  background: #FFF0DE; /* Old browsers */
  background: -moz-linear-gradient(top,  #FFF0DE  0%, #FFF5E8  100%); /* FF3.6+ */
  background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#FFF0DE), color-stop(100%,#FFF5E8 )); /* Chrome,Safari4+ */
  background: -webkit-linear-gradient(top,  #FFF0DE  0%,#FFF5E8  100%); /* Chrome10+,Safari5.1+ */
  background: -o-linear-gradient(top,  	#FFF0DE  0%,#FFF5E8  100%); /* Opera 11.10+ */
  background: -ms-linear-gradient(top,  	#FFF0DE  0%,#FFF5E8  100%); /* IE10+ */
  background: linear-gradient(top,  	#FFF0DE  0%,#FFF5E8  100%); /* W3C */
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr="#FFF0DE", endColorstr="#FFF5E8",GradientType=0 ); /* IE6-9 */
}












.alpha p {
	font-size: 13px;
	padding: 8px 12px;
	color: black;
	text-align: center;
}






.menu-item ul {
  background: #FDF5E6;
  font-size: 13px;
  line-height: 30px;
  list-style-type: none;
  overflow: hidden;
  padding: 0px;
   border-top-left-radius: 0px;
  border-top-right-radius: 0px;
  border-bottom-right-radius: 7px; 
  border-bottom-left-radius: 7px;
}












 
.menu-item ul a {
  margin-left: 20px;
  text-decoration: none;
  color: #4F4F4F;
  display: block;
  min-width: 180px;

}












 
/*стили для пункта меню*/
.menu-item li {
  border-bottom: 1px solid #DCDCDC;
}
 
.menu-item li:hover {
  background: #DCDCDC;
}




.menu-item ul {
  background: #FFFAF0;
  font-size: 13px;
  line-height: 30px;
  height: 0px; /*Сворачивает меню*/
  list-style-type: none;
  overflow: hidden;
  padding: 0px;
}










.menu-item ul {
  background: #FFFAF0;
  font-size: 13px;
  line-height: 30px;
  height: 0px;
  list-style-type: none;
  overflow: hidden;
  padding: 0px;




 




  /*Animation*/
  -webkit-transition: height 1s ease;
     -moz-transition: height 1s ease;
       -o-transition: height 1s ease;
      -ms-transition: height 1s ease;
          transition: height 1s ease;
}


.menu-item:hover ul {
  height: 186px;
  }
  
  .menu-item:hover h4 {
   border-top-left-radius: 7px;
  border-top-right-radius: 7px;
  border-bottom-right-radius: 0px; 
  border-bottom-left-radius: 0px;
 }


























.ratingblock {
	display:block;
	border-bottom:1px solid #999;
	padding-bottom:8px;
	margin-bottom:8px;
	}

.loading {
	height: 30px;
	background: url('images/working.gif') 50% 50% no-repeat;
	}
	
.unit-rating { /* the UL */
	list-style:none;
	margin: 0px;
	padding:0px;
	height: 30px;
	position: relative;
	background: url('images/starrating.gif') top left repeat-x;		
	}

.unit-rating li{
    text-indent: -90000px;
	padding:0px;
	margin:0px;
	/*\*/
	float: left;
	/* */
	}
	
.unit-rating li a {
	outline: none;
	display:block;
	width:30px;
	height: 30px;
	text-decoration: none;
	text-indent: -9000px;
	z-index: 20;
	position: absolute;
	padding: 0px;
	}
	
.unit-rating li a:hover{
	background: url('images/starrating.gif') left center;
	z-index: 2;
	left: 0px;
	}

.unit-rating a.r1-unit{left: 0px;}
.unit-rating a.r1-unit:hover{width:30px;}
.unit-rating a.r2-unit{left:30px;}
.unit-rating a.r2-unit:hover{width: 60px;}
.unit-rating a.r3-unit{left: 60px;}
.unit-rating a.r3-unit:hover{width: 90px;}
.unit-rating a.r4-unit{left: 90px;}	
.unit-rating a.r4-unit:hover{width: 120px;}
.unit-rating a.r5-unit{left: 120px;}
.unit-rating a.r5-unit:hover{width: 150px;}
.unit-rating a.r6-unit{left: 150px;}
.unit-rating a.r6-unit:hover{width: 180px;}
.unit-rating a.r7-unit{left: 180px;}
.unit-rating a.r7-unit:hover{width: 210px;}
.unit-rating a.r8-unit{left: 210px;}
.unit-rating a.r8-unit:hover{width: 240px;}
.unit-rating a.r9-unit{left: 240px;}
.unit-rating a.r9-unit:hover{width: 270px;}
.unit-rating a.r10-unit{left: 270px;}
.unit-rating a.r10-unit:hover{width: 300px;}

.unit-rating li.current-rating {
	background: url('images/starrating.gif') left bottom;
	position: absolute;
	height: 30px;
	display: block;
	text-indent: -9000px;
	z-index: 1;
	}

.voted {color:#999;}
.thanks {color:#36AA3D;}
.static {color:#5D3126;}		


#share42 {display: inline-block; padding: 6px 0 0 6px;}
#share42 a {opacity: 0.5}
#share42:hover a {opacity: 0.7}
#share42 a:hover {opacity: 1}

#share42 {padding: 6px 6px 0; }
#share42 a {opacity: 0.5}
#share42:hover a {opacity: 0.7}
#share42 a:hover {opacity: 1}




.v2 a { 
 font-family: Trebuchet MS;
    color: #000000;
    text-decoration:none;
	}
	
	.v2 a:hover {
	 color: #B22222;
	  text-decoration:underline;
	 }
	 
	 		 .yyy a { 
 font-family: Trebuchet MS;
    color: #4F4F4F;
    text-decoration:none;
	}
	
	 .yyy a:hover { 
 font-family: Trebuchet MS;
    color: #828282;
    text-decoration:underline;
	}
	
	
