body {margin:0; margin-top: 0px; padding:0; font:0.8em arial,verdana,tahoma,sans-serif; text-align:center; color:#2D2D2D; background: #D0D4D4 url("img/pozadi.jpg") top center repeat-x; }

#weblista {
    position: absolute; top: 0; width: 100%; z-index: 9; background: #000; color: #fff; text-align: center; padding: 0; margin: 0; background: #a6b4b3 url("../images/weblista.gif") 0 0 repeat-x; height: 40px;
}
#weblista div {
    width: 980px; text-align: left; margin: 0 auto; padding-top: 16px; margin-left: 170px;
}
#weblista p {font-size: 12px; color: #2E4745;}
#weblista a {color: #182524;font-weight: bold; text-decoration: none;}
#weblista a:hover {text-decoration: underline; color: #2E4745;}

*{
  margin: 0; padding: 0;
}
img{
  border: 0;
}
p{
  text-indent: 0px;
  text-align: justify;
}
a:link, a:visited{
  color: #000000;
  text-decoration: underline;
}
a:hover{
  text-decoration: none;
}
h2{
  font-size: 1.3em;
  font-weight:bold;
  color:#6B9639;
  text-decoration:underline;
}
h5{
  color: #24589A;
  text-align: center;
  line-height: 1.8em;
  text-decoration: underline;
  font-size: 1.1em;
}
h6{
  color: #24589A;
  text-align: center;
  line-height: 1.3em;
  font-size: 0.85em;
}

/* DIV */
#all{
  
  width: 914px;
  margin-left: auto; margin-right: auto; margin-top: 40px;
  text-align: left;
  line-height: 1.6em;
  
  
}
#top{
  width: 464px;
  height: 122px;
  background: #888888 url("img/logo.jpg") 0px 0px no-repeat;
  line-height: 130%;
  color: #E2E1E1;
  font-size: 0.9em;
  padding-left: 300px;
  padding-top: 70px;
  padding-right: 150px;
}

#hmenu{
  background: #888888 url("img/hmenu.gif") 0px 0px no-repeat;
  width: 914px;
  height: 72px;
  color: #E2E1E1;
  font-size: 0.9em;
}

#main_top{
  background: #888888 url("img/main_top.jpg") 0px 0px no-repeat;
  width: 744px;
  height: 46px;
  padding: 27px 170px 0px 0px;
  color: #677077;
  font-weight: bold;
  font-size: 0.85em;
  Text-transform: uppercase;
  text-align:right;
}
#mainarea{
  background: #888888 url("img/mainareabg.gif") 0px 0px repeat-y;
  display: inline-block;
  width: 914px;
}

#main{
  width: 581px;
  padding: 15px;
  padding-top: 0px;
  font-size: 0.9em;
  float: left;
  text-align: justify;
  list-style-image: url('img/li.gif') 
}

#main ul{padding:15px; padding-left:30px;
}

#main a:link, a:visited{
  color: #000000;
  text-decoration: underline;
}
#main a:hover{
  text-decoration: none;}

#main h1{
  color: #6B9639;
  font-size: 1.2em;
  font-weight:bold;
  margin: 4px 0px 10px 0px;
  border-bottom: 2px dotted #8C8C8C;
  border-left: 2px solid #8C8C8C;
  padding-bottom: 2px;
  padding-left: 4px;}

#main img{border: 1px solid #CCCACB;}
#main .down img{border: none;}

#pata{
  clear: both;
  background: #888888 url("img/pata.jpg") 0px 0px no-repeat;
  width: 914px;
  height: 40px;
  padding-top: 90px;
  color: #3A3A3A;
  text-align: center;
  font-size: 0.9em;
  margin-bottom: 100px;
}


/* HORIZONTALNI MENU */

#h_menu{
    width: 914px;
    height: 72px;
  }
    #h_menu ul{
      padding-left: 27px;
      list-style-type: none;
    }
    #h_menu ul li{
      display: inline;
    }
    #h_menu ul li a:link, #h_menu ul li a:visited{
      width: 112px;
      height: 28px;
      font-size: 0.95em;
      font-weight: bold;
      Text-transform: uppercase;
      margin-left:10px;
      margin-top: 26px;
      text-align: center;
      display: block;
      float: left;
      color: #D1D1D1;
      text-decoration: none;
      line-height: 2em;
      padding: 18px 0px 0px 0px;
      background: url("img/hmenu_off.gif") 0px 0px no-repeat;
    }
    #h_menu ul li a:hover{
      background: url("img/hmenu_on.gif") 0px 0px no-repeat;
      height: 32px;
      padding: 14px 0px 0px 0px;
      color: #797979;
    }


/* LEVÉ MENU */

#l_area{
  width: 159px;
  font-size: 0.9em;
  display: inline-block;
  float: left;
}

#l_area ul{
  list-style-type: none;
  }
