body
{
  text-align: center;
  margin: 0px auto;
  width: 926px;
  background: #ffffff;
  line-height: 1.5;
}

a
{
  text-decoration: underline;
  color: #0066cc;
}

a:hover
{
  color: red;
}

img 
{
  border-width: 0px;
}

h1
{
  background: url("../images/h1.jpg") no-repeat;
  font-size: 11px; 
  font-family: Verdana;
  height: 60px;
  color: white;
  padding: 20px 0 0 40px;
  margin: 0 0 0 0;
}

h2
{
  background: url("../images/h2.jpg") no-repeat;
  font-size: 11px; 
  font-family: Verdana;
  height: 60px;
  color: white;
  padding: 20px 0 0 40px;
  margin: 0 0 0 0;
}

h3
{   
  width: 150px;
  font-size: 11px; 
  font-family: Verdana;
  background: #8d2857;
  color: white;
  padding: 14px 0 14px 18px;
  margin: 40px 0 0 20px;
}

h4
{
  text-align: left;
  background: url("../images/h4.jpg") no-repeat;
  font-size: 11px; 
  font-family: Verdana;
  height: 53px;
  color: white;
  padding: 20px 0 0 40px;
  margin: 0 0 0 0;
}

h5
{
  font-size: 14px; 
  font-family: Arial;
  color: #333333;  
}

h6
{
  font-size: 14px; 
  font-family: Arial;
  color: #333333;
  font-style: italic;  
}


/*--------------------------------HEADER--------------------------*/

#header
{
  width: 100%;
}

#logo
{
  text-align: left;
}

#mapa
{
  padding: 0 0 0 380px;
  color: #999999;
  font-family: Arial, Helvetica, sans-serif;
  font-size: 10px;
  
}

.obr
{
  padding: 0 0 0 15px;
}

/*--------------------------------MENU--------------------------*/

/* style the outer div to give it width */
.menu {padding-bottom:5px;text-align: left;}

/* remove all the bullets, borders and padding from the default list styling */
.menu ul {padding:0;margin:0;list-style-type:none; height:3em; background:#0d315a;}

/* style the sub-level lists */
.menu ul ul {width:15em;}

/* float the top list items to make it horizontal and a relative positon so that you can control the dropdown menu positon */
.menu ul li {float:left;height:3em;line-height:3em;color:white;}

/* style the sub level list items */
.menu ul ul li {display:block;width:12em;height:auto;position:relative;line-height:1em;}

/* style the links for the top level */
.menu a, .menu a:visited {display:block;float:left;height:100%;font-size: 11px; 
  font-family: Verdana;text-decoration:none;color:white;background:#0d315a;padding:0 1em 0 1em;}

/* style the sub level links */
.menu ul ul a, .menu ul ul a:visited {display:block;background:#06203d; color:#ffffff;width:12em;height:100%;line-height:1em; padding:0.8em 1.3em;}
.menu ul table ul a, .menu ul table ul a:visited  {width:14em; w\idth:12em;}


/* style the table so that it takes no part in the layout - required for IE to work */
.menu table {position:absolute; left:0; top:0; font-size:1em; z-index:-1;}
.menu ul ul table {lef\t:-1px;}
.menu ul ul table ul.left {margin-lef\t:2px;}

.menu li:hover {position:relative;}
* html .menu a:hover {position:relative;}

/* style the sub level 1 background */
.menu ul :hover a.sub1 {background:#06203d;}
/* style the sub level 2 background */
.menu ul ul :hover a.sub2 {background:#06203d;}

/* style the level hovers */
/* first */
.menu a:hover {color:#ffffff;background:#06203d;}
.menu :hover > a {color:#ffffff;background:#06203d;}
/* second */
.menu ul ul a:hover{text-decoration: underline;}
.menu ul ul :hover > a {text-decoration: underline;}


/* hide the sub levels and give them a positon absolute so that they take up no room */
.menu ul ul {visibility:hidden;position:absolute;height:0;top:3em;left:0;width:14em;}

/* make the second level visible when hover on first level list OR link */
.menu ul li:hover ul, .menu ul a:hover ul {visibility:visible; height:auto; padding-bottom:3em; background:transparent url(images/trans.gif);}

<!--[if IE 7]>
.menu ul ul ul {margin-left:-1px;}
.menu ul ul ul.left {margin-left:1px;}
<![endif]-->

/*---------------------------------FLASH-----------------------------*/



/*-------------------------------MAIN-----------------------------*/

#page
{ 
  width: 100%;
  height: 100%; 
  text-align: left;
  font-family: Arial, Helvetica, sans-serif;
  font-size: 12px;
  color: #333333; 
  margin: 0px auto;
}

#main
{
  padding: 0 20px 30px 20px;
  text-align: justify;
  font-family: Arial, Helvetica, sans-serif;
  font-size: 12px;
  color: #333333; 
}

#levy
{
  text-align: left;
  float: left;
  width: 563px;
  height: 100%;
}

#pravy
{
  text-align: left;
  float: left;
  width: 363px;
  height: 100%;
  font-family: Arial, Helvetica, sans-serif;
  font-size: 12px; 
  color: #666666;  
}

#pravyt
{
  padding: 0 0 0 15px;
}

#podtrh1
{
  width: 40px;
  border-bottom: 1px dotted #666666;
}

#podtrh2
{
  width: 150px;
  border-bottom: 1px dotted #666666;
}

#odsad
{
  padding: 0 0 0 10px;
}

#odsad2
{
  padding: 30px 0 0 30px;
  text-align: center;
}

#patka
{
  clear: both;
}

.odsadtext
{
  padding: 0 250px 0 250px;
  font-style: italic;
}

.prvni
{
  background: url("../images/prvni.jpg");
  width: 563px;
}

.druhy
{
  background: url("../images/druhy.jpg");
  width: 563px;
}

.l
{
  padding: 10px 0 10px 15px;
  width: 200px;
  font-weight: bold; 
  font-family: Arial, Helvetica, sans-serif;
  font-size: 12px;
}

.r
{
  padding: 10px 15px 10px 0;
  font-family: Arial, Helvetica, sans-serif;
  font-size: 12px;
  text-align: justify;
}

.tab
{
  width: 450px;
  padding: 0 0 0 35px;
}

/*------------------------------FOOTER------------------------------*/

#footer
{
  border-top: 3px solid #e0e0e0;
  font-family: Verdana, Helvetica, sans-serif;
  font-size: 10px; 
  color: #999999; 
  padding: 20px 0 20px 0;
}

#copy
{

}

#mail
{ 
  padding: 0 0 0 380px;
}


.podpis
{
  text-align: center;
  padding: 0 0 0 600px;
}

#kurziva
{
  font-style: italic;
}

.podtrzeni
{
  text-decoration: underline;
}
