body {
  /* background: url("../../img/bg_textura.png"), linear-gradient(to right, #DDA8DB 0%, #EECDEE 20%, #EECDEE 80%, #DDA8DB 100%); */
  background-color: #bf98c0;
  background-image: url(../images/texture.png), url(../images/bg_up.png);
  background-repeat: repeat, repeat-x;
  font-size: 12px;
  font-family: 'Verdana', 'Arial', 'Tahoma';
  color: #484848;
  margin: 0px;
  min-width: 1000px;
  height: 100%;
}

img {border: 0px;}
a {text-decoration: none; color: #484848;}
ul li a:hover {text-decoration: underline;}

#akt a:hover {
  text-decoration: underline;
}

#akt a {
  color: #6F0B8E;
}

ul, ul li {
  margin: 0px;
  padding: 0px;
}

#stranka {
  width: 1000px;
  margin: auto;
  margin-top: 30px;
}

#korona {
  padding: 15px 20px;
  background-color: salmon;
  color: white;
  border-top: 2px solid darkRed;
  font-size: 2ex;
  position: fixed;
  bottom: 0;
  left: 0;
  width: 100vw;
}
#korona span {color: darkRed;}

#pravo {
  margin: 12px -10px 0px 0px;
}

#pravo, #hlavicka p {
  float: right;
}

#pravo td {
  padding: 0px 7px 0px 7px;
  text-align: right;
  font-weight: bold;
  color: #fff;
}

#pravo #den, #pravo #datum {
  font-weight: normal;
}

#masazeMotto {
  color: #fff;
  font-weight: bold;
  position: relative;
  top: -18px;
  left: 180px;
}

#objednavka {
  background: url(../images/order_box.png) no-repeat;
  width: 253px;
  height: 363px;
  padding: 70px 0px 0px 25px;
}

#objednavka, #p_o {
  margin-top: 60px;
}

.imp {
  color: #c40000;
  font-size: 10px;
  font-style: normal;
  position: relative;
  top: -3px;
}

.pole1, .pole0 {
  background: #fff url(../images/inner_shadow.png) no-repeat;
  width: 190px;
  height: 23px;
  display: block;
  margin: 3px 0px 8px 0px;
  padding: 0px 5px 0px 5px;
  border: 1px solid #b2b2b2;
  border-radius: 5px;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  behavior: url(PIE.htc);
  resize: none;
}

.pole0 {
  height: 41px;
  padding: 5px;
}

#objednavka span, .pole1, .pole0 {
  color: #484848;
}

#title {
  margin: 0px 0px 0px 85px;
}

#menu {
  float: right;
  width: 718px;
  height: 250px;
  background-color: #fff;
  border-radius: 10px;
  -webkit-border-radius: 10px;
  -moz-border-radius: 10px;
  behavior: url(PIE.htc);
}

#menu #hlm li {
  display: inline-block;
  width: 116px;
  text-align: center;
  vertical-align: 25px;
  position: relative;
  z-index: 5;
}

#menu #hlm {
  background: url(../images/menu.png) no-repeat;
  height: 55px;
  width: 718px;
  border-radius: 10px 10px 0px 0px;
  -webkit-border-radius: 10px 10px 0px 0px;
  -moz-border-radius: 10px 10px 0px 0px;
  behavior: url(PIE.htc);
}

#menu #podnab, #menu #podcen, #menu #podona {
  /*display: none;*/
  /*background: url(../images/menu/roletka.png) no-repeat;*/
  position: absolute;
  height: 0px;
  overflow: hidden;
}
#menu #podnab {margin: 10px 0px 0px 119px;}
#menu #podcen {margin: 10px 0px 0px 239px;}
#menu #podona {margin: 10px 0px 0px 360px;}

.odeslat, #proc {
  background: url(../images/button_0.png) repeat-x;
  height: 35px;
  width: 100px;
  color: #fff;
  margin: 11px 52px 0px 0px;
  float: right;
  border: 1px solid #fff /*#b2b2b2*/; 
  border-radius: 5px;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  behavior: url(PIE.htc);
}

