* {
	font-family: Arial, Helvetica, sans-serif;
}
.lablec {
	color: #e60011;
	font-size: 10px;
}
.login_label {
	font-size: 12px;
	color: #e60011;
}
.datumsor {
	color: #1e171b;
	font-style: italic;
	font-size: 12px;
}
a.piros_normal {
	color: #e60011;
	font-size: 12px;
	font-weight: normal;
	text-decoration: none;
}
a.piros_normal:hover {
	color: #1e171b;
	font-size: 12px;
	font-weight: normal;
	text-decoration: none;
}
a.piros_bold {
	color: #e60011;
	font-size: 14px;
	font-weight: bold;
	text-decoration: none;
}
a.piros_bold:hover {
	color: #1e171b;
	font-size: 14px;
	font-weight: bold;
	text-decoration: none;
}
a.fekete_bold {
	color: #1e171b;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
}
a.fekete_bold:hover {
	color: #e60011;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
}
.barna {
	color: #9B7B64;
	font-size: 11px;
	text-decoration: none;
}
a.barna {
	color: #9B7B64;
	font-size: 11px;
	font-weight: bold;
	text-decoration: none;
}
a.barna:hover {
	color: #1e171b;
	font-size: 11px;
	font-weight: bold;
	text-decoration: none;
}
.body_cim {
	color: #e60011;
	font-weight: bold;
	font-style: italic;
	font-size: 22px;
}
.body_szovegcim {
	color: #1e171b;
	font-weight: bold;
	font-size: 16px;
}
.body_szoveg {
	color: #1e171b;
	font-size: 14px;
	text-align: justify;
	width: 99%;
}
.body_szoveg_cim {
	color: #1e171b;
	font-size: 16px;
	text-align: justify;
	font-weight: bold;
}
td.content, label.content {
	color: #1e171b;
	font-size: 14px;
	text-align: justify;
}
td.content_hiba {
	color: #e60011;
	font-size: 14px;
	text-align: justify;
}
td.bg_tab {
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-width: 1px;
	border-top-width: 0px;
	border-color: #1e171b;
	border-style: solid;
}
input.login {
   border-color: #e60011;
   border-style: ridge;
   background-color: #f2e8df;
   border-width: 1px;
   width: 90px;
   color: #e60011;
   font-weight: bold;
	height: 18px;
	font-size: 11px;
}
input.text,option.text,select.text, textarea.text {
   border-color: #e60011;
   border-style: solid;
   background-color: #f2e8df;
   border-width: 1px;
   color: #e60011;
   font-weight: bold;
	font-size: 11px;
}
input.text2,option.text2,select.text2, textarea.text2 {
   border-color: #e60011;
   border-style: solid;
   background-color: #f2e8df;
   border-width: 1px;
   color: #1e171b;
   font-weight: bold;
	font-size: 11px;
}
input.gomb {
   border-color: #e60011;
   border-style: solid;
   background-color: #f7a300;
   border-width: 1px;
   color: #e60011;
   font-weight: bold;
	height: 18px;
	font-size: 12px;
}
ul {
	list-style-image: url(../images/ikon_list.gif);
	vertical-align: middle;
}
img.foto {
	border-style: solid;
	border-width: 1px;
	border-color: #f7a300;
}
.piros {
	color: #e60011;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
}

