html, body {
	background-color: #FFF;
	margin: 0px;
	padding: 0px;
	font-family: "Palatino Linotype", "Book Antiqua", Palatino, serif;
	font-weight: normal;
	color: #214D69;
	text-decoration: none;
	height: 100%;
	width: 100%;
	font-size: small;
	font-style: normal;
} 
table {
	padding: 0px;
	width: 100%;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
}


a {
	color:#2f6e96;
	text-decoration:none
}
a:link {
	color:#2f6e96;
	text-decoration:none
}
a:active {
	color:#2f6e96;
	text-decoration:none
}
a:visited {
	color:#2f6e96;
	text-decoration:none
}
a:hover {
	color:#1a577d;
	text-decoration:underline
}
#maintable {
	background-color: #FFF;
	background-image: url(images/mainbg.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	padding: 0px;
	height: 600px;
	width: 870px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
#topleft {
	background-color: #FFF;
	background-image: url(images/boanda_01.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	margin: 0px;
	padding: 0px;
	height: 100px;
	width: 80px;
}
#topcenter {
	background-color: #FFF;
	background-image: url(images/boanda_02.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	margin: 0px;
	height: 64px;
	width: 515px;
	padding-top: 36px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 5px;
}
#topright {
	background-color: #FFF;
	background-image: url(images/boanda_03.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	margin: 0px;
	padding: 0px;
	height: 100px;
	width: 270px;
}
#midleleft {
	background-color: #FFF;
	background-image: url(images/boanda_04.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	margin: 0px;
	padding: 0px;
	height: 440px;
	width: 80px;
}
#midlecenter {
	background-color: #FFF;
	background-image: url(images/boanda_05.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	margin: 0px;
	padding: 10px;
	height: 420px;
	width: 500px;
	text-align: left;
	vertical-align: top;
	
}

#midleright {
	background-color: #FFF;
	background-image: url(images/boanda_06.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	margin: 0px;
	padding: 0px;
	height: 440px;
	width: 270px;
	text-align: left;
	vertical-align: top;
}
#bottomleft {
	background-color: #FFF;
	background-image: url(images/boanda_07.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	margin: 0px;
	padding: 0px;
	height: 60px;
	width: 80px;
}
#bottomcenter {
	background-color: #FFF;
	background-image: url(images/boanda_08.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	margin: 0px;
	height: 55px;
	width: 515px;
	font-size: small;
	color: #FFF;
	text-decoration: none;
	font-family: Verdana, Geneva, sans-serif;
	font-weight: normal;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 0px;
	padding-left: 0px;
}
#bottomcenter a{
	color: #FFF;
	text-decoration: none;
}
#bottomright {
	background-color: #FFF;
	background-image: url(images/boanda_09.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	margin: 0px;
	padding: 0px;
	height: 60px;
	width: 270px;
}
#menu {
	margin: 0px;
	padding: 0px;
	float: right;
	width: 270px;
}
#menu ul{
	list-style-type: none;
	margin: 0px;
	padding: 0px;
	width: 270px;
}
#page_title {
	font-size: large;
	line-height: normal;
	font-weight: bolder;
	text-decoration: none;
	margin: 0px;
	width: 100%;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 5px;
	height: 40px;
}
#page_content {
	margin: 0px;
	height: 360px;
	width: 490px;
	overflow: auto;
	padding-top: 0px;
	padding-right: 5px;
	padding-bottom: 0px;
	padding-left: 5px;
}
#page_content img{
	border: 3px solid #FFF;
	margin: 4px;
	padding: 0px;
	height: 75px;
	width: 100px;
}
#map {
	height: 358px;
	width: 488px;
	margin: 0px;
	padding: 0px;
	border: 1px solid #214D69;
}
#googlecloud {
	border: 1px solid #F00;
}
#company {
	margin: 0px;
	padding: 0px;
	float: left;
	width: 230px;
}
#formularz {
	margin: 0px;
	float: right;
	width: 245px;
	
	padding-top: 0px;
	padding-right: 5px;
	padding-bottom: 0px;
	padding-left: 0px;
}
#formularz input, textarea{
	font-family: "Palatino Linotype", "Book Antiqua", Palatino, serif;
	font-weight: normal;
	color: #006;
	text-decoration: none;
	margin: 2px;
	padding: 2px;
	width: 245px;
	background-color: #FFF;
	border: 1px solid #CCC;
}
#formularz textarea{
	height: 100px;
}
.buton {
	width: 245px;
	margin: 0px;
	padding: 0px;
	font-family: "Palatino Linotype", "Book Antiqua", Palatino, serif;
	font-weight: normal;
	color: #006;
	text-decoration: none;
}

.willa {
	margin-left: 5px;
}
.okolica {
	margin-left: 20px;
}
.dojazd {
	margin-left: 35px;
}
.kontakt {
	margin-left: 50px;
}
.pd {
	font-size: x-small;
	font-weight: normal;
	text-decoration: none;
	line-height: normal;
}
.alert {
	color: #F00;
}