.odeslat:hover, #proc:hover {
  cursor: pointer;
  background: url(../images/button_1.png) repeat-x;
}

#proc {
  width: 250px;
  margin: 0px 18px 10px 0px;
  padding-top: 10px;
  height: 28px;
  text-align: center;
}

#paticka {
  margin: 0px 34px 30px 0px;
  padding-bottom: 20px;
  float: right;
}

#paticka span, #paticka a {
  color: #d8c1d9;
}

#paticka span+span:before {
  content: " | ";
}

#obsah {
  background: #fff url(../images/h1.png) no-repeat;
  float: right;
  width: 650px;
  min-height: 270px;
  text-align: justify;
  padding: 26px 34px 40px 34px;
  margin: 30px 0px 10px 0px;
  border-radius: 10px;
  -webkit-border-radius: 10px;
  -moz-border-radius: 10px;
  behavior: url(PIE.htc);
}

#firmy {
  margin-left: -7px;
}

#firmy td {
  vertical-align: top;
  padding: 0px 8px 0px 8px;
}

#star {
  position: absolute;
  z-index: -5;
  margin: 2px 0px 0px 70px;
}

#fotky {
  width: 689px;
  height: 160px;
  margin: 17px 0px 0px 18px;
}

#fotky span {
  display: block;
  float: right;
  color: #737373;
  margin: 20px 30px 0px 0px;
  font-size: 20px;
  font-style: italic;
  width: 250px;
  text-align: right;
}

.tab1a {
  width: 35%;
  font-weight: bold;
}

.tab1b {
  width: 65%;
  text-align: justify;
}

h1 {
  font-variant: small-caps;
  font-size: 26px;
  margin: 0px 0px 45px 0px;
}

h2 {
  font-weight: bold;
  font-size: 14px;
}

#obsah ul li {
  /*line-height: 24px;*/
}

dt {
  font-weight: bold;
}

dd img {
  position: relative;
  top: 5px;
}

dd {
  margin: 0px;
  line-height: 24px;
}

hr {
  height: 1px;
  background-color: #484848;
  border: 0px;
}

.portret {
  float: left;
  margin: -10px 20px 20px 0px;
}

#mapy a, #goomap, #sezmap {
  position: absolute;
  margin: -43px 0px 0px 400px;
}

#mapy #sezmap, #goomap {
  width: 15px;
  height: 60px;
  z-index: 20;
  margin-left: 605px;
  margin-top: -38px;
}

.ie #mapy #sezmap, .ie #goomap, .ie7 #mapy #sezmap, .ie7 #goomap {
  background-color: #fff;
  opacity: 0.1;
}

#goomap {
  margin-top: 45px;
  margin-left: 608px;
}

.zprava {
  border-left: 1px solid;
  border-top: 1px solid;
  border-radius: 5px 0px 0px 0px;
  -webkit-border-radius: 5px 0px 0px 0px;
  -moz-border-radius: 5px 0px 0px 0px;
  behavior: url(PIE.htc);
  width: 100%;
}

.cas {
  float: right;
  color: #fff;
  font-size: 12px;
  padding: 10px;
}

.udaje {
  padding: 10px;
  font-size: 12px;
}

.udaje span {
  font-size: 14px;
  font-weight: bold;
}

.text {
  padding: 10px;
  margin-bottom: 20px;
}

#prispevek {
  margin-top: 20px;
  width: 406px;
}

#prispevek .pole, #prispevek #text {
  border: 1px solid #b2b2b2; 
  border-radius: 5px;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  behavior: url(PIE.htc);
}

#prispevek .pole {
  float: right;
  width: 250px;
}

#prispevek span {
  display: run-in;
  position: relative;
}
      
#prispevek #text {
  margin-top: 2px;
  width: 400px;
  height: 100px;
}
      
