@charset "utf-8";
html {
        margin: 0px;
        padding: 0px;
        border: none;
        height: 100%;
}

body {
        margin: 0px;
        padding: 0px;
        height: 100%;
        font-family: Arial, Helvetica, sans-serif;
        font-size: 12px;
        text-align: left;
}

.vk_text {
	font-weight: bold;
	font-size: 14px;
}

.vk_headerText {
	font-size: 18px;
	font-weight: bold;
}
.vk_cim {
	font-size: 30px;
	font-weight: bold;
}

.hiba {
        color: #FFF;
        font-weight: bold;
        text-align: center;
        background-color: #F00;
        padding: 7px;
}

.siker {
        background-color: #0F0;
        text-align: center;
        color: #333;
        padding: 7px;
        font-weight: bold;
}

.cim {
	color: #FFF;
	font-weight: bold;
}

.cim2 {
	color: #FFFFFF;
	font-weight: bold;
	font-size: 28px;
}

.cim3 {
	color: #FFF;
	font-size: 18px;
	font-weight: bold;
}

.cim_lablec {
	font-weight: bold;
	font-size: 12px;
	color: #CCC;
}

.valuta_cim {
	color: #FFF;
	font-weight: bold;
}
.valuta {
	color: #F15a29;
	font-weight: normal;
	font-size: 18px;
}

.szoveg {
	font-weight: bold;
	color: #F15a29;
	font-size: 18px;
}

/*
a:link {text-decoration:none;}
a:visited {text-decoration:none;}
a:hover {text-decoration:none;}
a:active {text-decoration:none;}
*/
a:link {color: #CCC;text-decoration:none;}
a:visited {color: #CCC;text-decoration:none;}
a:hover {color: #CCC;text-decoration:none;}
a:active {color: #CCC;text-decoration:none;}

