/* css reset */
html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
    margin: 0;
    padding: 0;
    border: 0;
    outline: 0;
    font-size: 100%;
    vertical-align: baseline;
    background: transparent;
}

body {
  font-family: arial;
  margin: 0 auto;
  position: relative;
  text-align: center;
  width: 100%;
  background-image: url("gfx/hlavicka_pozadi.png");
  background-repeat: repeat-x;
  background-position:left 49px;
}

#hlavni {
  margin: 0 auto;
  position: relative;
  text-align: left;
  top:0;
  width: 1000px;
  height: auto;
  background-image: url("gfx/hlavni_pozadi.png");
  background-repeat: repeat-y;
  background-position: left top;
}

#pruhy {
    background-image: url("gfx/hlavni_pozadi.png");
  background-repeat: repeat-y;
  background-position: left top;
  float:left;  
}

#levy {
  float:left;
  padding:297px 0 0 0;
  width:385px;
  height:auto;
}

#leve_menu_kontejner {
  padding: 9px 0 0 0; /* od loga */
  width: 385px;
  height: auto;
}

.leve_menu_polozka {
  width: 385px;
  height: 65px;
}

.lmp_odsadit {
  padding-top: 120px;
}

.lmp_webdesign {
  background: url("gfx/menu_webdesign.png") 137px top no-repeat;
}

.lmp_eshops {
  background: url("gfx/menu_eshops.png") 137px top no-repeat;
}

.lmp_emarketing {
  background: url("gfx/menu_emarketing.png") 137px top no-repeat;
}

.lmp_infosearch {
  background: url("gfx/menu_infosearch.png") 137px top no-repeat;
}

.lmp_services {
  background: url("gfx/menu_services.png") 137px top no-repeat;
}

.lmp_mail {
  background: url("gfx/menu_mail.png") 137px top no-repeat;
  font-size:80%;
}
.lmp_mail h2 a{
font-size:80%;
}
.lmp_celular {
  background: url("gfx/menu_celular.png") 137px top no-repeat;
}
/*atakdále*/

.leve_menu_polozka h2 {
  padding:0 0 0 136px;
  display: block;
  width:144px;
  height:65px;
  font-size: 16px;
}

.leve_menu_polozka a {
  display: block;
  width:138px;
  height:65px;
  line-height:65px;
  color:#284155;
  font-size: 16px;
  text-decoration: none;
  padding:0 0 0 110px;
}

/* nápovědný text vedle menu */
.lmp_nt {
  width: 130px;
  position: relative;
  left: 0;
  top:-65px;
  visibility: hidden;
  font-size: 10px;
  color:#284155;
  text-align: left;
}
/* /nápovědný text vedle menu */

#obsah {
  float:right;
  padding: 297px 0 0 0;
  width:615px;
  height:auto;
}

#reference_kontejner {
  padding: 0 0 0 70px;
  width: 595px;
  height: auto;
  float: left;
}

.reference_vypis_polozka {
  padding: 60px 0 0 0;
  float: left;
}

.reference_vypis_nahled {
  width:250px;
  height:200px;
  float: left;
}

.reference_vypis_podrobnosti {
  float:right;
  padding: 0 0 0 30px;
}

.reference_vypis_titulek {
  font-size: 14px;
  color:#6598b7;
  font-weight: bold;
  width: 260px;
}

.reference_vypis_vice {
  display: block;
  width:135px;
  height:45px;
  background:url("gfx/otaznik.png") left top no-repeat;
  text-decoration: none;
  color:#ff9f3b;
  padding:5px 0 0 55px;
  font-size: 14px;
}

.reference_vypis_firma {
  font-size: 10px;
  color:#797979;
  font-weight: bold;
  width: 260px;
  padding:5px 0 0 0;
}

.reference_vypis_abstrakt {
  padding: 18px 0 16px 0;
  font-size: 10px;
  color:#284155;
  width: 260px;
  text-align:justify;
  font-weight: bold;
}

#reference_detail_kontejner {
  padding: 60px 0 0 70px;
  width: 595px;
  height: auto;
  float: left;
}

#reference_detail_projinfo {
  float:left;
  width:320px;
  float: left;
}

#reference_detail_projinfo h2 {
  color:#6597b8;
  font-size: 24px;
  padding:0 0 30px 0;
}

.rdp_radek {
  color:#000;
  font-size: 12px;
}

.rdp_radek span {
  color:#676767;
}

