.bg {
	margin:0 120px 0 0;
}
.bg_szeroki {
	margin:0;
}

.bg01 {
	background:url(../images/ramka/bg_01_01.jpg) top left no-repeat;
}
.bg02 {
	background:url(../images/ramka/bg_02.jpg) top left repeat-x;
}
.bg03 {
	background:url(../images/ramka/bg_03.jpg) top right no-repeat;
}
.bg04 {
	background:url(../images/ramka/bg_04.jpg) bottom left repeat-y;
}
.bg05 {
	background:url(../images/ramka/bg_05.jpg) top left repeat;
}
.bg06 {
	background:url(../images/ramka/bg_06.jpg) bottom right repeat-y;
}
.bg07 {
	background:url(../images/ramka/bg_07.jpg) bottom left no-repeat;
}
.bg08 {
	background:url(../images/ramka/bg_08.jpg) bottom left repeat-x;
}
.bg09 {
	background:url(../images/ramka/bg_09.jpg) bottom right no-repeat;
}

.inhalt {
	margin:0;
	padding:130px 50px 50px 220px;
	min-height:500px;
	height:auto !important;
	height:500px;
}
