body {
   margin: 0;
   padding: 0;
   font-family: Verdana, Arial, Helvetica, sans-serif;
   background-color: #FFFFFF;
	color: white;
   text-align: center;
	background-image: url(graf/pub.jpg);
	background-repeat: no-repeat;
}
html, body, #opakowanie {
   min-height: 100%;
   width: 100%;
   height: 100%;
}
html>body, html>body #opakowanie {
   height: auto;
}
#opakowanie {
	text-align: left;
	position: relative;
	width: 860px;
	margin-right: auto;
	margin-left: auto;
	padding: 122px 0 0 0;
	/*border-left: 2px solid #722100;
	border-right: 2px solid #722100;
	border-bottom: 2px solid #722100;*/
}
#zawartosc {
	width: 860px;
	padding: 20px 10px 100px 0;
	background-color: #2DCD1D;
}
#zawartosc p {
   font-size: 80%;
   line-height: 1.8em;
	text-align: justify;
   padding-left: 2em;
}
#zawartosc h1 {
	font: normal 180% Georgia, "Times New Roman", Times, serif;
	color: Green;
	background-color: transparent;
}
#zawartosc h2 {
   font-size: 120%;
   color: #940D1E;
   background-color: transparent;
   border-bottom: 1px dotted #FF9006;
}
/*na stronie O nas */
.special{
	background-color: #8BED8C;
	color: #444444;
	font-weight: bold;
	padding: 5px;
	margin-left: 220px;
	border: 1px solid #3F8000;
}

#stopka {
	position: absolute;
	bottom: 0;
	width: 100%;
	border-top: 1px dotted #AAAAAA;
	background-color: transparent;
	color: #626262;
	font-size: 70%;
	text-align: center;
}

#menu
{
	width: 210px;
	float: left;
	margin-right: 20px;
	margin-left: -20px;
	margin-bottom: 20px;
	margin-top: 50px;
	border-left: 5px solid #455541;
	background-color: #009B01;
	font-family: Georgia;
}
#menu ul {
   list-style: none;
	margin-left: 0em;
   padding-left: 0;
}
#menu li {
   font-size: 80%;
   border-bottom: 1px solid #36ac40;
   margin-bottom: 0.8em;
	margin-left: 1em;
	margin-right: 1em;
   display: block;
}
#menu a:link, #menu a:visited {
	padding: 5px 5px 5px 0.5em;
	color: #000000;
	font-weight: normal;
}
#menu a:hover {
	padding: 5px 5px 5px 0.5em;
	color: #2DFF2E;
	font-weight: normal;
}
a:link, a:visited {
	color: #007B01;
	font-weight: bold;
}
a:hover{ color: #f11515;}
a:active{color:#B51032;}

img.fotoleft{
	float: left;
	margin: 0.6em;
	border: none;
}
img.fotoright{
	float: right;
	margin: 0.6em;
	border: none;
}
.punkty li{
	text-align: left;
	line-height: 1.8em;
	list-style-type: circle;
	font-size: 80%;
}
.bold{
	font-weight: bold;
}
.oferta{
	text-align: left;
	line-height: 1.4em;
}
.nazwakursu{
	font-size: 110%;
	color: #00015B;
	margin-bottom: 35px;
	border-bottom: 1px solid #00ff33;
}
.kurs{
	color: #E8FFF4;
	font-size: 75%;
}
.red{
	color: red;
}
caption{	text-decoration: underline;}
table{
	text-align: center;
	font-size: 80%;
}
th{
	background-color: #BBBBBB;
}
td{
	background-color: #D7D7D7;
	height: 2em;
	color: #000000;
	border: 0em;
}
/*odnośnik do ligi na stronie głównej*/
#liga{
	position: absolute;
	right: 0px;
	top: 5px;
	text-align: left;
	width: 258px;
	padding: 30px 0 40px 13px;
	background-image: url(foto/ligafoto.jpg);
	background-repeat: no-repeat;
}
#liga a:link, #liga a:visited{
	color: #7FFF00;
	font-size: 90%;
}
#liga a:hover{
	color: #6BD900;
}
.tabelaliga{
	text-align: center;
	font-size: 80%;
	width: 100%;
}
.tabelaliga th{
	background-color: #27E029;
}
.tabelaliga td{
	background-color: #8EEE8F;
	height: 2em;
	color: #000000;
	border: 0em;
}
