@CHARSET "UTF-8";



.jquery-selectbox {
background-image:url(/img/www/bg_select.gif);
background-repeat:no-repeat;
color:#153564;
display:inline;
float:left;
font-family:Tahoma,Verdana,Geneva,Arial,Helvetica,sans-serif;
font-weight:bold;
height:21px;
padding:0 2px 0 5px;
position:relative;
width:246px !important;
z-index:0;
}

.jquery-selectbox.selecthover {
 background-color: #FFFFFF;
 z-index: 700;
}  

.jquery-selectbox .jquery-selectbox-currentItem {
	padding: 3px 0px 0px 3px;
	white-space: nowrap;
	display: block;
	overflow: hidden;
}

.jquery-selectbox .jquery-selectbox-list {
background:#FFFFFF none repeat scroll 0 0;
border:1px solid #AEAFB0;
display:none;
height:auto !important;
left:1px;
overflow-x:hidden;
overflow-y:auto;
position:absolute;
top:21px;
width:234px !important;
z-index:1000;
}
.jquery-selectbox .jquery-selectbox-moreButton {
background:transparent url(/img/www/bg_select_button.gif) no-repeat scroll right 2px;
cursor:pointer;
float:right;
height:15px;
margin-top:2px;
width:246px;
position: absolute;
}
.jquery-selectbox .jquery-selectbox-moreButton.morebuttonhover {
background:transparent url(/img/www/bg_select_button.gif) no-repeat scroll right 2px;
}

.jquery-selectbox .jquery-selectbox-item.listelementhover {
	background: #6E6F72;
	color: #FFFFFF;
}
.jquery-selectbox .jquery-selectbox-item {
background:#FFFFFF none repeat scroll 0 0;
color:#6E6F72;
cursor:default;
display:block;
float:none;
font-family:Arial;
font-size:10px;
font-weight:normal;
height:auto;
line-height:normal;
padding-bottom:2px;
padding-left:5px;
padding-top:2px;
}

.jquery-selectbox-currentItem {
background:transparent none repeat scroll 0 0 !important;
color:#FFFFFF !important;
font-family:Arial;
font-size:10px !important;
font-weight:normal;
height:17px !important;
line-height:15px !important;
}

.buttons .wrap_select, .szukaj_faktur .wrap_select {
clear: none !important;
height: 28px !important;
top:4px;
position:relative;
z-index: 2;
}
.buttons .wrap_select .jquery-selectbox {
background-image:url(/img/www/bg_select2.gif);
width:181px !important;
}

.szukaj_faktur .wrap_select .jquery-selectbox {
background-image:url(/img/www/bg_select3.gif);
width:181px !important;
}
.szukaj_faktur .jquery-selectbox .jquery-selectbox-item,
.buttons .jquery-selectbox .jquery-selectbox-item {
font-size: 11px !important;
}

.szukaj_faktur .wrap_select .jquery-selectbox-currentItem, .buttons .wrap_select .jquery-selectbox-currentItem {
line-height: 14px !important;
font-size: 11px !important;
}
.buttons .jquery-selectbox .jquery-selectbox-list, .szukaj_faktur .wrap_select .jquery-selectbox .jquery-selectbox-list {
width: 168px !important;
}

.buttons .jquery-selectbox .jquery-selectbox-moreButton, .szukaj_faktur .wrap_select .jquery-selectbox .jquery-selectbox-moreButton {
width:181px;
}

.select {
background:transparent url(/img/www/bg_faktury.gif) no-repeat scroll 0 0;
height:27px;
padding-left:5px;
padding-top:5px;
}
.select label {
margin-left:15px;
position:relative;
top:4px;
}