/* 
    Document   : proba
    Created on : 2013.04.17., 20:35:45
    Author     : SMID
    Description:
        Purpose of the stylesheet follows.
*/

/* 
   TODO customize this sample style
   Syntax recommendation http://www.w3.org/TR/REC-CSS2/
*/

#probaszoveg {
    font-size:30px;
    color:#ffffff;
    text-shadow: 0px 0px 5px #000000;
    
}

