body {
 background: #ffffff;
 font-family: Verdana, Arial, Helvetica, sans-serif;
 font-size: 11px;
 color: #333333;
 margin: 0px;
 padding: 0px;
 }
 
#korzen {
 width:974px;
 height:auto;
 margin: auto;
 background:  url('tlo.png') no-repeat bottom left;
}

#naglowek {
 width: 974px;
 height: 124px;
 background: url('naglowek.png') no-repeat bottom;
 overflow:hidden;
 }
 
#stopka {
 width: 974px;
 height: 30px;
 background: url('stopka.png') no-repeat;
 overflow:hidden;
}

#srodek {
 width: 950px;
 height:auto;
 overflow:visible;
 position:relative;
}


#menu {
 float:left;
 width: 205px;
 height:auto;
 }
 
#zawartosc {
 float: right;
 width: 735px;
 height:auto;
 margin-top: 1px;
 }

 
.przerwa {
 width:974px;
 height: 10px;
 clear: both;
}

.lewe_g {
  width:206px; 
  height:8px; 
  background: url('lewa_gora.png') no-repeat bottom;
}
.lewe_d {
  width:206px; 
  height:8px; 
  background: url('lewa_dol.png') no-repeat top;
}
.lewe_s2 {
  width:206px; 
  height:auto;
  background: url('lewa_srodek2.png')
}

.lewe_s{
  width:190px; 
  height:auto;
  padding-right: 5px;
  padding-left: 5px;
  margin-left: 3px;
  margin-right: 3px;
  background: url('lewa_srodek.png') no-repeat;
}


.lewe_sm{
  width:190px; 
  height:auto;
  padding-right: 5px;
  padding-left: 5px;
  margin-left: 3px;
  margin-right: 3px;
  background: url('lewa_srodek3.png') no-repeat;
}


.prawe_g {
  width:735px; 
  height:7px; 
  background: url('prawa_gora.png') no-repeat bottom;
}
.prawe_d {
  width:735px; 
  height:7px; 
  background: url('prawa_dol.png') no-repeat top;
}
.prawe_s2 {
  width:735px; 
  height: auto;
  background: url('prawa_srodek2.png')
}

.prawe_s{
  width:719px; 
  height:auto;
  padding-left: 5px;
  padding-right: 5px;
  margin-left: 3px;
  margin-right: 3px;
  background: url('prawa_srodek.png') no-repeat;
}


.prawe_sm{
  width:719px; 
  height:auto;
  padding-left: 5px;
  padding-right: 5px;
  margin-left: 3px;
  margin-right: 3px;
  background: url('prawa_srodek3.png') no-repeat;
}

.prawe_smm{
  width:719px; 
  height:auto;
  padding-left: 5px;
  padding-right: 5px;
  margin-left: 3px;
  margin-right: 3px;
  background: url('prawa_srodek4.png') no-repeat;
}

.naglowek {
 font-size: 13px;
 font-weight: bold;
 color: #FFFFFF;
 text-align:center;
 text-transform:uppercase;
 padding-right: 30px;
}

.naglowek a {
 font-size: 13px;
 font-weight: bold;
 color: #FFFFFF;
 text-align:center;
 text-decoration:none;
}

.naglowek a:hover {
 font-size: 13px;
 font-weight: bold;
 color: #FFFFFF;
 text-align:center;
 text-decoration:underline;
}


.pion {
 padding-left: 10px;
 padding-right: 10px;
 margin-bottom: -12px;
 }
 

.tytul {
 color: #b20505;
 font-weight: bold;
 font-size:12px;
}

.tytuls {
 color: #b20505;
 font-weight: bold;
 font-size:12px;
 text-align:center;
 padding: 5px;
}

.tytuls a {
 color: #b20505;
 font-weight: bold;
 font-size:12px;
 text-decoration: none;
}

.tytuls a:hover {
 color: #b20505;
 font-weight: bold;
 font-size:12px;
 text-decoration:underline;
}


.blok {
 padding: 10px;
 font-size: 11px;
 color: #4b5860;
 text-align:justify;
 }

 .gora {
 margin-top:6px;
 font-size: 11px;
 color: #4b5860;
 text-align:left;
 }
 
.blok_left{
 padding: 10px;
 font-size: 11px;
 color: #4b5860;
 text-align:left;
 }

.blok_left a {
 font-size: 11px;
 color: #4b5860;
 text-decoration: none;
 text-align:left;
 }
 
 .blok_left a:hover {
 font-size: 11px;
 color: #4b5860;
 text-align:left;
 text-decoration: underline; 
}
 
.blok a {
 color: #345164;
 font-weight: bold;
 text-decoration: none;
 } 

.blok a:hover {
 color: #345164;
 font-weight: bold;
 text-decoration:underline;
 } 


.gruby {
  font-weight: bold
 }
 
h1 {
 font-size: 12px;
 color: #b20505;
 font-weight:bold;
 margin-top: 5px;
 border-bottom: 1px #b20505 solid;
}

.h1 {
 font-size: 12px;
 color: #b20505;
 font-weight:bold;
 margin-top: 5px;
}

.h1 a {
 font-size: 12px;
 color: #b20505;
 font-weight:bold;
 margin-top: 5px;
 text-decoration:none;
}

.h1 a:hover {
 font-size: 12px;
 color: #b20505;
 font-weight:bold;
 margin-top: 5px;
 text-decoration: underline;
}

.h1k {
 clear: both;
 width:100%;
 border-bottom: 1px #b20505 solid;
 height: 1px;
 margin-bottom: 15px;
}

.prawa {
 float: right;
 padding-left:20px;
 width:auto;
 height:auto;
 }
 
.lewa {
 float:left;
 padding-right:20px;
 width:auto;
 height:auto;
 }

.prawa2 {
 float: right;
 padding-left:130px;
 width:auto;
 height:auto;
 }
 
.lewa2{
 float:left;
 padding-right:20px;
  width:auto;
 height:auto;
 }

 
.wiecej {
 text-align: right;
 color: #3b515f;
 font-weight: bold;
}

.wiecej a {
 text-align: right;
 color: #3b515f;
 text-decoration: none;
 font-weight: bold;
}

.wiecej a:hover {
 text-align: right;
 color: #3b515f;
 text-decoration: underline;
 font-weight: bold;
}

.chudy {
 font-weight: normal;
 }

a.chudy {
 font-weight: normal;
 }
 
a.chudy:hover {
 font-weight: normal;
 }
td {
 vertical-align:top
 }
 
input {
 border: 1px #666666 solid;
 background-color:#EEEEEE;
}

textarea {
 border: 1px #666666 solid;
 background-color:#EEEEEE;
}

#szary {
 position:absolute;
 width: auto;
 height: auto;
 text-align:left;
 font-weight: bold;
 color:#333333;
 }
 
img {
 border: none;
}

a img {
 border: none
 }