/* CSS Document */

.text{
	font-family: Verdana, sans-serif;
	font-size: 11px;
	color: #000066;
	line-height: 18px;
	font-style: normal;
}

.kiemelt_text{
	font-family: Verdana, sans-serif;
	font-size: 11px;
	color: #000066;
	line-height: 18px;
	padding: 3px;
	font-weight: bold;
}

.kiemelt_text_2{
	font-family: Verdana, sans-serif;
	font-size: 12px;
	color: #000066;
	line-height: 18px;
	padding: 3px;
	font-weight: bold;
}

.kiemelt_text_szovegkozben{
	font-family: Verdana, sans-serif;
	font-size: 11px;
	color: #FF0000;
	line-height: 18px;
	padding: 3px;
	font-weight: bold;
}

.kiemelt_text_szovegkozben_2{
	font-family: Verdana, sans-serif;
	font-size: 12px;
	color: #FF0000;
	line-height: 18px;
	font-weight: bold;
	border: 1px solid #FF0000;
}

.kiemelt_text_szovegkozben_3{
	font-family: Verdana, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	line-height: 18px;
	font-weight: bold;
	background-color: #FF0000;
	text-align: center;
	word-spacing: normal;
	display: block;
}

.kiemelt_text_szovegkozben_4{
	font-family: Verdana, sans-serif;
	font-size: 13px;
	color: #FF0000;
	line-height: 18px;
	font-weight: bold;
	border: 1px solid #FF0000;
	display: block;
}

.bold_text{
	font-family: Verdana, sans-serif;
	font-size: 12px;
	color: #000066;
	line-height: 18px;
	padding: 3px;
	font-weight: bold;
}

.bold_text_outline{
	font-family: Verdana, sans-serif;
	font-size: 12px;
	color: #000066;
	line-height: 18px;
	padding: 3px;
	font-weight: bold;
	font-style: normal;
	text-decoration: line-through;
}

.navigation {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
	display: block;
	padding: 5px;
	text-align: center;
}

.navigation:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	font-weight: normal;
	color: #3D557A;
	text-decoration: none;
	display: block;
	padding: 5px;
	text-align: center;
}

.navigation_selected {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	font-weight: bolder;
	color: #3D557A;
	text-decoration: none;
	display: block;
	padding: 5px;
	text-align: center;
}

.almenu {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
	display: block;
	padding: 4px;
	text-align: center;
}

.almenu:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	color: #3D557A;
	text-decoration: none;
	display: block;
	padding: 4px;
	text-align: center;
}

.almenu_seleced {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	color: #3D557A;
	text-decoration: none;
	display: block;
	padding: 4px;
	text-align: center;
}

.akcio_text_szovegkozben{
	font-family: Verdana, sans-serif;
	font-size: 14px;
	color: #FF0000;
	line-height: 18px;
	padding: 3px;
	font-weight: bold;
	border-top-style: ridge;
	border-right-style: ridge;
	border-bottom-style: ridge;
	border-left-style: ridge;
	border-top-color: #FF0000;
	border-right-color: #FF0000;
	border-bottom-color: #FF0000;
	border-left-color: #FF0000;
	border-top-width: thin;
	border-left-width: thin;
	border-right-width: medium;
}
.akcio_cim{
	font-family: Verdana, sans-serif;
	font-size: 18px;
	color: #FF0000;
	line-height: normal;
	padding: 3px;
	font-weight: bold;
}

.tabla_oszlopcim {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	color: #FFFFFF;
	text-align: center;
	background: #708CB8;
}

.tabla_oszlopcim_bold {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-style: normal;
	color: #FFFFFF;
	text-align: center;
	background: #708CB8;
	font-weight: bold;
}

