body {
    background: rgb(40,40,40) url('/uj/images/bg_body.gif') top repeat-x;
}
a {
    color: #ffdd00;
    font-family: Arial;
    font-weight: normal;
    font-size: 14px;
    text-decoration: none;
}
a:hover {
    color: #ffdd00;
    font-family: Arial;
    font-weight: normal;
    font-size: 14px;
    text-decoration: underline;
}
h2{
    color: #ffdd00;
    font-family: Arial;
    font-weight: bold;
    font-size: 16px;
    text-decoration: none;
}
ul{
    /*list-style-image: url('/uj/images/li.gif'); */
    list-style-type: disc;
}
li{
    color: #dedede;
    font-family: Arial;
    font-weight: normal;
    font-size: 14px;
    text-decoration: none;
}
p{
    font-family: Arial;
    font-weight: normal;
    font-size: 14px;
    text-decoration: none;
    text-align: justify;
    padding-left: 15px;
    padding-right: 15px;
}
img{
    padding:2px;
    border:1px solid #ffdd00;
}
.menu_td {
    border-bottom: 1px solid black;
}
.menulink {
    color: #ffdd00;
    display: block;
    width:100%;
    height:17px;
    text-decoration: none;
    font-family: Arial;
    font-weight: bold;
    font-size: 14px;
    text-align: center;
    vertical-align: middle;
    padding-top: 1px;
    /*border:1px solid #dedede;*/
}
.menulink:hover {
    color: #ffffff;
    display: block;
    width:100%;
    height:17px;
    text-decoration: none;
    font-family: Arial;
    font-weight: bold;
    font-size: 14px;
    text-align: center;
    vertical-align: middle;
    padding-top: 1px;
/*    border:1px solid #dedede;*/
}
.dobozcim {
    color: #000000;
    vertical-align: middle;
    text-decoration: none;
    font-family: Arial;
    font-weight: bold;
    font-size: 14px;
    text-align: left;
    padding-left: 40px;
}
.boxszoveg {
    color: #000000;
    vertical-align: top;
    text-decoration: none;
    font-family: Arial;
    font-weight: bold;
    font-size: 13px;
    text-align: left;
    padding: 10px;
    text-align: left;
}
.focim {
    color: #ffdd00;
    font-family: Arial;
    font-weight: bold;
    font-size: 16px;
    text-align: center;
}
.cim {
    color: #000000;
    font-family: Arial;
    font-weight: bold;
    font-size: 14px;
    text-align: left;
}
.szoveg {
    color: #ffffff;
    font-family: Arial;
    font-weight: normal;
    font-size: 13px;
    text-align: left;
}

