body {
		font-size: small;
		font-family: Arial, Helvetica, Verdana, sans-serif;
		color: #FFF;
		
		background: #000; /*rl("http://www.alice-dsl.net/g.tanmazov/img/bg_main.jpg") no-repeat left top;*/
	}
#content {
	border: 1px dotted #A51919;
	position:absolute; top:270px; left:30px; width:800px; height:70%;
	padding-top:30px;
}

#audioplayer {
	/*border-bottom: 1px solid #A51919;
	
	height: 39px;*/
	/*height: 15px;*/
	height:160px;
	z-index:2px;
	padding: 0px 0px 0px 0px;
}
#flashplayer {
	z-index:-7px;
	padding: 10px 0px 0px 0px;
}

#header {
background-image: url('http://www.alice-dsl.net/g.tanmazov/img/background.jpg');
background-repeat: no-repeat;
position:absolute; left:30px; width:800px; height:250px;
padding: 15px 0px 0px 0px;
border: 1px dotted #d0921b;
margin-top:10px;
}

.links {
width:800px;
margin-top:-10px;
/*margin: 203px 0px 0px 0px;*/
padding:5px 0px 5px 0px; 
background-image: url('http://www.alice-dsl.net/g.tanmazov/img/menu.jpg');
/*border: 1px dotted #d0921b;*/
font-size:16px;
text-align:right;

}
a.hyper {
margin:0px 10px 0px 10px;
font-size:14px;
font-weight:bold;

}

a.hyper:hover{
text-decoration:underline;
}

a {
/*color:#d0921b;*/
color:#FFF;
font-size:18px;
font-weight:normal;
text-decoration:none;
}

.floatRight {
		float: right;
		/*margin: 0px 0px 1.0em 1.0em;*/
		margin: 0px 0px 20px 30px;
}
div.nofloat {
		display: block;
		margin: 0px;
		padding: 0px;
		overflow: hidden;
		height: 1px;
		width: 1px;
		float: none;
 		font-size: 1px;
  		line-height: 1px;
		clear: both;
}
#loadPage {
position:absolute; top:30px; left:300px;
width:70%;
padding-top:30px;
float:right;
}
#loadDl {
padding:30px;
float:left;
}
a.zine {
color:#FFF;
font-size:12px;
font-weight:normal;
text-decoration:underline;
}
a.host {
color:red;
font-size:12px;
font-weight:normal;
text-decoration:underline;
}
.instr {
border: 1px dotted #d0921b;
color:#d0921b;
font-size:12px;
margin-top:15px;
line-height:25px;

}
#DotTKFrame{
visibility:hidden;
}
