/* CSS Document */

body 
{ 
  margin:0; 
  padding:10px; 
  background:#ffffff; text-align:center; 
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
} 

#hlavicka 
{ 
  padding: 0px; 
  border: none;
  background: transparent url(../img/top_logo.gif) top left no-repeat; 
  width: 100%;
  height: 123px;
  position:relative;
  overflow: hidden;
  white-space: nowrap;
} 
#top_menu1, #top_menu2, #top_menu1a
{
  color: #F2F2FF;
  font-weight: bold;
}
#top_menu1
{
  position: absolute;
  top: 6px;
  left: 167px;
}
#top_menu2
{
  position: absolute;
  top: 100px;
  left: 167px;
}
#top_menu1a
{
  float: right;
  padding-right: 5px;
}

#top_menu1 a, #top_menu2 a, #top_menu1a a
{
  color: #F2F2FF;
  margin-left: 5px;
  margin-right: 5px;
  text-decoration: none;
}
#top_menu1 a:hover, #top_menu2 a:hover, #top_menu1a a:hover
{
  color: #aaaaaa;
}
#obsah 
{ 
  width: 750px; 
  margin:1em auto; 
  border: none; 
  text-align:left; 
  background-color: #FFFFFF; /*#000066;*/
  margin-bottom: 10px;
} 

#levypanel 
{ 
  float: left; 
  width: 147px; 
  margin:0; 
  padding:10px; 
} 

#levypanel-obsah 
{ 
  padding: 15px 5px 0px 0px; 
  color: #F2F2FF;
} 

#hlavnipanel 
{ 
  margin:0 0 0 167px; 
} 

#hlavnipanel-obsah 
{ 
  margin:0; 
  color: #000066; /*#F2F2FF;*/
  padding:15px 10px 10px 0; 
} 

#paticka 
{ 
  padding: 3px 3px 3px 167px; 
  margin-top: 5px;
  /*height: 5px;*/
  color: #F2F2FF;
  background-color: #000066;
  font-size: 90%;
  font-weight: bold;
  clear: both;
} 
#hlavnipanel-obsah hr
{
  color: #F2F2FF;
}

hr.cleaner
{ 
  clear:both; 
  display: none;
} 

.image
{
  border: solid 2px #000066;
  margin-right: 10px;
  margin-bottom: 10px;
  float:left;
  margin-left: 0;
  text-align: center;
  font-style: italic;
  padding: 3px;
}
.image_r
{
  border: solid 2px #000066;
  margin-right: 0px;
  margin-bottom: 10px;
  float: right;
  margin-left: 10px;
}
.pic
{
  border: solid 2px #000066;
  margin-right: 10px;
  margin-bottom: 10px;
}
.picBig
{
  display: block;
  border: solid 10px #333366;
  margin-right: 15px;
  margin-bottom: 15px;
}

.odrazka span
{
  padding-left: 12px;
  background: transparent url(../img/odrazka.gif) top left no-repeat;
}

.otazka
{
  font-weight:bold;
  margin-bottom: 0;
}
.odpoved
{
  font-weight:normal;
  margin-top: 0;
}
h1
{
  font-size: 130%;
  margin-top: 0;
}
a.menu
{
  display: block;
  padding-left: 12px;
  margin-bottom: 3px;
  background: transparent url(../img/odrazka.gif) top left no-repeat;
  color: #000066;
  font-weight: bold;
  text-decoration: none;
}
a.menuAct
{
  display: block;
  padding-left: 12px;
  margin-bottom: 3px;
  background: #000066 url(../img/odrazkaAct.gif) top left no-repeat;
  color: #F2F2FF;
  font-weight: bold;
  text-decoration: none;
}
a.menu:hover
{
  color: #aaaaaa;
}
div.menu
{
  display: block;
  padding-left: 12px;
  margin-top: 10px;
  color: #000066;
  font-weight: bold;
  text-decoration: none;
}
.menuLikeDiv
{
  display: block;
  padding-left: 12px;
  margin-top: 10px;
  color: #000066;
  font-weight: bold;
  text-decoration: none;
}
.menuLikeDivAct
{
  display: block;
  padding-left: 12px;
  margin-top: 10px;
  color: #F2F2FF;
  background-color: #000066;
  font-weight: bold;
  text-decoration: none;
}
.menuLikeDiv:hover
{
  color: #aaaaaa;
}
a.menu2
{
  display: block;
  padding-left: 12px;
  margin-left: 20px;
  margin-bottom: 3px;
  background: transparent url(../img/odrazka.gif) top left no-repeat;
  color: #000066;
  font-weight: normal;
  text-decoration: none;
}
a.menu2Act
{
  display: block;
  padding-left: 12px;
  margin-left: 20px;
  margin-bottom: 3px;
  background: #000066 url(../img/odrazkaAct.gif) top left no-repeat;
  color: #F2F2FF;
  font-weight: normal;
  text-decoration: none;
}
a.menu2:hover
{
  color: #aaaaaa;
}
.picTable
{
  width: 560px;
  border: solid 1px #000066;
}

.picTableSmall
{
  width: 280px;
  border: solid 1px #000066;
}

.picTable tr.head
{
}
.picTable tr.head td, .picTableSmall tr.head td
{
  padding: 2px 2px 2px 15px;
  background: #000066 url(../img/odrazka_bila.gif) top left no-repeat; 
  color: #ffffff;
}
.picTable tr.popis td, .picTableSmall tr.popis td
{
  padding: 1px 1px 1px 15px;
  border-left: solid 1px #000066;
  border-right: solid 1px #000066;
}
.picTable tr.pics td, .picTableSmall tr.pics td
{
  text-align: center;
  border-left: solid 1px #000066;
  border-right: solid 1px #000066;
  border-bottom: solid 1px #000066;
}
.picTable tr.pics td img, .picTableSmall tr.pics td img
{
  margin-top: 10px;
  margin-bottom: 10px;
}
.picTable tr.head td.sep
{
  padding: 2px 2px 2px 15px;
  background-color: #000066; 
  background-image:none;
  color: #ffffff;
}
.picTable tr.popis td.sep, .picTableSmall tr.popis td.sep
{
  padding: 1px 1px 1px 15px;
  border-left: solid 1px #000066;
  border-right: solid 1px #000066;
}
.picTable tr.pics td.sep, .picTableSmall tr.pics td.sep
{
  text-align: center;
  border-left: solid 1px #000066;
  border-right: solid 1px #000066;
  border-bottom: solid 1px #000066;
}

.textTable
{
  width: 560px;
  border-bottom: solid 1px #000066;
}

.textTable tr.head
{
}
.textTable tr.head td
{
  padding: 2px 2px 2px 15px;
  background: #000066 url(../img/odrazka_bila.gif) top left no-repeat; 
  color: #ffffff;
}
.textTable tr.popis td
{
  padding: 3px 2px 3px 2px;
}
.textTable tr.popis td.head
{
  padding: 3px 2px 3px 2px;
  font-weight: bold;
}

.mrizky
{
  width: 560px;
  background-color: #000066;
}

.mrizky td
{
  background-color: #F2F2FF;
  text-align: center;
}
.mrizky td.head
{
  background-color: #D7D7D7;
  text-align: center;
}
.mrizky th.head
{
  background-color: #D7D7D7;
  text-align: center;
}