.ok {
  color: #fff;
  float: left;
  width: 65px;
  height: 48px;
  margin-right: 10px;
  background: url(../images/button_0.png) repeat-x;
  border: 1px solid #b2b2b2; 
  border-radius: 5px;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  behavior: url(PIE.htc);
}

.ok:hover {
  cursor: pointer;
  background: url(../images/button_1.png) repeat-x;
}

#message {
  float: right;
  margin: 30px 50px 0px 0px;
}

.toobsah {
  float: right;
  font-size: 8px;
  font-weight: bold;
  font-variant: small-caps;
  margin-top: -5px;
}

.nabul b {
  margin: 30px 0px 10px 0px;
  display: block;
}

.sez {
  margin-left: 15px;
}

#adm .ok {
  height: 45px;
}

#odh .ok {
  float: right;
  width: 100px;
}

.sez span {
  display: block;
  margin-bottom: 20px;
  color: #888;
}

.sez b {
  display: block;
  margin: 20px 0px 10px -15px;
}

/*
.naz, .pop, .del, .cen, .vik, .dle {
  display: inline-block;
  margin: 0px;
}

.del, .cen, .vik {
  width: 110px;
  text-align: center;
}
*/

.naz, .pop, .del, .cen, .dle {
  display: inline-block;
  margin: 0px 5px 0px 0px;
}

.del, .cen {
  width: 110px;
  text-align: center;
  float: right;
}

.naz, .pop {
  width: 380px;
  text-align: justify;
}

.pop {
  margin-top: 5px;
  color: #888;
  font-size: 10px;
}

.naz {
  margin-top: 10px;
}

.dle {
  width: 220px;
  padding-left: 35px;
}

.sekce {
  width: 630px;
  font-weight: bold;
  padding: 10px 0px 10px 20px;
  margin: 30px 0px 10px 0px;
  background-color: #c4ff9c;
  border: 1px solid #5faf39;
  border-radius: 5px;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  behavior: url(PIE.htc);
}

#sloupec {
  position: absolute;
  width: 270px; /*253px + 30*/
}

.sekce span {
  float: right;
  width: 120px;
  color: #999;
  font-weight: normal;
  text-align: center;
}

.stu {
  width: 80px;
  height: 80px;
  margin: 11px;
  border: 1px solid #5faf39;
  border-radius: 5px;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  behavior: url(PIE.htc);
}

#akt {
  width: 100%;
}

#akt td:first-child {
  vertical-align: top;
}

#akt td {
  padding: 0px 10px 15px 0px;
  text-align: justify;
  line-height: 21px;
}

#linky li {
  list-style-image: url(../images/link.png);
  margin: 5px 0px 0px 25px;
}

#whyus li {
  list-style-image: url(../images/flower.png);
  margin: 15px 0px 0px 25px;
}

#next {
  float: right;
  margin: -25px 10px 0px 0px;
}

#p_o, #p_f {position: absolute;}
#p_o {margin: 108px 0px 0px -65px;}
#p_f {margin: -58px 0px 0px -338px;}
#p_c {float: right; position: relative; margin: 57px -62px 0px 0px;}

#dovolena {
  float: right;
}

#key {
  float: right;
  margin-right: 30px;
}

#chyba ul li {
  list-style-position: inside;
}

.dalsilinky {
  width: 100%;
  text-align: right; 
}
.dalsilinky a {color: #6F0B8E;}
.link:hover {
  text-decoration: underline;
  cursor: pointer;
}

#kudy {
  width: 100%;
  text-align: center;
}
#kudy a {
  padding: 10px;
}
#kudy a:hover {
  cursor: pointer;
}

#oznameni {
  color: #fff;
  background-color: #C48ECB;
  border: 1px solid #8F2270;
  border-radius: 5px;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  behavior: url(PIE.htc);
  padding: 15px;
  margin: 0px 0px 25px 0px;
}

#oznameni b {
  color: #8F2270;
}