*		{margin: 0px; padding: 0px;}
html		{height:100%;}
body		{font-family: "Verdana", "Geneva", "Arial", "Helvetica", sans-serif; 
		 font-size: 12px; color: #fff; text-align: left; 
		 width: auto; height: 100%; 
		 background: #000 url(../img/bg_main.jpg) repeat top;}



div {border:0px solid #ff0000;}





/***** SPOLOCNE NASTAVENIA *****/
#hlavnyblok	{position: relative; clear: left; margin: 0 auto; 
		 width: 800px; height: 1000px;}

/*** MENU ***/
.hlavnemenu	{position: relative; clear: left; margin: 0 auto; 
		 width: 560px; height: 1000px; 
		 background: url(../img/bg_menuhl.jpg) repeat-x;}
.menublok	{margin-left: 10px; 
		 width: 540px; height: 150px;}

/*** LOGO ***/
.logo		{position: absolute; top: 56px; right: 10px; 
		 width: 120px; height: 72px;}

/*** BLOK S OKNOM S OBAHOM ***/
.blokokno	{position: absolute; top: 150px; left: 0px; 
		 width: 800px; height: 503px;}

/*** PATA ***/
.blokpata	{position: absolute; top: 658px; left: 0px; 
		 width: 800px; height: 20px;}
.pata		{position: relative; clear: left; margin: 0 auto; 
		 width: 540px; height: 20px;
		 font-size: 11px; color: #999;}
.pata a		{color: #999; text-decoration: none;}
.pata a:hover	{color: #669999; text-decoration: underline;}
.pata div	{position: absolute; top: 0px; right: 0px;  
		 width: 220px; height: 16px; 
		 font-size: 10px; color: #009999; text-align: right;}
