A:link { 
        font-weight : normal;
        color: #004080;
        text-decoration: none;
        font-family : Verdana;
        font-size: 12px
} 
A:visited { 
        font-weight : normal;
        color: #004080;
        text-decoration: none;
        font-family : Verdana;
        font-size: 12px
} 
A:hover { 
        font-weight : normal;
        color: #800000;
        text-decoration: none;
        font-family : Verdana;
        font-size: 12px
}
A.gora2:link { 
        font-weight : normal;
        color: White;
        text-decoration: none;
        font-family : Verdana;
        font-size: 11px
} 
A.gora2:visited { 
        font-weight : normal;
        color: White;
        text-decoration: none;
        font-family : Verdana;
        font-size: 11px
} 
A.gora2:hover { 
        font-weight : normal;
        color: #FF8000;
        text-decoration: none;
        font-family : Verdana;
        font-size: 11px
}
A.slownik:link { 
        font-weight : normal;
        color: #FF8000;
        text-decoration: none;
        font-family : Verdana;
        font-size: 12px
} 
A.slownik:visited { 
        font-weight : normal;
        color: #FF8000;
        text-decoration: none;
        font-family : Verdana;
        font-size: 12px
} 
A.slownik:hover { 
        font-weight : normal;
        color: White;
        text-decoration: none;
        font-family : Verdana;
        font-size: 12px
}

A.gora:link { 
        font-weight : normal;
        color: #FF8000;
        text-decoration: none;
        font-family : Verdana;
        font-size: 11px
} 
A.gora:visited { 
        font-weight : normal;
        color: #FF8000;
        text-decoration: none;
        font-family : Verdana;
        font-size: 11px
} 
A.gora:hover { 
        font-weight : normal;
        color: White;
        text-decoration: none;
        font-family : Verdana;
        font-size: 11px
}
body {
        margin: 8px;
        background-color: Black;
}
.main {
        width: 100%;
        height: 100%;
}
.menu {
        margin-top: 33px;
        margin-left: 96px;
}
.menu2 {
        text-align: center;
        margin-top: 34px;
        margin-left: 74px;
}
.dictionary {
        background-color: #F2F0F0;
}
.fram {
        padding: 4px;
        background-color: #B1B1B1;
        width: 500px;
        height: 310px;
}
.marr {
        width: 240px;
}
img {
        border: 0px;
}
.frame2 {
        width: 506px;
}
.top {
        background-image: url(gfx/top.png);
        width: 870px;
        height: 200px;
}
.bottom {
        background-image: url(gfx/content2.png);
        width: 870px;
        height: 380px;
}
.content {
        margin-left: 70px;
        width: 730px;
        height: 361px;
}
.stopka {
        height: 26px;
}
.projekt {
        text-align: center;
        width: 600px;
        font-size: 11px;
        color: #C0C0C0;
}
td { 
        color: Black;
        font-family: Verdana;
        font-size: 12px;
        font-weight: normal;
}
H3 { 
        color: #3F4663;
        font-family: Arial;
        font-size: 16px;
        font-weight: bold;
}


