body {
  background: url(../images/logo-pixel.jpg) top center repeat-x;
  background-color: white;
  font-family: Verdana, Arial, sans-serif;
  font-size: 11pt;
  color: black;
  margin: 0px;
  text-align: center;
}

/* ----------------------- kompletni obvod, logo, hidden logo ----------------------- */

div.obvod {
  border: 0px solid red;
  width: 816px;
  height: auto;
  margin: 0px auto;
}

div.logo-up-obvod {
  width: 816px;
  height: 100px;
  margin: 0px auto;
}

div.logo-up-left {
  background: url(../images/logo-up-left.jpg);
  width: 408px;
  height: 100px; 
  float: left;
  position: relative;
}

div.logo-up-left-hidden {
  border: 0px solid black; 
  width: 200px;
  height: 57px;
  position: absolute; 
  top: 25px; 
  left: 30px;
}

div.logo-up-left-text {
  border: 0px solid black; 
  width: 80px;
  height: 50px;
  position: absolute; 
  top: 34px; 
  left: 240px;
}

div.logo-up-right {
  background: url(../images/logo-up-right.jpg);
  width: 408px;
  height: 100px; 
  float: right;
  position: relative;
}

div.logo-up-right-hidden {
  border: 0px solid black; 
  width: 250px;
  height: 46px;
  position: absolute; 
  top: 37px; 
  left: 10px;
}

div.logo-obvod {
  border: 0px solid black;
  width: 816px;
  height: 184px;
  margin: 0px auto;
}

div.logo1 {
  border: 0px solid red;
  width: 349px;
  height: 184px; 
  margin: 0px auto;
  position: relative;
  float: left;
}

div.logo2 {
  background: url(../images/logo2.jpg);
  width: 467px;
  height: 184px; 
  margin: 0px auto;
  position: relative;
  float: right;
}

div.hidden-akce {
  border: 0px solid black; 
  width: 220px;
  height: 102px;
  position: absolute; 
  top: 45px; 
  left: 40px;
}

/* ----------------------- pozicovani logo + buttons ----------------------- */

div.obvod-buttons {
  border: 0px solid red;
  position: relative;
  width: 816px;
  height: 48px;
  margin: 0px auto;
}

div.btn-uvod {
  width: 85px;
  height: 48px;
  float: left;
}

div.btn-webhosting {
  width: 86px;
  height: 48px;
  float: left;
}

div.btn-domeny {
  width: 86px;
  height: 48px;
  float: left;
}

div.btn-tvorba-www {
  width: 86px;
  height: 48px;
  float: left;
}

div.btn-ppc-reklama {
  width: 86px;
  height: 48px;
  float: left;
}

div.btn-objednavka {
  width: 86px;
  height: 48px;
  float: left;
}

div.btn-kontakt {
  width: 84px;
  height: 48px;
  float: left;
}

div.btn-kontakt-right {
  background: url(../images/btn-kontakt-right.jpg);
  border: 0px solid red;
  width: 217px;
  height: 48px;
  float: right;
}

div.btn-down {
  border: 0px solid red;
  background: url(../images/btn-down.jpg);
  width: 816px;
  height: 19px;
  margin: 0px auto;
}

/* ----------------------- table ----------------------- */

div.obvod-table {
  border: 0px solid red;
  width: 816px;
  height: auto;
  margin: 0px auto;
}

div.table-left {
  border: 0px solid red;
  width: 199px;
  height: auto; 
  float: left;
}

div.table {
  border: 0px solid red;
  width: 615px;
  height: auto;
  float: right;
  /*background: #fbfbfb;*/
}

/* ----------------------- menu left ----------------------- */

div.leve-menu-nadpis {
  border: 0px solid red;
  width: 199px;
  height: 36px;
  position: relative;
}

div.leve-menu-lext {
  border: 0px solid black; 
  width: 50px;
  height: 14px;
  position: absolute; 
  top: 13px; 
  left: 120px;
  font-size: 9px;
}

div.leve-menu-pixel {
  border: 0px solid red;
  background: url(../images/ruzne/leve-menu-pixel.jpg) repeat-y;
  width: 100%;
  height: auto;
  padding: 1px 0px 1px 0px;
}

div.leve-menu-bottom {
  border: 0px solid red;
  width: 199px;       
  height: 8px;
  margin-bottom: 5px;
}

