body { 
	margin:0; 
	padding:0; 
	background:#030303; 
	color:#FFF;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
}
a {
	text-decoration:none;
	color:#FFFFFF;
}
a:hover {
	color:#FFFF00;
}
.logo {
	position:absolute;
	top:60px;
	left:10px;
	height:200px;
	width:200px;
	background:url(../graphics/logomazas.png) no-repeat;
	cursor:pointer;
}
.logo1 {
	position:absolute;
	top:60px;
	left:10px;
	height:214px;
	width:200px;
	color:#E22E00;
	font-weight:bold;
	font-size:13px;
	background:url(../graphics/logomazas1.png) no-repeat;
	cursor:pointer;
	text-align:center;
	font-size:16px;
}
.lang {
	position:absolute;
	width:140px;
	height:20px;
	top:340px;
	left:80px;
	vertical-align:middle;
}
.menu700 { 
	position:relative;
	top:60px;
	width:700px; 
	height:60px;
	text-align:center;
	margin:0 auto;
	vertical-align:text-top;
}
.hrefas {
	float:right;
	padding:11px 15px 0px 0px;
}
.content {
	position:relative; 
	top:506px; 
	width:998px; 
	left:0; 
	margin:0 auto;
}
.album {
	float:left; 
	width:120px; 
	height:160px; 
	border:1px dotted #222222; 
	margin:0px 6px 6px 0px;
	text-align:center;
	vertical-align:text-top;
	background:#101010;
	padding:3px;
	overflow:hidden;
}
.album:hover {
	background:#222222;
}
.linkas {
	padding:10px; 
	float:left; 
	font-size:16px;
	border:1px dotted #222222;
	background:#101010;
	margin-right:5px;
	margin-bottom:5px;
	height:20px;
}
.linkas:hover {
	background:#222222;
}
.linkas ul {
	list-style:none;
	padding:0;
	margin:0;
	width:110px;
	overflow:hidden;
	margin-top:15px;
}
.linkas ul li {
	width:auto;
	padding:5px 0px 5px 5px;
	margin-top:3px;
	font-size:11px;
}
.linkas1 {
	padding:10px; 
	font-size:16px;
	margin-right:5px;
	position:relative;
	top:-400px;
	width:500px;
	margin:0 auto;
	border:1px dotted #222222; 
	background:#101010;
}
.linkas1:hover {
	background:#222222;
}
.insideBig {
	float:left; 
	width:400px; 
	border:1px dotted #222222; 
	height:200px; 
	margin-right:30px; 
	margin-bottom:5px; 
	overflow:hidden; 
	background:#101010;
}
.inside {
	float:left; 
	height:120px; 
	width:120px; 
	border:1px dotted #222222; 
	padding:5px; 
	text-align:center; 
	margin:0px 10px 10px 0px; 
	background:#101010;
}
.inside:hover {
	background:#222222;
}
.slenkam{
	position: relative;
	right: -500px;
}
.music {
	visibility:visible;
	position:absolute;
}
dl, dt, dd, ul, li {
	margin: 0;
	padding: 0;
	list-style-type: none;
}
#watermark_box {
	position:relative;
	display:block;
}
img.watermark {
	position: absolute;
	bottom: 4px;
	right: 4px;
	border:0;
} 