@CHARSET "UTF-8";

@font-face {
    font-family: 'LiberationSerifRegular';
    src: url('css/webfonts/LiberationSerif-Regular-webfont.eot');
    src: url('css/webfonts/LiberationSerif-Regular-webfont.eot?#iefix') format('embedded-opentype'),
         url('css/webfonts/LiberationSerif-Regular-webfont.woff') format('woff'),
         url('css/webfonts/LiberationSerif-Regular-webfont.ttf') format('truetype'),
         url('css/webfonts/LiberationSerif-Regular-webfont.svg#LiberationSerifRegular') format('svg');
    font-weight: normal;
    font-style: normal;
}
@font-face {
    font-family: 'LiberationSerifBold';
    src: url('css/webfonts/LiberationSerif-Bold-webfont.eot');
    src: url('css/webfonts/LiberationSerif-Bold-webfont.eot?#iefix') format('embedded-opentype'),
         url('css/webfonts/LiberationSerif-Bold-webfont.woff') format('woff'),
         url('css/webfonts/LiberationSerif-Bold-webfont.ttf') format('truetype'),
         url('css/webfonts/LiberationSerif-Bold-webfont.svg#LiberationSerifBold') format('svg');
    font-weight: normal;
    font-style: normal;

}

@import url("css/fck_style.css");

body {
	margin: 0px;
	padding: 0px;
}

.print_szoveg {
    color: #606060;
    font-family: "LiberationSerifRegular","Times New Roman",Times,serif;
    font-size: 13px;
    line-height: 20px;
}

.print_cim {
	font-size: 1.5em;
}
