* {
  margin: 0px;
  padding: 0px;
  }
body {
  font-family: Verdana, Arial, sans-serif;
  font-size:10pt;
  color:#000;
  text-align: left;
  }

p {
  margin-top: 0.3em;
  margin-bottom: 0.8em;
  line-height:1.2em;
  text-align: left;
  padding-left: 0.5em;
  }
  


a {
    text-decoration : none;
}

a:link {
    color       :  #00f;
    background  :  #ffc;
}

a:visited {
    color       :  #00f;
    background  :  #ffc;
}

a:hover {
    color       :  #00f;
    background  :  #ffc;
    text;
    text-decoration: underline;
}

a:active {
    color       :  rgb(251,48,38);
    background  :  transparent;
}


	
h1 {	
    font-family: Tahoma, sans-serif;
    font-size:1.5em;
    font-weight: bold;
    font-style: normal;
    margin-top:0.4em;
    margin-bottom: 0.3em;
    margin-left: 0.5em;
    text-align:center;
    color: #0000ff;
    /*border-bottom: 4px solid #f00;*/
    /*padding-bottom: 5px;*/
     text-transform:uppercase;
     font-variant; small-caps;
  }
h2 {
    font-family: Tahoma, sans-serif;
    font-size:1.2em;
    font-style: normal;
    margin-top:0.6em;
    margin-bottom: 0.3em;
    /*margin-left: 0.5em;*/
    text-align:center;
    color: #00c;
    /*border-bottom: 4px solid #f00;*/
    /*padding-bottom: 5px;*/
  }
h3 {
    font-family: Tahoma, sans-serif;
    font-size:1.0em;
    font-style: normal;
    margin-top:1.0em;
    margin-bottom: 0.7em;
    margin-left: 0.5em;
    text-align:center;
    color: #000;
    line-height: 1.6em;
  }   
  
h4 {
    font-family: Tahoma, sans-serif;
    font-size:1.1em;
    font-style: italic;
    margin-top:0.7em;
    margin-bottom: 0.5em;
    margin-left: 0.5em;
    text-align: center;
    color: #000;
  }   
h5 {
    font-family: Tahoma, sans-serif;
    font-size:1.1em;
    font-style: bold;
    margin-top:0.7em;
    margin-bottom: 0.5em;
    margin-left: 2em;
    text-align: left;
    color: #000;
    }   
	
h6 {
    font-family: Tahoma, sans-serif;
    font-size:1.0em;
    font-style: bold;
    margin-top:0.1em;
    margin-bottom: 0.1em;
    text-align: left;
    color: #000;
    background    : rgb(234,233,100);
  }   	
ol {
  	margin-top:0.5em;
	margin-bottom:0.5em;
	line-height:1.35em;
	margin-left:2.5em; /* aby IE pokazywal punktory - czasem gubi*/
  }
ul {
  	margin-top:0.5em;
	margin-bottom:0.5em;
	line-height:1.35em;
	margin-left:2.5em; /* aby IE pokazywal punktory - czasem gubi*/
  }




	
/*************** LAYOUT ***************/

#strona {
    margin     : auto;
    border     : 1px solid #ffc;
    padding    : 0px;
    width      : 758px;
    background : rgb(234,233,200);
}

#naglowek {
    margin     : 0px;
    border     : none;
    padding    : 0px;
    width      : 758px;
	 /*border-bottom : 1px solid #000;*/
    background : rgb(234,233,200);
}

#kolumnaLewa {
    margin  : 0px;
    border  : none;
    padding : 0px;
    width   : 130px;

    float   : left;
}

#kolumnaPrawa {
    margin        : 0px;
    border        : none;
    border-top    : 1px solid #ffc;
    border-left   : 1px solid #ffc;
    border-bottom : 1px solid #ffc;
    padding       : 0px;
    width         : 627px;
    clear         : none;
    float         : right;
}

#stopka {
    margin      : 0px;
    border      : none;
    padding     : 7px 0px 7px 0px;
    width       : 758px;
    clear       : both;
    background  : rgb(234,233,200);
}


/*************** ZAWARTOŚĆ KOLUMNY LEWEJ ***************/

/*************** MENU PIONOWE ***************/
#menuPion {
    margin       : 0px;
    border       : none;
    /*border-top   : solid 1px black;*/
    padding      : 0px;
    width        : 130px;
    clear        : left;
    float        : left;
    font-family  : verdana, helvetica, sans-serif;
    font-weight  : bold;
    font-size    : 10pt;
    text-align   : left;
    background   : #ffc;
}
#menuPion ul {
    margin          : 0px;
    padding         : 0px;
    list-style-type : none;
}

#menuPion li {
  border-bottom : solid 1px black;
}

#menuPion a {
    padding         : 0px;
    padding-right   : 10px;
    display         : block;
    text-decoration : none;
}

#menuPion a:link {
    color       :  #00f;
    background  :  #ffc;
}

#menuPion a:visited {
    color       :  #00f;
    background  :  #ffc;
}

#menuPion a:hover {
    color       :  #00f;
    background  :  #fc0;
}

#menuPion a:active {
    color       :  #00f;
    background  :  #fc0;
}

#menuPion span {
    padding     : 5px;
    font-size   : 12pt;
    font-family : "times new roman", serif;
    color       : black;
}

#menuPion a:hover span {
    color       :  white;
}

#menuPion a:active span {
/*    color       :  rgb(191,254,20); */
    color       :  rgb(251,48,38);
    background  :  transparent;
}


caption {
   text-align: left;
	caption-side: top;
  	font-style: italic;
   margin-bottom:auto;
   padding-bottom: 0.1em;
   padding-top: 0.7em;
   margin-right:2em;
   margin-left:2em;
   }




/*************** ZAWARTOŚĆ KOLUMNY PRAWEJ ***************/

#tresc {
    margin      : 0px;
    border      : none;
    padding     : 30px;
    padding-top : 30px;
    width       : 567px;

    clear       : right;
    float       : center;
    
  background-image:url("images/bone_ob.png");
  background-repeat: no-repeat;
  background-position: center bottom;
  background-attachment: fixed;

   /* background  : rgb(255,255,179);*/
}

#tresc table {
 margin-left: 2em;
 margin-right: 2em;
 border: 1px solid #000;
 margin-top:1em;
 margin-bottom:1em;
 width: 88%;
 padding: 0.25em;
 border-collapse: collapse;
}
#tresc th {
 border: 1px solid;
 padding: 0.2em;
 font-weight: bold;
 text-align: center;
 vertical-align: middle;
 background-color:#fc0;
}
#tresc td {
 border: 1px solid;
 padding: 0.25em;
 vertical-align: center;
 text-align: center;
}

/*
#tresc ilustr {
 border: 4px solid;
 padding: 0.25em;
 horizontal-align: center;
 text-align: center;
}
#tresc img {
  margin-top: 0px;
  margin-bottom: 0px;
  margin-left:0em;
  margin-right:0em;
}

*/
/*************** POZOSTAŁE ***************/

/* poprawiamy wysokośc prawej kolumny */
/* ie nie interpretuje atrybutu min-height dlatego ustalamy sztucznie wysokość... */
/*#tresc {
    height : 800px;
}
*/
/* ...po czym przeglądarki różne od ie informujemy, o prawdziwej wysokości */
body>#strona>#kolumnaPrawa>#tresc {
    height     : auto;
    min-height : 400px;
}

