#table {
	width: 540px;
	margin: 0 auto;
	border: 0;
	padding: 0;
	color: #666666;
	display: block;
}
#tableHead{
	width:auto;
	margin:0 0 0 0;
	padding:0 0 0 0;
	border-bottom:solid 1px #cccccc;
	font-weight:bold;
}
#tableRow {
	width: auto;
	margin: 0 0 0 0;
	padding: 5px 0 5px 0;
	border-bottom: dotted 1px #cccccc;
	margin: 0 0 10px 0;
}
/*
#tableRow:hover {
	width:auto;
	margin:0 0 0 0;
	padding:0 0 0 0;
	border-bottom:solid 1px #cccccc;
	background:#f8f8f8;
	cursor:pointer;
}
*/

#tableHead .tableCol, #tableRow .tableCol {
	float: left;
	padding: 0 0 0 0;
	width: auto;
}
#tableHead .tableCol {
	border-right: solid 0 #cccccc;
}

#table .bth {
	clear:both;
	margin:0;
	border:0;
	padding:0; 
	height:0;
	dispaly:block;
	padding-bottom:2px;
}
*html #tableHead .bth {
	clear:both;
	margin:0;
	border:0;
	padding:0; 
	hei\ght:1px;
	display:block;	
}


#siteContainer { width: auto; position: relative; margin: 20px 10px 10px 10px; border: solid 0 #cccccc; padding: 5px; z-index: 1000 }
#siteContainer #box_topcornerleft { width: 16px; height: 16px; position: absolute; left: -1px; top: -1px; background-image:url(themes/01/corner_topleft.gif); background-repeat:repeat-x; z-index: 0; }
#siteContainer #box_topcornerright { width: 16px; height: 16px; position: absolute; right: -1px; top: -1px; background-image:url(themes/01/corner_topright.gif); background-repeat:repeat-x; z-index: 0; }
#siteContainer #box_botcornerleft { width: 16px; height: 16px; position: absolute; left: -1px; bottom: -1px; background-image:url(themes/01/corner_botleft.gif); background-repeat:repeat-x; z-index: 0; }
#siteContainer #box_botcornerright { width: 16px; height: 16px; position: absolute; right: -1px; bottom: -1px; background-image:url(themes/01/corner_botright.gif); background-repeat:repeat-x; z-index: 0; }
.site { padding: 0px 0px 0px 20px; border: solid 0px #cccccc; line-height:250% }
.site a.item1 { padding: 0 0 0 20px; font-family: verdana; font-size: 10px; font-weight: normal; background: url(themes/01/site/plus.gif) no-repeat left center; }
.site a.item2 { padding: 0 0 0 20px; font-family: verdana; font-size: 10px; font-weight: normal; background: url(themes/01/site/minus.gif) no-repeat left center; }
.site a.item3 { padding: 0 0 0 20px; font-family: verdana; font-size: 10px; font-weight: normal; background: url(themes/01/site/punktor.gif) no-repeat left center; }
.site a.item4 { padding: 0 0 0 20px; color: #666666; font-family: verdana; font-size: 10px; font-weight: normal; background: url(themes/01/site/punktor.gif) no-repeat left center; }
.site a.item5 { padding: 0 0 0 20px; color: #000000; font-family: verdana; font-size: 10px; font-weight: normal; background: url(themes/01/site/item.gif) no-repeat left center; }
.site a.item6 { padding: 0 0 0 20px; color: #666666; font-family: verdana; font-size: 10px; font-weight: normal; background: url(themes/01/dot.gif) no-repeat left center; }
.section100 { padding: 3px 0 0 20px; border: solid 0px #cccccc }
.sectionItemsList { padding: 20px 0 0 20px; display: none; border: solid 0px #cccccc; line-height:200% }
#item  span.box1noactivglobal { font-size:14px }

.wyslijzapytanie { 
overflow: hidden; /*See: http://www.quirksmode.org/css/clearing.html */
width: auto;
display: block;
margin: 10px 0;
background: #ffffff; 
border: solid gray;
padding: 4px 0;
border-width: 0 0 0 0;
text-align: right;
}
.wyslijzapytanie a {
background: transparent url('images/viewall_bg_tal.jpg') repeat-x left top;;
display: block;
float: left;
font: bold 11px Verdana, Trebuchet MS; 
line-height: 26px; 
height: 26px; 
text-decoration: none;
filter:progid:DXImageTransform.Microsoft.Alpha(opacity=90); 
opacity: 0.9;
-moz-opacity: 0.9;
color: #ffffff;
}
.wyslijzapytanie a .btn_lbg {
background: url('images/viewall_lbg.jpg') no-repeat left top;
display: block;
padding-left: 5px;
}
.wyslijzapytanie a .btn_rbg {
background: url('images/viewall_rbg.jpg') no-repeat right top;
display: block;
padding-right: 5px;
}
