body {
  margin: 0px;
  padding: 0px;
  background-color: #D9D9D9;
  background-image: url("pictures/layout/hlavicka_pozadi.gif");
  background-repeat: repeat-x;
  text-align: center;
  font-family: tahoma,verdana,arial;
  font-size: 11px;
  color: #1d1d1d;
  }
h1 {
  position: absolute;
  font-size: 14px;
  color: #FFFFFF;
  z-index: 1;
  top: 44px;
  left: 70px;
  font-family: arial;
  }
h2 {
  margin: 0px 0px 20px 0px;
  padding: 0px;
  font-size: 14px;
  color: #156ab3;
  letter-spacing: 1px;
  }
h3 {
  margin: 0px;
  padding: 0px;
  background-image: url("pictures/layout/nadpis1.gif");
  height: 22px;
  _height: 30px;
  padding: 8px 0px 0px 15px;
  text-align: left;
  color: #318ad6;
  font-size: 11px;
  letter-spacing: 1px;
  }
h4 {
  font-size: 13px;
  font-weight: bold;
  letter-spacing: 1px;
  color: #336699;
  margin-left: 10px;
  }
ul {
  margin-left: 30px;
  padding: 0px;
  list-style-type: square;
  }
li {
  margin-bottom: 15px;
  }
p {
  margin-left: 20px;
  line-height: 20px;
  }
.oddelovac {
  margin: 25px 0px 25px 0px;
  }
table {
  font-size: 12px;
  line-height: 25px;
  }
table td {
  vertical-align: top;
  }
table th {
  text-align: left;
  }
a {
  color: #156ab3;
  }
a:hover {
  color: #000000;
  }
textarea {
  font-size: 11px;
  font-family: tahoma;
  padding: 3px 3px 3px 3px;
  } 
  
/* HLAVICKA */

#hlavicka {
  background-image: url("pictures/layout/hlavicka_pozadi.gif");
  background-repeat: repeat-x;
  background-color: #FFFFFF;
  margin-left: auto;
  margin-right: auto;
  width: 960px;
  height: 135px;
  _height: 141px;
  position: relative;
  border-bottom: 6px solid #318ad6;
  z-index:2;
  }
#logo {
  position: absolute;
  top: 38px;
  left: 60px;
  z-index: 2;
  }
#horizont_menu_right {
  position: absolute;
  top: 55px;
  left: 960px;
  }
#horizont_menu {
  height: 80px;
  _height: 80px;
  position: absolute;
  top: 55px;
  right: 0px;
  padding-left:6px;
  background-image: url("pictures/layout/horizont_menu_left.gif");
  background-position: left top;
  background-repeat: no-repeat;
  }
#horizont_menu ul {
  margin: 0px;
  padding: 0px;
  }
#horizont_menu li {
  float: left;
  list-style-type: none;
  background-image: url("pictures/layout/horizont_menu_odrazka.gif");
  background-position: right;
  background-repeat: no-repeat;
  }
#horizont_menu a {
  background-image: url("pictures/layout/horizont_menu_pozadi.gif");
  border-bottom: 6px solid #318ad6;
  text-decoration: none;
  font-weight: bold;
  letter-spacing: 1px;
  color: #FFFFFF;
  display: inline-block;
  height: 48px;
  _height: 86px;
  padding: 32px 50px 0px 50px;
  float: left;
  margin-right: 1px;
  }
#horizont_menu a:hover {
  color: #318ad6;
  background-color: #393838;
  border-bottom: 6px solid #58a0dc;
  background-image: url("pictures/layout/horizont_menu_hover.gif");
  }
#horizont_menu .vybrane {
  color: #318ad6;
  background-color: #393838;
  border-bottom: 6px solid #58a0dc;
  background-image: url("pictures/layout/horizont_menu_hover.gif");
  }

/* PATICKA */

#kroky_ohr {
  position: absolute;
  left: 30px;
  bottom: 75px;
  width: 100%;
  }
