BODY {
	font-size: 10px;
	font-family: Verdana, Arial, Helvetica; 
	color: #333333;
}
P {
	font-size: 10px;
	font-family: Verdana, Arial, Helvetica; 
	color: #333333;
}
TH {
	font-size: 10px;
	font-family: Verdana, Arial, Helvetica; 
	color: #333333;
}
TD {
	font-size: 10px;
	font-family: Verdana, Arial, Helvetica; 
	color: #333333;
}
TEXTAREA {
	font-size: 10px;
	font-family: Verdana, Arial, Helvetica; 
	color: #333333;
}

INPUT{ 
	font-size: 10px;
	font-family: Verdana, Arial, Helvetica; 
	color: black;
}
SELECT{
	font-size: 10px;
	font-family: Verdana, Arial, Helvetica; 
	color: #000066;
}
A {
	font-size: 10px;
	font-family: Verdana, Arial, Helvetica;
	color: Blue;
}
A:hover{
	color: Gray;
}
A:visited{
	font-family: Verdana, Arial, Helvetica;
	font-size: 10px;
	color: Blue;
}

.menulink {
	font-size: 10px;
	color: #2C2C2C;
	text-decoration : none;
}
.menulink:hover{
	color: #7F0000;
	text-decoration : none;
}
.menulink:visited{
	font-size: 10px;
	color: #7F4040;
	text-decoration : none;
}

.nagybordobetu {
	font-size: 12px;
	color: #7F0000;
	text-decoration : none;
	font-weight : bold;
}

.bordobetulink {
	font-size: 12px;
	color: #7F0000;
	font-weight : bold;
}
.bordobetulink:hover {
	font-size: 12px;
	color: #7F0000;
	font-weight : bold;
}
.bordobetulink:visited {
	font-size: 12px;
	color: #7F0000;
	font-weight : bold;
}

.bordobetulinknodekor {
	font-size: 10px;
	color: #7F0000;
	text-decoration : none;
	font-weight : bold;
}
.bordobetulinknodekor:hover {
	font-size: 10px;
	color: #000000;
	text-decoration : none;
	font-weight : bold;
}
.bordobetulinknodekor:visited {
	font-size: 10px;
	color: #7F0000;
	text-decoration : none;
	font-weight : bold;
}


szurkevastagbetu {
	font-size: 10px;
	font-family: Verdana, Arial, Helvetica; 
	color: #333333;
	font-weight : bold;
}

.fejlecszin {
	font-size: 10px;
	color: #FFFFFF;
	text-decoration: none;
	background-color: #FF4500;
	background-position: center;
	font-weight : bold;
}
.vonalszin {
	background-color: #DCDCDC;
}
.feherbetu {  font-size: 10px; font-weight: bold; color: #FFFFFF}
.keresokategoriak {
	font-size: 10px;
	font-weight: bold;
	color: White;
}

.feketelink {
	color: Black;
	text-decoration: none
}
.feketelink:hover {
	color: Black;
	text-decoration: none
}
.feketelink:visited {
	color: Black;
	text-decoration: none
}

.feherlinkvastag { color: #FFFFFF; font-weight : bold; text-decoration: none}
.feherlinkvastag:hover { color: #FFFFFF; font-weight : bold; text-decoration: none}
.feherlinkvastag:visited { color: #FFFFFF; font-weight : bold; text-decoration: none}

.piroslinkvastag {
	color: Red;
	text-decoration: none;
	font-weight : bold
}
.piroslinkvastag:hover {
	color: Red;
	text-decoration: none;
	font-weight : bold
}
.piroslinkvastag:visited {
	color: Red;
	text-decoration: none;
	font-weight : bold
}
#tabs2 {
	float: left;
	width: 100%;
	line-height:normal;
	border-bottom:1px solid #84776B;
}
#tabs2 ul {
	margin:0;
	padding:10px 10px 0 5px;
	list-style:none;
}
#tabs2 li {
	display:inline;
	margin:0;
	padding:0;
}
#tabs2 a {
	float:left;
	background:url("/images/tableft2.gif") no-repeat left top;
	margin:0;
	padding:0 0 0 4px;
	text-decoration:none;
	padding-right: 5px;
}
#tabs2 a span {
	font-weight: bold;
	float:left;
	display:block;
	background:url("/images/tabright2.gif") no-repeat right top;
	padding:5px 15px 4px 6px;
	color:#84776B;
}
/* Commented Backslash Hack hides rule from IE5-Mac \*/
#tabs2 a span {float:none;}
/* End IE5-Mac hack */
#tabs2 a:hover span {
	color:#74675B;
}
#tabs2 a:hover {
	background-position:0% -42px;
}
#tabs2 a:hover span {
	background-position:100% -42px;
}
#tabs2 .current a {
	background-position:0% -42px;
}
#tabs2 .current a span {
	background-position:100% -42px;
}