/* CSS Document */
#logo {width: 150px; height: 152px;
       background: url("images/logo_bartos.gif");
       position: absolute; left: 110px; top: 25px; z-index: 3;
}
#hlava1 {width: 750px; height: 92px;
        background: #FFFFFF url("images/hlava_1.gif");
        position: relative; left: 80px; top: 20px; z-index: 2;
        
}
#hlava2 {width: 790px; height: 100px;
        background: #FFFFFF url("images/hlava_2.gif");
        position: absolute; left: 85px; top: 57px; z-index: 1;
}
#foto {width: 280px; height: 230px;
        background: #FFFFFF url("images/bartos-2.jpg");
        border: 1px solid #424242;
       
}
#ram { width: 285px; height: 235px;
      padding: 5px;
        margin-left: 270px;
        margin-top: 35px;
        border: 3px solid #DAECF6; /*F6F8D1;*/
}
/***************************************************************************/
.obr_certif1 {width:125px; height:90px;
            border: 4px solid #DAECF6;
            margin:0px 15px 10px 0px;
            float:left;
}
.obr_certif2 {width:90px; height:125px;
            border: 4px solid #DAECF6;
            margin:0px 15px 10px 5px;
            float:left;
}



