/* CSS Document */

#cvTable {
   margin-left: 52px;
   position: relative;
   z-index: 3;
}

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

p.short_margin {
   margin-bottom: 0px;
}

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

#cvTable th img { position: relative; top: 0px; }

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

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

#menumap { position: absolute; left: 605px; top: 120px; z-index: 5;}

#kwadraty { 
   z-index: 0;
   position: absolute; 
   width: 44px;
   height: 186px;
   left: 673px; 
   top: 361px; 
   background: url('../imgs/cv/kolorowe_kwadraty_cv.jpg');
   }

#paser_d { 
   z-index: 0;
   position: absolute; 
   width: 302px;
   height: 433px;
   left: 0px; 
   top: 545px; 
   background: url('../imgs/cv/paser_d.jpg');
   }

#paser_m { 
   z-index: 0;
   position: absolute; 
   width: 131px;
   height: 130px;
   left: 595px; 
   top: 790px; 
   background: url('../imgs/cv/paser_m.jpg');
   }

