body {
  /* Ntavení stylu body */
  /*OK*/
  background-color: #808080;
  FONT-FAMILY: Verdana, Geneva, Arial, Helvetica, sans-serif;
  font-size:9pt;
  text-align:center;
  margin:0px auto;
  padding:0px;
  color: #FFFFFF;
  width:100%;
  margin-top:15px;
  background-image: url(../pic/bg.jpg);
  background-attachment :fixed;
  background-position :top left;
  background-repeat : no-repeat;
  background-color :#DADFD9;
}

img{
  border:0;
}

TD{
  vertical-align:top;
}

.lista {
  /* horní lista základní nastavení*/
  /*OK*/
  width     :100%;
  max-width :100%;
  text-align: center;
  height    :20px;
  position  :absolute;
  top       :0px;
  left      :0px;
  height    :18px;
  background-image: url(../pic/bg_lista.gif);
}

.lista-stred {
  /* horní lista vystředění*/
  /*OK*/
  width: 100%;
  text-align: left;
  margin-left: auto;
  margin-right: auto;
}

.lisrtaurl {
  /* Horní lista url setting*/
  /*OK*/
  float: left;
  text-align: center;
  margin-left: 10px;
  padding-right: 15px;
  color: #030002;
  font-size: 10px;
  letter-spacing: 1px;
  padding-top: 3px;
  padding-bottom: 4px;      
}

.lista a {
  /* Horní lista url link*/
  /*OK*/
  color: #030002; 
  text-decoration: none;   
  font-size: 10px;
  text-align:right;
  padding-right:15px;
  background: url(../pic/lista_deleni.gif) no-repeat right bottom;
}

.lista a:hover {
  /* Horní lista url liknk onmouse*/
  /*OK*/
  text-decoration: underline;
}

a {
  /* Horní lista url link*/
  /*OK*/
  color: #040001;
  text-decoration: none;
}

hover {
  /* Horní lista url liknk onmouse*/
  /*OK*/          
  color: #53180A;
  text-decoration: underline;
}

#firsttable{
  border-width: 0px 0px 0px 0px;
  border-spacing: 0px;
  border-style: none none none none;
  border-color: gray gray gray gray;
  border-collapse: collapse;
}

#toptd{
  height:50px;
  padding-left:40px;
  color:#8C260F;
  text-align:left;
}
#topcaption{
  font-size:36px;
  left:30px;

}
#topdescript{
  font-size:14px;
  left:90px;
}

#topmenuleft{
  height:168px;
  width:28px;
  background-image: url(../pic/menuleft.jpg);
  background-position :center;
  background-repeat : no-repeat;
  border-width: 0px 0px 0px 0px;
  padding: 0px 0px 0px 0px;
  border-style: none none none none;

}
#topmenu{
  height:182px;
  /*width:173px;*/
  background-image: url(../pic/menucentr.jpg);
  background-position :top left;
  background-repeat : no-repeat;
  border-width: 0px 0px 0px 0px; 
  padding: 0px 0px 0px 0px;
}

#topmenuright{
  height:182px;
  width:919px;
  background-image: url(../pic/menuright.jpg);
  background-position :center left;
  background-repeat : no-repeat;
  border-width: 0px 0px 0px 0px;
  padding: 0px 0px 0px 0px;
  border-style: none none none none;
}

#topmenuleftf{
  height:168px;
  width:28px;
  border-width: 0px 0px 0px 0px;
  padding: 0px 0px 0px 0px;
  border-style: none none none none;

}
#topmenuf{
  height:182px;
  /*width:240px;*/
  vertical-align:top;   


}

#topmenurightf{
  height:182px;
  width:600px;
  *width:600px;
  border-width: 0px 0px 0px 0px;
  padding: 0px 0px 0px 0px;
  border-style: none none none none;
  vertical-align:top;
  color:#030000;
  padding-top:20px;

  text-align:left;
}

#textmenu{
  padding-left:10px;
  padding-right:10px;
  text-align:left;
  *padding-left:0px;

}

#centertext{

}

.tablemenu{
  border-width: 0px 0px 0px 0px;
  border-spacing: 0px;
  border-style: none none none none;
  border-color: gray gray gray gray;
  border-collapse: collapse;
}

.topmenusl0top{
  height:19px;
  /*width:240px;*/
  background-image: url(../pic/menulisttop.jpg);
  background-position :top left;
  background-repeat : no-repeat;
  border-width: 0px 0px 0px 0px;
  border-spacing: 0px;
  border-style: none none none none; 
  padding: 0px 0px 0px 0px;

}

.topmenusl1{
  height:25px;
  /*width:240px;*/
  background-image: url(../pic/menubg.jpg);
  background-position :top left;
  background-repeat : x-repeat;
  border-width: 0px 0px 0px 0px;
  border-spacing: 0px;
  border-style: none none none none;
  color:#000000;
  font-size:14px;
  text-align:left;
  padding-left:10px;
}

.topmenusl1 a{
  color:#000000;
  font-size:12px;
  padding-left:10px;
  height:25px;
}

.topmenusl1 a:hover{
  color:#8C260F;
  font-size:12px;
  height:25px;
  background-position :center left;
  background-position :no-repeat;
  background-image: url(../pic/odrazka.jpg);
  background-repeat : no-repeat;
}

.topmenusl1s{
  height:25px;
  /*width:240px;*/
  background-image: url(../pic/menubg.jpg);
  background-position :top left;
  background-repeat : x-repeat;
  border-width: 0px 0px 0px 0px;
  border-spacing: 0px;
  border-style: none none none none;
  color:#000000;
  font-size:8px;
  text-align:left;
  padding-left:15px;
}

.topmenusl1s a{
  color:#000000;
  font-size:10px;
  padding-left:15px;
  padding-right:10px;
  height:25px;
}

.topmenusl1s a:hover{
  color:#8C260F;
  font-size:10px; 
  height:25px;
  background-position :center left;
  background-position :no-repeat;
  background-image: url(../pic/odrazka.jpg);
  background-repeat : no-repeat;
}


.topmenusl0bootom{
  height:29px;
  /*width:240px;*/
  background-image: url(../pic/menubootom.jpg);
  background-position :top left;
  background-repeat : no-repeat;
  border-width: 0px 0px 0px 0px;
  border-spacing: 0px;
  border-style: none none none none;
}

.infonadpis{

}
.infonadpis a{
  color:#8C260F;
  text-decoration: none;
  border-bottom-width: 2px;
  border-bottom-style: solid;
  border-bottom-color: #24110D;
}

.infonadpis a:hover {
  text-decoration: underline;
}

.more{
  font-size: 10px;
  text-align:right;
  padding-right:15px;
  background: url(../pic/href.jpg) no-repeat right bottom;
}

.more a{
  color:#8C260F;
  text-decoration: none;

}

.more a:hover {
  text-decoration: underline;
}



.meaeraright{
  color:#030000;
}


#redakcenadpis H1{
  font-size:14px;
  border-bottom-width: 2px;
  border-bottom-style: solid;
  border-bottom-color:

}

.pictext{
  font-size:10px;     
  border-bottom-width: 2px;
  border-bottom-style: solid;
  border-bottom-color: #BDC3B7;
}

 



.galdir a {
  /* Horní lista url link*/
  /*OK*/
  color: #040001;
  text-decoration: none;
}

.galdir a:hover {
  /* Horní lista url liknk onmouse*/
  /*OK*/          
  color: #53180A;
  text-decoration: underline;
}       

.clnadpis h2{         
  font-size:10px;            
  text-decoration: underline;
  

}

