/* 
    Document   : mymodule
    Created on : 13.06.2014, 14:53:09
    Author     : Artur
    Description:
        Purpose of the stylesheet follows.
*/

div#fm_gallery_block_home p {
    font-size: 150%;
    font-style:italic;
}

.k-foto-text {
    font-size: 80%;
    background-color: #E7E7E7;
    padding: 0;
}

#cms #center_column ul, #cms #center_column ol, #cms #center_column dl {
    margin: 0;
}

#cms .flex-caption {
    width: 96%;
    padding: 2%;
    left: 0;
    bottom: 0;
    background: rgba(0,0,0,.5);
    color: #fff;
    text-shadow: 0 -1px 0 rgba(0,0,0,.3);
    font-size: 14px;
    line-height: 18px;
}