html{
max-height:1000px;
}
body{
width:100%;
height:100%;
background:#fff;

}
#header img {

}
#container{
width:1000px;
margin:auto;
background:#fff;
}
#contant{
width:1000px;
margin:auto;
}
#menuBlock{
	width:1000px;
	margin:auto;
	
}
#menu {
list-style:none;
margin:0;
padding:0 0 -20px 0; 
color:#000;
}

#menu li{
	width:160px;
	float:left;
	
	margin:0 30px 20px 0;
}
#menu li a{
	text-decoration:none;
	font: bold italic 17pt Times New Roman; 
	color:#000;
	display:block;
	text-align:center;
}
#menu li a:hover{
	text-decoration:underline;
}
.imgshow{
	position:relative;
	top:-45px;
	right:-60px;
	display:none;
}
.imgshow img{
	position:absolute;
}
.text{
	text-align:center;
	width:740px;
	position:relative;
	top:-10px;
	margin:auto;
	color:#b21707;
	font: bold italic 15pt Times New Roman; 
	
}
.about_text{
	font:  italic 13pt Times New Roman; 
	margin:0 20px 0 40px;
}

#menu li a:hover .imgshow{
	display:block;
}
.images{
	cursor:pointer;
}
#textcontainer{
	width:970px;
	min-height:400px;
	border: 15px solid #b21707;
	border-radius: 20px;
	background:url(../image/listok.png) repeat; 
	color:#000;
}
.title{
	/* width:100%; */
	height:50px;
	font: bold italic 25pt Times New Roman; 
	/*background:#b21707;*/
	margin-top:0;
	margin-bottom:0;
	text-align:center;
	position:relative;
	/*top:-28px;*/
	text-transform: uppercase;
}
.imgmenu{
	float:left;
	margin:20px;
	position:relative;
}
.imgmenudiv{
	margin:20px 20px -10px 20px;
	float:left;
	width:200px;
	min-height:200px;
	font: bold italic 12pt Times New Roman; 
	position:relative;
}
#textcontainer ul li, .newmenu{
	list-style-type: none;
	width:430px;
	height:30px;
	/* background:#ffc;  */
	text-align:center;
	font: bold italic 16pt Times New Roman; 
	position:relative;
	right:20px;
}
#textcontainer ul {
	float:left;
	margin-left:-1px;
	/* border: 6px solid #000;
	border-radius: 20px; */
	
}
#textcontainer ul li {
	
	margin-bottom:5px;

}

#textcontainer ul li a, .newmenu a {
	text-decoration:none;
	color:#000;
}
#textcontainer ul li a:hover .imgshowmenu{
	/* display:block; */
}
#textcontainer ul li a:hover, .newmenu a:hover{
	text-decoration:underline;
		font: bold italic 17pt Times New Roman; 
	
}
.imgshowmenu {
	position:relative;
	top:-45px;
	right:-120px;
	display:none;
}
.imgshowmenu img{
	position:absolute;
}
.imgmenudiv span{
	font: bold italic 16pt Times New Roman; 
}
#counter{
	width:970px;
		font: bold italic 16pt Times New Roman; 
}
#counter span{
	position:relative;
	top:-10px;
	
}

#counter div{
	width:400px;
	margin:auto;
	text-align:center;
}
#counter div a{
	width:150px;
	margin: 0 20px  20px;
	text-align:center;
	color:#000;
}
#back div,#next div {
	height:45px;
	width:100px;
	display:inline-block;
	position:relative;
}
#next div{
	background: url(../image/strelki.png) 0 0;
	top:20px;
}
#next:hover div{
	background: url(../image/strelki.png) 0px -45px;
	top:20px;
}
#back div{
	background: url(../image/strelki.png) 0 90px;
}
#back:hover div{
	background: url(../image/strelki.png) 0px 45px;
}
.coment_info{
	width:950px;
	height:30px;
	background: url(../image/line.png) no-repeat;
	padding-left:20px;
	font: bold italic 12pt Times New Roman; 
	color:#fff;
}
.coment_info span {
	float:right;
	padding-right:20px;
}
.coment_text{
	width:930px;
	padding-left:20px;
	padding-right:20px;
	padding-top:10px;
	font: italic 12pt Times New Roman; 
	
	background:#fff;
	color:#000;
}
.coment{
	border: 1px solid #b21707;
	border-radius: 20px;
	overflow:hidden;

	position:relative;
	margin:10px 0;
}
.coment_check{
	padding-left:20px;
	font: italic 12pt Times New Roman; 
	height:30px;
	background: url(../image/lineto.png) no-repeat;
	padding-bottom:0px;
}
.coment_check span{
	position:relative;
}
.yes{
position:relative;
	color:green;
	cursor: pointer;
}
.no{
position:relative;
	color:red;
	cursor: pointer;
}
#addcoment{
	width:970px;
	height:300px;
	margin:0 0 0 40px;
}
.countLike{
display:inline-block;
	font: italic 16pt Times New Roman; 
	position:relative;
	height:25px;
	width:25px;

}
#slider{
	margin-bottom:40px;
	position:relative;
	width:1000px;
	top:30px;
	height:73px;
	background: url(../image/kino.png) repeat-x;
	background-position:10px 0;
	
}
#info_block{
	background: url(../image/marka.png) no-repeat;
	width:700px; 
	height:212px; 
	position:relative; 
	right:-300px;
	margin-top:-202px;
	padding:40px;
}
#showImage{
	position:absolute; 
	top:0; background:#000; 
	overflow:hidden; opacity:0.7; 
	width:2000px; 
	height:5000px;
	z-index:10; 
	display:none;
}
#image{
	position:fixed; 
	top:100px;
	/* 	margin:auto;*/
	z-index:999;
	display:none;
	opacity:1;
	border: 15px solid #b21707;
	border-radius: 10px;
}