#wrapper
{
  width: 900px;
  margin: auto;
}

#logo
{
  float:left;
}

#menu
{
  width: 900px;
  border-top: 4px solid #B30000;
  margin-top: 30px;
}

#menu div
{
  background: transparent url(images/divider.gif) no-repeat right top;
  width: 2px;
  height: 40px;
  float:left;
  padding: 0;
  margin:0;
}

#menu a
{
  background: transparent url(images/off.gif) repeat-x;
  height: 30px;
  display:block;
  width:193px;
  float:left;
  color: #666666;
  font-family: Arial,Verdana,Helvitica,sans-serif,HELVETICA CE,ARIAL CE;
  font-size: 11px;
  text-decoration: none;
  font-weight: bold;
  padding-left: 30px;
  padding-top: 10px
}

#menu a:hover, #menu a.active
{
  background: transparent url(images/on.gif) repeat-x;
  text-decoration: underline;
  color: #B30000;
}

#rotate
{
  float:left;
  margin-top: 50px;
}

#footer
{
  width: 900px;
  background-color: #B30000;
  height: 25px;
  color: #CCCCCC;
  font: bold 13px bold tahoma;
  padding-top: 8px;
}

#footer a
{
  color: #DDDDDD;
  text-decoration: none;
}

#footer a:hover
{
  text-decoration: underline;
  color: white;
}

#footer div
{
  width: 340px;
  margin:auto;
}


.kontakt 
{
  float:right;
  text-align: right;
  margin-top: 20px;
}

.cleaner
{
  clear: both;
}

.content
{
  background-color: #CCCCCC;
  float: left;
}

.eng, .cz
{
  text-align: justify;
  float:left;
  width: 340px;
  padding: 15px;
}

.cz
{
  background-color: white;
}

.eng
{
  
}

ul
{
  padding: 0px;
  margin: 0px;
}

li
{
  margin-left: 20px;
  list-style: square url();
}

img
{
  border: none;
}

h4
{
  color: #B30000;
  margin-bottom: 5px;
}

a:link, a:visited
{
  color: #B30000;
  font-weight: bold;
  text-decoration: underline;
}

.center
{
  text-align: center;
}

.images
{
  width: 700px;
  margin: auto;
}

.images a
{
  text-decoration: none;
}


.images img
{
  margin: 5px 5px 15px 5px;
}

.images ul
{
  margin-top: 10px;
}

.images
{
  font-family: Arial,Verdana,Helvitica,sans-serif,HELVETICA CE,ARIAL CE;
  font-weight: normal;
  font-size: 15px;
}