* {
    margin: 0;
    padding: 0;
}

body {
    text-align: center;
    background-color: #FFF7E6;
    color: #222222;
    margin: 0 auto;
    width: 960px;
}

a:link {
    color: #960000;
    text-decoration: none;
}

a:visited {
    text-decoration: none;
    color: #960000;
}

a:hover {
    text-decoration: none;
    font-weight: bold;
    color: #FF712D;
}

a:active {
    text-decoration: none;
    color: #FF712D;
}

#logo {
    width: 960px;
    height: 110px;
    background-image: url('images/tlo1.gif');
    margin-top: 5px;
}

#pasek {
    width: 960px;
    background: #ffffff;
    height: 20px;
    border-bottom-color: #f89373;
    border-bottom-style: solid;
    border-bottom-width: 1px;
    text-align: left;
}

#kontener {
    width: 960px;
    overflow: hidden;
}

#lewa, #srodek, #prawa {
    float: left;
    padding-bottom: 2000px;
    margin-bottom: -2000px;
}

#srodek {
    width: 760px;
    text-align: left;
    background-image: url('images/tlo.gif');
}

#lewa, #prawa {
    width: 200px;
    background: #ffffff;
    font-size: 12px;
    font-family: Verdana;
}

#pas {
    width: 960px;
	 padding-bottom: 5px;
	 border-top-color: #f89373;
	 border-top-style: solid;
	 border-top-width: 1px;
    background: #ffffff;
}

#stopka {
    width: 960px;
    height: 20px;
    background-image: url(images/tlo1.gif);
    border-color: #f89373;
    border-style: solid;
    border-width: 1px;
	 margin-bottom: 5px;
}

h1 {
    font-size: 14px;
    font-family: Verdana;
    color: #960000;
    margin-top: 20px;
	 margin-bottom: 20px;
    font-weight: bold;
    text-align: center;
}

h2 {
    font-size: 12px;
    font-family: Verdana;
    text-align: center;
}

hr {
    width: 250px;
    color: #800000;
}

ul {
    margin-left: 40px;
}

ol {
    margin-left: 40px;
}

dd {
    margin-top: 10px;
    text-align: center;
}

dt {
    margin-top: 10px;
}

.style1 {
    font-size: 12px;
    font-family: Verdana;
    color: #222222;
    margin-left: 15px;
    margin-right: 10px;
    text-indent: 15px;
}

.style2 {
    font-size: 12px;
    font-family: Verdana;
    color: #222222;
    margin-left: 15px;
    margin-right: 10px;
}

.style3 {
    font-size: 10px;
    font-family: Verdana;
    margin-right: 15px;
    color: #222222;
}

.style4 {
    font-size: 11px;
    font-family: Verdana;
    color: #222222;
    text-align: center;
    margin-bottom: 10px;
    font-style: italic;
}

.style5 {
    font-size: 14px;
    font-family: Verdana;
    color: #222222;
    margin-left: 15px;
    margin-right: 10px;
    text-indent: 15px;
}

.style6 {
    font-size: 12px;
    font-family: Verdana;
    color: #960000;
    font-weight: bold;
    text-align: center;
	 margin-top: 2px;
}

.style7 {
    font-size: 12px;
    font-family: Verdana;
    color: #960000;
    font-weight: bold;
    text-align: center;
}

