* { margin: 0; padding: 0; }

body {
text-align: center;
background-color: #fff;
color: #222222;
margin: 0 auto;
margin-top: 5px;
margin-bottom: 10px;
width: 986px;
}

#baner {
height: 112px;
background-image: url(images/baza.gif);
overflow: hidden;
text-align: left;
}

#pasek {
height: 30px;
background-image: url(images/tlo1.gif);
text-align: left;
margin-top: 10px;
margin-bottom: 10px;
overflow: hidden;
}

#tekst {
width: 630px;
text-align: left;
float: left;
overflow: hidden;
}

#prawa {
width: 178px;
background-image: url(images/ramka1.gif);
height: 350px;
float: left;
overflow: hidden;
text-align: left;
}

#lewa {
width: 178px;
background-image: url(images/ramka.gif);
height: 350px;
float: left;
overflow: hidden;
text-align: left;
padding-bottom: 7px;
}

#stopka {
height: 30px;
background-image: url(images/tlo.gif);
margin-top: 10px;
clear: both;
}


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

h2 {
    font-size: 14px;
    font-family: Verdana;
    padding: 15px;
    font-weight: strong;
    text-align: center;
    color: #333333;
}

.style1 {
    font-size: 12px;
    font-family: Verdana;
    margin-left: 20px;
    margin-right: 15px;
    text-indent: 15px;
}

.style2 {
    font-size: 12px;
    font-family: Verdana;
    margin-left: 20px;
    margin-right: 15px;
}

.style3 {
    font-size: 18px;
    font-family: arial;
    text-align: center;
}

.style4 {
    font-size: 18px;
    font-family: Monotype Corsiva;
    padding: 15px;
}

.style5 {
    font-size: 18px;
    font-family: Monotype Corsiva;
    padding-left: 40px;
    padding-top: 27px;
}

.style6 {
    font-size: 18px;
    font-family: Monotype Corsiva;
    padding-top: 3px;
}

.style7 {
    font-size: 14px;
    font-family: arial;
    text-align: left;
}

#lewa a:link {
    color: #000;
    text-decoration: none;
}

#prawa a:link {
    color: #000;
    text-decoration: none;
}

#pasek a:link {
    color: #000;
    text-decoration: none;
}

#stopka a:link {
    color: #000;
    text-decoration: none;
}

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;
}

