body {
    font-family: verdana,arial;
    background: #D7D7FF;
    font-size: 10px;
}

table.glowna, table.glowna td{
    border: 0px solid gray;
    font-size: 12px;
}

table.noborder, table.noborder td{
    border: 0px;
}

a {
    color:#000000;
    text-decoration: none;
    font-size: 12px;
}

a.menu span, span.menu{
    width: 140px;
    height: 25px;
}
a.menu span{
    padding: 5px;
    font-weight: bold;
    vertical-align: middle;
    cursor: pointer;
}

a.menu, span.menu{
    border-top:solid #c0c0e0 1px;
}
a.menu:link{
    border-top:solid #c0c0e0 1px;
}
a.menu:visited{
    border-top:solid #c0c0e0 1px;
}
a.menu:hover{
    color:red;
    border:inset #c0c0e0 1px;
    background: #DfDfFF;
}
a.menu:active{
    border:inset #c0c0e0 1px;
}

.naglowek {
    color: #00008B;
    height: 14;
    font-size: 11px;
    text-align: center;
}

.dol {
    color: #00008B;
    background: #A1A1FF;
    height: 14;
    font-size: 10px;
    text-align: center;

}
h2{
    font-family: verdana, arial;
    font-size: 14px;
    color: #000000;
}
h3{
    font-family: verdana, arial;
    font-size: 16px;
    color: #000000;
}

h4{
   font-family: verdana, arial;
   font-size: 18px;
   color: #000000;
}

.sophia_small {
    color: #FF0000;
    font-size: 24px;
}

.sophia{
    height:24;
    color: #FF0000;
    padding-left: 180px;
    font-size: 36px;
}

.studio {
    font-size: 24px;
    text-align: right;
    color: #00008B;
    padding-left: 30px;

}

.black {
    text-decoration: none;
    color: #00008B;
    font-family: Verdana, Arial, sans-serif;
    font-size: 15px;
    font-weight: bold;
}
