body {
  margin: 0;
  padding: 0;
  text-align: center;
  background-color: #384B39;
  background-image: url("imgs/bg.jpg");
  background-repeat: repeat-x;
  background-position: bottom left;
  font-family: "Tahoma";
  font-size: 8pt;
}

#page, #pagesub{
  margin: 0 auto;
  width: 780px;
  text-align: left;
  background-image: url("imgs/pagebg.gif");
  background-position: top left;
  background-repeat: repeat-y;
}

#pageclear{
  margin: 0 auto;
  width: 100%;
  text-align: left;
  background-color: #F4F4F4;
}

#leftcol {
  float: left;
  width: 175px;
  padding-top: 224px;
  background-image: url("imgs/leftcolbg.jpg");
  background-position: top left;
  background-repeat: no-repeat;
  text-align: center;
}

#pagesub #leftcol {
  float: left;
  width: 175px;
  padding-top: 140px;
  background-image: url("imgs/subleftcolbg.jpg");
  background-position: top left;
  background-repeat: no-repeat;
  text-align: center;
}

#centercol {
  position: relative;
  float: left;
  width: 427px;
  padding-top: 256px;
  margin: 0;
  background-image: url("imgs/centercolbg.jpg");
  background-position: top left;
  background-repeat: no-repeat;
}
#centercol #click {
    position: absolute;
    top: 0px;
    left: 15px;
    width: 280px;
    height: 65px;
}


#pagesub #centercol {
  position: relative;
  float: left;
  width: 427px;
  padding-top: 84px;
  margin: 0;
  background-image: url("imgs/subcentercolbg.jpg");
  background-position: top left;
  background-repeat: no-repeat;
}

#pagesub #centercol_clear {
  position: relative;
  float: left;
  width: 100%;
  padding-top: 84px;
  margin: 0;
  background-image: url("imgs/subcentercolbg.jpg");
  background-position: top left;
  background-repeat: no-repeat;
}
.nazov_pobocky {
    font-size: 26px;
    color: #006E37;
    text-align: right;
}

#pagesub #centercol #click {
    position: absolute;
    top: 0px;
    left: 130px;
    width: 280px;
    height: 65px;
}

#rightcol {
  float: right;
  width: 178px;
  background-image: url("imgs/rightcolbg.jpg");
  background-position: top left;
  background-repeat: no-repeat;
  padding-top: 10px;
  text-align: center;
}

#pagesub #rightcol {
  float: right;
  width: 178px;
  background-image: url("imgs/subrightcolbg.gif");
  background-position: top left;
  background-repeat: repeat-x;
  padding-top: 10px;
  text-align: center;
}

/* -------------------------------------------------------------------------- */

#mainmenu {
  margin: 0;
  padding: 0 0 0 15px;
  height: 34px;
  background-image: url("imgs/menubg.gif");
  background-repeat: repeat-x;
  background-position: bottom left;
}

#mainmenu li {
  float: left;
  margin: 0;
  padding: 0;
  list-style-type: none;
}

#ponukavzdelavania,
#onas,
#projekty,
#nasipartneri,
#ponukaprace,
#novinky,
#certifikaty,
#kontakt {
  position:relative;
  display: block;
  margin: 0;
  padding: 0;
  height: 34px;
  background-repeat: no-repeat;
  background-position: top left;
  text-decoration: none;
}

#ponukavzdelavania span,
#onas span,
#projekty span,
#nasipartneri span,
#ponukaprace span,
#novinky span,
#certifikaty span,
#kontakt span{
  visibility: hidden;
}

#ponukavzdelavania img.mouseOverDetect,
#onas img.mouseOverDetect,
#projekty img.mouseOverDetect,
#nasipartneri img.mouseOverDetect,
#ponukaprace img.mouseOverDetect,
#novinky img.mouseOverDetect,
#certifikaty img.mouseOverDetect,
#kontakt img.mouseOverDetect {
  position: absolute;
  top: 0px;
  left: 0px;
}


