body {
	font: 12px "verdana", "luxi-sans";
	background-image: url(img/tlo.gif);
	padding: 0;
	border: 0;
	margin: 0;
}

p {
	padding: 0;
	margin: 0;
	border: 0;
}

img {
	padding: 0;
	border: 0;
	margin: 0 auto;
}
	
h1 {
	font-size: 20px;
	font-weight: bold;
	color: #222;
	text-align: center;
}

/*********************************************
            TO JEST GORA STRONY
*********************************************/

#naglowek {
	padding-top: 10px;
	padding-bottom: 10px;
	font-size: 14px;
	font-weight: bold;
	color: #FF5555;
}

#naglowek table {

}

#naglowek table tr .gorny1 {
	width: 400px;
	height: 150px;
	font-size: 14px;
	font-weight: bold;
	text-align: center;
	color: #FF5555;
	border-top: 10px;
	background-image: url(img/swietlica.gif);
	background-repeat: no-repeat;
}

#naglowek table tr .gorny2 {
	width: 400px;
	font-size: 14px;
	font-weight: bold;
	text-align: center;
	color: #000000;
	background-image: url(img/paski/gora2.gif);
	background-repeat: no-repeat;
}

#naglowek table tr .gorny1 h1 {
   padding: 15px, 0px, 0px, 0px;

}

#naglowek table tr a:link {
	text-decoration: none;
	color: #FF1111;
	font-size: 14px;
}

#naglowek table tr a:hover {
	text-decoration: none;
	color: #FF1111;
	font-size: 14px;
}

#naglowek table tr a:visited {
	text-decoration: none;
	color: #FF1111;
	font-size: 14px;
}

/*********************************************
           TO JEST ŚRODEK STRONY
*********************************************/

#pudelko {

}


#pudelko table {

}

/*********************************************
         TO JEST LEWA CZĘŚĆ STRONY
*********************************************/
#pudelko table tr .lewagora {
	width: 130px;
	height: 60px;
	border-right: 10px;
	border-top: 10px;
	font-size: 14px;
	font-weight: bold;
}

#pudelko table tr .lewagora h1 {
   padding: 15px, 0px, 0px, 0px;

}

#pudelko table tr .lewyzero {
	width: 90px;
	vertical-align: top;
	border-right: 30px;
	border-top: 10px;
	border-bottom: 10px;
}

#pudelko table tr .lewy {
	width: 130px;
	height: 50px;
	vertical-align: top;
	border-right: 30px;
	border-top: 10px;
	border-bottom: 10px;
}

#pudelko table tr .lewy img {
	align: left;
	padding: 0;
	border-top: 0px;
	border-bottom: 0px;
	border-left: 0px;
	border-right: 0px;
	margin: 0 auto;
}

#pudelko table tr .prawy a:link {
   font-weight: bold;
	color: #FF3333;
	text-decoration: none;
}

#pudelko table tr .prawy a:hover {
   font-weight: bold;
	color: #FF3333;
	text-decoration: none;
}

#pudelko table tr .prawy a:visited {
   font-weight: bold;
	color: #FF3333;
	text-decoration: none;
}

/*********************************************
       	TO JEST PRAWA CZĘŚĆ STRONY
*********************************************/

#pudelko table tr .prawagora {
	width: 450px;
	height: 60px;
	font-size: 14px;
	border-top:10px;
	background-image: url(img/paski/prawy2.gif);
	background-repeat: no-repeat;
}

#pudelko table tr .prawagora h1 {
        padding: 15px, 0px, 0px, 0px;

}

#pudelko table tr .prawy {
	width: 510px;
	height: 500px;
	vertical-align: top;
	border-right: 30px;
	border-top: 10px;
	border-bottom: 10px;
}

#pudelko table tr .prawy img {
	align: left;
	padding: 0;
	border-top: 0px;
	border-bottom: 0px;
	border-left: 0px;
	border-right: 0px;
	margin: 0 auto;
}

#pudelko table tr .prawy p {
   font: 16px "verdana", "luxi-sans";
	margin-bottom: 8px;
	margin-left: 5px;
	margin-right: 12px;
	text-align: left;
}

#pudelko table tr .prawy a:link {
   font-weight: bold;
	color: #FF3333;
	text-decoration: none;
}

#pudelko table tr .prawy a:hover {
   font-weight: bold;
	color: #FF3333;
	text-decoration: none;
}

#pudelko table tr .prawy a:visited {
   font-weight: bold;
	color: #FF3333;
	text-decoration: none;
}

/*********************************************
       	TO JEST DOLNA CZĘŚĆ STRONY
*********************************************/

#stopka {
	font-size: 11px;
	color: #777;
	padding-top: 10px;
	padding-bottom: 10px;
}

#stopka table tr .dolny {
	width: 450px;
	color: #777;
}

#stopka table tr .dolny p {
	font-size: 10px;
	color: #777;
	text-align: center;
}

#stopka table tr a:link {
	text-decoration: none;
	color: #FF1111;
	font-size: 10px;
}

#stopka table tr a:hover {
	text-decoration: none;
	color: #FF1111;
	font-size: 10px;
}

#stopka table tr a:visited {
	text-decoration: none;
	color: #FF1111;
	font-size: 10px;
}

