* {
    margin: 0;
    padding: 0;
}

body {
    text-align: center;
    background-color: #FFF;
    color: #006;
    margin: 0 auto;
    width: 940px;
    scrollbar-face-color: #06F;
    scrollbar-shadow-color: #9FF;
    scrollbar-highlight-color: #D0955E;
    scrollbar-3dlight-color: #ffffff;
    scrollbar-darkshadow-color: #ffffff;
    scrollbar-track-color: #ffffff;
    scrollbar-arrow-color: #000000;
}

a:link {
    color: #00008B;
    text-decoration: none;
}

a:visited {
    text-decoration: none;
    color: #00008B;
}

a:hover {
    text-decoration: none;
    color: #30F;
}

a:active {
    text-decoration: none;
    color: #00008B;
}

#top {
    width: 940px;
    overflow: hidden;
    background-image: url('images/tlo.gif');
}

#LOGO {
    width: 940px;
    height: 150px;
    background-image: url('images/banner1.gif');
}

#PASEK {
    width: 940px;
    height: 45px;
    background-image: url('images/belka.gif');
}

#MENU {
    width: 265px;
    float: left;
    overflow: hidden;
    font-size: 19px;
    color: #006;
    font-family: Monotype Corsiva;
}

#menu1 {
    width: 240 px;
    height: 45px;
    margin-left: 25px;
    overflow: hidden;
    background-image: url('images/menu1.gif');
}

#menu3 {
    width: 240 px;
    margin-left: 25px;
    overflow: hidden;
    background-image: url('images/tlo_menu.gif');
}

#menu4 {
    width: 240 px;
    height: 70px;
    margin-left: 25px;
    overflow: hidden;
    background-image: url('images/menu2.gif');
}

#menu2 {
    width: 240px;
    margin-left: 25px;
    clear: both;
    overflow: hidden;
}

#TEKST {
    width: 675px;
    text-align: left;
    float: left;
    overflow: hidden;
}

#STOPKA {
    width: 940px;
    height: 65px;
    clear: both;
    background-image: url('images/stopka.gif');
}

ul {
    margin-left: 25px;
}

ol {
    margin-left: 25px;
}

li {
    margin-left: 30px;
}

h1 {
    font-size: 14px;
    font-family: Verdana;
    text-align: center;
    color: #006;
    margin-top: 25px;
    margin-bottom: 25px;
    font-weight: strong;
}

h2 {
    font-size: 14px;
    font-family: Verdana;
    text-align: center;
    color: #006;
    margin-left, right: 30px;
    margin-top: 30px;
    font-weight: strong;
}

h3 {
    font-size: 12px;
    font-family: Verdana;
    text-align: center;
    color: #006;
    margin-top: 15px;
    margin-bottom: 15px;
    font-weight: strong;
}

dd a {
    color: #FF3300;
}

.style1 {
    font-size: 12px;
    font-family: Verdana;
    color: #006;
    margin-left: 15px;
    margin-right: 30px;
    text-indent: 15px;
}

.style2 {
    font-size: 12px;
    font-family: Verdana;
    color: #006;
    margin-left: 15px;
    margin-right: 30px;
}

.style3 {
    font-size: 12px;
    margin-right: 30px;
    font-family: Verdana;
    color: #006;
}

.style4 {
    font-size: 12px;
    margin-right: 30px;
    font-style: italic;
    font-family: Verdana;
    color: #006;
}

.style5 {
    font-size: 12px;
    text-align: center;
    font-family: Verdana;
    color: #006;
    margin-left: 15px;
    margin-right: 30px;
}

.style6 {
    font-size: 12px;
    font-family: Verdana;
    color: #006;
    margin-left: 70px;
    margin-right: 30px;
}

.style7 {
    font-size: 19px;
    font-family: Monotype Corsiva;
    color: #006;
    margin-top: 5px;
    margin-bottom: 20px;
}

.style8 {
    font-size: 12px;
    text-align: right;
    margin-right: 40px;
    font-style: italic;
    font-family: Verdana;
    color: #006;
}

.style9 {
    font-size: 14px;
    font-family: Verdana;
    color: #006;
    margin-left: 15px;
    margin-right: 30px;
}

#menu1 ul {
    margin: 0;
    padding: 20;
    list-style-type: none;
}

#menu1 li {
    margin: 0px;
}

#menu1 a {
    display: block;
    padding: 8px;
    text-decoration: none;
}

#menu1 a:hover {
    color: #30F;
}

#menu2 a {
    display: block;
    padding: 10px;
    text-decoration: none;
    margin: 0px;
}

#menu2 a:hover {
    color: #06F;
}

#STOPKA a {
    display: block;
    color: #006;
    text-decoration: none;
    font-size: 30px;
    font-family: Bradley Hand ITC;
    font-weight: bold;
    text-align: center;
    padding: 15px;
}

#STOPKA a:hover {
    color: #06F;
}

#STOPKA span {
    display: block;
    color: #006;
    text-decoration: none;
    font-size: 12px;
    font-family: Bradley Hand ITC;
    text-align: left;
}

#PASEK a {
    display: block;
    color: #006;
    padding: 5px;
    font-family: Verdana;
    font-weight: bold;
    text-decoration: none;
    font-size: 12px;
}

#PASEK a:hover {
    color: #06F;
    font-style: italic;
}

#TEKST a:hover {
    text-decoration: none;
    color: #30F;
    font-weight: bold;
}