#ponukavzdelavania{
  background-image: url("imgs/ponukavzdelavania.gif");
  width: 143px;
}

#onas{
  background-image: url("imgs/onas.gif");
  width: 61px;
}

#projekty{
  background-image: url("imgs/projekty.gif");
  width: 82px;
}

#nasipartneri{
  background-image: url("imgs/nasipartneri.gif");
  width: 107px;
}

#ponukaprace{
  background-image: url("imgs/ponukaprace.gif");
  width: 109px;
}

#novinky {
  background-image: url("imgs/novinky.gif");
  width: 72px;
}

#certifikaty {
  background-image: url("imgs/certifikaty.gif");
  width: 96px;
}

#kontakt {
  background-image: url("imgs/kontakt.gif");
  width: 77px;
}

/* -------------------------------------------------------------------------- */
#credits {
  clear:both;
  height: 28px;
  margin: 0;
  padding: 0;
  background-image: url("imgs/creditsbg.gif");
  background-repeat: repeat-x;
  background-position: topleft;;
}

#credits #copyright{
  display: block;
  position: relative;
  float: left;
  height: 28px;
  width: 175px;
  margin: 0;
  padding: 0;
  background-image: url("imgs/copyright.jpg");
  background-repeat: no-repeat;
  background-position: top left;
  text-decoration: none;
}
#credits #copyright span { visibility: hidden; }

#credits #createdby{
  display: block;
  position: relative;
  float: right;
  height: 28px;
  width: 178px;
  margin: 0;
  padding: 0;
  background-image: url("imgs/createdby.jpg");
  background-repeat: no-repeat;
  background-position: top right;
  text-decoration: none;
}
#credits #createdby span { visibility: hidden; }

/* -------------------------------------------------------------------------- */

#centercol .inner{
  padding: 5px 5px 0 15px;
  background-image: url("imgs/contentbg.gif");
  background-repeat: repeat-y;
  background-position: top right;
  margin: 0;
}

#centercol .inner p{
  padding: 0;
  margin: 0;
  width: 98%;
}

#centercol .inner .text{
  padding: 0;
  margin: 0;
  width: 98%;
}



#contentcol .clanky {
    width: 98%;
    padding: 5px;
    margin-bottom: 1ex;
}

#centercol #contentfoot {
  margin: 0;
  padding: 0;
  height: 10px;
  width: 100%;
  background-image: url("imgs/contentfootbg.gif");
  background-repeat: no-repeat;
  background-position: top right;
}

#centercol #contenthead {
  margin: 0;
  padding: 0;
  height: 10px;
  width: 100%;
  background-image: url("imgs/contentheadbg.gif");
  background-repeat: no-repeat;
  background-position: bottom right;
}

/* -------------------------------------------------------------------------- */

.greenbox {
  width: 162px;
  margin: 0 auto;
  text-align: left;
  margin-bottom: 5px;
}

.greenbox .head {
  background-image: url("imgs/greenboxheadbg.gif");
  background-repeat: no-repeat;
  background-position: bottom left;
  height: 10px;
  width: 100%;
}

.greenbox .content,
.novinkybox .content,
.anketabox .content,
.advertbox .content{
  background-color: #E9E9E9;
  background-image: url("imgs/boxbg.gif");
  background-repeat: repeat-x;
  background-position: bottom left;
  padding: 0 5px;
  margin: 0 0px;
}

.greenbox .content {
  border-left: 1px solid #7FB59A;
  border-right: 1px solid #7FB59A;
}

.greenbox .content select {
  width: 150px;
  font-size: 7pt;
  margin: 0px;
  padding: 0px;
}


.greenbox .content input.search {
  font-size: 7pt;
  width: 111px;
}

.greenbox .content input.okbutton {
  width: 29px;
  height: 17px;
}


.novinkybox .content {
  border-left: 1px solid #F29013;
  border-right: 1px solid #F29013;
}

.anketabox .content {
  border-left: 1px solid #1A9D5B;
  border-right: 1px solid #1A9D5B;
}

