body {
   margin: 0;
   padding: 0;
   background-color: #e8e8e8;
   font-family: Arial;
   font-size: 13px;
   color: black;
}
img {
   border: 0;
}
a {
   font-family: Arial;
   font-size: 13px;
   color: black;
   text-decoration: underline;
}
a:hover {
   text-decoration: none;
}

.vyhlazeni {
   width: 100%;
   height: 1px;
   font-size: 1px;
   clear: both;
}

#logo_pozadi {
   width: 980px;
   margin: auto;
   background-image: url('img/stranka_pozadi.png');
}
#logo {
   width: 960px;
   margin: auto;
}
#logo .top {
   height: 37px;
   background-image: url('img/logo_top.png');
}
#logo .logo_logo {
   padding: 5px 0 5px 0;
}
#stranka_prechod {
   height: 15px;
   font-size: 1px;
   width: 980px;
   margin: auto;
   background-image: url('img/stranka_prechod.png');
}
#stred_pozadi {
   width: 980px;
   margin: auto;
   background-image: url('img/stranka_pozadi.png');
   padding: 0 0 15px 0;   
}
#stranka_bottom {
   height: 8px;
   font-size: 1px;
   background-image: url('img/stranka_bottom.png');
   margin: auto;
   width: 980px;
}

#stred {
   width: 960px;
   margin: auto;
   padding: 0 0 0 0;
}

#menu {
   text-align: center;
   padding: 0 0 10px 90px;
}
#menu a {
   text-decoration: none;
   padding: 0 30px 0 30px;
   font-weight: bold;
   color: #6d6f71;
   display: block;
   float: left;
}
#menu a.br {
   border-right: 1px solid #e0e2e9;
}
#menu a:first-letter {
   color: #ee1d25;
}
#menu a:hover,
#menu a.oznacene {
   color: #ee1d25;
}

#o_spolecnosti h1,
#reklama h1,
#volna_mista h1,
#kontakt h1,
#reference h1,
#nase_projekty h1 {
   margin: 0;
   padding: 15px 0 0 25px;
   color: black;
   font-size: 15px;
}
#o_spolecnosti .text,
#reklama .text,
#kontakt .text,
#volna_mista .text {
   padding: 10px 50px 30px 50px;
}
#o_spolecnosti .text p,
#reklama .text p,
#kontakt .text p,
#volna_mista .text p {
   margin: 0;
   padding: 20px 0 0 0;
   text-align: justify;
}
#nase_projekty .projekty_vypis {
   padding: 0 0 0 30px;
}
#nase_projekty .projekt {
   float: left;
   width: 440px;
   height: 260px;
   background-repeat: no-repeat;
   margin: 0 5px 0 5px;
   position: relative;
}
#nase_projekty .projekt .nazev a {
   display: block;
   text-decoration: none;
   font-weight: bold;
   font-size: 15px;
   position: absolute;
   left: 25px;
   top: 40px;
   color: #ee1c27;
}
#nase_projekty .spusteno {
   position: absolute;
   width: 200px;
   left: 25px;
   top: 85px;
}
#nase_projekty .popis {
   position: absolute;
   width: 200px;
   left: 25px;
   top: 120px;
   font-style: italic;
}
#nase_projekty .odkaz {
   position: absolute;
   left: 25px;
   bottom: 20px;
}
#nase_projekty .odkaz a {
   text-decoration: none;
   font-weight: bold;
   color: #6d6f71;
}
#nase_projekty .odkaz a span {
   color: #ee1c27;
}
#nase_projekty .projekt_cyberhost {
   background-image: url('img/projekt_cyberhost.jpg');
}
#nase_projekty .projekt_cyberdesign {
   background-image: url('img/projekt_cyberdesign.jpg');
}
#nase_projekty .projekt_cybershopy {
   background-image: url('img/projekt_cybershopy.jpg');
}
#nase_projekty .projekt_cyberserver {
   background-image: url('img/projekt_cyberserver.jpg');
}
#nase_projekty .projekt_cyberreality {
   background-image: url('img/projekt_cyberreality.jpg');
}
#nase_projekty .projekt_vtipkar {
   background-image: url('img/projekt_vtipkar.jpg');
}
#nase_projekty .tlacitko_reklama {
   position: absolute;
   width: 122px;
   height: 28px;
   right: 140px;
   bottom: 13px;
}
#nase_projekty .tlacitko_vice {
   position: absolute;
   width: 117px;
   height: 28px;
   right: 20px;
   bottom: 13px;
}
#nase_projekty .tlacitko_reklama a {
   display: block;
   line-height: 28px;
   width: 122px;
   text-decoration: none;
   color: white;
   font-weight: bold;
   background-image: url('img/tlacitko_reklama.png');
   text-align: center;
   font-size: 12px;
}
#nase_projekty .tlacitko_vice a {
   display: block;
   line-height: 28px;
   width: 117px;
   text-decoration: none;
   color: white;
   font-weight: bold;
   background-image: url('img/tlacitko_vice.png');
   text-align: center;
   font-size: 12px;
}

#reference .text {
   padding: 10px 20px 10px 40px;
}
#reference .reference_vypis {
   padding: 0 0 0 15px;
}
#reference .reference {
   float: left;
   padding: 15px 5px 0 5px;
   text-align: center;
   font-weight: bold;
   color: #ed1c24;
}
#reference .reference img {
   border: 1px solid #e7e7e7;
}

#paticka {
   font-size: 11px;
   text-align: center;
   padding: 5px 0 10px 0;
}
#paticka a {
   font-size: 11px;
}
