@charset "utf-8";
/* CSS Document */

.felso-menu {
	font-family: Tahoma;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	margin: 5px;
	padding: 5px;
	list-style-position: inside;
	list-style-type: disc;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #FFFFFF;
}
.kek-para {
	font-family: Tahoma;
	font-size: 12px;
	color: #FFFFFF;
	background-color: #003151;
	margin: 5px;
	padding: 5px;
	border-bottom-width: thin;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	font-weight: bold;
}
.objHeadTop {
	font-family: Tahoma;
	font-size: 12px;
	color: #FFFFFF;
	background-color: #003151;
	margin: 5px;
	padding: 5px;
	border-bottom-width: thin;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	font-weight: bold;
}
.nyelv {
	font-family: Tahoma;
	font-size: 10px;
	font-weight: bold;
	color: #666666;
	margin-left: 20px;
	padding-left: 20px;
}
.feher-para {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #003151;
	margin: 5px;
	padding: 5px;
	border-bottom-width: thin;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	font-style: italic;
	font-size: 12px;
	background-color: #CCCCCC;
}
.keret {
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
}
.szoveg {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	margin: 5px;
	padding: 5px;
}
.kisszoveg {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #999999;
	margin: 5px;
	padding: 5px;
}
.piros-para {
	border-bottom-width: thin;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	font-family: Tahoma;
	color: #FFFFFF;
	background-color: #A3B5C0;
	font-size: 12px;
	font-weight: bold;
	margin: 5px;
	padding: 5px;
}
.uj-keret {
	border: 1px solid #B6CEEF;
}