.advertbox .content {
  border-left: 1px solid #848484;
  border-right: 1px solid #848484;
}

.greenbox .foot {
  background-image: url("imgs/greenboxfootbg.gif");
  background-repeat: no-repeat;
  background-position: top left;
  overflow: hidden;
  margin: 0;
  padding: 0;
  height: 10px;
  width: 100%;
}

.novinkybox {
  width: 162px;
  margin: 0 auto;
  text-align: left;
  margin-bottom: 5px;
}

.novinkybox .head {
  background-image: url("imgs/novinkyheadbg.gif");
  background-repeat: no-repeat;
  background-position: bottom left;
  height: 19px;
  width: 100%;
}

.novinkybox .foot {
  background-image: url("imgs/novinkyfootbg.gif");
  background-repeat: no-repeat;
  background-position: top left;
  overflow: hidden;
  margin: 0;
  padding: 0;
  height: 10px;
  width: 100%;
}

.anketabox {
  width: 162px;
  margin: 0 auto;
  text-align: left;
  margin-bottom: 5px;
}

.anketabox .head {
  background-image: url("imgs/anketaheadbg.gif");
  background-repeat: no-repeat;
  background-position: bottom left;
  height: 19px;
  width: 100%;
}

.anketabox .content .otazka {
  color: #006C36;
  font-weight: bold;
}

.anketabox .content input.button_hlasuj {
  width: 59px;
  height: 17px;
}


.anketabox .content .pocet {
  color: #006C36;
  font-weight: bold;
}
.anketabox .content .odpoved {
  color: #199C5B;
  font-weight: bold;
}

.anketabox .content .odpovede {
  padding: 0;
  padding-bottom: 5px;
}


.anketabox .foot {
  background-image: url("imgs/anketafootbg.gif");
  background-repeat: no-repeat;
  background-position: top left;
  overflow: hidden;
  margin: 0;
  padding: 0;
  height: 10px;
  width: 100%;
}

.advertbox {
  width: 162px;
  margin: 0 auto;
  text-align: left;
  margin-bottom: 5px;
}

.advertbox .head {
  background-image: url("imgs/advertheadbg.gif");
  background-repeat: no-repeat;
  background-position: bottom left;
  height: 19px;
  width: 100%;
}

.advertbox .foot {
  background-image: url("imgs/advertfootbg.gif");
  background-repeat: no-repeat;
  background-position: top left;
  overflow: hidden;
  margin: 0;
  padding: 0;
  height: 10px;
  width: 100%;
}

/* -------------------------------------------------------------------------- */
  .localmenu {
    width: 160px;
    margin: 0 auto;
    margin-bottom: 10px;
    padding: 0;
    color: #1A662F;
  }

  .localmenu ul {
    margin: 0;
    padding: 0;
    border-left: 1px solid #9DBEAD;
    border-right: 1px solid #9DBEAD;
  }

  .localmenu li {
    position:relative;
    text-align: left;
    list-style-type: none;
    padding: 3px 5px 3px 25px;
    margin: 0;
    background-image: url("imgs/localmenubg.gif");
    background-repeat: no-repeat;
    background-position: center left;
    border-bottom: 1px solid #CECECE;
  }
  
  .localmenu li a {
    text-decoration: none;  
    font-size: 10px;
    font-weight: bold;
    text-transform: uppercase;
  }
  
  .localmenu li img.mouseOverDetect {
    position: absolute;
    top: 2px;
    left: 0px;
  }

  .localmenu li.last {
    border-bottom-style: none;
  }

  .localmenu .head {
    background-image: url("imgs/localmenuheadbg.gif");
    background-repeat: no-repeat;
    background-position: bottom left;
    height: 10px;
    width: 100%;
  }

  .localmenu .foot {
    background-image: url("imgs/localmenufootbg.gif");
    background-repeat: no-repeat;
    background-position: top left;
    height: 10px;
    width: 100%;
  }

  .localmenu a {
    color: #1A662F;
  }

