/* CSS Document */

body
{
  left: 0px;
  right: 0px;
  background-color: #4b7a88;
  background-image: url(images/wallpaper.png);
  background-repeat: repeat-x;
  margin-left: 0px;
  margin-top: 0px;
  font-family: Tahoma, Verdana;
  font-size: 12px;
  color: #fff;
}

a img { border: 0; }
A  { color: #fff; }
A:link {  text-decoration:none; color: #fff; }
A:visited { text-decoration:none; color: #fff; }
A:hover { text-decoration: none; color: #ff0000; }

li { margin: 0px; padding: 0px; }
ul { margin: 0px; padding: 0px; }

.footer { clear: both; }

#layer
{
  width: 906px;
  margin: auto;
  text-align: left;
  background-image: url(images/wallpaper_layout.png); background-repeat: repeat-y;
}

#header
{
  background-image: url(images/wallpaper_header.png); background-repeat: no-repeat; height: 130px; position: relative;
}

#flash
{
  height: 167px; background-image: url(images/wallpaper_flash.png); padding: 5px 0px 0px 14px;
}

#logo {  width: 305px; height: 84px; position: absolute; top: 30px; left: 40px; }

.menu { position: absolute; right: 50px; bottom: 13px; color: #fff; font-size: 12px; }
.menu li { list-style-type: none; display: inline; margin-left: 20px; margin-right: 20px;}
.www { position: absolute; right: 70px; top: 55px; color: #ff0000; font-size: 12px; }

/* 2layout */

#obsah
{
  width: 878px;
  text-align: left;
}

#levypanel
{
float: left;
width: 582px;
margin:0;
padding:0;
}

#levypanel-obsah
{
margin:0;
padding: 10px 0px 0px 10px;
}

#hlavnipanel
{
width: 286px;
float: right;
}

#hlavnipanel-obsah
{
margin:0;
padding: 10px 10px 0px 0px;
}

.flash_swf
{
  width: 878px; height: 156px;
}

#paticka
{
padding: 35px;
background-image: url(images/wallpaper_copyright.png);
background-repeat: repeat-x;
}

.absolute_bottom
{ background-image: url(images/wallpaper_bottom.png); height: 9px; margin-top: 10px; }

.panel_big
{
  background-image: url(images/wallpaper_panel_big.png); height: 34px; padding: 6px 0px 0px 25px;
}
.panel_big_h1 {
font-size: 12px;
}
.panel_mini
{
  background-image: url(images/wallpaper_panel_mini.png); height: 27px; padding: 13px 0px 0px 25px; color: #ff0000; font-weight: bold;
}

.panel_mini_text
{
  padding: 25px; background-color: #184556; line-height: 19px;
}

.panel_big_text
{
  padding: 25px; line-height: 19px; text-align: justify;
}

.panel_big_extra
{
  background-image: url(images/wallpaper_panel_big_extra.png); height: 24px; padding: 10px 0px 0px 25px; font-weight: bold;
}

.panel_big_extra_obsah
{
  padding: 0px 10px 10px 10px; background-color: #1d4b5d;
}

#fotogalerie {position: relative; width: 552px; height: 174px;}
#fotogalerie #mask {position: absolute; top: 0px; left: 0px; width: 552px; height: 174px; overflow: hidden;}
#fotogalerie #mask img {position:absolute; top: 0px; left: 0px; width: 552px; height: 174px; display:block; border:none; z-index: 1;}

.tp {
text-decoration: underline;
font-weight: bold;
font-size: 11pt;
}
.c {
  text-align: center;
}

