﻿div.wyszukiwarkaPanelOutter {width: 755px; font-size: 11px; padding: 0px 0px 0px 0px; margin-bottom: 20px; margin-top: 10px; overflow: hidden; background-image: url(../img/zakladki_tlo_large_top.png); background-position: top left; background-repeat: no-repeat;}
div.wyszukiwarkaPanel {width: 755px;font-size: 11px; padding: 0px 0px 15px 0px; overflow: hidden; background-image: url(../img/zakladki_tlo_large_bot.png); background-position: bottom left; background-repeat: no-repeat;}
div.wyszukiwarkaPanelMiddle {width: 747px;font-size: 11px; padding: 0px 0px 0px 8px; overflow: hidden; background-image: url(../img/zakladki_tlo_large_mid.png); background-position: bottom left; background-repeat: repeat-y;}

div.Wyszukiwarka_Header {height: 40px; padding-left: 15px;}

div.wyszukiwarkaPanel .wysz_select {color: #333; font-size: 10px; width: 192px; margin-right: 1px; vertical-align: text-bottom; }

div.wyszukiwarkaPanel div.wysz_RowRight select {
	background-color: #fff;
	color: #333;
	font-size: 10px;

}

div.wyszukiwarkaPanel input {
    border: 1px solid #969696;
}

div.wyszukiwarkaPanel input[type=radio], div.wyszukiwarkaPanel input[type=checkbox] {
    border: 0px solid #fff;
}

div.wyszukiwarkaPanel table td {
    vertical-align: top;
}

div.wyszukiwarkaPanel table td table td {
    vertical-align: middle;
}

div.wyszukiwarkaPanel table td table td input.inp {
    font-size: 11px; 
	line-height: 11px;
	height: 15px;
	float: left; 
	width: 190px; 
	vertical-align: text-bottom; 
	text-align: right;
	border: 1px solid #969696;
	background-color: #fff;
	color: #333;
}

div.wyszukiwarkaPanel table td label {
    margin-left: 10px;
}

div.wyszukiwarkaPanel table td table.PierwszaCol td.b {
    font-weight: bold;
}

div.wyszukiwarkaPanel table td table.TrzeciaCol td input {
	font-size: 11px; 
	line-height: 11px;
	height: 15px;
	float: left; 
	width: 50px; 
	vertical-align: text-bottom; 
	text-align: right;
	border: 1px solid #969696;
	background-color: #fff;
	color: #333;
}

div.wyszukiwarkaPanel table td table.TrzeciaCol td {
    font-weight: bold;	
}

div.wyszukiwarkaPanel table td table.TrzeciaCol td label {
    float: left;
    padding-top: 2px;
    margin: 0px 5px;
}

#jsDropDownBox { position: absolute; z-index: 1000; padding:0px; border:1px solid #aaa; 
    background-color:#ddd; float:right; clear:both; text-align:left;}
    
#jsDropDownBox_Inner {margin:0px; color: #444;}
#jsDropDownBox_Inner td  {padding:2px; background-color:#fff; text-align:left; font-size:10px; font-family:verdana; cursor:pointer;}
#jsDropDownBox_Inner td:hover  {background-color:#ddd; font-weight: bold;}

#jsDropDownBox_BtnClose {position: absolute; z-index: 1000; width: 40px; overflow: hidden; background-color: #ddd; text-align: center; padding: 0px 4px;}
#jsDropDownBox_BtnClose a { font-weight: bold; font-size: 10px; color: #555; text-decoration: none;}
#jsDropDownBox_BtnClose a:hover {text-decoration: underline;}