/* speciální nastavení pro soortiment, kategorii koupelové oleje */

body {
	background-color: #FEE6CA;
}
#space {
	background-image: url(../sort_esenc/img/bgr_page_okr.jpg);
}

#header-box-02 {
	background-image: none;
	position: relative;
	left: 0px;
	top: 0px;
	background-color: #F2C99B;
	height: 128px;
}
#header-box-02 .titl-img-box, #header-box-02 .header-img {
	height: 128px;
	float: left;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #000000;
	margin: 0px;
	padding: 0px;
}
#header-box-02 .titl-img-box {
	background-image: url(../sort_esenc/img/bgr_header_img.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	width: 500px;
}
#header-box-02 img.titl-img {
	display: block;
	margin-top: 37px;
	margin-left: 30px;
}


h1, h2 {
	color: #AC7A60;
}
#text-box a, #table-box a, #text-box b, #text-box strong {
	color: #AC7A60;
}
a.menuitem {
	color: #AC7A60;
	background-image: url(../sort_esenc/img/listek.gif);
}
a.menuitem:hover {
	color: #C77C55;
	background-image: url(../sort_esenc/img/listek_akt.gif);
}
a.menuitem-first {
	color: #AC7A60;
	border-color: #C77C55;
}
a.menuitem-first:hover {
	color: #C77C55;
}
#header-menu a:hover {
	color: #AC7A60;
	text-decoration: underline;
}

