body, html {
    background: rgb(0,0,0);
    margin: 0 0 0 0;
    padding: 0 0 0 0;
    color: rgb(141,141,141);
    font-family: verdana, arial, sans-serif;
}

a {
    text-decoration: none;
    color: rgb(141,141,141);
    outline: none;
    font-size: 12px;
}

a:hover, a#act {
    color: rgb(255,255,255);
}

a#act {
    cursor: default;
}

#boston {
    width: 800px;
    /*height: 600px;*/
    position: absolute;
    top: 50%;
    left: 50%;
    margin: -300px 0 30px -400px;
    background: url(../img/bg.jpg) center top no-repeat;
}

b.aktualis {
    color: rgb(222,121,10) !important;
}

#klinika {
    width: 100%;
    height: 164px;
    /*background: red;*/
    margin: 0 0 0 0;
}

#menu {
    width: 588px;
    height: 16px;
    margin: 0 auto 0 auto;
    /*background: green;*/
}

#menu a {
    margin: 0 0 0 10px;
}

#menu a.nomarg {
    margin: 0 0 0 0 !important;
}

#szoveg {
    /*height: 410px;*/
    width: 700px;
    /*background: white;
    padding: 10px 0 0 10px;*/
    margin: 40px auto 40px auto;
}

#szoveg p {
    margin: 0 0 0 0;
    font-size: 12px;
}

.disc {
    clear: both;
    width: 100%;
}

.disc img {
    float: left;
    margin: 0 20px 20px 0 !important;

}

a img {
    border: none;
}

.disc table {
    font-size: 12px;
    /*width: 200px;*/
    text-align: left;
    margin: -20px 0 20px 0;
}

.disc table td {
    width: 25px;
    height: 15px;
    vertical-align: top;
}

.disc table th {
    height: 30px;
    vertical-align: top;
}

#mp3 {
    width: 5px;
    height: 5px;
    /*background: white;*/
    position: absolute;
    top: 0;
    left: 0;
}

table.fotok {
    font-size: 12px;
}

td a {
    opacity: .75;
    filter: alpha(opacity=75);
}

td a:hover {
    opacity: 1;
    filter: alpha(opacity=100);    
}

td a img.keret {
    border: 1px solid rgb(200,200,200) !important;
}

td a.nem {
    display: none;
}
