A {
	COLOR: #486984; FONT-FAMILY: Times New Roman; FONT-SIZE: 14px; FONT-WEIGHT: normal; TEXT-DECORATION: underline
}
A:hover {
	COLOR: black
}
TD {
	FONT-FAMILY: Times New Roman; FONT-SIZE: 14px
}

H2 {
    FONT-FAMILY: Times New Roman;
    font-size: 16px;
	font-weight: bold;
	text-align: center;
	}
	
/* bal menü */

#balmenu a {
    background-color: #0A5483;
    padding: 4px;
    border-bottom: 1px solid black;
    border-right: 1px solid black;
    border-top: 1px solid #4177B4;
    color: white;
    display: block;
    FONT-FAMILY: Times New Roman;
    font-size: 15px;
    overflow: visible;
    text-decoration: none;
	text-align: center;
}

#balmenu a:hover  {
    FONT-FAMILY: Times New Roman;
	background-color: #AED4F0; color: #0A5483;
	border-bottom: 1px solid white;
	border-right: 1px solid white;
    border-left: 1px solid #4177B4;
    border-top: 1px solid #4177B4;}

#lablec {
    background-color: #0A5483;
    padding: 4px;
    border-top: 1px solid black;
    color: white;
    display: block;
    FONT-FAMILY: Times New Roman;
    font-size: 15px;
    overflow: visible;
    text-decoration: none;
	text-align: center;
}


/* fejléc menü */

#fejmenu a {
    background-color: #0A5483;
    padding: 2px;
    border-bottom: 1px solid black;
    border-right: 1px solid black;
    border-top: 1px solid black;
	/* border-left: 1px solid #53B4F4; */
    color: #FFFFFF;
    display: block;
    FONT-FAMILY: Times New Roman;
    font-size: 14px;
    overflow: visible;
    text-decoration: none;
	text-align: center;
}

#fejmenu a:hover  {
    background-color: #AED4F0; color: black;
	FONT-FAMILY: Times New Roman;
}
#fejmenu2 a {
    background-color: #E19A88;
    padding: 2px;
    border-bottom: 1px solid #53140B;
    border-right: 1px solid #53140B;
    border-top: 1px solid #F4B1A8;
	border-left: 1px solid #F4B1A8;
    color: #FFFFFF;
    display: block;
    FONT-FAMILY: Times New Roman;
    font-size: 14px;
    overflow: visible;
    text-decoration: none;
	text-align: center;
}

#fejmenu2 a:hover  {
    background-color: #C67764;
	FONT-FAMILY: Times New Roman;
}

#datum {
    background-color: #0A5483;
    padding: 2px;
    color: #FFFFFF;
    display: block;
    FONT-FAMILY: Times New Roman;
    font-size: 14px;
    overflow: visible;
    text-decoration: none;
	text-align: center;
}
.A7 {
	COLOR: #4368ae; FONT-FAMILY: Times New Roman; FONT-SIZE: 14px; FONT-WEIGHT: bold; TEXT-DECORATION: none
}
.A7:hover {
	COLOR: #013567
}

.elsoclass{
width: 100%;
padding: 5px;
background-color: white;
border: 1px solid black;
margin-bottom: 1em;
filter:progid:DXImageTransform.Microsoft.alpha(opacity=80); /*Specify fade effect in IE. Remove if desired.*/
-moz-opacity: 0.8; /*Specify fade effect in Firefox. Remove if desired.*/
}

.elsoclass a{
text-decoration: none;
}

.masclass{
width: 100%;
padding: 6px;
background-color: white;
border: 1px solid #004A00;
}

.rsstitle{ /*shared class for all title elements in an RSS feed*/
font-weight: bold;
}

.rssdate{ /*shared class for all date elements in an RSS feed*/
font-weight: bold;
color: black;
font-size: 85%;
}

.rssdescription{ /*shared class for all description elements in an RSS feed*/
}
#pscroller1{
width: 100%;
height: 50px;
border: 1px dashed black;
padding: 5px;
background-color: white;
}

#pscroller2{
width: 100%;
height: 170px;
border: 1px solid black;
padding: 5px;
background-color: white;
}

#pscroller3{
width: 100%;
height: 187px;
border: 1px solid black;
padding: 5px;
background-color: white;
}

.rssclass1 .rsstitle{
font-weight: bold;
}

.rssclass1 .rssdate{
color: gray;
font-size: 85%;
}

.rssclass1 a{
text-decoration: none;
}

