
body {
	background-image:url(../obrazky/bg_body.png);
}
#content {
	background-image:url(../obrazky/bg_content1400.png);
	width:1330px;
}
#content_top {
	min-height:600px;
	height:auto !important;
	height:600px;
	background-image:url(../obrazky/bg_content_top1400.png);
}
#left {
	width:190px;
}
#right {
	width:1090px;
}
#bottom {
	background-image:url(../obrazky/bg_bottom1400.png);
	height:40px;
	clear:both;
}
