/*
Вёрстка и программирование: http://www.acden.ru 
			    ICQ: 271882362
*/

* {
	padding:0;
	padding-bottom:10px;
	margin: 0;
}

body {
	background-color:#020202;
	font:14px Arial, Helvetica, sans-serif;
	height:100%;
}


#machine {
	position:absolute;
	left:1%;
	background: url("machine.png") top left no-repeat;
	width:985px;
	height:614px;
	z-index:3;
}

#wall
{
	position: absolute;
	background: url("wall.jpg") repeat-x;
	width:10%;
	height:388px;
	z-index:0;
}

#logo {
	position: absolute;
	left:5%;
	top:1px;
	z-index:4;    
}

#rgt {
float:right;
z-index:4;
margin-right:-3px;
}

#menu {
	position:absolute;
	left:208px;
	top:40px;
	width:76%;
	background:url("menu_bg.png") repeat-x;
	height:50px;
	padding-left:80px;
	z-index:4;
}

#menu li {
	float:left;
	background:url("menu_razdelitel.png") top right no-repeat;
	height:50px;
	color:#bcbcbc;
	text-align:center;
	padding-top:10px;
	width:130px;
}

#menu a{
	display:block;
	text-decoration:none;
	color:#fff;
	text-align:center;
	font:18px bold;
}


#proga {
position:absolute;
left:5%;
top:160px;
width:230px;
z-index:4;
}

#progatop {
	width:225px;
	height:75px;
	background: url("proga_top.jpg") -2px no-repeat;
}

.papertext {
	background: url("paper_bg.png") repeat-y;
	padding-left:25px;
	padding-right:20px;
	padding-top:1px;
	text-align:justify;
	width:180px;
	behavior: url("iepngfix.htc");
}

.papertext a {
	color:#62260f;
	
}

.paperdown{
	background: url("paper_down.jpg") no-repeat;
	width:225px;
	height:65px;
}

ul {
	display:inline;
	list-style: none;
}
li {
	background: url("paper_razdelitel.png") bottom center no-repeat;
	padding-bottom:4px;
	padding-top:5px;
}

.time {
	color:#8d4023;
	font-weight:bold;
}

.podpis {
	color:#8d4023;
	font:bolder;
	text-align: right;
}

#sms {
position:absolute;
left:75%;
top:110px;
width:230px;
z-index:4;
}

#smstop {
	width:227px;
	height:75px;
	background: url("sms_top.jpg") -2px no-repeat;
}

#menuright {
	background: url("menu_right.png") no-repeat;
	height:50px;
	width:47px;
}

#bedj img {
	margin-top:50px;
	border:none;
}


#news {
	background:url("news.gif") top center no-repeat;
	margin-top:50px;
   z-index:1;
	color:#9d9d9d;
   padding-left:20px;
}

span.date {
	color:#62260f;
	text-align: left;
	display:block;
	padding-bottom:5px;
	padding-top:10px;
	font-weight:bold;
}


.newstext {
	text-align:justify;
}

#news a {
	color:#62260f;
}

#LivePlayer {
	position:absolute;
	right:325px;
	top:450px;

}

.link {
	color:#62260f;
	text-align: right;
	display:block;
	padding-bottom:20px;
}

#content {
	left:28%;
	position:absolute;
	color:#fff;
	z-index:3;
	top:600px;
	padding-right:35%;
}

#content a {
	color:#62260f;
	text-decoration:none;
}
