/*
To change this license header, choose License Headers in Project Properties.
To change this template file, choose Tools | Templates
and open the template in the editor.
*/
/* 
    Created on : 2021. jún. 11., 9:05:29
    Author     : grt
*/


h1.small {
    font-size: 24px;
}

h1.medium {
    font-size: 28px;
}


div.videoseparator {
    border:0px;
    border-top: 1px solid #333333; 
    border-bottom: 1px solid #333333; 
    height: 2px; 
    overflow:hidden;
    margin-bottom: 16px;
    margin-top:16px;
}