body {
	margin : 0;
	font-family : verdana, arial;
	color : #666666;
	background-image : url(backback.png);
}

img {
    border : 0px solid white;
}

a {
	color : #333;
	text-decoration : none;
}

a:hover {
	color : #333;
	text-decoration : none;
}

a:visited {
	color : #333;
	text-decoration : none;
}

#background-image {
	position : absolute;
	z-index : 1;
	width : 100%;
	height : 100%;
}

#hu-logo {
	position : absolute;
	z-index : 2;
	top : 10px;
	left : 680px;
	width : 120px;
	height : 120px;
	border : 0 solid white;
}

#stefan-curow {
	position : absolute;
	z-index : 2;
	top : 60px;
	left : 255px;
	width : 270px;
}



#main-table {
	position : absolute;
	z-index : 2;
	top : 140px;
	left : 100px;
	width : 700px;
	border-spacing : 0px 4px;
	border : 0px solid white;
	font-size : 12px;
	font-size : 12px;
}
#main-table td {
	background-color : #ffffff;
	padding : 0px;
}


.inner-table {
	margin : 2px 5px 0px 5px;
	border : 0px solid white;
	width : 690px;
	border-spacing : 0px;
}

