@charset "utf-8";
/* CSS Document */


html, body {
	font-size: 10px;
	height: 100%;
	background-image: url(images/porod/porod_bcklist.jpg);
	}
	
.heder_doula_zad {
	background-image: url(images/porod/porod_head.png);
	background-repeat: no-repeat;
	background-position: center top;
	position: absolute;
	margin-right: auto;
	margin-left: auto;
	height: 100%;
	width: 100%;
	z-index: 13;
}
.footer_doula_ozadje {
	background-image: url(images/porod/porod_footer.png);
	background-repeat: no-repeat;
	background-position: center top;
	position: absolute;
	margin-right: auto;
	margin-left: auto;
	height: 520px;
	width: 100%;
	z-index: 21;
	vertical-align: bottom;
	padding-top: 0px;
}
