html, body {
    background-color: #F6EEA8;
    color: #000;
    padding: 10px;
    font-family: arial, sans-serif, helvetica;
    font-weight: normal;
    font-size: 12pt;
    text-align: center;

}



p.opis {font-style: italic;
    font-size: 18px;
    color: chocolate;
    margin-left: 15px;
    margin-bottom: 5px;
    margin-right: 20px;
    }





table { width: 699px;
        border-color: black;
        border-collapse: collapse;
        margin-top: 15px;
                }


table.kursy {border: 2px solid black;


}


table.oferta {border: 0px;
}


tbody.kursy {border: 2px solid black;
            }

td {font-color: gray;
    font-size: 12px;
    padding: 5px;


    }

td.naglowek {
             font-color: black;
             text-align:center;
             font-size: 10px;
             background-color: #F6EE70;
             padding: 5px;
             white-space: nowrap;

            }

td.tytul {
          font-size: 16px;
          text-align: center;
          background-color: #F6EE70;
          padding: 5px;
          white-space: nowrap;


}




div.logo {
          margin: 0px;
}

div.meni {position: relative; left: 0px;
          margin-bottom: 10px;
          width: 699px;
          text-align: justify;
}


div.stopka {
            text-align: center;
            clear: both;
            width: 100%;
}

div.srodek {
	text-align: left;
	clear: both;
	width: 669px;
	}

div.newsy {float: left;
            clear: both;
            padding: 5px;


}


p.stopka {color: gray;
    text-align: center;
    margin-left: 30pt;
    font-size: 7pt;
    }

p.tytul {color: darkred;
     font-weight: bolder;
     font-size: 15px;
     }


h1 {font-style: italic;
    font-size: 18px;
    color: chocolate;
    margin-left: 15px;
    margin-bottom: 5px;
    margin-right: 20px;
    }

ul, ul li {
	display: block;
     font-weight: bolder;
	list-style: none;
	margin: 0;
	padding: 0;
    font-size: 12px;
}

ul li {
	float: left;
     font-weight: bolder;


}

ul a:link, ul a:visited {
	text-decoration: none;
	display: block;
	width: auto;
	     font-weight: bolder;
	text-align: justify;
	color: chocolate;
	padding: 5px;
}

ul a:hover {

	padding: 7px 3px 3px 7px;
    color: chocolate;
         font-weight: bolder;
}



hr.cale {width: 699px;
        color: #2449D3;
        margin: 25px;
	width: 699px;

        }





