@import "reset.css";
@import "layout.css";

h1 {
	font-size:180%;
	font-weight:normal;
	color:#9F1F0D;
	border-bottom:1px #9F1F0D solid;
	padding-left:20px;
	width:90%;
	background:url(/img/h1-back.gif) no-repeat left bottom;
	margin-bottom:20px;
}
p {
	margin:0 0 30px 20px;
}

#navigation {
	background:url(/uploads/angle_plate-7.jpg) no-repeat right 85px;
	width:360px;
}

#content {
	margin-left:360px;
}

#wrapper {
	margin-left:-360px;
}

ul#main-menu {
	margin-left:20px;
	margin-top:5px;
	margin-bottom:16px;
	width:280px;
}
	ul#main-menu li {
		list-style:none;
		padding-top:5px;
		padding-left:0;
		border-bottom:1px #ddd solid;
		margin-right:35px;
	}
		ul#main-menu li a {
			display:block;
			color:#333;
			text-decoration:none;
			font-size:110%;
			height:22px;
			padding-left:15px;
			background:url(/img/menu-item-gray.gif) no-repeat left 4px;
			border:none;
		}
		ul#main-menu li a:hover {
			color:#053D6B;
			background:url(/img/menu-item-blue.gif) no-repeat 3px 4px;
		}
div.menu-decor {
	margin-right:65px;
	background:url(/img/m_menyu_top.gif) no-repeat top left;
	height:15px;
	overflow:hidden;
	margin-top:5px;
}
div.menu-decor div {
	background:url(/img/m_menyu_top_bg.gif) repeat-x top;
	height:15px;
	margin-left:57px;
	margin-top:0px;
}
#lbmpr {
	float:left;
	overflow:hidden;
	height:357px;
	width:90%;
	margin-top:1px;
	background:url(/img/fb-back.jpg) repeat-x left 56px;
}
	#lbmpr div.decor {
		margin:0;
		width:18px;
		height:347px;
		float:right;
		margin-top:5px;
		background:url(/img/fb-end.jpg) no-repeat right bottom;
	}
	#lbmpr #flash-place {
		float:left;
		position:relative;
		width:602px;
		margin-top:5px;
		height:347px;
		background:url(/uploads/flash-back.jpg) no-repeat left bottom;
		left:0; /*для IE6 заменить на 0*/
		top:0;
	}
#rbmpr {
	width:9.9%;
	height:400px;
	float:left;
	overflow:hidden;
	margin-top:5px;
	background:	url(/img/right_page_img_bg.gif) repeat-x;
}
	#rbmpr div.decor {
		background:url(/img/right_page_img.gif) no-repeat left top;
		width:18px;
		height:347px;
		margin:0;
	}
#maincontent {
	line-height:22px;
	width:100%;
}
	#maincontent #column-1 {
		width:60%;
		float:left;
		overflow:hidden;
		margin-left:0;
		margin-bottom:30px;
	}
		#maincontent #column-1 p {
			margin:20px;
		}
		#maincontent #column-2 {
			width:35%;
			float:left;
			overflow:hidden;
			margin-left:1%;
		}


div#news-block {
	margin:0 0 0 20px;
}
div#news-block p {
	margin:0;
	margin-left:20px;
	margin-bottom:20px;
}
div#news-block span {
	font-size:90%;
	font-weight:bold;
}

#cinema {
	position:absolute;
	z-index:4;
	left:377px;
	top:92px;
	overflow:hidden;
	display:block;
	height:237px;
	width:564px;
}

#hotlog {
position:absolute;
margin:70px 0 0 10px;
}

div.adv-block a, div.adv-block a:visited {
	width:280px;
}

#hotlog a, #hotlog a:visited, #hotlog a:hover {
border:none;
}


#main-block {
	width:98%;
	height:360px;
	margin:0 0 30px 0;
}

	#main-block div.column {
		width:31.5%;
overflow:hidden;
		margin-right:3px;
		background:#d3e1ed;
		height:360px;
		float:left;
		background:#d3e1ed url(/uploads/block-back.jpg) repeat-x;		
	}
	
	#main-block div.head {
		height:56px;
		overflow:hidden;
		font-size:120%;
		color:#9F1F0D;
		font-weight:bold;
	}
	
		#main-block div.head p {
			margin:7px 0 0 7px;
		}
	
	#main-block div.content {
		height:249px;
		overflow:hidden;
	}
	
		#main-block div.content ul {
			margin-left:20px;
			margin-top:10px;
		}
		
		#main-block div.content ul li {
			margin-left:20px;
			list-style:disc;
			margin-bottom:2px;
			color:#1686DF;
		}
	
	#main-block p#more-back {
		background:url(/uploads/more-back.jpg) no-repeat;
		height:122px;
		width:192px;
		margin:0 auto;
	}
	
	#main-block p#more-back span {
		padding:10px;
		font-size:110%;
		display:block;
	}
	
	#main-block div.footer {
		height:54px;
	}
	
		#main-block div.footer a {
			display:block;
			border:none;
		}
		
		#main-block div.footer a.link {
			margin-top:-10px;
			position:relative;	
		}
		
		#main-block div.footer a.mat {
			margin-top:0;
		}
		
	
	
	
	
	#news-block div.column {
		width:32%;
		float:left;
	}
	
	
	#extra h1 {
		width:80%;
		margin-top:30px;
	}

#extra p {
line-height:22px;
}

.endl {height:10px;clear:both;}
.right {text-align:right;margin-right:10px;}
.bold {font-weight:bold;}

#main-block p {
margin-left:0;
}


