body, p, div, img, form
{
    padding: 0px;
    margin: 0px;
    text-align:center;
}

body
{
    background-image: url(../images/hatter.png);
}

.baseBox
{
    width:900px;
    background:black;
    position: relative;
    border: 7px double #f9b729;
    border-top:0px;
    border-bottom:0px;
}

.lapozas_on
{
    font-weight: bold;
    color: #d54217;
    font-size: 18px;
}


.tartalom
{
    width:650px;
    float:left;
   
}


a 
{
    font-weight: bold;
    font-size: 22px;
    color:white;
    text-decoration: none;
}

.indexkep
{
    border:4px solid black;
    margin:5px;
}

.mostnezik
{
    margin:5px;
    width: 75px;
    float:left;
}

a.menu_a, .menu
{
   padding-top: 0px;
   font-style: italic;
   color: #e1a2a2;
}

.menu
{
    background-image: url(../images/menubackground.jpg);
    height: 47px;
    vertical-align: middle;
    width:900px;
}

.menu img
{
    margin-left: 10px;
    margin-right: 10px;
}

.kategoria
{
    font-weight: bold;
    font-size: 14px;
    color: white;
    text-decoration: none;
}

.cim
{
    font-weight: bold;
    font-size:24px;
    text-align:left;
    color:#d54217;
    border-bottom: 1px dotted #d54217;
    font-style: italic;
}

.focim
{
    font-weight: bold;
    font-size:28px;
    text-align:center;
    color:#f1485e;
    font-style: italic;
}

.gomb
{
    background-color: #791101;
    border: 1px solid #fe0000;
    color: white;
    font-weight: bold;
    font-size: 14px;
}





.lista_bal
{
    vertical-align:top;
    background-color: #6d0400;
    background-image: url(../images/boxhatter.png);
    background-repeat: no-repeat;
    border:1px solid #ff0000;
}

.lista_jobb
{
    vertical-align:top;
    background-color: #6d0400;
    background-image: url(../images/boxhatter.png);
    background-repeat: no-repeat;
    border:1px solid #ff0000;
}

.lista_cimek
{
    color: #aeaeae;
    font-weight:bold;
}

.lista_szovegek
{
    color: black;
    font-weight:bold;
}


.lista_cim
{
    text-align:left;
    margin-bottom:5px;
    font-weight: bold;
    font-style:italic;
    font-size: 18px;
    color: white;
}

.lista_szavazat
{
    text-align:left;
    margin-bottom:5px;
}

.lista_szavazatok
{
    margin-top:5px;
    color:#9c4900;
}

.lista_megtekintes
{
    color:#9c4900;
    margin-bottom:5px;
}

.lista_szoveg
{
    text-align:justify;
    font-weight: bold;
    font-style:italic;
    color: white;
    font-size: 14px;
}

.lista_datum
{
    color: #9c4900;
    text-align:left;
    margin-bottom:5px;
}

.hozzaszolas_datum
{
    padding-top:5px;
    border-top: 1px dotted #a58c56;
}
.hozzaszolas_szoveg
{
    color: #5f310d;
    text-align:left;
    margin-top:5px;
    margin-bottom:15px;
}

.vicc
{
    text-align:left;
}


.browserAlert_container
{
    position: absolute;
    z-index: 9;
    left:200px;
    right:200px;
}
#browserAlert
{
    display: block;
    border: solid 2px #F22;
    margin:0px;
    text-align: left;
    padding: 5px;
    background-color: #791101;
    font-family: Arial, Helvetica, sans-serif;
    line-height: 20px;
    font-size: 13px;
    font-weight: bold;
    height: 40px;
    color: white;
}
#browserAlert A
{
    display: block;
    margin: 5px 2px;
    float: right;
    width: 30px;
    height: 30px;
}

.boxBal
{
    width: 200px;
    margin-left: 3px;
    margin-right: 3px;
    float: left;
}

.boxBal .kategoriak
{
    margin-left: 60px;
    margin-right: 10px;
    text-align: left;
    margin-bottom: 40px;
}

.boxBal .box
{
    margin-left: 10px;
    margin-right: 10px;
}

.boxBal a
{
    border: none;
}

.boxBal a img
{
    border: none;
}

.boxJobb
{
  margin-left: 10px;
  width:160px;
  float:left;
  text-align:left;
}

.boxJobb a
{
    border: none;
}

.boxJobb a img
{
    border: none;
}