/* ----------------------- uvod box ----------------------- */

div.uvod-box-background-webhosting {
  background: url(../images/ruzne/uvod-box-background-webhosting.jpg);
  border: 0px solid red;
  width: 302px;
  height: 147px;
  position: relative;
}

div.uvod-box-background-domeny {
  background: url(../images/ruzne/uvod-box-background-domeny.jpg);
  border: 0px solid red;
  width: 302px;
  height: 147px;
  position: relative;
}

div.uvod-box-background-tvorba-www {
  background: url(../images/ruzne/uvod-box-background-tvorba-www.jpg);
  border: 0px solid red;
  width: 302px;
  height: 147px;
  position: relative;
}

div.uvod-box-background-ppc {
  background: url(../images/ruzne/uvod-box-background-ppc.jpg);
  border: 0px solid red;
  width: 302px;
  height: 147px;
  position: relative;
}

div.uvod-box-nadpis {
  border: 0px solid black; 
  width: 270px;
  height: 20px;
  position: absolute; 
  top: 12px; 
  left: 15px;
}

div.uvod-box-ikonka {
  border: 0px solid black; 
  width: 77px;
  height: 77px;
  position: absolute; 
  top: 40px; 
  left: 4px;
}

div.uvod-box-text {
  border: 0px solid black; 
  width: 210px;
  height: 70px;
  position: absolute; 
  top: 40px; 
  left: 86px;
  font-family: sans-serif, Verdana, Arial, sans-serif;
  font-size: 11px;
  color: #4e4e4e;
}

div.uvod-box-cena {
  border: 0px solid black; 
  width: 200px;
  height: 18px;
  position: absolute; 
  top: 122px; 
  left: 10px;
  font-family: sans-serif, Verdana, Arial;
  font-size: 13px;
  color: black;
}

div.uvod-box-detail {
  border: 0px solid black; 
  width: 77px;
  height: 20px;
  position: absolute; 
  top: 120px; 
  left: 220px;
}

/* ----------------------- uvod ikony ----------------------- */

div.uvod-ikona-background {
  border: 0px solid red;
  width: 608px;
  height: 143px;
  position: relative;
}

div.uvod-ikona-nadpis {
  border: 0px solid red; 
  width: 400px;
  height: 20px;
  position: absolute; 
  top: 15px; 
  left: 130px;
  font-family: Century gothic, Verdana, sans-serif; 
  font-size: 17px;
  color: #565656;
}

div.uvod-ikona-popis {
  border: 0px solid red; 
  width: 300px;
  height: 80px;
  position: absolute; 
  top: 45px; 
  left: 130px;
  font-family: Century gothic, Verdana, sans-serif; 
  font-size: 15px;
  color: white;
  line-height: 17px;
  font-weight: 500;
}

div.uvod-ikona-dodatek {
  border: 0px solid red; 
  width: 110px;
  height: 20px;
  position: absolute; 
  top: 115px; 
  left: 12px;
  font-family: Century gothic, Verdana, sans-serif; 
  font-size: 16px;
  color: white;
}


/* ----------------------- webhosting box ----------------------- */

div.webhosting-obvod {
  border: 1px solid #e5e4e4;
  width: 597px;
  height: 190px;
  position: relative;
}

div.webhosting-parametry {
  border: 0px solid red; 
  width: 300px;
  height: auto;
  position: absolute; 
  top: 0px; 
  left: 10px;
  font-size: 11px;
  line-height: 18px;
  color: #4e4e4e;
}

div.webhosting-bonus {
  border: 0px solid red; 
  width: 235px;
  height: auto;
  position: absolute; 
  top: 0px; 
  left: 350px;
  font-size: 11px;
  line-height: 18px;
  color: #4e4e4e;
}

div.webhosting-vsechny-parametry {
  border: 0px solid red; 
  width: 250px;
  height: auto;
  position: absolute; 
  top: 165px; 
  left: 11px;
}

div.webhosting-cena {
  border: 0px solid red; 
  width: 300px;
  height: auto;
  position: absolute; 
  top: 210px; 
  left: 10px;
  font-size: 15px;
  line-height: 18px;
  color: #c62626;
  font-weight: bold;
}

div.webhosting-objednavka {
  border: 0px solid red; 
  width: 161px;
  height: auto;
  position: absolute; 
  top: 205px; 
  left: 428px;
}








