body
{
 background-color:#ffffff;
}
.overall
{ 
 width:10px;
 position: absolute;
 left:50%;
}
.background
{
 width:1000px;
 position: relative;
 left: -500px;
 border-style:none;
}

.top
{
  width:1000px;
  height:150px;
  margin:0px;
  padding:0px;
  background-image:url('../grafika/header.jpg');
  
}

.middle
{
  width:1000px;
  margin:0px;
  padding:0px;
}

.menu
{
 border-style:none;
 width:190px;
 text-align:left;
 font-family:arial,sans-serif;
 font-size:12px;
 font-weight:bold;
 color:#7c7c7c;
}
.menu div
{
  width:183px !important;
  width /**/:189px;
  border-color:#000000;
  border-width:0px 3px 3px 3px;
  border-style:solid;
  background-color:#000000;
  margin:0px;
  padding:0px;
}
.menu a
{
 display:inline;
 margin:0;
 padding:0;
 text-align:left;
 font-weight:bold;
 font-family:verdana, sans-serif;
 font-size:18px;
 color:#ffffff;
 text-decoration:none;
 background-color:#000000;
}
.menu a:hover
{
 text-decoration:none;
}
.splitter
{
  width:183px !important;
  width /**/:189px;
  border-color:#000000;
  border-width:0px 3px 3px 3px;
  border-style:solid;
  margin:0px;
  padding:0px;
  background-color:#ff0000;
  color:#ffffff;
  font-size:18px;
  font-family:verdana, sans-serif;
}

.obsah
{
 border-style:none;
 width:690px;
 font-family:verdana,sans-serif;
 font-size:12px;
 color:#000000;
 text-align:justify;
 padding-top:10px;
 padding-right:5px;
 padding-left:5px;
}
.obsah h1
{
 font-family:verdana,sans-serif;
 font-size:16px;
 font-weight:bold;
 padding:0;
 margin:0;
}
.obsah h2
{
 font-family:verdana,sans-serif;
 font-size:14px;
 font-weight:bold;
 padding:0;
 margin:0;
}
.obsah a
{
 font-family:times new roman,serif;
 font-size:14px;
 color:#0000ff;
 text-decoration:underline;
}
.obsah a:hover
{
 font-family:times new roman,serif;
 font-size:14px;
 color:#0000ff;
 text-decoration:none;
}
.obsah td
{
 font-family:verdana,sans-serif;
 font-size:12px;
 color:#000000;
}
.obsah input,select,option,textarea
{
  background-color:transparent;
  border-color:#000000;
  border-width:1px;
  border-style: solid;
  font: 12px verdana,sans-serif;
  color: #000000;
}

.right
{
  width:120px;
}

.bottom
{
 width:1000px;
 border-width:1 0 0 0;
 border-color:#000000;
 border-style:solid;
 font:10px verdana,sans-serif;
 color:#000000;
 text-align:center;
}
.bottom a
{
 text-decoration:underline;
 color:#000000;
}
.bottom a:hover
{
 color:#000000;
}

.podnadpis
{
 color:#000000;
 padding-left:20px;
 position:relative;
 top:-10px;
 font-size:12;
}

.lfloat
{
 float:left;
 margin-right: 10px;
 margin-bottom: 10px;
}
.rfloat
{
 float:right;
 margin-left: 10px;
 margin-bottom: 10px;
}

.smallinfo
{
  font-size:10px;
  color:#7c7c7c;
}

.galerie img
{
  margin:3px;
}
