body
{
	font-family: Arial, helvetica, sans-serif;

  background-image: url('img/body-bgr2.gif');
  background-position: left top;
  background-repeat: repeat-y;
  background-color: #C4D2C9;
  margin: 0px;
  padding: 0px;
  position: relative;
  padding-left: 200px;
}

a img
{
  border: 0px none;
}

a:hover
{
  color: white;
}

#logo
{
  position: absolute;
  left: 0px;
  top: 0px;
}


#main
{
   width: 800px;
   min-height: 550px;
   position: relative;
}

#bgrbox
{
  width: 800px;
  height: 264px;
  background-color: white;
}

#vitejte
{
  position: absolute;
  background-color: #8C2633;
  width: 205px;
  height: 93px;
  top: 0px;
  left: 2px;
  color: white;
  font-size: 13px;
}

#vitejte p
{
  padding-left: 15px;
  padding-top: 35px;
  line-height: 17px;
}

#foto
{
  position: absolute;
  width: 418px;
  height: 262px;
  top: 0px;
  left: 209px;
}

#foto h2
{
  margin: 0px;
  padding-left: 10px;
  padding-top: 30px;
  color: black;
  font-size: 14px;
}

#ikony
{
  position: absolute;
  bottom: 0px;
  left: 4px;
}

#ikony img
{
  cursor: pointer;
}


#whiteline
{
  position: absolute;
  width: 418px;
  height: 93px;
  top: 0px;
  left: 0px;
  border-bottom: 2px solid white;
}

#jazyky
{
  position: absolute;
  background-color: #8C2633;
  width: 168px;
  height: 93px;
  top: 0px;
  left: 629px;
}

.cz
{
  background-image: url('img/jazyky-cz.gif');
}

.en
{
  background-image: url('img/jazyky-en.gif');
}

.de
{
  background-image: url('img/jazyky-de.gif');
}

#jazyky img
{
  position: absolute;
  top: 38px;
  left: 4px;
  border: 0px none;
}

#leftmenu
{
  position: absolute;
  width: 205px;
  height: 167px;
  top: 95px;
  left: 2px;
  background-color: #97AFA0;
}

#leftmenu ul
{
  position: relative;
	top: 56px;
	left: -40px;
	margin: 0px;
	padding: 0px;
	list-style: none;
}

#leftmenu li
{
  line-height: 22px;
}

#leftmenu a
{
  position: relative;
  left: 10px;
  top: -5px;
  color: #8C2633;
  text-decoration: none;
  background-image: url('img/sipecka.gif');
  background-repeat: no-repeat;
  padding-left: 45px;
  font-size: 14px;
}

#leftmenu a:hover
{
  background-image: url('img/bila_sipka.gif');
  background-position: -1px 1px;
  color: white;
}

#info
{
  position: absolute;
  background-color: #97AFA0;
  width: 168px;
  height: 167px;
  top: 95px;
  left: 629px;
  font-size: 10px;
	line-height: 10px;

}

#info p
{
  padding-left: 3px;
  padding-top: 2px;
}

#info a
{
  text-decoration: none;
  color: black;
}

#info a:hover
{
  color: white;
}


#formbox
{
  position: relative;
  width: 796px;
  height: 240px;
}

#rightimg
{
  position: absolute;
  top: -2px;
  right: 0px;
  background-image: url('img/midlemenu-bgr.gif');
  background-repeat: repeat-x;
  width: 168px;
  height: 251px;
  background-color: #97AFA1;
}

#pozadi
{
  position: absolute;
  bottom: 0px;
  left: 0px;
}

#zvon
{
  position: absolute;
  top: 160px;
  left: 36px;
}


#midlemenu
{
  position: absolute;
  top: -2px;
  left: 2px;
  background-image: url('img/midlemenu-bgr.gif');
  background-repeat: repeat-x;
  width: 205px;
  height: 48px;
}

#midlemenu ul
{
  list-style: none;
  margin: 0px;
  padding: 0px;
}

#midlemenu li
{
  font-size: 12px;
  height: 48px;
  width: 205px;
  font-size: 13px;
  text-align: center;
  color: #8C2633;
  position: relative;
  left: 0px;
  top: 30px;
}

#sipecka
{
  position: absolute;
  left: -27px;
  top: 286px;
}

#formbox-inner
{
  position: absolute;
  left: 0px;
  top: 46px;
  width: 200px;
  height: 203px;
}

#formbox-inner select, #formbox-inner input
{
  font-size: 12px;
}

#formbox-inner label
{
  font-size: 12px;
  line-height: 20px;
}

#datum-label
{
  position: absolute;
  left: 15px;
  top: 5px;
}
#pocet-label
{
  position: absolute;
  left: 130px;
  top: 5px;
}

#datum
{
  position: absolute;
  left: 15px;
  top: 25px;
}
#pocet
{
  position: absolute;
  left: 130px;
  top: 25px;
}

#telefon-label
{
  position: absolute;
  left: 15px;
  top: 55px;
}
#telefon
{
  position: absolute;
  left: 15px;
  top: 75px;
}

#odeslat-label
{
  position: absolute;
  left: 15px;
  top: 105px;
}

#odeslat
{
  position: absolute;
  left: 15px;
  top: 125px;
  width: 40px;
}

#formbox-inner p
{
  font-size: 12px;
  position: absolute;
  top: 155px;
  left: 15px;
  margin: 0px;
  padding: 0px;
}

#content-container
{
  margin-left: 209px;
  margin-right: 172px;
  background-color: #97AFA1;
}

#content
{
  padding: 10px;
}
#content p,li
{
	font-size: 12px;
}
#content li
{
	list-style:square;
}
