#text_kontakt {
text-align: left;
background-color: rgb(0,51,102); 
background: rgba(0,51,102,0.5); 
    filter:progid:DXImageTransform.Microsoft.gradient(startColorstr=#Af003366,endColorstr=#Af003366);
    zoom: 1;
}

#text_informacie {
text-align: left;
background-color: rgb(225,102,0); 
background: rgba(225,102,0,0.5); 
    filter:progid:DXImageTransform.Microsoft.gradient(startColorstr=#Af003366,endColorstr=#Af003366);
    zoom: 1;
}

