body {
    margin: 0px 0px 0px 0px;    
    background-color: #B39F8F; 
    text-align: center; /*Ettől van középen az egész szarság, ha relatív! */
    background-image: url('../images/gallpattern.gif');    
}




p {
    font-family: verdana, helvetica, sans;
    font-size: 11px;
    color: #000000;
    margin: 0px;
}

.introszoveg {
    /*font-weight: bold;*/
    color: #2d2420;
    margin-left: 20px;
    margin-right: 20px;
    margin-top: 5px;
    margin-bottom: 5px;
    text-align: center;
    font-weight: bold;
}

.cimszoveg {
    text-align: center;
    font-weight: bold;
    font-size: 14px;
    color: #471d1a;
    margin-bottom: 5px;
}

.termekszoveg {
    margin-left: 8px;
    margin-right: 0px;
    margin-top: 0px;
    margin-bottom: 0px;
    text-align: left;
    font-weight: bold;
}

.termeknev {
    text-align: center;
    font-family: times, serif;   
    font-weight: bold;    
    font-size: 17px;
    color: #471d1a;
    margin-top: 5px;
}

.default_text {
    text-align: center;
    font-family: Arial, Helvetica, sans-serif;   
    font-weight: normal;    
    font-size: 12px;
    color: #471d1a;
    margin-top: 5px;
}

.arcimke {
    text-align: center;
    margin-top: 5px;
    margin-bottom: 10px;
}

.kereses {
    font-weight: bold;
    color: #2d2420;    
    margin-top: 5px;
    margin-bottom: 5px;
    text-align: center;
}

.logintext {
    font-family: tahoma, helvetica, sans;    
    font-size: 13px;
    color: #500000;
    margin: 10px;
}

    
a {
    text-decoration: none;
    font-weight: bold;
    color: #500000;
}

a:hover {
    text-decoration: underline;
    color: #800000;
}

img {
    border-width: 0px;
}

a.kategoria {
    font-family: tahoma, helvetica, sans;    
    font-size: 13px;
    color: #500000;
    margin: 0px;
}

.termekkep {
    border-style: solid;
    border-top-width: 2px;
    border-bottom-width: 2px;
    border-color: #500000;
}



td {
    font-family: arial, sans-serif;
    color: #000000;
    font-size: 12px;
}

.news_edit {
    width:600px;
    background-color: #ECE4D9;
    border-style: solid;
    border-color: #400000;
    border-width: 1px;
    font-family: arial, sans-serif;
    color: #000000;
    font-size: 12px;
    padding: 2px;
}

.textfield {
    background-color: #ECE4D9;
    border-style: solid;
    border-color: #400000;
    border-width: 1px;
    font-family: arial, sans-serif;
    color: #000000;
    font-size: 12px;
    padding: 2px;
}

.gomb {
    border: solid 1px;
    border-top-color: #F3EADF;
    border-left-color: #F3EADF;
    border-right-color: #7B6249;
    border-bottom-color: #7B6249;
    color: #000000;
    font-weight: normal;
    background: #D6BEA6;
    margin: 1px;
    font-family: arial, helvetica, sans-serif;
    font-size: 12px;
}

.gomb:hover {
    background: #fFe2bB;
}

.pulldown {
    background: #ECE4D9;
    font-family: Verdana, Arial, Helvetica;
    font-size: 11px;
    color: #000000;
    border: solid 1px #000000;
}
    