div.webhosting-box-obvod {
  border: 0px solid blue;
  width: 148px;
  height: auto;
}

div.webhosting-box-top {
  border: 0px solid red;
  width: 148px;
  height: 59px;
}

div.webhosting-box-pixel {
  background: url(../images/ruzne/webhosting-box-pixel.gif) repeat-y;
  border: 0px solid red;
  width: 148px;
  height: auto;
}

div.webhosting-box-bottom {
  background: url(../images/ruzne/webhosting-box-bottom.gif);
  border: 0px solid red;
  width: 148px;
  height: 62px;
  position: relative;
}

div.webhosting-box-cena {
  border: 0px solid red;
  width: 120px;
  height: 13px;
  position: absolute; 
  top: 17px; 
  left: 13px;
  color: #dd861d;
  font-weight: bold;
  text-align: left;
}

div.webhosting-box-detail {
  border: 0px solid red;
  width: 33px;
  height: 13px;
  position: absolute; 
  top: 42px; 
  left: 13px;
}

div.webhosting-box-objednat {
  border: 0px solid red;
  width: 50px;
  height: 13px;
  position: absolute; 
  top: 42px; 
  left: 85px;
}

/*webhosting-box-objednat.gif*/

/* ----------------------- hlavicka ----------------------- */

div.hlavicka-background {
  border: 0px solid red;
  width: 608px;
  height: 37px;
  position: relative;
}

div.hlavicka {
  border: 0px solid black; 
  width: 37px;
  height: 37px;
  float: left;
}

div.hlavicka-pixel {
  border: 0px solid black;
  background: url(../images/ruzne/obecne/hlavicka-pixel.gif); 
  width: 564px;
  height: 37px;
  float: left;
}

div.hlavicka-pixel-konec {
  border: 0px solid black; 
  width: 7px;
  height: 37px;
  float: right;
}

div.hlavicka-text {
  border: 0px solid black; 
  width: 562px;
  height: 25px;
  position: absolute; 
  top: 0px; 
  left: 45px;
  padding-top: 10px;
}

/* ----------------------- bottom ----------------------- */

div.bottom {
  width: 816px;
  height: 4px;
  margin: 0px auto;
}

div.bottom-down-menu {
  width: 816px;
  margin: 0px auto;
  margin-top: 15px;
  font-size: 9px;
  color: #4486b6;
}

div.bottom-down-copyright {
  width: 816px;
  height: auto;
  margin: 0px auto;
  margin-top: 10px;
  font-family: Verdana, Arial, sans-serif;
  font-size: 9px;
  color: #7e7e7e;
}

div.bottom-o-nas {
  border: 0px solid red;
  width: 816px;
  height: auto;
  margin: 0px auto;
  margin-top: 30px;
  font-size: 9px;
  color: #7e7e7e;
  text-align: justify;
  line-height: 15px;
}

/* ----------------------- hr cleaner + info page--------------- */

hr.cleaner {
  background: url(../images/table-pixel.jpg);
  width: 816px;
  clear: both;
  background: red;
  margin-top: 0px;
  visibility: hidden;
}

div.info_page {
  width: 940px;
  margin: 0px auto;
  color: white;
}

/* ----------------------- --------------- */

div.form_podklad {
  border: 0px solid black;
  background-color: #f6f4f5;
  width: 100%;
  height: auto;
}

div.form_podklad_ram {
  border: 1px solid #c7c7c7;
  background-color: #f6f4f5;
  width: 100%;
  height: auto;
}

/* -----------------------zakaznicka zona--------------- */

div.sluzby {
  border: 0px solid black;
  width: 117px;
  height: 98px;
  position: relative;
}

div.sluzby_text {
  border: 0px solid red; 
  position: absolute;
  top: 80px; 
  left: 0px;
  width: 115px;
  height: 13px;
  text-align: center;
}

div.zz-ramecek-top {
  border: 0px solid red;
  width: 598px;
  height: 7px;
}

div.zz-ramecek-pixel {
  background: url(../images/ikonky/zz-ramecek-pixel.gif);
  border: 0px solid red;
  width: 598px;
  height: auto;
}

div.zz-ramecek-table {
  border: 0px solid red;
  width: 578px;
  height: auto;
  margin-left: 10px;
}

div.zz-ramecek-bottom {
  border: 0px solid red;
  width: 598px;
  height: 7px;
}