body {
font-family:Trebuchet MS;
font-size:13px;
background: #7c7c7c url("bg1.jpg") repeat-x;
background-position:0px 0px;
text-align: center;
padding:0px;
margin:0px;
}

.toplist{
position:absolute;
top:195px;
left:380px;
}

.date{
position:relative;
top:0px;
left:0px;
text-align:right;
font-style:italic;
color:#777;
border-top:1px dashed #444;
clear:both;
}

a:link img{
border:0px;
margin:0px;
padding:0px;
}
a:visited img{
border:0px;
margin:0px;
padding:0px;
}
a:hover img{
border:0px;
margin:0px;
padding:0px;
}



.in a:link img, .in a:visited img{
border:1px solid #999;
margin-right:2px;
}

.in a:hover img{
border:1px solid #666;
margin-right:2px;
}



.special a:link img, .special a:visited img{
border:none;
}

.special a:hover img{
border:none;
}




a:link, a:visited{color:#bd82e9;
text-decoration:none;
font-weight:normal;}


a:hover{color:#dcdcdc;
text-decoration:none;
font-weight:normal;}

.mid{
position:relative;
top:0px;
width:848px;
height:auto;
margin:0 auto;
padding:0px;
text-align:left;
}

.header{
position:relative;
top:0px;
width:848px;
height:492px;
background:url("header_bg.jpg");
}

.menu{
position:absolute;
top:455px;
left:20px;
width:820px;
height:30px;
font-size:14px;
}

.menu ul{
display:inline;
margin:0px;
padding:0px;
}

.menu ul li{
display:inline;
}

.menu ul li a{
padding:0px;
padding-right:20px;
}

.menu ul li a:link, .menu ul li a:visited{
color:#fff;
}



.menu ul li a:hover{
color:#999;
}





.main{
position:relative;
top:0px;
left:6px;
width:834px;
background:url("main_bg.jpg") repeat-y;
}

.in{
position:relative;
top:0px;
left:15px;
width:800px;
}

.box{
position:relative;
top:0px;
left:0px;
width:800px;
clear:both;
border-bottom:1px dashed #222;
}

.bottom{
position:relative;
top:0px;
left:0px;
width:100%;
height:310px;
background:url("bottom_bg.jpg") repeat-x;
text-align:center;
}

.inbot{
position:relative;
top:0px;
left:5px;
width:835px;
height:310px;
background:url("bottom_bg2.jpg");
}

img.www{
position:absolute;
top:170px;
left:14px;
}

.copy{
position:absolute;
top:288px;
width:835px;
height:20px;
text-align:center;
color:#737373;
letter-spacing:1px;
}

.copy a:link, .copy a:visited{
color:#737373;
}

.copy a:hover{
color:#555;
}

p{
margin:0px;
padding:0px;
color:#fff;
font-size:14px;
}

h1{
margin:0px;
padding:0px;
margin-bottom:20px;

font-size:16px;
color:#fff;
text-shadow:#000 2px 1px 2px;
line-height:2.2;
}

h1 a:link, h1 a:visited{
color:#fff;
}

h1 a:hover{
color:#999;
}

h2{
margin:0px;
padding:0px;
margin-bottom:15px;
font-size:15px;
color:#999;
}

/*moonbarks*/

.m{
color:#310030;
font-weight:bold;
}

.b{
color:#ff00ff;
font-weight:bold;
}

/*moonbarks konec*/

#lightbox{
	background-color:#eee;
	padding: 10px;
	border-bottom: 2px solid #666;
	border-right: 2px solid #666;
	}
#lightboxDetails{
	font-size: 0.8em;
	padding-top: 0.4em;
	}	
#lightboxCaption{ float: left; }
#keyboardMsg{ float: right; }
#closeButton{ top: 5px; right: 5px; }

#lightbox img{ border: none; clear: both;} 
#overlay img{ border: none; }

#overlay{ background-image: url(overlay.png); }

* html #overlay{
	background-color: #333;
	back\ground-color: transparent;
	background-image: url(blank.gif);
	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src="overlay.png", sizingMethod="scale");
	}
	
