body {
	background-color: #FFFCD5;
}
#all {
	width: 900px;
	margin-right: auto;
	margin-left: auto;
}
#all #logo {
	height: 180px;
	text-align: center;
	margin-top: 40px;
}
#all #logo a img {
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
}

#all #content {
	width: 800px;
	margin-right: auto;
	margin-left: auto;
}
#all #content #subcontent1 {
	float: left;
	width: 480px;
	background-image: url(imagesstr/col1.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	height: 400px;
	padding-top: 40px;
}
#all #content #subcontent1 p {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 22px;
	font-style: italic;
	font-weight: normal;
	color: #ED1B24;
	padding-left: 70px;
	margin-top: 10px;
	margin-bottom: 10px;
}

#all #content #subcontent2 {
	float: left;
	width: 320px;
	background-image: url(imagesstr/col2.jpg);
	background-repeat: no-repeat;
	background-position: right top;
	height: 250px;
	padding-top: 190px;
}
#all #content #subcontent2 p {
	margin-top: 7px;
	margin-bottom: 7px;
}
#all #content #subcontent2 p a {
	color: #00AEEF;
	font-weight: bold;
}


#all #poczta {
	width: 800px;
	margin-right: auto;
	margin-left: auto;
}
#all #poczta a img {
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
}
#stopka {
	text-align: center;
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 11px;
	color: #999;
	padding-top: 10px;
	margin-bottom: 20px;
}
#stopka .bold {
	font-weight: bold;
}
#stopka a {
	color: #999;
	font-weight: bold;
	text-decoration: none;
}


.clear {
	clear: both;
	height: 0px;
}
.male {
	font-size: 14px;
}
.konto {
	font-family: "Times New Roman", Times, serif;
	font-size: 20px;
}
.dane {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 22px;
}



.tel {
	font-weight: bold;
	color: #ED1B24;
}
