.simaszoveg {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 15px;
	font-style : normal;
	font-weight: normal;
	color : #003F8B;
}
.lila {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 17px;
	font-style : normal;
	font-weight: normal;
	color : #CD6E9E;
}
a.simaszoveg:hover {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 15px;
	font-style : normal;
	font-weight: normal;
	color : #8E3361;
	text-decoration: none;
}
.nagyszoveg {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 17px;
	font-style : normal;
	font-weight: normal;
	color : #003F8B;
}
a.nagyszoveg:hover {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 17px;
	font-style : normal;
	font-weight: normal;
	color : #8E3361;
	text-decoration: none;
}
.kiemelt {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 15px;
	font-style : normal;
	font-weight: bold;
	color : #003F8B;
	text-decoration: underline;
}
.kiemelt:hover {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 15px;
	font-style : normal;
	font-weight: bold;
	color : #8E3361;
	text-decoration: none;
}
.menusima {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 15px;
	font-style : normal;
	font-weight: normal;
	text-decoration: none;
	color : #082C76;
}
.menusima:hover {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 15px;
	font-style : normal;
	font-weight: normal;
	text-decoration: none;
	color : #8E3361;
	background-color : #EEEEF7;
}
.menuaktiv {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 15px;
	font-style : normal;
	font-weight: normal;
	text-decoration: none;
	color : #8E3361;
	background-color : #EEEEF7;
}
.menukiemelt {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 15px;
	font-style : normal;
	font-weight: bold;
	text-decoration: none;
	color : #082C76;
}
.menukiemelt:hover {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 15px;
	font-style : normal;
	font-weight: bold;
	text-decoration: none;
	color : #8E3361;
}
.menukiemeltaktiv {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 15px;
	font-style : normal;
	font-weight: bold;
	text-decoration: none;
	color : #8E3361;
}
.kisfekete {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 14px;
	font-style : normal;
	font-weight: normal;
	color : black;
}
a.kisfekete:hover {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 14px;
	font-style : normal;
	font-weight: normal;
	color : black;
	text-decoration: none;
}
input{
	background: #F4F6FB;
	border: 1px solid #BCC4CF;
	font-size : 15px;
	font-family : Arial, Helvetica, sans-serif;
	color: #496990;
}

select{
	background: #F4F6FB;
	font-size : 15px;
	font-family : Arial, Helvetica, sans-serif;
	color: #496990;
	}
textarea{
	background: #F4F6FB;
	border: 1px solid #B4BBC3;
	font-size : 15px;
	font-family : Arial, Helvetica, sans-serif;
	color: #496990;}
	
input.check{
	border: none;
	background: #EAEDF5;
	color: #496990;
}
BODY {
	scrollbar-face-color: #EAEDF5;
	scrollbar-arrow-color: #004890;
	scrollbar-track-color:#EAEDF5;
	scrollbar-highlight-color: #EAEDF5;
	scrollbar-3dlight-color:#B4BBC3;
	scrollbar-darkshadow-color: #003F8B;
	scrollbar-shadow-color: #B4BBC3;}