#l_area ul li a:link, #l_area ul li a:visited{
  width: 109px;
  height: 21px;
  padding-top: 1px;
  padding-left: 50px;
  color: #5E6467;
  display: block;
  text-decoration: none;
  font-weight: bold;
  background: url("img/l_li.gif") 0px 0px no-repeat;
}
#l_area ul li a:hover{
  color: #6B9639;
  background: url("img/l_li_on.gif") 0px 0px no-repeat;
}

#l_area h1{
  width: 99px;
  height: 20px;
  margin: 0px 0px 15px 0px;
  background: url("img/l_ul.gif") 0px 0px no-repeat;
  color:#6B9639;
  font-weight: bold;
  font-size: 0.95em;
  Text-transform: uppercase;
  text-align:right;
  padding-right: 60px; padding-top: 2px;
  }


/* Right AREA */

#r_area{
  width: 144px;
  display: inline-block;
  font-size: 0.9em;
}

#r_area h1{
  width: 103px;
  height: 20px;
  margin: 0px 0px 15px 0px;
  background: url("img/r_ul.gif") right no-repeat;
  color:#6B9639;
  font-weight: bold;
  font-size: 0.95em;
  Text-transform: uppercase;
  text-align:right;
  padding-right: 10px; padding-top: 2px;
  float: right;
  }


/* NEWS */

#main .caj{border:none; margin-bottom:10px;}



.novinky{width: 100%; padding-top:5px;border-top: dashed 1px #CCCACB;text-align:left; }
.ico{border: 1px solid #CCCACB; width: 90px; }
.novnad{height:10px; font-weight:bold; Text-transform: uppercase; 
        color:#6B9639; text-decoration: underline; float:left;}
.autor{text-align:right; color:#919191; float:right;}
.popis{padding-top:5px; font-size: 95%; Line-height: normal; width: 100%; text-align:left;}
.in{padding-left:5px; width:100%;}

/* Tabulka - kontakty */

.td1{background:#E5E5E5; padding:5px;width:30%; color:#6B9639; font-weight: bold;}
.td2{background:#dddddd; padding:5px;width:70%;}

/* OTHER */ 

#ramecek{
  border: dashed 1px #B2B2B2;
  background-color: #f1f1f1;
  padding: 10px; margin: 10px 20px 10px 20px;}
  
/* BARVY styly */
  
.green {color:#6B9639;}
.green a:link, a:visited{color:#6B9639;}
.green a:hover{color:#000000;}
.normal {color:#2D2D2D;}
.normal a:link, a:visited{color:#2D2D2D;}
.normal a:hover{color:#487427;}
.b {font-weight:bold;}
.pravo{margin-right: 10px;}
.right{text-align:right;}
.small{font-size:0.8em;}
.i {Font-style:italic;}
.u {text-decoration:underline;}
.gray{color:#6B6B6B;}

  
/* SMS, Melodie */

.nadpisms{
  height: 32px;
  text-align: left;
  font-weight: bold;
  background: #f0f0f0 url("img/top_nad.gif") 0px 0px repeat-x;
  margin: 10px 0px 10px 0px; 
  color:#4A4E45;
  padding-top: 6px;
  padding-left:10px;}

.bd_main{
  font-size: 100%; 
}
.bd_tp{padding: 5px; padding-left:10px; margin: 5px; color: #696969;}

.big{
  font-size: 115%;
  font-weight: bold;}
  
.center{
  text-align: center;
}

/* Aktuality */

.akt {width: 100%; Text-indent: 5px;}  
.akt1 {background: #F4F4F4; }
.akt2 {background: #EFEFEF; }


/* Tabulka */


.tab {margin-left:6px;}
.nadpis {width: 570px; height:41px;  color: #ffffff; font-size: 1.4em;}
.nadpis a:link, .nadpis a:visited {color: #ffffff; text-decoration: underline;}
.nadpis a:hover {color: #FDF7DF; text-decoration: none;}

.obsah {width: 550px; padding: 10px; background: url("img/soft_body.gif") 0px 0px repeat-y; margin:0px; }
.obsah a:link, .obsah a:visited {color: #669922; text-decoration: underline;}
.obsah a:hover {color: #4A7018; text-decoration: none;}

.podobsah {width: 550px; padding: 10px; background: url("img/soft_body.gif") 0px 0px repeat-y; margin:0px; color: #5B5B5B; text-align: right;}

.pata{width: 570px; height:7px; background: url("img/soft_pata.gif") 0px 0px no-repeat;}
.nah {margin-right: 10px; border: dotted 5px #A7ABAC;}

.nad{width: 279px;
     height: 41px;
     padding-left:6px; 
     background: url("img/soft_vrch_l.gif") 0px 0px no-repeat;}

.down{width: 279px;
      height: 41px;
      color: #ffffff;
      text-align:right; padding-right:6px; font-size:0.9em; 
      background: url("img/soft_vrch_r.gif") 0px 0px no-repeat;}
      

.navigace{width: 150px; text-align:center; background: #fff; padding:3px; border: 1px solid #D0D0D0;}

/* OBRÁZKY */

.obr{margin:3px;}

/* Pozadí */
.center_text{text-align:center;}
.click2{padding:3px; color: #323430;}


