#page_bottom {
	height: 97px;
	min-width: 1000px;
	max-width: 1010px;
	background: url('./images/bg_bottom.png') no-repeat center top;
	overflow: hidden;
}
body.uvod #page_bottom {
	background: url('./images/bg_bottom_hp.png') no-repeat center top;
}

#page_bottom p {
	color: white;
	font-size: 12px;
	margin: 32px 10px 0px 670px;
}
