/* Top navigation */
#shoc-logo {
	height: 138px;
	background: url(img/bg-logo.jpg) no-repeat;
	cursor: pointer;
	font-size: 0;
}

.top-navigation {
	height: 33px;
	font-size: 11px !important;
	margin-left: 200px;
	margin-top: -51px;
}

.top-navigation-menu li {
	display: inline;
	padding: 0 10px;
	text-transform: uppercase;
	line-height: 33px;
	height: 33px;
	list-style-type: none !important;
}

.top-navigation-menu li:hover {
	background: #D40000 url(img/bg-top-navigation-hover.jpg) repeat-x;
}

.top-navigation a {
	color: #FFF;
	text-decoration: none;
	font-weight: bold;
}

.nav-panel {
	background: #DCDCDE url('img/bg-nav-panel-right.gif') no-repeat bottom right;
	position: absolute;
	display: none;
	z-index: 10;
	border: none;
}

.nav-panel-body {
	width: 200px;
	padding: 0 8px 8px 8px;
	color: #666;
	background: url('img/bg-nav-panel-left.gif') no-repeat bottom left;
	line-height: 1.9em;
	z-index: 11;
	border: 1px solid #B1B1B1;
}

.navmenu {
	margin-bottom: 8px;
}

.navmenu li {
	display: block;
	text-transform: none;
	line-height: 1.6em;
	height: 1.6em;
	margin-right: 10px;
	padding: 0;
}

.nav-panel-body {
	text-transform: none;
	color: #333;
}

.nav-panel-block-title {
	font-weight: bold;
	margin-bottom: -6px;
}

.nav-panel a {
	margin: 0 0 0 6px;
	padding: 0 0 0 10px;
	background: url('img/bullet-red.gif') no-repeat center left;
	color: #666;	
	font-weight: normal;
}

.nav-panel a:hover {
	text-decoration: underline;
}

.nav-panel .level-0 {
	margin-top: 8px;
	font-weight: bold;
}

#nav-modellek-panel a {
	padding: 0 !important;
	margin: 0 !important;
}

#nav-modellek-panel th {
	padding-top: 10px;
}

#nav-modellek-panel img {
	border: 1px solid #F7F7F7;
}

#nav-modellek-panel img:hover {
	border: 1px solid #CCC;
}
