/* CSS Document */
.price_list th {
	font-size: 10px;
	font: Arial;
	text-align:center;
}
.price_list th sup {
	font-size:7px;
}
.price_list .first td {
	background:#EEEDFA;
}


.price_list a {
	text-decoration:underline;
}

.upper h3 {
	font-size: 14px;
	margin-top: 0px;
	margin-bottom: 5px;
}

#left_col {
	position: relative;
	left: 0px;
	top: 0px;
}
#content #quad_layout {
	position:relative;
	left: 0px;
	float:none;
	width: 548px;
	height:415px;
}

#content #quad_layout #leftTop{
	position:absolute;
	left: 0px ;
	top: 0px;
	width: 274px;
}
#content #quad_layout #leftBottom{
	position:absolute;
	left: 0px;
	bottom: 0px;
	width: 274px;
}
#content #quad_layout #rightTop{
	position:absolute;
	right: 0px;
	top: 0px;
	width: 274px;
}
#content #quad_layout #rightBottom{
	position:absolute;
	right: 0px;
	bottom: 0px;
	width: 274px;
}


ul#oskNadstropja {
	margin: 0px;
	padding:0px;
	width: 100px;
	padding-top: 5px;
	list-style: none;
	border-bottom: 1px solid #958C77;
}

ul#oskNadstropja li {
	list-style: none;
	display: block;
	border: 1px solid #958C77;
	border-bottom: 0px;
	text-align: center;

}
ul#oskNadstropja li a, ul#oskNadstropja li {	color: #837276;	font: normal bold 11px Arial, Helvetica, sans-serif, sans;	text-transform: uppercase;}
ul#oskNadstropja li.active, ul#oskNadstropja li.active a {
	background: #958C77;
	color: #fff;
}

.oskKitchen {
	display: block;
	position: absolute;
	top: 0px;
	left: 10px;
	width: 102px;
	height: 111px;
	background-image: url(../imgs/gui/kitchen_button.png);	
}
.oskKitchen:hover {
	background-position: 0 -111px;
}

.oskKitchen span {
	display: none;
}

#oskLeftMenu {
	list-style: none;
	margin:10px 0 0 10px;
	padding: 0px;
}
#oskLeftMenu li {
	list-style: none;
	margin: 0;
	padding: 0;
}
#oskLeftMenu li.active a {
	font-weight: bold;
}

.murgle_oskrbovana #main_window  h1 {
  background-image:url(../imgs/bgs/hypo_logo.png);
}
#main_window #bank_link { display: none; }


