* {
	margin: 0px;
	padding: 0px;
	border-style: none;
	border-width: 0px;
}
body {
	font-family: Georgia, "Times New Roman", Times, serif;
	background-color: #E1DCC0;
	background-image: url(images/tlo.gif);
}
a:link, a:visited {
	color: #5D1610;
	text-decoration: none;
}
a:hover {
	color: #5D1610;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
}
#strona {
	background-color: #F4F2E6;
	width: 776px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 6px;
	border: 1px solid #8A7978;
	background-image: url(images/tlo_strona.gif);
	background-repeat: repeat-y;
}
#gora {
	height: 11px;
	width: 776px;
}
#logo {
	height: 122px;
	width: 221px;
	float: left;
	padding-left: 11px;
}
#top {
	height: 204px;
	width: 533px;
	float: right;
	padding-right: 11px;
}
#menu {
	height: 185px;
	width: 207px;
	float: left;
	padding-left: 19px;
}
#tytul {
	height: 103px;
	width: 533px;
	float: right;
	padding-right: 11px;
}
#foto-lewy {
	float: left;
	padding-top: 53px;
	padding-left: 20px;
	padding-bottom: 10px;
	width: 205px;
}
#tekst {
	width: 503px;
	float: right;
	padding-right: 26px;
	font-size: 0.95em;
	padding-top: 15px;
	color: #210603;
}
#tekst p {
	padding-bottom: 1em;
	text-align: justify;
}
#tekst ul {
	padding-left: 1.5em;
	padding-bottom: 1em;
}
#tekst li {
	padding-bottom: 0.1em;
}
#stopka {
	height: 28px;
	width: 776px;
	clear: both;
	background-image: url(images/1_dol.gif);
	font-size: 10px;
	color: #4E4A33;
	text-align: center;
}
label {
	display: block;
	width: 100px;
	float: left;
	margin-top: 5px;
	margin-left: 40px;
}
input.kontakt {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 0.95em;
	width: 250px;
	margin-bottom: 10px;
	border: 1px solid #333333;
	color: #000000;
	padding: 1px;
}
textarea.kontakt {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 0.95em;
	width: 250px;
	height: 100px;
	margin-bottom: 10px;
	border: 1px solid #333333;
	color: #000000;
	padding: 1px;
}
input.guzik-kontakt {
	font-family: Georgia, "Times New Roman", Times, serif;
	text-align: center;
	margin-top: 5px;
	margin-bottom: 5px;
	font-size: 0.95em;
	color: #4E4A33;
	background-color: #E1DCC0;
	border: 1px solid #4E4A33;
	cursor: hand;
	padding-top: 1px;
	padding-bottom: 1px;
	padding-right: 5px;
	padding-left: 5px;
}
