@charset "utf-8";
#layout-middle {
	background-image: url(../www_images/layout/mod2-middle.jpg);
	background-repeat: repeat-y;
}
#layout-down {
	background-image: url(../www_images/layout/mod2-bottom.jpg);
	background-repeat: no-repeat;
}
#one-navigace {
	background-image: url(../www_images/layout/mod2-pruh.jpg);
	background-repeat: no-repeat;
	width: 783px;
}
#one-navigace span {
	width: 700px;
}
#one-cont {
	width: 715px;
	position: relative;
	left: -10px;
}
#layout-one {
	width: 783px;
}

