@charset "iso-8859-1";
/* CSS Document */

#content #menyBox {
	margin-top: 0px;
	margin-right: 30px;
	margin-left: 30px;
	height: 19px;
	background-image: url(img/menuButtonBg.jpg);
	background-repeat: repeat-x;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	list-style-type: none;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 0px;
}
*html #content #menyBox {
	background-color: #03F;
	margin-top: 0px;
	margin-right: 30px;
	margin-left: 30px;
	margin-bottom: 10px;
	height: 20px;
	background-image: url(img/menuButtonBg.jpg);
	background-repeat: repeat-x;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	list-style-type: none;
	padding: 0;
}
#menyBox ul {
	display: block;
	list-style-image: none;
	list-style-type: none;
	margin: 0px;
	padding: 0px;
}
*html #menyBox ul {
	display: block;
	list-style-image: none;
	list-style-type: none;
	padding: 0px;
	height: 1px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: -14px;
	margin-left: 0px;
}
#menyBox li {
	float: left;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #999999;
	border-left-color: #000066;
	padding-top: 2px;
	margin: 0px;
	padding-bottom: 3px;
}
#menyBox li #begMarkumeny ul {
	list-style-image: none;
	list-style-type: none;
	margin: 0px;
	padding-top: 5px;
	padding-bottom: 0;
	padding-left: 0;
}
#menyBox li #begMarkumeny ul li {
	/*	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #999999;
	border-left-color: #000066;
*/	padding-top: 0px;
	margin: 0px;
	padding-bottom: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
/*	background-color: #00C;
	width: 100%;
*/}
#menyBox a {
	color: #FFFFFF;
	text-decoration: none;
	padding-right: 5px;
	padding-left: 5px;
	padding-top: 2px;
	padding-bottom: 3px;
}
#menyBox a:hover {
	text-decoration: none;
	background-color: #FF0000;
}
#leftBox ul {
	padding-top: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 1px;
	list-style-type: none;
	background-color: #FFFF99;
}
#leftBox li {
	margin-left: 0px;
	margin-right: 0px;
	list-style-type: none;
	margin-bottom: 0px;
	padding-left: 0px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #FFF;
	background-image: url(img/redArrow2.gif);
	background-repeat: no-repeat;
	background-position: 2px center;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CEB81E;
}
#leftBox li:hover {
	background-color:#DEFE01;
	background-image: url(img/redArrow2.gif);
}
*html #leftBox li a:hover {
	background-color:#DEFE01;
}
.spaltBox {
	float: left;
	width: 350px;
	margin-bottom: 10px;
}
.clearBoth {
	clear: both;
}
#content #menyBox ul li #begMarkumeny {
	background-color: #00C;
}
#content #menyBox ul li #begMarkumeny ul li a {
	display: block;
	padding: 2px 2px 2px 4px;
}
#content #menyBox ul li #begMarkumeny ul li a:hover {
	background-color:#F00;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#begMarkumeny {
	position:absolute;
	top:197px;
	left:372px;
	visibility:hidden;
}

