body{
	background: #f4f4f4 url(../img/background.gif) repeat-x top;
}
#content {
	background: #fff url(../img/left.gif) repeat-y left bottom;
}
#content-middle {
	background: #fff url(../img/content-middle.gif) repeat-x left bottom;
}
#content-right {
	background: #fff url(../img/right.gif) repeat-y right bottom;
}
#footer {
	background: transparent url(../img/left-corner.gif) no-repeat left top;
}
#footer-middle {
	background: transparent url(../img/footer-bg.gif) repeat-x left top;
}
#footer-right {
	background: transparent url(../img/right-corner.gif) no-repeat right top;
}
#regulation a{
	background: transparent url(../img/regulation.gif) no-repeat right top;
}
.box {
	border: 1px solid #4a4a4a;
}
.list-arrowed li {
	background: transparent url(../img/home_arrow.gif) no-repeat 0 14px;
}
#dog-image {
	background: transparent url(../img/home_pies.gif) no-repeat;
}
