html { font-size: 100.01%}
body { font-size: 75%; font-family: Verdana, Arial, Helvetica, sans-serif; line-height: 1.49em; color:#414141;}
strong, th, thead td, h4, h5, h6 { font-weight: bold; }
h1,h2,h3 {font-weight:normal;}
h1 {
	color:#bbbbbb;
	font-size:3em;
	margin:1em auto 1em 240px;
	}
h2 {
	color:#bbbbbb;
	font-size:2em;
	margin:1em auto 1em 240px;
	}
h3 {
	color:#757575;
	font-size:1.5em;
}
h3 a {
	color:#757575;
}
h1 a  {
	color:#bbbbbb;
	}
.item h3 {
	margin-top:0;
	}
body {
	background:#000000 url(/img/bg.jpg) no-repeat center top;
	margin:0;
	padding:0;

}
.header {
	margin:0 auto;
	width:949px;
	background: url(/img/head.jpg) no-repeat center top;
	height: 169px;
}
.content {
	margin:0 auto;
	width:949px;
	background-color:#FFFFFF;
	overflow:hidden;
}
.footer {
	margin:0 auto;
	background: url(/img/footer.jpg) no-repeat center top;
	height: 169px;
}
.footer .page{
	margin:0 auto;
	width:949px;
	background: url(/img/footer-paper.jpg) no-repeat center top;
	height: 95px;
}

.cinema .item .leftPlaceHolder{
	background:url(/img/cinemabg.jpg) no-repeat left top;
	}
.theatre .item .leftPlaceHolder{
	background:url(/img/theatrebg.jpg) no-repeat left top;
	}
.item, .cinema, .theatre, .addComment, .comments, .cadrs {
	clear:both;
	float:none;
	}
.item .leftPlaceHolder {
	float:left;
	text-align:right;
	padding:10px 25px 30px 40px;
	width:175px;
	}
.item .text {
	margin: 0 0 1em 0px;
	width:470px;
	padding-top:10px;
	}
.cinema .item .text, .theatre .item .text {
	float:left;
	}
.theatre .item .text  {
	width:440px;
}
.item .address {
	width:197px;
	height:165px;
	margin: 0 0 1em 710px;
	padding:3em 40px 0 0;
	background:url(/img/address.jpg) no-repeat right top;
	}

.item .rating {
	background:url(/img/ratingbg.gif) no-repeat left 34px;
	width:140px;
	height:165px;
	margin: 0 0 1em 740px;
	padding:10px 40px 0 10px;
	}
.bottonLink{
	text-align:right;
	float:left;
	margin:12px 12px 12px 12px;
}
.mainLink {
	text-align:right;
	float:left;
	margin:12px 20px 20px 90px;
	width:130px;
	*margin-top:48px;
	}
.leftPlaceHolder .name{
	font-size:1.17em;
	color:#ff6d00;
	font-weight:bold;
}
.comments .item {
	background:url(/img/commentbg.gif) no-repeat 220px top;
	padding-top:10px;
	}
.addComment h3 {
	margin: 2em 240px 1em;
	}
.addComment input, .addComment textarea {
	width:470px;
	}
.addComment .item .leftPlaceHolder {
	height:2em;
	padding-top:0;
	padding-bottom:0;
	}
.addComment .item .text {
	padding-top:0;
	}
.addComment .item .leftPlaceHolder, .comments .item .leftPlaceHolder {
	height:2em;
	padding-top:0;
	padding-bottom:0;
	}
.addComment .item .text, .comments .item .text  {
	margin: 0 0 1em 240px;
	width:470px;
	padding-top:0px;
	}
.cadrs img {
	float:left;
	margin: 2px;
	}
