html, body {
	position: relative;
	height: 100%;
}
body {
	position: relative;
	min-height: 100%;
	height: auto !important;
	height: 100%;
	background: #fff69a;
}

div.clear { display: block; height: 0; clear: both; visibility: hidden; }
/* РљР»РёРї */
#movie {
	padding: 0;
	margin: 0;	
}
.movie-container {
	position: relative;
	width: 100%; height: 544px;
	background: #fff;
}
/* РљРѕРЅС‚РµР№РЅРµСЂ */
.container {
	position: relative;
	padding: 0 0 200px 0;
	margin: 0 0 0 0;
	width: 100%;
	/*background: #fff69a url(../i/bg-ny.jpg) repeat top left;*/
}

/* Р“Р»Р°РІРЅРѕРµ РјРµРЅСЋ */
.container .main-menu {
	padding: 10px 0 30px 30px;
}
.container .main-menu  ul {	
	text-align: center;
}
.container .main-menu  ul li {
	display: inline-block;
	*display: inline; *zoom: 1;	
	margin: 0 5px 0 0;
	padding: 0 0 0 20px;	
}
.container .main-menu  ul li a {
	font-family: Verdana;
	font-weight: normal;
	font-size: 18px;
	text-decoration: underline;
	color: #ed1c24;
	display: inline-block;	
	margin: 0;
	padding: 15px 25px 10px 0;
	height: 30px;
}

.container .main-menu ul li.active,
.container .main-menu ul li:hover {	
	background: transparent url(../i/main-menu-left1.jpg) no-repeat top left;
}
.container .main-menu ul li.active a,
.container .main-menu ul li:hover a {		
	background: transparent url(../i/main-menu-right1.jpg) no-repeat top right;
	color: yellow;
	text-decoration: none;
}

/* РљРѕР»РѕРЅРєР° СЃ Р±Р°РЅРµСЂР°РјРё Рё РєРѕР»РѕРЅРєР° СЃ РЅРѕРІРѕСЃС‚СЏРјРё */
.bill {	
	width: 350px;
	float: left;
	/*margin-right: -370px;	*/
}
.bill .in {
	padding: 0 0 0 30px;
}

.bill .in p {
	font-family: Verdana;
	font-size: 11px;
	color: #000;
	line-height: 16px;
	margin-bottom: 10px;
}
.bill .in p a{
	font-family: Verdana;
	font-size: 11px;
	color: #ed1c24;
	line-height: 16px;
	margin-bottom: 10px;
}
.bill .in h2 {
	font-family: Verdana;
	font-weight: normal;
	font-size: 21px;
	color: #ed1c24;
	padding: 0 0 10px;
}

.bill-r {	
	width: 355px;
	float: right;
	padding: 20px 20px 20px 20px;
	background: url('../i/ptiza-bg.jpg') no-repeat;
	/*margin-left: -370px;	*/
}
.bill-r .in {
	padding: 0 30px 0 0;
}


.bill-r .in h1 {
	font-family: Verdana;
	font-weight: normal;
	font-size: 21px;
	color: #ed1c24;
	padding: 0 0 10px;
}
.bill-r .in p {
	font-family: Verdana;
	font-size: 11px;
	color: #000;
	line-height: 16px;
	margin-bottom: 10px;
}


.news {		
	display: block;		
}
.news .in {	
	padding: 0 350px 0 350px;	
}
.news .in h2 {
	font-family: Verdana;
	font-weight: normal;
	font-size: 22px;
	color: #ed1c24;
	padding: 0 0 20px;
}
.news .in dl {
	padding: 0 0 15px 0;
}
.news .in dl dt {
	font-family: Verdana;
	font-weight: normal;
	font-style: italic;
	font-size: 10px;
	color: #000;
	padding: 8px 0 5px;
}
.news .in dl dd {
	font-family: Verdana;
	color: #000;
	padding: 0 0 15px 0;
}
.news .in dl dd h3 {
	padding: 0 0 5px;
}
.news .in dl dd h3,
.news .in dl dd h3 a {
	font-family: Verdana;
	font-style: normal;
	font-weight: bold;
	font-size: 12px;
	color: #ed1c24;
}
.news .in dl dd p {
	font-family: Verdana;
	font-size: 11px;
	color: #000;
	line-height: 16px;
}
.news .in p a {
	font-family: Verdana;
	font-size: 12px;
	color: #ed1c24;
	line-height: 16px;
}

/* РџРћР”Р’РђР› */
#footer {
	position: absolute;
	bottom: 0; left: 0;
	width: 100%; height: 100px;
	background: #fff;
}
#footer .meter {
	position: absolute;
	top: 30px; left: 30px;
}
#footer .in {
	padding: 30px 0 0 130px;
}
#footer .in p {
	font-family: Arial;
	font-style: normal;
	font-weight: normal;
	font-size: 11px;
	line-height: 16px;
	color: #4b4b4b;	
}
#footer .in a {
	color: #016AAC;
}
#footer .in a:hover {
	color: #ED1C24;
}

/* backgrounds */
#bg-bottom-right {
	position: absolute;
	bottom: 0; right: 0;
	width: 400px; height: 227px;
	background: transparent url(../i/footer-image2.png) no-repeat top left;	
	z-index: 1;
}

#radio {
	position: absolute;
	top: 3px; right: 100px;
	z-index: 1000;
	width: 130px; height: 36px;
	background: transparent url(../i/radio-1.png) no-repeat top left;
	_background: transparent url(../i/radio-1.gif) no-repeat top left;
}
#radio span { display: none; }

#bookmark {
	position: absolute;
	top: 50px; right: 100px;
	z-index: 1000;
	width: 129px; height: 35px;
	background: transparent url(../i/bookmark.png) no-repeat top left;
	_background: transparent url(../i/bookmark.gif) no-repeat top left;
}
#bookmark span { display: none; }



/****************************/
/******  аЄа&#65533;а а&#65533;а&#65533; а&#65533;а&#65533;а&#65533;аЁа&#65533;а&#65533;  ******/
/****************************/
	/* б&#65533;аВаЕб&#65533; б&#65533;аЕаКб&#65533;б&#65533;аА аВ аПаОаИб&#65533;аКаЕ: #666666; */
	/* б&#65533;аВаЕб&#65533; б&#65533;аЕаКб&#65533;б&#65533;аА аНаА аКаНаОаПаКаЕ: #ffff00; */
	
	.form-search {
		width: 240px;
		height: 22px;
	}
	.form-search input.text-form {
		position: relative;
		width: 170px;
		height: 20px;
		padding: 0;
		margin: 0;
		text-indent: 5px;
		color: #666666;
		border: 1px solid #7f9eba;
		display: block;
		float: left;
	}
	.form-search input.button-form {
		position: relative;
		width: 63px;
		height: 22px;
		color: #ffff00;
		border: medium none;
		background: url(/images/search-form-button.png) no-repeat 0 0;
		margin: 0;
		padding: 0;
		display: block;
		padding-bottom: 2px;
		text-align: center;
		vertical-align: top;
		cursor: pointer;
	}