/* -------------------------------------------------------------------------- */

.cleaner {
  clear: both;
  height: 1px;
  overflow: hidden;
}

h1 {
  font-size: 10pt;
  padding: 0 20px;
  margin: 0;
}

h2 {
  font-size: 9pt;
  padding: 0 20px;
  margin: 0;
}

h3 {
  font-size: 9pt;
  padding: 0 20px;
  margin: 0;
}

/* -------------------------------------------------------------------------- */



  .rightmenu {
    width: 162px;
    margin: 0 auto;
    padding: 0;
    color: #006C35;
    margin-bottom: 10px;    
  }
  
  .rightmenu a {
    color: #006C35;
  }

  .rightmenu ul {
    margin: 0;
    padding: 0;
    border-left: 1px solid #F29013;
    border-right: 1px solid #F29013;
  }

  .rightmenu li {
    position: relative;
    text-transform: uppercase;
    text-align: left;
    list-style-type: none;
    padding: 3px 5px 3px 25px;
    margin: 0;
    background-image: url("imgs/rightmenubg.gif");
    background-repeat: no-repeat;
    background-position: center left;
    border-bottom: 1px solid #F7DDC0;
    font-size: 11px;
    font-weight: bold;
  }

  .rightmenu li a {
    text-decoration: none;  
    font-size: 10px;
    font-weight: bold;
    text-transform: uppercase;
  }

  .rightmenu li img.mouseOverDetect {
    position: absolute;
    top: 2px;
    left: 0px;
  }

  .rightmenu li.last {
    border-bottom-style: none;
  }

  .rightmenu .head {
    background-image: url("imgs/rightmenuheadbg.gif");
    background-repeat: no-repeat;
    background-position: bottom left;
    height: 10px;
    width: 100%;
  }

  .rightmenu .foot {
    background-image: url("imgs/rightmenufootbg.gif");
    background-repeat: no-repeat;
    background-position: top left;
    height: 10px;
    width: 100%;
  }

a { color: #006C35; }


/* -------------------------------------------------------------------------- */

#katalog .tableRowHeader1 {
    color: #295E10;
    font-size: 13pt;
    font-weight: bold;
}

#katalog .tableRowHeader2 {
    color: #295E10;
    font-size: 11pt;
    font-weight: bold;
}

#katalog .tableRowBold {
    padding-top: 7px;
    color: #DF7704;
    font-weight: bold;
}
#katalog .tableRow {
    padding-top: 7px;
    color: #006C35;
}

#katalog {
    width: 95%;
    padding: 5px;
    margin-bottom: 1ex;
    font-size: 8pt;
}

#testing .tableRowHeader1 {
    color: #295E10;
    font-size: 13pt;
    font-weight: bold;
}

#testing .tableRowHeader2 {
    color: #295E10;
    font-size: 11pt;
    font-weight: bold;
}

#testing .tableRowBold {
    padding-top: 7px;
    color: #DF7704;
    font-weight: bold;
}
#testing .tableRow {
    padding-top: 7px;
    color: #006C35;
    border-bottom: 1px solid #000000;
}

#testing .tableRow_red {
    padding-top: 7px;
    font-weight: bold;
    color: #EE0000;
    border-bottom: 1px solid #000000;
}

#testing .tableRow_blue {
    padding-top: 7px;
    font-weight: bold;
    color: #0000EE;
    border-bottom: 1px solid #000000;
}

#contentfoot {
  margin: 0;
  padding: 0;
  height: 10px;
  width: 100%;
  background-image: url("imgs/contentfootbg.gif");
  background-repeat: no-repeat;
  background-position: top right;
}

#contenthead {
  margin: 0;
  padding: 0;
  height: 10px;
  width: 100%;
  background-image: url("imgs/contentheadbg.gif");
  background-repeat: no-repeat;
  background-position: bottom right;
}

.nadpis {
    color: #295E10;
    font-size: 13pt;
    font-weight: bold;
}
