body {
	padding: 0px;
	font-family: tahoma, times new roman;
	font-size: 12px;
	text-align: center;
	color: #b5a988;
	background-color: #000000;
	font-variant: normal;

}
a.menulink        {text-decoration: none}
a:link.menulink    {color: #b5a988; font-size: 12px; text-decoration: none;}
a:visited.menulink {color: #b5a988; font-size: 12px; text-decoration: none;}
a:active.menulink  {color: #b5a988; font-size: 12px; text-decoration: none;}
a:hover.menulink   {color: #b5a988; font-size: 12px; text-decoration: none;}

.menutext        {color: #b5a988;}

a         {text-decoration: none}
a:link    {
	color: #b5a988;
	font-size: 12px;
	text-decoration: none;
	font-variant:normal;
}
a:visited {color: #b5a988; font-size: 12px; text-decoration: none;}
a:active  {color: #b5a988; font-size: 12px; text-decoration: none;}
a:hover   {color: #b5a988; font-size: 12px; text-decoration: none;}


.cely {
width: 750px;
margin: auto;

}


.hlavicka {
width: 750px;
height: 472px;
background-image: url(obr/hlavicka.jpg);
background-repeat: no-repeat;
background-position: top;
margin: auto;

}


.menu{
width: 750px;
height: 32px;
background-image: url(obr/menu.jpg);
background-position: bottom;
background-repeat: no-repeat;
margin: auto;
}

.vlevo{
width: 750px;
float: left;
background-image: url(obr/menu.jpg);
background-position: left top;
background-repeat: no-repeat;
margin: auto;

}


.text {
width: 530px;
float: right;
background-image: url(obr/cely.jpg);
background-repeat:no-repeat;

}

.obsahblok {
width: 520px;
margin-top: 0px;
text-align: justify;

}

.obsah {
width: 520px;
margin-top: 0px;
text-align:center;

}




.copy {
width: 750px;
margin: auto;
}

