.dynamic-tab-pane-control a:hover {background: transparent;}

.dynamic-tab-pane-control.tab-pane {
	position:relative;
	left:0px; /*odleglosc lewej krawedzi*/
	right:0px; /*odleglosc prawej krawedzi*/
	height:auto; /*wysokosc komorki z zawartoscia*/
	width:100%; /* szerokosc dla IE bug */
	margin-right:0px; /* margines prawy na tlo*/
}

.dynamic-tab-pane-control .tab-row .tab {
	width:97px;
	height:41px;
	background-image:url( "img/kulbi_table/tab.png" );
	position:relative;
	top:0;
	display:inline;
	float:left;
	overflow:hidden;
	cursor:Default;
	margin:0px 0px 0px 0px;
	padding:0px 0px 0px 0px;
	border:0;
	font:10px Arial;
	white-space:nowrap;
	text-align:center;
}

#categories {
	position: relative;
	height: 1%;
}
#categories h2, #specialOffer h2 {
	background: url('/site_images/1/0/layout/headers-sprite.png') 0 0 repeat-x #fe6a0b;
	position: relative;
}
#right h2 { background: url('/site_images/1/0/layout/headers-sprite.png') 0 -37px repeat-x #626262; }
#rightContent { min-height: 120px; }
#left ul {
	list-style: none;
	font-family: arial, tahoma, sans-serif;
	padding: 14px 0 0 0;
	font-size: 13px;
}
#left ul li.last a { border: none; }
#left ul li h2 {
	background: none;
	padding: 0;
	font-family: arial, tahoma, sans-serif;
	font-size: 13px;
}
#left ul li a {
	display: block;
	border-bottom: 1px solid #cfcfcf;
	padding: 5px 18px;
	margin: 0 1px;
	text-decoration: none;
	color: #000;
	height: 1%;
}
#left ul li:last-child a { border: none; } 
#left ul li a:hover { background: #e3e3e3; }
#right { float: right; width: 730px; }
#watched {
	border: 1px solid #c8c8c8;
	position: relative;
	margin: 26px 0 10px 0;
	height: 1%;
	padding: 4px;
}
#watched p.empty {
	text-align: center;
	padding: 46px 0 45px 0;
	font-size: 12px;
}

.dynamic-tab-pane-control .tab-row .tab.selected {
	width:97px !important;
	height:41px !important;
	background-image:url( "img/kulbi_table/tab.active.png" ) !important;
	background-repeat:no-repeat;
	color:#3a3a3a !important;
	border-bottom-width:0;
	padding:0px 0 0px 0;
	margin:0px 0px 0px 0px;
	top:0px;
	font:10px Arial;
}

.dynamic-tab-pane-control .tab-row .tab a { /*parametry przyciskow*/
	font:10px Arial;
	color:#333333;
	position:relative; 
	top:8px; /*odleglosc od gornej krawedzi*/
	text-decoration:none;
	font-weight:bold;
	cursor:default;
}

.dynamic-tab-pane-control .tab-row .tab.hover {
	font:10px Arial;
	width:97px;
	height:41px;
	color:#333333;
	background-image:url( "img/kulbi_table/tab.hover.png" );
	background-repeat:no-repeat;
}

.dynamic-tab-pane-control .tab-page { /*parametry komorki z zawartoscia*/
	clear:both;
	border:0;
	background:#FFFFFF;
	position:relative;
	top:0px;
	font:11px Verdana; 
	color:#444444;
	padding:5px 5px 5px 5px; /*przestrzen miedzy obramowaniem a textem w komorce z zawartoscia*/
	
	filter:	progid:DXImageTransform.Microsoft.Gradient(StartColorStr=#fffcfcfe, EndColorStr=#fff4f3ee, GradientType=0)
		progid:DXImageTransform.Microsoft.Shadow(Color=#ff919899, Strength=2, Direction=135);
}

.dynamic-tab-pane-control .tab-row {
	white-space:nowrap;
}

.tab {font-size:10px;}

#blueblock{
width: 201px;
border-right: 0px solid #000;
padding: 0 0 0 0;
font-family: arial, tahoma, sans-serif;;
font-size: 13; FONT-WEIGHT: bold;
background-color: #eeeeee;
color: #000000;
}

* html #blueblock{
width: 190px;
}

#blueblock ul{
list-style: none;
margin: 0;
padding: 0;
border: none;
}

#blueblock li {
border-bottom: 1px solid #cfcfcf;
margin: 0;
}

#blueblock li a{
display: block;
padding: 7px 15px;
border-left: 1px solid #cfcfcf;
border-right: 1px solid #cfcfcf;
background-color: #eeeeee;
color: #000000;
text-decoration: none;
width: 190px;
}

html>body #blueblock li a{
width: auto;
}

#blueblock li a:hover{
border-left: 1px solid #C1C1C1; /* tlo lewy po najechaniu myszka */
border-right: 5px solid #C1C1C1; /* tlo prawy po najechaniu myszka */
background-color: #e8e8e8; /* tlo srodek po najechaniu myszka */
color: #444444; /* text po najechaniu myszka */
}
