HTML {
    overflow-y: scroll;
    overflow: -moz-scrollbars-vertical;
}
BODY {
    font-family: Trebuchet Ms, verdana, arial,  helvetica;
    font-size: 11px;
    color: #4B4B4B;
    background-color: #FFFFFF;
    margin: 0px;
}
 
td 
{
    font-family: Trebuchet Ms, verdana, arial,  helvetica; 
    font-size: 11px;
    COLOR: #4B4B4B; 
}

p 
{
    font-family: Trebuchet Ms, verdana, arial,  helvetica; 
    font-size: 11px;
    COLOR: #4B4B4B; 
}

div 
{
    font-family: Trebuchet Ms, verdana, arial,  helvetica; 
    font-size: 11px;
    COLOR: #4B4B4B; 
}

IMG {
    border: 0px;
}


ul {
   list-style-image: url('pic/li.gif');
   margin-left: 20px;
   padding-left: 0px;
}



/* SZINES ELEMEK */

.keret
{
    height: 100%;
    width: 700px;
    background-image: url('pic/tartalom_hatter.jpg');
    background-repeat: repeat;
    background-position: top left; 
    margin-top: 0px;
    margin-bottom: 30px;
}

.fejlec
{
    height: 13px;
    vertical-align: top;
}

.nev
{
    height: 38px;
    padding-left: 23px;
}

.nev h1
{
    font-size: 20px;
    font-weight: bold;
}

.nev h1 a
{
    color: #23598C;
    font-weight: bold;
    font-size: 20px;
}

.nev h1 a:hover
{
    color: #869D43;
}

.felso_kep
{
    height: 101px;
    vertical-align: top;
    text-align: center;
}

.kozepe
{
    height: 100%;
    vertical-align: top;
    padding-left: 23px;
    padding-right: 23px;
}

.kozepe .bal
{
    width: 470px;
    vertical-align: top;
}

.kozepe .bal .cimszo
{
    vertical-align: top;
    margin: 30px 0px 30px 0px;
}

.kozepe .bal .cimszo h1
{
    font-size: 16px;
    font-weight: bold;
    color: #3E565F;
    margin: 0px;
    padding: 0px;
}

.kozepe .bal .tartalom
{
    background-image: url('pic/idezojel.jpg');
    background-repeat: no-repeat;
    background-position: top left; 
    width: 470px;
}

.kozepe .bal .tartalom .belso
{
    margin: 0px 40px 30px 40px;
    text-align: justify;
}

.kozepe .bal .tartalom .belso img
{
    border: 2px solid #123454;
}

.kozepe .bal .tartalom .belso .kepneve
{
    font-size: 14px;
    font-weight: bold;
    color: #869D43;
}

.kozepe .bal .tartalom .belso .kepalairas
{
    margin-bottom: 32px;
}

.kozepe .jobb
{
    width: 184px;
    vertical-align: top;
}

.kozepe .jobb .cimszo
{
    vertical-align: top;
    margin: 30px 0px 30px 0px;
}

.kozepe .jobb .cimszo h1
{
    font-size: 16px;
    font-weight: bold;
    color: #3E565F;
    margin: 0px;
    padding: 0px;
}
.lablec
{
    height: 13px;
    vertical-align: bottom;
}

.alja
{
    height: 20px;
    color: white;
    text-align: center;
    background-color: #123454;
}

.alja a
{
    color: white;
}

.alja a:hover
{
    color: white;
}


/* ALAP LINKEK */

a
{
	color: #23598C;
	font-weight: normal;
	text-decoration: none;
}

a:hover
{
    color: #869D43;
}






