﻿/*================================= 
              CSS RT- templates 
 ====================================*/
.items-more::before{
    content: "Další články..." !important;
    font-family: Georgia, Palatino, 'Palatino Linotype', Times, 'Times New Roman', serif  !important;
}

.article-info{
    font-size: 13px !important;
}     
     
.nadpis1, h2, h3{
    font-size: 150% !important;
    line-height: 150% !important;
    font-family: Georgia, Palatino, 'Palatino Linotype', Times, 'Times New Roman', serif  !important;    
}
     
.nadpis2, h1{

    font-size: 180% !important;
    line-height: 150% !important;
    font-family: Georgia, Palatino, 'Palatino Linotype', Times, 'Times New Roman', serif  !important;
}     

.barva1
    { color: #333333 !important; }

.tlacitko1 { background: #3F92D5 !important; }
.tlacitko1:hover { background:#42924B  !important;}

.tlacitko2 {
     border: 2px solid rgb(255,255,255);
     color: #fff!important;
}

.tlacitko2:hover { background:#00800d  !important;}    
     
.tlacitko3 {
     background-color: #ff2626 !important;
     color: #fff !important;
}

/*--------------------------------- 
    KONEC -- RT - templates
----------------------------------- */


/*================================= 
              CSS Formulare-CF 
 ====================================*/
#skryt{
     display: none;
}

.skryt{
     display: none;
}
/*--------------------------------- 
    KONEC -- CSS Formulare-CF 
----------------------------------- */