body
{
  background: #000000;
  font-family: Verdana;
  font-size: 11px;
  color: #000000;
}


body a
{
  color: white;
}

#top 
{
  margin-left: 80px;
  background:black;
  background-repeat: no-repeat;
  background-position:center; 
}

#menuleft
{
  float: left;
  width:180px;
  background: black;
  text-transform: uppercase;
}

#menuleft ul
{
	margin-top: 20px;

}


#menuleft li
{
  margin-top:10px;
}

#menuleft li a
{
  font-size:15px;
  text-decoration:none;
  color: #EEEFF5;
}

#menuleft li a:hover
{
  color: #B4B8C6;
}

#menuright
{
  margin-top: 20px;
  float: left;
  width:180px;
  background: black;
  font-size: 15px;
  color: White;
}

#menurightkontakt
{

   font-size: 12px;
}

#menurightkontakt a:hover
{
  color: #B4B8C6;
}

#menurightkontakt a
{
  text-decoration:none;
  color: #EEEFF5;
}



#main
{
  margin-top: 10px;
  float: left;
  width:600px;
  background: black;
  font-size: 15px;
  color: White;
}

#main table
{
font-size: 12px;
margin-top: 15px;
margin-left: 20px;
color:white;
background-color: black;
}

#menu1
{
	font-size: 15px;
	float: left;
	background: black;
	margin-top: 10px;
	margin-left: 50px;
}

#cena
{ 
	font-size: 10px;
	float: left;
}