/* CSS Document */
.vc {
  vertical-align: middle;
  }
body {
 background-color: rgb(245,245,245);
 color: rgb(40,40,40);
 margin: 0px;
 font-family: Tahoma, 'Geneva CE', lucida, sans-serif;
 font-size: 12px;
 text-align: center;
 height: 100%;
}

table {
 color: rgb(52,52,52);
 margin: 0px;
 font-family: Tahoma, 'Geneva CE', lucida, sans-serif;
 font-size: 11px;
}

th {
 text-align: left;
 white-space: nowrap;
}

form {
 margin: 0px;
}

a {
 color: rgb(125,125,125);
 background-color: inherid;
 text-decoration: none;
}

div.main {
 width: 885px;
 text-align: left;
 margin: auto;
 border-left: 1px rgb(127,127,127) solid;
 border-right: 1px rgb(127,127,127) solid;
 position: relative;
 background-image: url(img/mainbg.gif);
 background-repeat: repeat-y;
 background-position: 178px 0px;
 height: 100%;
}

#banner_top {
 width: 100%;
 height: 266px;
 border-bottom: 1px rgb(217,217,217) solid;
}

#logo_small {
 position: absolute;
 top:  16px;
 left: 15px;
}

#menu_top_left {
 width: 170px;
 position: absolute;
 left: 0px;
 top:  140px;
}

#menu_top_right {
 width: 706px;
 height: 266px;
 float:right;
 background-image: url(img/banner_top1.jpg);
 border-left: 1px rgb(217,217,217) solid;
 position: relative;
}
#menu_top_right p {
  text-align: right;
  margin: 15px 20px 0px 0px;
  font-size: 14px;
  font-weight: bold;
  color: rgb(100,100,100);
  }
#menu_top_right div.slogany {
  position: relative;
  top: 146px;
  left: 5px;
  }
#menu_top_right div.slogany div#sla,
#menu_top_right div.slogany div#slb,
#menu_top_right div.slogany div#slc,
#menu_top_right div.slogany div#sld {
  font-family: Arial;
  font-size: 16px;
  letter-spacing: 1px;
  position: absolute;
  width: 153px;
  text-align: right;
  z-index: 51;

  filter: alpha(opacity=0);
	opacity: 0.00;
	-moz-opacity: 0.00;
  }
#menu_top_right div.slogany div#sla {
  left: 0px;
  }
#menu_top_right div.slogany div#slb {
  left: 177px;
  }
#menu_top_right div.slogany div#slc {
  left: 353px;
  }
#menu_top_right div.slogany div#sld {
  left: 528px;
  }
#menu_top_right div.slogany div#sla a,
#menu_top_right div.slogany div#slb a,
#menu_top_right div.slogany div#slc a,
#menu_top_right div.slogany div#sld a {
  color: white;
  }

/*   Menu       */
.menu {
 width:177px;
 background-color: rgb(245,245,245);
 color: rgb(120,120,120);
 margin: 0px;
 padding: 0px;
}

.menu p {
  margin: 0px;
  }

.menu a, .menu span {
 display: block;
 width: 162px;
 height: 22px;
 padding: 2px 0px 0px 15px;
}
* html .menu a, * html .menu span {
 width: 177px;
 height: 24px;
}

.hover_link {
 background-image: url(img/backgroud4.gif);
 background-repeat: no-repeat;
 color: rgb(60,60,60) !important;
 cursor: pointer;
}

.menu li {
 font-size: 14px;
 color: rgb(125,125,125);
 width: 177px;
 background-color: inherit;
 font-weight: bold;
 list-style-type: none;
 position: relative;
}
.menu li * {
 color: rgb(150,150,150);
 }
.menu li img.out_box {
 display: none;
 position: absolute;
 top:0px;
 left: -13px;
}
.menu li img.out_box.active {
 display: block;
}

/* Paticka */

#tfoot {
 clear: both;
 width: 100%;
 height: 50px;
 position: relative;
 color: rgb(125,125,125);
 background-color: rgb(255,255,255);
}

