/**********TAGek*******************/

BODY{   background-color: #fff;
    margin:0px;
    padding:0px;}


IMG.intext{padding:0px;
    margin: 5px 20px 5px 20px;
    border: 1px solid #555;
    float:right;
}

IMG.intextoszlop{padding:0px;
    margin: 5px 20px 5px 20px;
    border: 1px solid #555;
    float:right;
    clear: both;}


IMG.lista{
    margin: 0px 10px 20px 10px;
    border: 1px solid #555;
    float: center;
    filter:alpha(opacity=100);
    -moz-opacity: 1;
    opacity: 1;
    padding: 2px;
}


IMG.lista:hover{
    border: 3px solid #FF9224;
    float: center;
    filter:alpha(opacity=60);
    -moz-opacity: 0.6;
    opacity: 0.6;
    padding: 0px;}


P{  margin: 10px 20px 0px 20px; 
    text-align: justify;
    letter-spacing: 0.15em;
    line-height: 2em;
    vertical-align: top;}

P.lista {float:center;text-align:center;}



HR {
    margin-left: 20px;
    margin-right: 20px;
    margin-top: 5px;
    margin-bottom: 5px;
    float:left;
    background-image: url("../images/separator1.gif");
    color:#9B301C;
    height: 1px;
}

#main HR {
    width: 540px;
}

#left HR {
    width: 160px;
    margin-top: 5px;
    margin-bottom: 5px;
}

A  {text-decoration: none;color:#9B301C;}
A:hover  {text-decoration: underline;color:#9B301C;}
a:visited   {color:#9B301C;}

#header A, #header A:visited  {text-decoration:none;
            color:#F1DEB8;
            font-size: 14px;
            font-weight:normal;
            margin: 0px 0px 0px 20px;
            }

#header A:hover  {text-decoration:none;
            color:#FFAE68;
            font-size: 14px;
            font-weight:normal;
            margin: 0px 0px 0px 21px;}

#footer A {color:#F1DEB8;}

/*************Containerek*********************/

#container {font-family: tahoma,verdana,sans-serif;
    font-weight:normal;
    font-size: 11px;
    background-color: #F1DEB8;
    width:780px;
    border: 1px solid #9B301C;}


#header{width: 780px;
    height: 200px;
    background-image: url("../images/tmp_header.png");
    background-repeat: no-repeat;
    float: none;
    vertical-align: bottom;}


#left{  width: 200px;
    height: auto;
    background-color: #F1DEB8;
    float: left;
    color: #9B301C;
    clear:right;}


#main{  width:580px;
    height: auto;
    /*background-color: #F8EEDA;*/
    background-color: #FAF3E4;
    float: left;
    color: #333;
    clear:right;}


#footer{width: auto;
    height: 12px;
    background-color: #9B301C;
    clear:both;
    color: #F1DEB8;
    text-align: center;
    font-size: 9px;
    font-weight:normal;
    vertical-align:middle;
    paDDING : 8px 0px 8px 0px;
    letter-spacing: 0.5em;}



/**********Headerek*****************/

H1 {    font-size: 16px;
    font-weight:bold;
    margin: 20px 20px 0px 20px;
    float: none;
    clear: both;} 


H2 {    font-size: 14px;
    font-weight:bold;
    margin: 0px 20px 0px 20px;
    float: none;
}

#left H4 {
     float: none;
     clear: both;
     margin: 5px 20px 0px 10px;
}

#left H3 {
    float: none;
    clear: both;
    margin: 5px 20px 0px 10px;
}

#left H2 {
    float: none;
    clear: both;
    margin: 5px 20px 0px 10px;
}


H3 {    font-size: 12px;
    font-weight: normal;
    margin: 0px 20px 0px 20px;
    float: none;
    clear: both;
    letter-spacing: 0.2em;
} 


H4 {    font-size: 11px;
    font-weight:normal;
    margin: 0px 20px 0px 20px; 
    letter-spacing: 0.05em;
    float: none;
    color: #555;
}

.potty {color: #FF9224;
    margin:0px;
    font-weight: bold;}

.jobbra {
    text-align:right;}

.balra {
    text-align:left;}


.kozepre {
    text-align:center;}



.vonalas {
    text-align: left;
    margin-left:20px;
    padding-left: 0px;
    border-left: solid 1px #444;}



