		 						body{
		 							background-color: #FFFFFF;
		 							margin: 0;
		 							padding: 0;
		 							text-align: center;
		 						}

		 						#naglowek{
		 							width: 820px;
		 							height: 310px;
		 							background-image: url(img/head.jpg);
		 							background-repeat: no-repeat;
		 							margin: 0 auto;
		 						}



		 						#kont{
		 							width: 820px;
		 							background-image: url(img/podklad.gif);
		 							background-repeat: repeat-y;
		 							background-position: center top;
		 							margin: 0 auto;
		 							text-align: left;
		 						}
										 						#kont2{
		 							width: 820px;
		 							background-image: url(img/podklad.gif);
		 							background-repeat: repeat-y;
		 							background-position: center top;
		 							margin: 0 auto;
		 							text-align: center;
									margin-top: -80px;
		 						}

		 						#slowo{
		 							padding-left: 100px;
		 							padding-right: 100px;
		 							color: White;
		 							font-family: Arial, Helvetica, sans-serif;
		 							font-size: 12px;
		 						}
								#slowo a{
								color: white;
								text-decoration: none;
																}
								#slowo a:hover{
								font-weight: bold;
								}								
		 						#menu{

		 							text-align: left;
		 							float: left;
		 							width: 200px;
		 							margin-bottom: 2px;
		 							padding-left: 70px;
		 							color: White;
		 							font-family: Georgia;
		 							font-size: 11px;
									padding-right: 10px;
									border-right: 1px dashed #8E9B8B;


		 						}
		 						#menu a{
		 							color: Maroon;
		 							text-decoration: none;
		 							text-align: right;
		 						}
		 						#menu a:hover{
		 							color: white;
		 						}

		 						#text{
		 							float: right;
		 							width: 410px;
		 							display: block;
		 							font-family: "Trebuchet MS", sans-serif;
		 							font-size: 12px;
		 							line-height: 16px;
		 							padding-right: 100px;
		 							padding-top: 10px;
									color: white;
		 						}
		 						#text p {
		 							margin: 0;
		 							padding-top: 10px;
		 							color: white;
		 						}
		 						#text h1 {
		 							margin: 0;
		 							margin-top: 15px;
		 							padding: 0;
		 							padding-bottom: 16px;
		 							font-family: "Trebuchet MS", sans-serif;
		 							font-size: 18px;
		 							color: #304759;
		 							line-height: 20px;

		 						}
		 						#text em{
		 							display: block;
		 							font-size: 10px;
		 							color: #A2A2A2;
		 							font-style: normal;
		 							padding-bottom: 8px;
		 						}
		 						#text a{
		 							color: #EF8100;
		 							text-decoration: none;
		 						}
		 						#text a:hover{
		 							text-decoration: underline;
		 						}
		 						#czysc{
		 							clear: both;}
		 						#stopka{
		 							width: 820px;
		 							background-image: url(img/stopka.gif);
		 							background-repeat: no-repeat;
		 							margin: auto;
		 							clear: both;
		 							padding-top: 30px;
		 							text-align: center;
		 							color: #4D4D4D;
		 							font-family: "Trebuchet MS", sans-serif;
		 							font-size: 11px;
		 							padding-bottom: 130px;

		 						}
		 						#stopka2{
		 							display: none;
		 						}
		 						#stopka a{
		 							font-family: "Trebuchet MS", sans-serif;
		 							font-size: 11px;
		 							text-decoration: none;
		 							color: Black;
		 							text-align: right;
		 						}
		 						#stopka a:hover{
		 							text-decoration: underline;
		 						}
		 						#pageHeader{
		 							display: none;
		 						}
		 						#spon{
		 							clear: left;
		 							float: left;
		 							width: 202px;
		 							text-align: center;
		 							font-family: "Trebuchet MS", sans-serif;
		 							color: #304759;
		 							font-size: 12px;
		 							font-weight: bold;
		 							padding-top: 20px;
		 							padding-bottom: 10px;
		 						}
		 						#bez{
		 							border: none;
		 						}
