body {
	background-image: url(images/stucco.jpg);
	background-repeat: repeat;
	background-color: #F5D04B;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	}

html, body { height: 100%;
}


p {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 20px;
	font-weight: normal;
	}

.adres {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
	line-height: 20px;

}
.top {
	background-image: url(images/TOP.gif);
	background-repeat: no-repeat;
	height: 127px;
	width: 710px;
}

a:link {
	color: #ffffff;
	text-decoration: none;
}
a:visited {
	color: #ffffff;
	text-decoration: none;
}
a:hover {
	color: #5F6AA7;
	text-decoration: none;
}
a:active {
	color: #5F6AA7;
	text-decoration: none;
}

h2 {	
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	}
	
.main {
	background-color: #FFFFFF;
	background-image: url(images/mainBG.gif);
	background-repeat: repeat-y;
}

h1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #000000;
	font-weight: normal;
}

h3 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 20px;
	font-weight: normal;
	}

.footer {
	background-color: #FFFFFF;
	background-image: url(images/footer.gif);
	background-repeat: no-repeat;
	height: 20px;
	width: 710px;
	background-position: bottom;
}
