@charset "utf-8";
A {
	color: #246137;
	text-decoration : none;
	border: 0;
}
A:visited {
	color: #2B623B;
	border: 0;
}
A:hover {
	color: #29613A;
	text-decoration : none;
	border: 0;
}
.strona {
	height: 701px;
	width: 1007px;
	margin-right: auto;
	margin-left: auto;
	background-color: #F5F5DD;
	background-image: url(image/template.jpg);
}
body {
	background-image: url(image/tlo.jpg);
	margin-top: 0px;
	margin-bottom: 0px;
	margin-right: auto;
	margin-left: auto;
	background-color: #F5F5DD;
	background-repeat: repeat-x;
}
.stopka {
	float: left;
	height: 20px;
	width: 100%;
	margin-top: 30px;
	color: #256239;
	font-weight: bold;
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
}
.box_txt {
	float: left;
	height: 350px;
	width: 570px;
	margin-left: 425px;
	margin-top: 170px;
}
.tytul {
	float: left;
	height: 100px;
	width: 100%;
}
.txt {
	height: 310px;
	width: 550px;
	float: left;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 15px;
	color: #2A623B;
	font-family: "Times New Roman", Times, serif;
}
.menu {
	float: left;
	height: 30px;
	width: 100%;
}
.podmenu {
	float: left;
	height: 18px;
	width: 180px;
	font-family: "Times New Roman", Times, serif;
	text-transform: none;
	color: #256239;
	margin: 5px;
	font-size: 16px;
	font-weight: bold;
}
.style1 {font-size: 12px}
.txt_adres {
	float: left;
	height: 40px;
	width: 100%;
	color: #29613A;
	margin-top: 5px;
}
.txt_tytul {
	float: left;
	height: 40px;
	width: 100%;
	color: #29613A;
	font-family: "Times New Roman", Times, serif;
	font-size: 32px;
	margin-top: 10px;
}
.style2 {
	font-size: 40px;
	font-weight: 400;
}

