body
{
  padding: 0px;
  margin: 0px;
  font-family: "Verdana";
  font-size: 11px;
  color: #918977;
  background-color: #1f395a;
}
a {
  color: #807969;
  text-decoration: underline;
  font-weight: bold;
}
a:hover
{
  color: #e17200;
}
h1 
{
  margin: 0px; padding: 10px;
  font-size: 16px; font-family: Tahoma; line-height: 16px;
}
h2
{
 margin: 0px; padding: 0px;
 font-size: 11px;
 color: #807a64;
 font-weight: bold;
}
#body_div
{
  background-color: #5080a6;
}
#gal
{
 clear: both;
 display: table;
 background-color: #e6e4d7;
 padding: 11px;
}
#main
{
  position: relative;
  width: 686px;
  margin-top: 0px;
  margin-bottom: 0px;
  margin-left: auto;
  margin-right: auto;
  display: block;
}
#banner
{
 position: relative; left: 2px;
}
#top_bar
{
  width: 100%;
  height: 121px;
  position: absolute;
  display: block;
  background-image: url('../img/top_bar.gif');
  background-repeat: repeat-x;
  left: 0px; top: 0px;
}
#main #top_menu
{
  position: relative;   left: 35px;
  width: 599px;
  height: 58px;
  margin-top: 27px;
  margin-left: auto;
  margin-right: auto;
  display: block;
  overflow: hidden;
}
#main #top_menu .link
{
  position: relative;
  float: left;
  width: 120px;
  height: 38px;
  margin-left: 6px;
  margin-right: 6px;
  display: block;
  overflow: hidden;
  background-image: url('../img/top_menu_button.gif');
  background-repeat: no-repeat;
  text-decoration: none;
  text-align: center;
  padding-top: 20px;
  color: #ffffff;
  font-size: 15px;
}
#main #top_logo
{
  padding-top: 60px;
  padding-left: 300px;
  font-weight: bold;
  position: relative;
  width: 299px;
  height: 41px;
  clear: both;
  margin-left: auto;
  margin-right: auto;
  background-image: url('../img/top_logo.gif');
  background-repeat: no-repeat;
}
#main #flash_container
{
  position: relative;
  width: 686px;
  height: 273px;
  margin-left: auto;
  margin-right: auto;
  display: block;
  overflow: hidden;
  background-image: url('../img/flash.gif');
  background-repeat: no-repeat;
}
#main #line
{
  position: relative;
  width: 599px;
  height: 21px;
  margin-left: auto;
  margin-right: auto;
  display: block;
  overflow: hidden;
  background-image: url('../img/line.gif');
  background-repeat: no-repeat;
}
#main #page_single, #main #page_double
{
  position: relative; top: 0;
  width: 599px;
  margin-left: auto;
  margin-right: auto;
  background-color: #f2f2e6;
  background-repeat: repeat-y;
}

#main #page_single { background-image: url('../img/content_bg.gif'); }

#main #page_double { background-image: url('../img/content_bg2.gif') }

#content
{
  position: relative; padding-left: 25px; padding-right: 15px;
  width: 559px;
  display: block;
}
#main #content_r
{
  position: relative; padding-left: 25px; padding-right: 15px;
  width: 250px;
  display: block;
  float: right;
}
#main #content_l
{
  position: relative; padding-left: 25px; padding-right: 15px;
  width: 250px;
  display: block;
  float: left;
}
#main #content_down_bg
{
  position: relative;
  width: 599px;
  height: 25px;
  display: block;
  clear: both;
  background-image: url('../img/content_down_bg.gif');
  background-repeat: no-repeat;
}
#footer
{
  position: relative; padding-top: 25px;
  text-align: center; color: #c9c3ad;
  width: 100%;
  height: 60px;
  display: block;
  clear:both;
  background-image: url('../img/footer_bg.gif');
  background-repeat: repeat-x;
  background-position: bottom center;
}
.header
{
 position: relative;
 display: block;
 width: 265px; height: 20px;
 background-repeat: no-repeat;
 background-position: top left;
 margin-bottom: 20px;
}
.news_blok
{
 position: relative; margin-bottom: 30px;
 width: 250px;
 display: block;
 clear: both
}
.title,  .title a
{
  color: #ad1f07;
  text-decoration: underline;
  font-size: 11px;
  font-weight: bold;
  margin-bottom: 10px;
  clear: both;
  width: 250px;
  display: block
}
.image
{
  position: relative;
  float: left;
  margin-right: 10px;
  border-color: #ffffff;
  border-width: 5px;
  border-style: solid;
}
.div_gal
{
  position: relative;
  float: left;
  text-align: center;

  display: table-cell;
  vertical-align: middle;

  margin-top: 3px;
  margin-right: 2px;
  border-color: #807969;
  background-color: #807969;

  border-width: 3px;
  border-style: solid;
  background-image: url(../img/image.gif);
  background-repeat: repeat-x;
  width: 99px; height: 67px;
  overflow: hidden;
}
.div_cell
{
  display: table-cell;
  vertical-align: middle;
  text-align: center;
  
  width: 99px;
  height: 67px;
}
.div_gal img { border: 1px solid #807969; }

.pad { padding-left: 25px; padding-right: 15px; }
#naszeprace { float: left; margin: 0 4px; }