/*GLOBAL*/

*{
	margin: 0;
	padding: 0;
	}

body {
	margin:0 auto;
	font:normal 11px Arial;
	color:#7d6332;
	background:url('images/star.gif');
	}


a{
	color:#050505;
	}

img {
	border:0;
	}

ul{
list-style:none;
}

/*PNG FIX*/

.iePNG, IMG { 
filter:expression(fixPNG(this)); 
} 
.iePNG a {
position: relative; 
}

/*END PNG FIX*/

/*END GLOBAL*/

/*LAYERS*/

#body{
	/*background:url('images/bg.jpg') no-repeat 0 0;*/
	position:relative;
	}

#lenta{
	background:url('images/lenta.jpg') no-repeat 30px 0;
	height:1000px;
	}

#book{
position:absolute;
top:83px;
right:0;
width:892px;
height:856px;
background:url('images/book-shadow.png') no-repeat;
}

#book-image{
	background:url('images/book.gif') no-repeat 62px 0px;
	width:892px;
	height:856px;
	}

#cnt{
	position:absolute;
	top:254px;
	left:335px;
	width:485px;
	height:486px;
	overflow:scroll;
	padding-right:5px;
	}

#menu{
	position:absolute;
	top:254px;
	left:140px;
	width:195px;
	}


#right{
	float:left;
	}

#foot{
	position:absolute;
	bottom:10px;
	left:254px;
	height:50px;
	}

/*END LAYERS*/


/*COLOR AND SETTINGS*/

#menu li{
	background:url('images/arrow.gif') no-repeat 0 50%;
	padding:0 0 0 23px;
	}

#menu a{
	font:bold 14px Arial;
	}

div.container-films{
	overflow:hidden;
	height:1%;
	margin-bottom:30px;
	}

	div.container-films img{
		border:solid 3px #e3c241;
		display:block;
		float:left;
		}

div.txt{
	float:left;
	margin:13px 0 0 20px;
	}

	div.txt div{
		margin-bottom:13px;
		}

	div.txt h2{
		font:normal 18px Arial;
		margin-bottom:23px;
		}

		div.txt h2 a{
			color:#7d6332;
			}

div.download{
	padding:0 0 0 44px;
	background:url('images/download.gif') no-repeat 0 50%;
	height:25px;
	}

	div.download a{
		font:bold 14px Arial;
		color:#000;
		line-height:25px;
		}

#download-opt{
		position:absolute;
		top:60px;
		right:221px;
		font:normal 14px Arial;
		color:#efddb5;
		}

#sections{
	height:55px;
	padding:0 0 0 325px;
	background:url('images/top-menu.jpg') repeat-x;
	}

	#sections li{
		float:left;
		margin-right:55px;
		line-height:55px;
		}

		#sections li a{
			font:bold 14px Arial;
			color:#fafefe;
			text-decoration:none;
			}

#foot li{
	float:right;
	line-height:50px;
	margin:0 32px 0 0;
	font-size:12px;
	color:#fefefc;
	}

#foot li.copyright{
	line-height:17px;
	float:left;
	padding-top:10px;
	}

	#foot li a{
		font-size:12px;
		color:#fefefc;
		}

#logo{
	position:absolute;
	width:236px;
	height:120px;
	left:31px;
	top:0;
	background:url('images/logo.png') no-repeat;
	}

#popuar{
	position:absolute;
	left:140px;
	top:30px;
	font:bold 18px Arial;
	color:#000;
	}

#diski{
	position:absolute;
	bottom:45px;
	right:432px;
	background:url('images/diski.png') no-repeat;
	width:157px;
	height:52px;
	}

/*END COLOR AND SETTINGS*/