
/* CSS Document */
#menuBottom {
	background-image: url(../imgs/1024/menuSpodni.gif);
	background-repeat: no-repeat;
}
#content {
	background-image: url(../imgs/1024/whiteBg.gif);
	background-repeat: repeat-y;
	padding-top: 30px;
	padding-right: 80px;
	padding-bottom: 30px;
	padding-left: 80px;
}
#footer {
	background-image: url(../imgs/1024/footer.gif);
	background-repeat: no-repeat;
}
