     /* CSS Document */


body {
     background-color: #C1DEFF;
     background-image: url('pictures/pozadi.jpg');
     background-repeat: repeat-x;
     text-align: center;
     margin: 0px;
     padding: 0px;
     font-family: Tahoma;
     font-size: 12px;
     font-style: normal;
     font-weight: normal;
     color: #000000;
}

#center {
  position: relative;
  width: 1035px;
  height: auto;
  left: -40px;
  margin: 0px auto 0px auto;
}

#hlavicka {
  position: relative;
  width: 1035px;
  height: 151px;
  top: 0px;
  background-image: url('pictures/hlavicka.jpg');
  background-repeat: no-repeat;
}

#menu {
     position: relative;
     width: 699px;  /*kvuli IE*/
     height: 50px;
     top: 21px;
     left: 190px;
     margin: 0px auto 0px auto;
     padding: 0px;
}

#menu a {
    color: #003285;  /* aby neproblikavalo menu*/
}
/*koding menu - hlavního*/

#menu ul {
      list-style-type: none;
      display: inline;
}

#menu li {
     position: relative;
     height: 50px;
     top: 0px;
     left: 0px;
     margin: 0px;
     padding: 0px;    
     float: left; 
}

#menu span {
     position: absolute;
     height: 50px;
     top: 0px;
     left: 0px; 
}

li.li-uvod {
     width: 120px; 
}

span.span-uvod {
     width: 120px;
     background-image: url('pictures/menu/uvod.jpg');
     background-repeat: no-repeat;  
     z-index: 1;
     display: block;
}

span.span-uvod:hover {
     background-image: url('pictures/menu/uvod-hover.jpg');
     cursor: hand;
}

li.li-profil_firmy {
     width: 139px; 
}

span.span-profil_firmy {
     width: 139px;
     background-image: url('pictures/menu/profil_firmy.jpg');
     background-repeat: no-repeat;  
     z-index: 1;
     display: block;
}

span.span-profil_firmy:hover {
     background-image: url('pictures/menu/profil_firmy-hover.jpg');
     cursor: hand;
}

li.li-prehled_sluzeb {
     width: 159px; 
}

span.span-prehled_sluzeb {
     width: 159px;
     background-image: url('pictures/menu/prehled_sluzeb.jpg');
     background-repeat: no-repeat;  
     z-index: 1;
     display: block;
}

span.span-prehled_sluzeb:hover {
     background-image: url('pictures/menu/prehled_sluzeb-hover.jpg');
     cursor: hand;
}

li.li-reference {
     width: 123px; 
}

span.span-reference {
     width: 123px;
     background-image: url('pictures/menu/reference.jpg');
     background-repeat: no-repeat;  
     z-index: 1;
     display: block;
}

span.span-reference:hover {
     background-image: url('pictures/menu/reference-hover.jpg');
     cursor: hand;
}


li.li-kontakt {
     width: 118px; 
}

span.span-kontakt {
     width: 118px;
     background-image: url('pictures/menu/kontakt.jpg');
     background-repeat: no-repeat;  
     z-index: 1;
     display: block;
}

span.span-kontakt:hover {
     background-image: url('pictures/menu/kontakt-hover.jpg');
     cursor: hand;
}
 /*koding menu - hlavního*/


#obsah {
  position: relative;
  width: 1035px;
  height: auto;
  top: -60px;
  margin: 0px auto 0px auto;
  padding: 0px 10px 0px 85px;
}

#hlavicka-top {
  position: relative;
  width: 940px;
  height: 298px;
  top: 0px;
  background-image: url('pictures/hlavicka-top.jpg');
  background-repeat: no-repeat;
}

#flash {
  position: relative;
  width: 940px;
  height: 298px;
}

#levy {
  position: relative;
  width: 220px;
  height: auto;
  float: left;
  margin: 0px auto 0px auto;
}

/*leve-menu */

#leve-menu {
    position: relative;
    width: 220px;
    height: auto;
    float: left;
}

#leve-menu ul {
      list-style-type: none;
      display: inline;
}

#leve-menu li {
     position: relative;
     width: 220px;
     height: 33px;
     top: 0px;
     left: 0px;
     margin: 2px 0px 0px 0px;
     padding: 0px;    
     float: left;
     background-image: url('pictures/leve-menu/menu.jpg'); 
}

