* {
	margin: 0;
	padding: 0;
	font-family: Arial, Helvetica, sans-serif;
	color: #000;
}

body {
	background-image: url('./../img/tlo.png');
	background-repeat: repeat-x;
	background-color: #fff;
	text-align: center;
}

img {
	border: 0;
}

div {
	overflow: hidden;
}

a {
	text-decoration: none;
	color: #000;
}

a:hover {
	color: #0a79e3;
}

#wszystko {
	width: 767px;
	margin-top: 10px;
	margin-left: auto;
	margin-right: auto;
	text-align: left;
}

#nagl_lewy {
	width: 178px;
	height: 232px;
	float: left;
}

	#logo {
		height: 105px;
		background-image: url('./../img/logo.png');
		background-repeat: no-repeat;
	}

	ul#menu {
		display: block;
		list-style: none;
	}

		ul#menu li {
			display: block;
			list-style: none;
			height: 18px;
		}

		ul#menu a {
			display: block;
			height: 17px;
			font-weight: bold;
			font-size: 11px;
			padding-left: 43px;
			padding-top: 1px;
			outline: 0;
		}

		#menu1 {
			background-image: url('./../img/menu1.png');
			background-color: #fcf1c9;
		}

		#menu2 {
			background-image: url('./../img/menu2.png');
			background-color: #fdf2cb;
		}

		#menu3 {
			background-image: url('./../img/menu3.png');
			background-color: #fdf3d0;
		}

		#menu4 {
			background-image: url('./../img/menu4.png');
			background-color: #fdf3d0;
		}


		#menu5 {
			background-image: url('./../img/menu5.png');
			background-color: #fdf3d0;
		}
		
		ul#menu a:hover {
			color: #000;
			background-color: #ac201c;
		}

	#podlista {
		height: 37px;
		background-image: url('./../img/podlista.png');
		background-repeat: no-repeat;
	}

#nagl_prawy {
	width: 589px;
	height: 232px;
	float: right;
	background-image: url('./../img/banner.jpg');
	background-repeat: no-repeat;
}

#srodek {
	clear: both;
	background-image: url('./../img/srodek.png');
	background-repeat: repeat-y;
	padding: 0 20px 30px 20px;
}

	#tytul {
	  font-size: 18px;
		font-weight: bold;
		color: #ad2721;
		text-align: right;
		margin-right: 47px;
		margin-bottom: 30px;
	}
	
	.text {
		font-size: 12px;
		line-height: 170%;
		text-align: justify;
	}
	
	a.text {
	text-decoration: underline;
	color: #000;
      }

     a.text:hover {
	color: #0a79e3;
      }
	
	.text_center {
		font-size: 12px;
		line-height: 100%;
		text-align: center;
	}

#stopka {
	height: 22px;
	background-image: url('./../img/stopka.png');
	background-repeat: no-repeat;
	background-color: #fff;
	font-size: 10px;
}

	#stopl {
		float: left;
		text-align: left;
		padding-left: 15px;
		width: 368px;
	}
	
	#stopr {
		float: right;
		text-align: right;
		padding-right: 15px;
		width: 369px;
	}


/* OFERTA */

	.tabltit {
		text-align: center;
		font-size: 15px;
		font-weight: bold;
		margin-top: 30px;
		margin-bottom: 4px;
	}

	.tabloferta {
		margin: auto;
	}

		.tabloferta th {
			vertical-align: middle;
			border-top: 2px solid #0a79e3;
			border-bottom: 3px solid #ad2721;
			font-size: 12px;
			font-weight: bold;
			text-align: center;
			padding-top: 2px;
			padding-bottom: 2px;
			width: 100px;
		}

		.tabloferta td {
			vertical-align: middle;
			border-bottom: 1px solid #0a79e3;
			font-size: 11px;
			text-align: center;
			padding-top: 2px;
			padding-bottom: 2px;
			width: 100px;
		}
	
		.tabloferta img {
			width: 75px;
			height: 75px;
			margin: 4px;
		}
		
/* KONTAKT */

	#address {
		font-size: 12px;
		font-style: normal;
		line-height: 150%;
		margin: 50px 0 50px 100px;
	}

	#address b {
		font-size: 14px;
		line-height: 300%;
	}
	
	#formkontakt {
		width: 580px;
		margin-left: 73px;
		font-size: 12px;
		line-height: 30px;
	}
	
		#formkontakt label {
			line-height: 30px;
			float: left;
			clear: left;
		}

		#formkontakt #labeltresc {
			line-height: 312px;
		}

		#formkontakt textarea {
			margin-top: 5px;
			height: 300px;
			width: 500px;
			float: right;
			clear: right;
			border: 1px solid #b3b9c3;
		}
		
		#formkontakt input.wpisy {
			margin-top: 5px;
			margin-right: 200px;
			height: 18px;
			width: 300px;
			float: right;
			clear: right;
			border: 1px solid #b3b9c3;
		}
		
		#formkontakt #przyciski {
			float: left;
			clear: both;
			padding-left: 225px;
			width: 100%;
		}
		
		#formkontakt .submit {
			margin-top: 5px;
			margin-right: 10px;
			width: 60px;
		}
		
		#poszlo {
			font-size: 14px;
			font-weight: bold;
			margin: 100px;
			text-align: center;
		}
		
/* ATESTY */

		#atesty-cont {
			width: 580px;
			margin-left: 73px;		
		}
		
		.atesty-img {
			font-size: 12px;
			font-weight: bold;
			float: left;
			width: 193px;
			overflow: hidden;
			text-align: center;
			margin-top: 20px;
			margin-bottom: 50px;
			outline: 0;
		}
	
			.atesty-img a {
				outline: 0;
			}