* {
margin:0;
padding:0;

}


body {
margin: 0px !important; 
padding: 0px !important;
font: 12px 'Georgia', verdana, sans-serif;
font-weight: normal;
margin:0; padding:0; width:100%; height:100%; overflow:hidden;
color: #573107;
background-color: #FFFFFF;
text-align: center;

background-repeat:repeat;

} 

#obal
{
	margin: 0 auto;
	width: 60%;
	text-align: center;
	line-height: 15px;
	padding:0px;
	background-color: none;
	position:absolute; width:100%; height:100%; top:0; left:0; overflow:auto; z-index:2;
	
}



.background{position:absolute; z-index:1; width:30%; height:100%;}



a {color:#271603;text-decoration:none;}
a:hover{text-decoration:underline;}


a img
{
	border:0px solid #FFFFFF;
}


.transOFF {}
.transON {opacity:.65;filter: alpha(opacity=50); -moz-opacity: 0.50;}


	
.tabulka
{ 
margin-left: auto;
margin-right: auto;

}
