/* -------------------- M E N U -------------------- */

#menu, #menu {
	position: absolute; top: 214px; left: 0;
	z-index: 10;
	list-style: none;
	background: url(bg_menu_default.gif);
	width: 704px; height: 27px;
}

#menu li {
	position: relative;
	float: right;
	z-index: 10;
	margin-top: 2px;
	border-left: 1px solid #d48385;
}

#menu li a { 
	color: #ffffff; text-align: center;
	display: block;
	float: left;
	font-family: Arial; font-size: 12px;
	padding-right: 13px; padding-left: 13px;
	font-weight: bold;
	height: 21px;
	padding-top: 4px;	
}

#menu li a:hover {
	background: url(bg_menu_h_default.gif);
	height: 21px;
}

.submenu {
	display: none;
	position: absolute; top: 25px; left: 0;
	z-index: 11;
	list-style: none;
	height: auto;
	padding-top: 3px;
	background: url(bg_menu_lewe_default.gif);
	border-bottom: 1px solid #f1bfc1;
}

#menu .submenu li {
	float: none;
	border: 0;
	border-top: 1px solid #f9d0d2;
	width: 181px;
	margin: 0px; padding: 0px;
	padding-left: 1px; padding-right: 1px;
	padding-bottom: 0px;
}

#menu ul.submenu li a {
	float: none;
	border:0px;	
	font-family: arial; font-size: 100%;
	width: 154px;
	height: auto;
	float: none;
	color: #e51b23;
	text-align: left;
	padding-top: 6px;
	padding-bottom: 6px;
}
	
#menu ul.submenu li a:hover {
	height: auto;
	float: none;
	background: none;
	background: #fce8e9;
}

/* to override top and left in browsers other than IE, which will position to the top right of the containing li, rather than bottom left */
#menu li>ul {
	top: 25px !important;
	left: 0px;
}

/* lists nested under hovered list items */
#menu li:hover ul, li.over ul {
	display: block;
}

/* -------------------//M E N U -------------------- */


/* -------------------- L E W A -------------------- */
#lewa {
	float: left;
	width: 183px;
	margin-top: 32px; margin-bottom: 20px;
}

#lewa h2 {
	color: #e51b23; font-size: 18px;
	padding-top: 10px; padding-bottom: 8px;
	background: url(bg_menu_lewe_top_default.gif);
	padding-left: 10px; padding-right: 10px;
	margin-bottom: 0px;
}

#lewa p.menu_bottom {
	height: 9px;
	background: url(bg_menu_lewe_bottom_default.gif) no-repeat;
}

#menu_lewe {
	font-family: arial; font-weight: bold;
	list-style: none;
	background: url(bg_menu_lewe_default.gif);
	padding-left: 10px; padding-right: 10px;
}

#menu_lewe li {
	background: url(punktor_default.gif) no-repeat;
	background-position: 0 10px;
	border-top: 1px solid #f9d0d2;
	padding-top: 7px; padding-bottom: 7px;
	padding-left: 18px;
}

#menu_lewe li a {
	color: #e51b23;;
}

#menu_lewe li a:hover {
	color: #f1898d;
}

#menu_lewe .ul_poziom3 {
	list-style: none;
	margin-top: 8px;
}

#menu_lewe .ul_poziom3 li {
	background: url(punktor2_default.gif) no-repeat;
	background-position: 0 11px;
	padding-left: 14px;
}

#menu_lewe .ul_poziom4 {

	margin-top: 8px;
	list-style: none;
	font-weight: normal;
}

#menu_lewe .ul_poziom4 li {
	background: url(punktor3_default.gif) no-repeat;
	background-position: 0 13px;
}
/* -------------------- L E W A -------------------- */


/* -------------------- S T O P K A -------------------- */

#stopka_site {
	clear: both;
	width: 862px;
	background: url(bg_stopka_default.gif);
	height: 18px;
	font-family: tahoma; font-size: 80%;
	color: #ffffff;
	padding-top: 5px;
	padding-left: 20px; padding-right: 20px;
}

#stopka_site span {
	float: left;
	display: block;
}

#stopka_site a { color: #ffffff; }
#stopka_site a:hover { color: #e9bec0; }

#stopka_site ul {
	margin-left: 30px;
	list-style: none;
	float: left;
}

#stopka_site ul li { float: left; }

#stopka_site ul li a {
	font-family: arial; font-size: 110%;
	padding-left: 14px; padding-right: 14px;
	border-right: 1px solid #ffffff;
}

/* -------------------//S T O P K A -------------------- */

object { outline:none; }
