/* CSS Document */

#kontaktbody {
   background: url('../imgs/kontakt/tlo_kontakt.jpg') no-repeat left bottom;
   position: absolute;
   top: 115px;
   left: 0px;
   border: 0px solid;
   width: 100%;
   height: 425px;
}

#cvTable {
   margin-left: 130px;
   position: relative;
   top: 50px;
   z-index: 3;
   font-family: Arial, Helvetica, sans-serif;
   font-size: 8pt;
   }

p {
   margin-top: 0px;
   margin-bottom: 15px;
}

#cvTable th, #cvTable td { 
   vertical-align: top; 
   padding: 5px 0px;
   }

#cvTable th { text-align: right; }

#cvTable th img, #cvTable th span { position: relative; top: 2px; }

#cvTable td { 
   text-align: left;
   padding-left: 40px;
}


#cvTable td:first-letter { color: rgb(221,37,27); } 


#stopka {
   width: 270px;
   position: absolute;
   left: 100px;   
   top: 330px;
   font-size: 9px;
}

a.texthref { color: #848283; text-decoration: none; }

#fotka {
   position: absolute;
   left: 460px;   
   top: 50px;
/*   background-color: rgb(254,254,198); 
   width: 230px; 
   height: 270px; */
   }

