@charset "utf-8";


/* CSS Document */


body {
	font-family: Tahoma, Arial, Verdana, "Times New Roman";
	font-size: 12px;
	color: #5b4332;
	background-color: #462516;
	margin: 0px;
	padding: 0px;
	background-image: url(../images/bkg2.jpg);
}

a:link,
a:active,
a:visited {
	color: #BB5022;
}

a:hover {
	color: #FF9600;
}

.layout-wrapper {
	width: 980px;
	margin-right: auto;
	margin-left: auto;
}

.layout-header {
	height: 344px;
	position: relative;
	background-image: url(../images/header-kitchen.jpg);
	background-repeat: no-repeat;
	background-position: right top;
}

.layout-header .doors {
	background-image: url(../images/doors.jpg);
	height: 246px;
	width: 259px;
	position: absolute;
	left: 718px;
	top: 28px;
	z-index: 1;
}

.layout-header .logo:link,
.layout-header .logo:visited,
.layout-header .logo:active,
.layout-header .logo:hover {
	background-image: url(../images/logo.gif);
	background-repeat: no-repeat;
	display: block;
	height: 129px;
	width: 298px;
	position: absolute;
	left: 30px;
	top: 30px;
}

.layout-header .line {
	background-image: url(../images/header-line.gif);
	height: 19px;
	width: 980px;
	position: absolute;
	left: 0px;
	top: 244px;
}

.layout-header .topmenu {
	list-style-position: outside;
	color: #FFFFFF;
	position: absolute;
	left: 370px;
	top: 31px;
	font-size: 12px;
	font-weight: bold;
	list-style-type: none;
	margin: 0px;
	border-left-width: 5px;
	border-left-style: solid;
	border-left-color: #5c3e2d;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 20px;
}

.layout-header .topmenu li {
	background-image: url(../images/pointer1.gif);
	background-repeat: no-repeat;
	background-position: left center;
	padding-top: 6px;
	padding-bottom: 6px;
	padding-left: 20px;
}

.layout-header .topmenu a:link,
.layout-header .topmenu a:visited,
.layout-header .topmenu a:active {
	color: #FFFFFF;
	text-decoration: none;
}

.layout-header .topmenu a:hover {
	color: #FF9600;
}

.layout-header .menu {
	background-color: #7C3517;
	height: 81px;
	position: absolute;
	width: 980px;
	top: 263px;
}

.layout-header .menu ul {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}

.layout-header .menu strong {
	display: none;
}

.layout-header .menu .separator {
	background-image: url(../images/header-menu-separator.gif);
	background-repeat: no-repeat;
	background-position: bottom;
	height: 82px;
	width: 19px;
	position: absolute;
	left: 341px;
	top: 0px;
	z-index: 2;
}

.layout-header .menu #separator1 {
	left: 698px;
	top: -1px;
}

.layout-header .menu #separator2 {
	left: 360px;
	top: -1px;
}

.layout-header .menu1:link,
.layout-header .menu1:active,
.layout-header .menu1:visited,
.layout-header .menu1:hover {
	background-image: url(../images/button-profilovana-dvirka.gif);
	background-repeat: no-repeat;
	display: block;
	height: 43px;
	width: 340px;
	margin: 18px;
	position: absolute;
	left: 2px;
}

.layout-header .menu2:link,
.layout-header .menu2:active,
.layout-header .menu2:visited,
.layout-header .menu2:hover {
	background-image: url(../images/button-kuchyne.gif);
	background-repeat: no-repeat;
	display: block;
	height: 43px;
	width: 313px;
	margin: 18px;
	position: absolute;
	left: 364px;
	top: 0px;
}

.layout-header .menu3:link,
.layout-header .menu3:active,
.layout-header .menu3:visited,
.layout-header .menu3:hover {
	background-image: url(../images/button-hlinikove-ramecky.gif);
	background-repeat: no-repeat;
	display: block;
	height: 43px;
	width: 240px;
	margin: 18px;
	position: absolute;
	left: 704px;
	top: 0px;
}

.layout-news-wrapper {
	background-color: #F3E1CA;
	height: auto;
	margin-bottom: 1px;
	position: relative;
	width: 980px;
}

.layout-news-wrapper .news {
	width: 450px;
	font-size: 11px;
	color: #7C3517;
	height: 130px;
	float: left;
	margin: 15px;
}

.layout-news-wrapper #news1 {
	left: 20px;
	top: 20px;
}

.layout-news-wrapper #news2 {
	left: 510px;
	top: 20px;
}

.layout-news-wrapper .news h3 {
	margin: 0px;
	font-size: 15px;
	font-weight: bold;
	color: #7C3517;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 25px;
	text-transform: uppercase;
}

.layout-news-wrapper .news img {
	border: 7px solid #F9F0E6;
	float: left;
	margin-right: 14px;
}

.layout-slogan {
	background-image: url(../images/label1.gif);
	background-repeat: no-repeat;
	background-position: center center;
	height: 150px;
	background-color: #5C3E2D;
}

.layout-footer {
	background-color: #472b1c;
	padding: 20px;
	color: #BFA282;
	font-size: 10px;
}

.layout-footer a:link,
.layout-footer a:active,
.layout-footer a:visited,
.layout-footer a:hover {
	color: #BFA282;
}

.ncsv {
	display: none;
}

.clearBoth
{
	clear: both;
}
