﻿
#kategorie h2 { background-image: url(../grafika/header_produkty.png); }

#tresc p {width: 290px; }

.grupy{  margin-left: 80px; background-color: #5EC5F0; color: #fff; border: solid 0px; width: 170px; font-size: 11px; font-weight: bold; font-family: tahoma; }

.grupy option { cursor: poiter; }

.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: 200px;
																				 
																					border: solid 0px;
																					
																					background-image: url(../grafika/tla/button_tlo.png);
																					background-repeat: repeat-y;
																					
																  				}
																				
																				.button_ul1 {
																							    width: 170px;
																								padding-left: 20px;
																								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; }