﻿div.momkuhni{
	border-left: 1px #e6e6e6 solid;
	border-right: 1px #e6e6e6 solid;
	width: 1000px;
	height: 1810px;
	position: absolute;
	left: 50%;
	margin-left: -500px;
	background-image: url('../img/bg.gif');
}
div.bodykuhni{
				width: 720px;
				height: 1250px;
				position: absolute;
				top: 225px;
				left: 240px;
				vertical-align: top;
}
div.menufootkuhni{
				background-position: right;
				width: 1002px;
				height: 220px;
				position: absolute;
				top:1500px;
				left: -1px;
				background-color: #141414;
				background-repeat: no-repeat;
				background-image: url('../img/menuright.png');
}
img.kuhni{
				width: 360px;
}
span.red{
				color: #FF0000;
				font-size: 15px;
}