.reference_detail_nahled {
  float:left;
  width:250px;
  height:200px;
}

.reference_detail_h2 {
  font-size: 16px;
  color: #fe943c;
  clear: both;
  padding:20px 0 0 0;
  display: block;
}

.reference_detail_h2_text {
  font-size: 12px;
  color: #000;
  float: left;
  padding:5px 0 0 0;
  text-align: justify;
}

#reference_detail_h2_text_podpis {
  font-size: 10px;
  color: #7d7d7d;
  float: left;
  text-align: right;  
  font-style: italic;
  width: 590px;
  padding: 0 0 30px 0;
}

#reference_detail_sluzby {
  float:left;
  width:320px;
  float: left;  
}

.reference_detail_h2_sluzby {
  font-size: 12px;
  color: #fe943c;
  clear: both;
  display: block;
  padding:0 0 10px 0;
}

.rds_radek {
  font-size: 12px;
  color: #000;
  background: url("gfx/fajfka.png") left top no-repeat;
  padding:0 0 6px 25px;
}

#horni_menu {
  position: absolute;
  left:480px;
  top:265px;
  width:500px;
  height:31px;
  z-index:1000;
}

.hm_polozka {
  font-size:12px;
  color:#fff;
  line-height: 31px;
  width:80px;
  height:31px;
  display:block;
  text-align: center;
  position:absolute;
  top:0;
  border-top: solid 1px #689bba;
  text-decoration: none;
}

.hm_polozka_hover {
  text-decoration: none;
  background-color:#fff;
  color:#000;
  position: absolute;
  top:0;
  color:#284155;
  line-height: 31px;
  font-size: 12px;
  width: 80px;
  text-align: center;
  border-top: solid 1px #689bba;
}

.hm_polozka:hover {
  text-decoration: none;
  color:#284155;
  border-top: solid 1px #fff;
}

.hm_p1 {
  left:0px;
}

.hm_p2 {
  left: 100px;
}

.hm_p3 {
  left: 200px;
  width:100px;
}

.hm_p4 {
  left: 300px;
}

#top {
  width:1000px;
  height: 297px;
  position: absolute;
  left:0 ;
  top:0;
}

#hlavicka_leve {
  position:absolute;
  left:0;
  top:49px;
  background-image: url("gfx/hlavicka_leve.png");
  background-repeat: no-repeat;
  background-position: left top;
  width:136px;
  height:247px;
}

#hlavicka_logo {
  position:absolute;
  left:136px;
  top:0;
  background-image: url("gfx/hlavicka_logo.png");
  background-repeat: no-repeat;
  background-position: left top;
  width:249px;
  height:305px;
}

#hlavicka_prave {
  position:absolute;
  left:385px;
  top:49px;
  background-image: url("gfx/hlavicka_prave.png");
  background-repeat: no-repeat;
  background-position: left top;
  width:615px;
  height:247px;
}

#hlavicka_prave_logo {
  
}

#hlavicka_prave_piktogram {
  width:205px;
  height:200px;
  position:absolute;
  top:49px;
  left:462px;
}

.hpp_eshop {
  background: url("gfx/hlavicka_prave_piktogram_eshop.png") left top no-repeat; 
}

.hpp_webdesign {
  background: url("gfx/hlavicka_prave_piktogram_webdesign.png") left top no-repeat; 
}

.hlavicka_prave_piktogram_popis {
  position: absolute;
  left:700px;
  color:#fff;
}

.hppp_velky {
  font-size: 33px;
  top:120px;
}

.hppp_maly {
  font-size: 20px;
  top:170px;
}

#hlavicka_prave_logo {
  /*
  background: url("gfx/hlavicka_prave_logo.png") left top no-repeat;
  width:45px;
  height:30px;
  position:absolute;
  left:920px;
  top:60px;
  */
}

#hlavicka_leve_znacka {
  position:absolute;
  font-size: 12px;
  color:#fff;
  bottom: 10px;
  left: 0;
}

#hlavicka_logo_slogan {
  position:absolute;
  font-size: 28px;
  color: #545454;
  left:160px;
  top:15px;
}

#hlavicka_logo_slogan i {
  color:#ff8b2b;
}

h1, #obsah h2 {
  margin: 35px 0 0  70px;
  font-size: 16px;
  color:#284155;
  float: left;
}

#h1_abstrakt, #obsah p {
  margin: 15px 0 0  70px;
  text-align: justify;
  font-size: 12px;
  color:#284155;
  float: left;
}
