body 
{
    background-color: #000000; 
	overflow-x: hidden;
	overflow-y: hidden;
	background-position:center center;
	font: verdana 12px #fff;}
	


#horizon        
	{
	color: white;
	text-align: center;
	position: absolute;
	top: 50%;
	left: 0px;
	margin-top: -212px;
	margin-bottom:-212px;
	width: 100%;
	overflow: visible;
	visibility: visible;
	display: block
	}

#content    
	{
	margin-left: -872px;
	position: absolute;
	top: -285px;
	left: 50%;
	width: 1000px;
	height: 570px;
	visibility: visible
	}


A:link {text-decoration: none color: #000000;}
A:visited {text-decoration: nonecolor: #000000;}
A:active {text-decoration: none color: #000000;}
A:hover {text-decoration: underline; color: #000000;}



#tabela {width:1000px; padding-left:372px; padding-right:372px; height:570px; padding-top:212px; padding-bottom:212px; text-align:left; clear: both; background-image: url('../img/tlo.jpg');}
