/*************** STYLE OGÓLNE ***************/

body{
   background: black;
}

h3{
   font-family: verdana, helvetica, sans-serif;
   color: blue;
   font-size: 23pt;
   font-style: italic;
   margin: 0px 0px 12px 0px;
   text-align: center;
}

#strona{
   margin:  auto;
   padding: 0px;
   width:   900px;
   background: rgb(235, 235, 253);
}

#naglowek{
   margin: 0px;    
   padding: 0px;
   width:  900px;
   height: 125px; 
   background-image: url("images/baner.jpg");
   /*border: 2px solid yellow;
   background-position: bottom;
   background : rgb(234,233,200); */
}

#naglowek h6{
   color: white;
   text-align: left;
   font-family: verdana, helvetica, sans-serif;
   font-weight: normal;
   font-size: 13px;
   font-style: italic;     
   padding: 0px;
   padding-left: 21px;
   padding-bottom: 2px;
padding-top: 3px;
}

/*****************************************/

#kolumnaLewa{
   margin: 0px;
   border: none;
   padding: 0px;
   width:  180px;
   float:  left;
}

#kolumnaPrawa{
   margin:        0px;
   margin-bottom: 5px;
   border-left:   1px solid black;
   border-bottom: 1px solid black;
   padding:       0px;
   width:         718px;
   float:         right;
   background:    rgb(240, 248, 255);
}

#tresc{
   margin: auto;
   border: none;
   padding: 12px 15px 12px 10px;
   width:  693px;
   float:  left;
/*background-image: url("images/tlo.gif");  */
/*text-align: center;  */
}

#stopka{
   margin: 0px;
   border: none;
   padding: 7px;
   width: 800px;
   font-family: verdana, helvetica, sans-serif;
   text-align: center;
   font-size: 8pt;
   font-weight: bold;
}

/*************** ZAWARTO?Ć KOLUMNY LEWEJ ***************/

#menuPion{
   margin: 0px;
   margin-bottom: 25px;
   border: none;
   border-top: solid 1px black;
   padding: 0px;
   width: 180px;
   font-family: verdana, helvetica, sans-serif;
   font-weight: bold;
   font-size: 9pt;
   background: rgb(234, 233, 200);
}

/*************** MENU PIONOWE  ***************/
#menuPion dl, dt, dd{
   display: block;
   margin: 0;
   padding: 0;
}

#menuPion dl{
   width:   171px;
   padding: 1px 2px;
   background-color: #9ce;
   border:  3px double #28e;
}

#menuPion dd{
   border-top: 1px solid #9ce;
}

#menuPion dl a:link, #menuPion dl a:visited{
   display: block;
   width: 147px;
   text-decoration: none;
   padding: 5px 7px;
   font-weight: bold;
   background-color: #27c;
   color: #def;
   border-left: 10px solid #25b;
}

#menuPion dl a:hover{
   width:            137px;
   background-color: #28e;
   color:            #fff;
   border-left:      20px solid #26d;
}

#sonda {
   width: 181px;
   font-family: verdana;
   font-size:	11px;
   border: 1px black solid;
   border-collapse: collapse;
}
#sonda th{
   background: #748DBF;
   font-weight: 600;
   margin-left: 5px;
   margin-bottom: 3px;
   border-bottom: 1px black solid;
}
#sonda td{
   background: #A5BDD9;
   margin-left: 12px;
   text-align: left;
   vertical-align: middle;
   padding-top: 4px;	   
}
#sonda input{
   margin-left: 5px;	
   margin-right: 8px;
   margin-top: 2px;
}
#sonda .last{
   background: #A5BDD9;
   margin-left: 28px;
   padding-bottom: 5px;
   text-align: center;
   vertical-align: middle;   
}
#sonda .last a{
   margin-right: 17px;  
}

/*.boxes {
   border: 1px solid #CCCCCC;
   padding-bottom: 0px;
   margin-bottom: 15px;
   width: 180px;
}
.boxheader {
   font-family: Arial, Helvetica, sans-serif;
   font-size: 13px;
   font-weight: bold;
   color: #FFFFFF;
   background-color: #CC0000;
   //text-indent: 5px;
   line-height: 20px;
   text-align: center;
} */

#licznik{
   margin:     auto;
   margin-top: 30px;
   margin-bottom: 20px;
   text-align: center;
   width:      140px;
}

#licznik h5{
   margin: 0;
   letter-spacing: 1px;
   font-size: 10pt;
}

#licznik span{
   color: blue;
   margin-left: 5px;
   font-family: "Bookman Old Style", Arial;
   font-style: italic;
   font-size: 10pt;
}

#licznik h4{
   margin: 0;
   padding-top: 0px;
   padding-bottom: 0px;
   letter-spacing: 2px;
   font-family: "Bookman Old Style", Arial;
   font-style: italic;
   font-size: 11pt;
   color: blue;
}

/*************** ZAWARTO?Ć KOLUMNY PRAWEJ ***************/

#sentencja{
   margin: 0px;
   width: 470px;
   background-image: url("images/tlo.gif");
   /*background-color: black;   */
   /*line-height: 15px; */
   clear: both;
   float: left;
   color: white;
   border: solid yellow;
   border-width: 0px 3px 3px 0px;
   padding-top: 3px;
   padding-bottom: 4px;
   padding-left: 8px;
   /****ZMIANY: czcionka****/
   font-family: verdana, helvetica, sans-serif;
   font-size: 10pt;
   font-weight: bold;
/*background    : rgb(249,249,240);*/
}

#wyszukiwarka{
   margin: 0px;
   width: 237px;
   float: right;
   height: 40px;
   padding-top: 0px;
}

#wyszukiwarka td{
   vertical-align: top;
   margin: 0px;
   padding: 0px;
}

/**** MINIMALNA WYSOKOŚĆ ****/

/* poprawiona wysokość prawej kolumny 
   ie nie interpretuje atrybutu min-height dlatego ustalamy sztucznie wysokość... */

#tresc{
   height: 680px;
}

/* po czym przeglądarki różne od ie informujemy, o prawdziwej wysokości*/
body > #strona > #kolumnaPrawa > #tresc{
   height:     auto;
   min-height: 680px;
}

/*************** STOPKA ***************/

#stopka h5{
   margin:        0px;
   margin-bottom: 5px;
   padding:       0px;
   padding-left:  185px;
   font-size:     8pt;
}

#stopka a{
   padding:         0px 10px 0px 10px;
   text-decoration: none;
}

#stopka a:link{
   color: rgb(116, 113, 44);
   background: transparent;
}

#stopka a:visited{
   color: rgb(116, 113, 44);
   background: transparent;
}

#stopka a:hover{
   color: rgb(116, 113, 44);
   background:    transparent;
   border-bottom: 2px solid rgb(37, 36, 14);
   border-top:    2px solid rgb(37, 36, 14)
}

#stopka a:active{
   color:      red;
   background: transparent;
}