#paticka {
  padding: 22px 0px 0px 30px;
  width: 930px;
  _width: 960px;
  height: 30px;
  _height: 52px;
  background-image: url("pictures/layout/paticka_pozadi.gif");
  position: absolute;
  bottom: 0px;
  left: 0px;
  color: rgb(184,184,184);
  font-size: 11px;
  }
.paticka_link {
  text-decoration: none;
  color: rgb(184,184,184);
  }
.paticka_link:hover {
  text-decoration: underline;
  color: #FFFFFF;
  }
#budulinek {
  position: absolute;
  right: 30px;
  top: 22px;
  }  
  
/* HLAVNI CAST */
  
#ohraniceni {
  min-height: 100%;
  _height: 100%;
  position: relative;
  margin-left: auto;
  margin-right: auto;
  width: 990px;
  }
#hlavni {
  background-color: #FFFFFF;
  width: 890px;
  _width: 970px;
  min-height: 690px;
  _height: 1000px;
  margin-left: auto;
  margin-right: auto;
  position: relative;
  z-index: 0;
  margin-top:-5px;
  text-align: left;
  border-left: 5px solid #d4d2d2;
  border-right: 5px solid #d4d2d2;
  padding: 30px 35px 310px 35px;
  font-size: 12px;
  }
#hlavni p {
  margin-top: 5px;
  margin-bottom: 20px;
  }
#submenu {
  margin: 0px;
  padding: 0px;
  }
#submenu li {
  list-style-type: none;
  display: inline;
  font-size: 11px;
  }
#submenu a {
  background-image: url("pictures/layout/submenu_odrazka.gif");
  background-repeat: no-repeat;
  background-position: left center;
  padding-left: 30px;
  margin-right: 25px;
  text-decoration: none;
  color: #252525;
  font-weight: bold;
  }
#submenu a:hover {
  text-decoration: underline;
  color: #156ab3;
  }
#jazyky {
  position: absolute;
  top: 25px;
  right: 30px;
  }
#jazyky img {
  float: left;
  border: none;
  }
#video_prezentace {
  width: 420px;
  height: 261px;
  background-color: #3c3c3c;
  text-align: center;
  }
#mapa_evropy {
  float: right;
  width: 454px;
  height: 262px;
  position: relative;
  }
#mapa_evropy #eu {
  position: absolute;
  top: 32px;
  left: 2px;
  width: 33px;
  height: 19px;
  display: block;
  z-index: 1;
  }
.krok {
  background-image: url("pictures/layout/krok.gif");
  padding: 10px 0px 0px 70px;
  width: 187px;
  _width: 257px;
  height: 190px;
  _height: 200px;
  position: relative;
  float: left;
  margin-right: 55px;
  margin-left: 3px;
  color: #FFFFFF;
  font-weight: bold;
  font-size: 11px;
  }
.krok_cislo {
  margin: 0px;
  position: absolute;
  top: 3px;
  left: 13px;
  font-size: 25px;
  line-height: 25px;
  }
.krok_img {
  position: absolute;
  top: 50px;
  left: 18px;
  }
.krok_sipka {
  position: absolute;
  top: 80px;
  right: -50px;
  }
.formular {
  border: 1px solid #a8a8a8;
  width: 100%;
  height: 25px;
  padding: 3px 3px 3px 3px;
  }
.formular_textarea {
  width: 100%;
  border: 1px solid #a8a8a8;
  height: 150px;
  width: 250px;
  }

.cenik {
  width: 870px;
  border-collapse: collapse;
  border-color: #dfedf9;
  margin-bottom: 30px;
  }
.cenik th {
  background-color: #dfedf9;
  padding: 5px;
  }
.cenik td {
  padding: 5px;
  }
  
.adresa_box {
  padding: 20px;
  background-color: #dfedf9;
  line-height: 25px;
  border: 2px dashed #D8D8D8;
  position: relative;
  width: 130px;
  }
.adresa_box img {
  position: absolute;
  top: 10px;
  right: 10px;
  }
  
.info {
  width: 16px;
  height: 16px;
  }
