<style type="text/css">
<!--
*{margin:0;padding:0}
body { margin-left: auto; margin-right: auto; width: 770px; position:relative; background-color: #000000;}

a:link {
         color:#998675 }
a:visited {color: #998675}
a:hover {color: #FFFF33}
#Table_01 {
	position:absolute;
	left:0px;
	top:0px;
	width:747px;
	height:850px;

}

#logo {
	position:absolute;
	left:0px;
	top:0px;
	width:747px;
	height:261px;
	background-image: url('images/logo4.jpg');
	
}

#menu {
  	position:absolute;
	left:0px;
	top:261px;
	width:209px;
	height:234px;
	background: url('images/menu.jpg');
	
	text-align: center;

	font-family: "Arno Pro";
	color: #998675;

  

	
}

#tresc {
	position:absolute;
	left:209px;
	top:261px;
	width:538px;
	height:589px;
	background: url('images/tresc.jpg');

	
	
    
}

#reklama {
  	position:absolute;
	left:0px;
	top:495px;
	width:209px;
	height:355px;
	background-image: url('images/reklama.jpg');
	
}

-->
</style>