#leve-menu li:hover {
     background-image: url('pictures/leve-menu/menu-hover.jpg'); 
}

#leve-menu a {
    position: absolute;
    width: 195px;
    height: 26px;
    left: 0px;
    padding: 8px 0px 0px 25px;
    text-align: left;
    color: #ffffff;
    text-decoration: none;
    font-weight: bold;
    font-size: 12px;
}

#kontakt {
    position: relative;
    width: 220px;
    height: auto;
    top: 20px;
    float: left;
    margin: 0px 0px 20px 0px;
    padding-bottom: 20px;
    background-color: #ffffff;
    background-image: url('pictures/levy.jpg');
    background-repeat: repeat-y;
}

#kontakt table {
    text-align: left;
    font-size: 15px;
    font-weight: bold;    
    color: #4D4D4D;
}

#kontakt a {
    text-align: left;
    font-size: 15px;
    font-weight: bold;    
    color: #548BE5;
}

#kontaktni_udaje {
    position: relative;
    width: 220px;
    height: 36px;
    float: left;
    background-image: url('pictures/leve-menu/kontaktni_udaje.jpg');
    background-repeat: no-repeat;
}

#sap{
    position: relative;
    width: 220px;
    height: 60px;
    float: left;
    background-image: url('pictures/sap.jpg');
    background-repeat: no-repeat;
}

/*leve-menu*/

#obsah-all {
    position: relative;
    width: 1035px;
    height: auto;
    float: left;
    background-image: url('pictures/obsah.jpg');
    background-repeat: repeat-y;
    background-position: 214px 0px;
}

#text {
  position: relative;
  width: 680px;
  /*height: 500px;*/
  float: left;
  padding: 15px;
  margin: 0px auto 0px auto;
  background-color: #ffffff;
  text-align: left;
}

#text p {
    color: #4D4D4D;
    font-size: 12px;
    line-height: 180%;
}


#text a {
    color: #4581E2;
    font-size: 12px;
}

#text a:hover {
    text-decoration: none;
}

div.modra {
    position: relative;
    width: 650px;
    height: auto;
    padding: 20px;
    background-color: #E4EEFB;
}

table.produkt {
    position: relative;
    width: 220px;
    height: 255px;
    top: 20px;
    left: 5px;
    margin: 0px 0px 0px 0px;
    float: left;
}


table.produkt img {
    border-style: none;
    margin: auto;
    margin-top: -1px;
    padding: 0px;
    /*margin: -1px 0px 0px 0px;*/
}

td.produkt-td {
    width: 220px;
    height: 197px;
    border: 1px solid #969696;
    text-align: center;
}

td.produkt-td-dole {
    width: 220px;
    height: 56px;
    background-image: url('pictures/produkt.jpg');
    background-repeat: repeat-x;
}

span.td-dole {
    font-size: 13px;
    color: #132C55;
    font-weight: bold;
    text-decoration: underline;
}


span.td-dole:hover {
    text-decoration: none;
}


div.vice {
    position: relative;
    width: 35px;
    right: 10px;
    float: right;
}

div.odkaz-vice {
    position: relative;
    width: 154px;  /*154px*/
    right: 10px;
    padding: 6px 5px 0px 20px;
    float: left;
}

h1 {
    font-size: 22px;
    font-weight: normal;
    color: #1661DB;
    margin: 5px 0px 10px 0px;
    padding: 0px;
}


h2 {
    font-size: 18px;
    font-weight: normal;
    color: #1661DB;
    margin: 5px 0px 10px 0px;
    padding: 0px;
}


h3 {
    font-size: 15px;
    font-weight: normal;
    color: #1661DB;
    margin: 5px 0px 10px 0px;
    padding: 0px;
}

#paticka {
  position: relative;
  width: 941px;
  height: 69px;
  top: -60px;
  float: left;
  margin: 0px 11px 0px 84px;
  padding-top: 15px;
  background-image: url('pictures/paticka.jpg');
  background-repeat: no-repeat;
}

#paticka p {
  color: #424242;
  font-size: 11px;
  line-height: 180%;
}

#paticka a {
  color: #424242;
  font-size: 11px;
}