#tfoot_left {
 width:178px;
 height: 100%;
 background-color: rgb(245,245,245);
 border-right: 1px rgb(217,217,217) solid;
 float: left;
}

#tfoot_right {
 position: absolute;
 top: 0px;
 right:0px;
 width:790px;
 height: 100%;
 background-image: url(img/line.gif);
 background-position: right top;
 background-repeat: no-repeat;
 background-color: inherid;
 border-top: 1px rgb(217,217,217) solid;
}

#tfoot_right div#kontakt {
  position: absolute;
  left: 120px;
  top: 35px;
  }
#tfoot_right div#kontakt, #tfoot_right div#kontakt * {
  font-size: 11px;
  }
#tfoot_right div#kontakt a {
  text-decoration: underline;
  }
* html #tfoot_right {
 right:-1px;
}

#tfoot p{
 width: 130px;
 margin: 0px;
 padding: 0px;
 position: absolute;
 top: 15px;
}

#tfoot p#web {
 left: 20px;
}

#tfoot p#email {
 left: 120px;
}

#tfoot p#design {
 right: 10px;
}


/*    Pool    */
#middle_bar{
 z-index: 1;
 color: rgb(125,125,125);
 width: 100%;
}

#menu_left {
 z-index: 3;
 width: 160px;
 float: left;
}

#hledani {
 position: absolute;
 bottom: 70px;
 left: 10px;
 width: 160px;
}

/* SUB menu */

ul.submenu1 {
 position: relative;
 width: 160px;
 margin: 12px 0px 80px 15px;
 padding: 0px;
 list-style-type: none;
 font-weight: 600;
 font-size: 12px;
 /*border: 1px green solid;*/
}

ul.submenu1 li {
 width: 99%;
 margin: 8px 0px 1px 0px;
 /*border: 1px gold solid;*/
}
ul.submenu1 li p {
 margin: 0px;
 }

ul.submenu2 {
 width: 148px;
 margin: 10px 0px 0px 10px;
 padding: 0px;
 font-weight: 500;
 list-style-type: none;
}

ul.submenu2 li {
 width: 100%;
 margin: 7px 0px 0px 0px;
}
ul.submenu2 li p {
 margin: 0px;
 }


ul.submenu2 a, ul.submenu1 a{
 color: rgb(60,60,60);
}

ul.submenu1 a:hover, ul.submenu1 a.active {
 color: #FF3600;
}
ul.submenu2 a:hover, ul.submenu2 a.active {
 color: #EB0000;
}

#pool {
 z-index: 2;
 float: right;
 border-left: 1px rgb(217,217,217) solid;
 background-color: rgb(255,255,255);
 background-image: url(img/backgroud1.jpg);
 background-position: right top;
 background-repeat: no-repeat;
}

#pool1 {
 z-index: 3;
 width: 676px;
 background-image: url(img/line.gif);
 background-repeat: repeat-y;
 padding: 15px;
 color: black;
}

* html #pool1 {
 width: 705px;
}


#pool1 .title, h1 {
 font-size: 16px;
 font-weight: bold;
 color: rgb(255,54,0);
 background-color: inherit;
 margin-top: 0px;
}

#pool1 .ul_head {
 font-size: 14px;
 font-weight: bold;
 margin-bottom: 0px;
}

#pool1 .ul_head1 {
 margin-bottom: 0px;
}


#pool1 ul {
 margin-top: 3px;
}

#pool1 b {
 color: rgb(235,0,0);
 font-weight: normal;
}
div#bit421 {
  position: absolute;
  left: 190px;
  width: 300px;
  top: 30px;
  height: 62px;
  z-index: 5;
  cursor: pointer;
  }

div.idx, div.idx * {
  font-size: 14px;
  }
  
div.idx .title {
 font-size: 19px;
 }
#pool li p {
  margin: 0px;
  color: rgb(40,40,40);
  }
#pool li {
  color: #FF3600;
  }

div.aktuality {
  float: right;
  width: 150px;
  font-size: 11px;
  }

div.iko {
  margin-left: -10px;
  }
div.iko span.skp {
  width: 10px;
  }
