option.fl {
	padding: 2px 3px 2px 26px;
	background-repeat: no-repeat;
	background-position: 2px 2px;
	vertical-align: middle;
}

	.sql_side {
	background-color: #f0ffff;
	border: 1px solid green;
	font-family: Tahoma, "Helvetica CE", "Arial CE", Arial, sans-serif;
	font-size: 8pt;
	font-weight: normal;
	left: 0px;
	margin: 0px;
	padding: 5px;
	position: fixed;
	text-align: left;
	top: 0px;
	width: 300px;
	z-index: 1;
}

.homepage #main #banner_L{
	position: absolute;
	top: -150px;
	left: 0px;
	/*	padding-left: 538px;*/
	width: 538px;
	height: 140px;
	overflow: hidden;
}

.homepage #main #banner_L .top_10  .top_vyber ul strong { font-weight: bold; }

.homepage #main #banner_L .top_10 .top_vyber ul {
	padding: 0px 0 1px 0;
	display: block;
	overflow: hidden;
	float: left;
	font-size: 110%;
	font-weight: normal;
}

.homepage #main #banner_L .top_10 li {
	padding: 0px 0 1px 0;
	display: block;
	overflow: hidden;
	float: left;
	font-size: 110%;
	font-weight: normal;
	width: 410px;
}

.homepage #main #banner_L .top_10 li a strong { font-weight: bold; }

.homepage #main #banner_L img{ position: relative; top: -16px; float: right; }

.schovat { display: none; }



#vzhled-shopu ul li a {
display: block;
float: left; 
position: relative; 
list-style: none;
	font-size: 90%;
	background: url(images/bg_input.gif)  repeat-x;
	height: 16px;
	text-decoration: none;
	padding: 1px 5px 0px 5px;
	border: 1px outset;
	border-style: outset;
	margin: 0 15px 0 0;

}

#vzhled-shopu li.current a{
	background: url(images/bg_input_red.png) repeat-x;
	border-style: inset;
	color: red;
}
