* { 
   margin: 0; 
   padding: 0; 
}

body { 
   text-align: center;
   width: 770px;
   margin: 0 auto;
   font-size: 11px;
   font-weight: normal;
   font-family: Verdana, Arial, Helvetica, sans-serif;
}

#top {
   position: relative;
   background: url(img/logo.jpg) no-repeat;
   width: 100%;
   height: 180px;
   margin-bottom: 10px;
}

ul {
   position: absolute;
   left: 0;
   top: 0; 
   list-style: none;
   background: #808000;
   border-width: 1px 0 0 1px;
   border-style: solid;
}

li { 
   float: left;
   width: 80px;
   text-align: center;
   border-width: 0 1px 2px 0;
   border-style: solid;
   border-color: #008000;
}

li a { 
   display: block;
   width: 100%;
   color: #ffffff; 
   text-decoration: none;
   font-size: 11px;
   padding: 2px 0;
}

li a:hover {
   background: #e5cb0b; 
   color: #000000; 
}

#kontener {
   height: 100%;
   overflow: hidden;
}

#lewa {
   float: left;
   width: 230px;
   height: auto; !important;
   height: 855px; /*IE*/
   min-height: 855px;
   display: inline;
   margin-bottom: 10px;
   border: 1px solid #bc9a6c;
}


dl { 
   margin-top: 11px; 
   width: 230px; 
}

dt {
   font-size : 12px; 
   text-align: center;
   font-weight : bold; 
   color: #5f3c2d; 
}

dd { 
   font-size : 11px;
   text-align: left; 
}

dd a { 
   display: block; 
   width: 100%; 
   text-decoration: none; 
   padding: 2px 0; 
}

dd a:link { 
   color: #804000; 
}

dd a:visited { 
   color: #804000; 
}

dd a:hover { 
   color: #ff6600; 
}

#prawa {
   float: right;
   width: 527px;
   height: auto; !important;
   height: 855px; /*IE*/
   min-height: 855px;
   display: inline;
   margin-bottom: 10px;
   border: 1px solid #bc9a6c; 
}

#prawa {
   color: #7e7b71;
   font-size: 11px;
   text-align:justify;
}

#prawa p {
   text-align: justify; 
   margin-top: 5px;
   margin-right: 0;
   margin-bottom: 10px;
   margin-left: 10px;
}

#prawa a {
   color : #00599d;
   text-decoration: none;
}

#prawa a:hover {
   color: #000000;
   text-decoration: underline;
}

#stopka { 
   clear: both;
   width: 100%;
   height: 20px;
   border: 1px solid #bc9a6c;
   font-size: 12px;
   text-align: right;
}

#stopka p { 
   padding: 4px 20px 0 0; 
}

#stopka a { 
   font-weight: bold; 
}

.tekst {
   color: #008000;
   font-size: 10px;
   text-align: left;
   font-weight: normal;
}

.tekst a {
   color: #008000;
   text-decoration: none;
}

.tekst a:link {
   color: #804000;
}

.tekst a:visited { 
   color: #804000; 
}

.tekst a:hover {
   color: #008000;
   text-decoration: none;
}

.text {
   color : #7E7B71;
   font-size : 11px;
   font-family : Verdana,Arial;
   text-align:justify;
   margin-left : 11px;
}

.text a {
   color : #00599D;
   text-decoration: none;
}

.text a:hover {
   color : #000000;
   text-decoration: underline;
}
