.tlo {
	background-image: url(images/tlo-gora-b.jpg);
	background-repeat: repeat-x;
	background-position: top;
}
.stopka {
	background-image: url(images/acer-bud5_12.jpg);
	background-repeat: repeat-x;
}
.lewe-tlo {
	background-image: url(images/lewe-tlo.jpg);
	background-repeat: repeat-y;
	background-position: right;
}
.gora-tlo {
	background-image: url(images/g.jpg);
	background-repeat: repeat-x;
}
.prawe-tlo {
	background-image: url(images/prawe-tlo.jpg);
	background-repeat: repeat-y;
	background-color: #FFFFFF;
	background-position: right;
}

.ramka {
	border-top-width: medium;
	border-right-width: medium;
	border-bottom-width: medium;
	border-left-width: medium;
	border-top-style: inset;
	border-right-style: inset;
	border-bottom-style: inset;
	border-left-style: inset;
	border-top-color: #FF0000;
	border-right-color: #C73A30;
	border-bottom-color: #C73A30;
	border-left-color: #E72621;
}
