BODY {
    /*font-family: Georgia, Helvetica, "Times New Roman", serif;*/
    font-family: Verdana, Arial;
    font-size: 12px;
    background-color: #DBCFBF;
 }


.plebaniacime {
   font-size: 10px;
   padding: 0px 5px 0px 0px;
   color: #65554B;
}

.a12by{ color: black;}

.aktmenu{
    color: black;
    font-weight: bold;
    text-decoration:none;
    font-size:10px;
    /*line-height: 25px;*/
    background-color: #C9CFD9;
 }
A.aktmenu:hover {
    text-decoration:underline;
 }

.menu{
    color: black;
    font-weight: bold;
    text-decoration: none;
    font-size: 10px;
    /*line-height: 25px;*/
    background-color: #EAE3D1;
 }
A.menu:hover {
    text-decoration:underline;
 }

.aktmenufejlec {
    color: #BBAC93;
    font-size: 24px;
    font-weight: bold;
}

.a14b{
    font-size:14px;
    font-weight:600;
}
.cim {
    font-size:16px;
    font-weight:600;
    color: #BBAC93;
 }
.szoveg {
    font-size:12px;
    text-align:justify;
 }
.datum {
    font-size:11px;
 }

.link {
    color: brown;
    font-size:11px;
    text-decoration: underline;
    line-height: 14px;
 }
 .link:hover {
    text-decoration: none;
 }
