﻿
#ws1, #gr1 { display: block; }

#kategorie h2 { background-image: url(../grafika/header_szukaj.png); }

.input_szukaj { margin-left: 0px; width: 300px; height: 20px; vertical-align: middle; background: #D7F2FD; border: solid 1px #489BBE;}

.sub { background: #85c28e; cursor: pointer; margin-left: 240px; border: solid 1px #489BBE;}

#wyszukiwarka td { padding-left: 2px; padding-right: 10px; padding-top: 10px; }

.button1 {
												position: relative;
												margin-top: 10px;
												left: 80px;
												
												padding: 0px;
												
												width: 170px;
												height: 23px;

												cursor: pointer;

												background: url(../grafika/button_1.png) no-repeat;
												
												border: solid 0px;
								  		  	 }	
											 
											 .button1 span {
											 					position: relative;
																top: 3px;
																left: 10px;
																
																margin: 0px;
																padding: 0px;
																
											  				   font-size: 11px;
											  					font-weight: bold;
																color: #fff;
															  }
											 
								  								.button_h {
																			  		position: relative;
																					top: 0px;
																					left: 80px;
																			 		
																					padding-top: 3px;
																					padding-bottom: 3px;
																					margin: 0px;

																					display: none; 
																					
																					width: 170px;
																				 
																					border: solid 0px;
																					
																					background-image: url(../grafika/tla/button_tlo.png);
																					background-repeat: repeat-y;
																					
																  				}
																				
																				.button_ul1 {
																							   
																								padding-left: 30px;
																								margin-top: 10px;
																								padding-top: 0px;
																								margin-left: 0px;
																								
																								list-style-type: none;
																								
																								
																						     }
																								
																							  .button_ul1 li {margin-top: 6px;}
																								
																							 .button_ul1 a { color: #000D6C !important; }