body{
		position: absolute; 
		left: 0; 
		top:0; 
		margin-top:0; 
		margin-left:0; 
		margin-right:0; 
		width:100%; 
		font-family: Verdana; 
		font-size: 10px; 
		color:#CCCCCC;
}
#head{
		background-image:url(/images/bg_header.png); 
		background-repeat:repeat-x;"
}
.downzone{
	font-family: Verdana;
	font-size: small;
}
a {

text-decoration: none;

}

.tabi{
	color: #000000;
}

.levelmenu{
	background-image: url(images/sipka.png);
	_background-image: url(images/sipka.gif);
	background-color:#333333;
	padding: 3px;
	background-repeat: no-repeat; 
	background-position: 2px center; 
	padding-left: 15px; 
	border-bottom: 1px solid black;
}

.bs_levemenu{
	list-style: none; 
	margin: 0; 
	padding: 0;
	background-color:#333333;
	}

.bs_levelmenu a{
	 text-decoration: none;
	 color: white;
	}
h1{
	color: #999999; 
	font-size: 16px; 
	font-family: Verdana;
}