<style type="text/css">
<!--

/* style tresci */

html, body      {
                         margin-top: 10px;
						 padding: 0px;
						 }

body               {
                         position: absolute;
						 width: 960px;
						 padding: 0px;
						 left: 50%;
						 margin-left: -480px;
						 margin-top: 5px;
                         font-family: Verdana, Arial, Helvetica, sans-serif;
                         background: #ebe9e2;
						 }

.tytul_strony    {
	                    padding-top: 10px; 
	                    padding-left: 25px;
	                    padding-bottom: 20px; 
	                    color: #004120; 
	                    font-style: oblique;
                        font-variant: small-caps;
	                    font-size: 28px;
			            font-weight: bold;
	                    }

.sponsorzy         {
						 padding-top: 0px;
						 padding-right: 0px;
						 padding-left: 0px;
						 padding-bottom: 15px;
                         text-align: center;
						 font-size: 10pt;
                         background: #dae4ab;
						 color: #000000;
                        }

.stopka         {
						 padding-top: 15px;
						 padding-right: 0px;
						 padding-bottom: 15px;
                         text-align: center;
						 font-size: 10pt;
						 background-image: url(grafika/2009/tlo.jpg);
						 color: #ffffff;
                        }

UL                 {
                       list-style-type: disc;
	                   }

UL.liczba         {
                       list-style-type: decimal;
	                   }

/* tabelka programu */

TD.opis {
			font-size: 12pt; 
			text-align: center; 
			background: #dae4ab;
			color: #004120; 
            font-style: oblique;
			font-weight: normal;
}

TD.program {
			font-size: 10pt; 
			text-align: left; 
			background: #004120;
			color: #ffffff; 
		   width: 25%;
}

TD.czas {
			font-size: 12pt; 
			text-align: center; 
			background: #0b8334;
			color: #ffffff; 
}

/* style linkow */

A:link  {
         color: #004120; 
		 text-decoration: none; 
		 }
A:active {
         color: #004120; 
		 text-decoration: none; 
		 }
A:visited  {
         color: #004120; 
		 text-decoration: none; 
		 } 
A:hover {
         color: #dae4ab; 
		 text-decoration: underline;
		 }

A:link.bok  {
         color: #ffffff; 
		 text-decoration: none; 
		 }
A:active.bok {
         color: #ffffff; 
		 text-decoration: none; 
		 }
A:visited.bok  {
         color: #ffffff; 
		 text-decoration: none; 
		 } 
A:hover.bok {
         color: #dae4ab; 
		 text-decoration: underline;
		 }
						
/* rozmieszczenie elementów strony */

div#strona {
                         float:left;
						 width: 960px;
                         background: #ffffff;
						 }

div#naglowek {
                         text-align: center;
						 }

div#stopka {
                         clear: left;
                         margin-top: 0px;
                         margin-right: 0px;
                         margin-left: 0px;
                         margin-bottom: 0px;
						 }

/* czesc glowna lewa i centrum */

TD.prawa {
                         padding-top: 0px;
                         padding-right: 20px;
                         padding-left: 20px;
                         padding-bottom: 20px;
						 width: 710px;
                         background: #ffffff;
						 color: #000000;
                         text-align: left;
						 font-size: 10pt;
						 }

TD.lewa {
                         padding-top: 10px;
                         padding-right: 0px;
                         padding-left: 0px;
                         padding-bottom: 20px;
						 width: 210px;
                         background: #004120;
						 color: #ffffff;
						 font-size: 10pt;
                         text-align: center;
						 }

/* menu */

div.menu {
    width: 100%;
	     }
		 
div.menu table {
    width: 100%;
	     }

div.menu table tr td {
	height: 24px;
    width: 8%;
	border-right: #272829 1px solid; 
	border-left: #272829 1px solid; 
	border-top: #272829 1px solid; 
	border-bottom: #272829 1px solid; 
    background: #004120;
    font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	     }
		 
div.menu table tr td a {
	display: block; 
	text-decoration: none;
	text-align: center;
    color: #ffffff; 
	     }

div.menu table tr td a:link {
	text-decoration: none;
	     }

div.menu table tr td a:active {
	text-decoration: none;
	     }

div.menu table tr td a:visited {
	text-decoration: none;
	     }

div.menu table tr td a:hover {
    background: #004120;
    color: #dae4ab; 
	text-decoration: none;
	     }

 -->
< /style>

