body {
 font-family: Arial, Helvetica, sans-serif;
 font-size: 12px; 
 font-style: normal; 
 color: white; 
 text-decoration: none; 
 position:relative;
 margin: auto;
 background-color:#000000;
}



a:link {
 font-family: Arial, Verdana, Helvetica, sans-serif; 
 font-size: 12px; 
 font-style: normal; 
 color: white; 
 text-decoration: underline;
}
a:visited {
 font-family: Arial, Verdana, Helvetica, sans-serif; 
 font-size: 12px;
 font-style: normal;
 color: white; 
 text-decoration: underline;
}
a:active { 
 font-family: Arial, Verdana, Helvetica, sans-serif;
 font-size: 12px;
 font-style: normal;
 color: white; 
 text-decoration: none;
} 
a:hover {
 font-family: Arial, Verdana, Helvetica, sans-serif; 
 font-size: 12px;
 font-style: normal;
 color: white; 
 text-decoration: none; 
}


div.Table_01 {
	position:relative;
	left:0px;
	top:0px;
	width:800px;
	height:600px;
	font-size: 12px; 
  font-style: normal; 
}

div.vrchni_ {
	position:absolute;
	left:0px;
	top:0px;
	width:800px;
	height:81px;
	background-image: url('../images/vrchni.jpg');
}

div.levy-sloupec_ {
	position:absolute;
	left:0px;
	top:81px;
	width:123px;
	height:237px;
	background-image: url('../images/levy_sloupec.png');
}

div.levy-sloupecek_ {
	position:absolute;
	left:123px;
	top:81px;
	width:8px;
	height:169px;
	background-image: url('../images/levy_sloupecek.jpg');
}

div.intro_ {
	position:absolute;
	left:131px;
	top:81px;
	width:313px;
	height:169px;
	background-color:#000000;
	/*background-image: url('../images/intro.png');  */
}

div.pravy-sloupecek_ {
	position:absolute;
	left:444px;
	top:81px;
	width:14px;
	height:169px;
	background-image: url('../images/pravy_sloupecek.jpg');
}

div.pravy-sloupec_ {
	position:absolute;
	left:458px;
	top:81px;
	width:342px;
	height:237px;
	background-image: url('../images/pravy_sloupec.jpg');
}

div.spodecek_ {
	position:absolute;
	left:123px;
	top:250px;
	width:335px;
	height:22px;
	background-image: url('../images/spodecek.jpg');
}

div.cz_ a {
	position:absolute;
	left:123px;
	top:272px;
	width:159px;
	height:46px;
	background-image: url('../images/cz.jpg');
}

div.cz_ a:hover
{
  width:159px;
	height:46px;
  background: url('../images/cz_b.jpg') no-repeat center center;
}


div.en_ a{
	position:absolute;
	left:282px;
	top:272px;
	width:176px;
	height:46px;
	background-image: url('../images/en.jpg');
}



div.en_ a:hover
{
  width:176px;
	height:46px;
  background: url('../images/en_b.jpg') no-repeat center center;
}


div.spodek_ {
	position:absolute;
	left:0px;
	top:318px;
	width:800px;
	height:282px;
	background-image: url('../images/spodek.png');
}
