/* Ta CSS style-sheet se uporablja na glavni strani za poročne obleke (/izposoja_porocnih_oblek/index.php) */

P.porocne_obleke_tekst {
	text-align:right;
	margin:32px 0px 0px 0px;
}

DIV.bg_Porocne_Obleke_main1 {
	position:absolute;
	top: 0px;
	left: 0px;
	width: 750px;
	height: 350px;
	background-image: url(/img/background/porocne_obleke/porocne-obleke-1.jpg);
	background-position:left top;
	background-repeat: no-repeat;
}

DIV.bg_Porocne_Obleke_main2 {
	position:absolute;
	top: 350px;
	left: 0px;
	width: 750px;
	height: 350px;
	background-position:left top;
	background-repeat: no-repeat;
	background-image:url(/img/background/porocne_obleke/porocne-obleke-2.jpg);
}

BODY.bg_Porocne_Obleke_main {
	background-repeat: no-repeat;
	background-position: 0px 700px;
	background-image: url(/img/background/3-park.jpg);
}

