div.leweMenu {
	float: left; 
	width: 280px;
}

.leweMenu h2, .menuElGora, .menuElDol {
	margin-left: 5px;
}

.leweMenu h2 {
	background: url(../img/menuh2.png) no-repeat;
}

.menuElGora {
	background: url(../img/menuGora.png) no-repeat;
	height: 4px;
	margin-top: 10px;
}

.menuElDol {
	background: url(../img/menuDol.png) no-repeat;
	height: 4px;
}





.przyciskMenu {
	text-align: right;
	clear: both;
}

h3 {
	color: #cc0101;
	font-weight: normal;
	text-align: left;
	font-size: 16px;
	padding-bottom: 10px;
	text-transform: none;
	padding-top: 10px;
}



/* WYSZUKIWARKA */
td.menuWysz {
	padding-bottom: 10px;
}

td.menuWysz input { 
	width: 225px; 
	height: 20px; 
	background: url(../img/szukaj.gif) no-repeat; 
	border: none; 
	padding-left: 5px;
}

/* DOSTAWA */

.leweMenu select, #menuUlicaDostawy input, #menuUlicaDostawy ul {
	width: 140px;
}

table.filtrDostawa  th {
	font-weight: normal;
	text-align: left;
	width: 100px;
}

/* ZAKLADKI */
div.zakladka, div.zakladkaPusta {
	width: 85px;
	float: left;
	height: 33px;
	background: url(../img/zakladka.png) no-repeat;
	cursor: pointer;	
}
div.zakladkaPusta {
	background: url(../img/zakladkaPusta.png) no-repeat;
}
div.zakladka div {
	padding-top: 13px;
}


div.zakladkaZazn, div.zakladka:hover {
	background: url(../img/zakladkaZazn.png) no-repeat;
}

/* filtry */

#filtry {
	border: 1px solid #cc0f0f;
	border-bottom: none;
	clear: both;
	border-top: none;
	text-align: left;
	padding: 0px 10px;
	width: 233px;
}

div.filtr {
	clear: both;
}

div.filtr h3 {
	cursor: pointer;
}

div.filtr ul {
	white-space: nowrap;
}

.tab, div.filtr ul {
	padding-left: 25px;
}

#filtry ul {
	float: left;
	list-style: none;
}

#filtry .zwin {
	color: #cc0f0f;
	padding-left: 20px;
}

	

table.filtrDostawa td {
	text-align: left;
	padding-bottom: 10px;
}

#filtrSkladniki div.nazwa{
	clear: both;
	width: 80px;
	float: left;
}

#filtrSkladniki div.bez{
	width: 40px;
	float: left;
}
#filtrSkladniki div.z{
	width: 40px;
	float: left;
}

/* ramkli/elementy */

div.ramkaGorna {
	background: url(../img/menuRamkaGora.png) no-repeat left top; 
	height: 10px;
}

div.menuEl {
	border: 1px solid #cc0f0f; 
	border-top: none;
	border-bottom: none; 
	text-align: left;
	padding: 0px 10px;
	width: 233px;
}

div.ramkaDolna {
	background: url(../img/menuRamkaDol.png) no-repeat left bottom; 
	height: 10px; 
	margin-bottom: 10px;
}

/* Oceny */

table.oceny, table.czynne {
	text-align: left;
}

table.oceny th, table.czynne th {
	width: 150px;
	font-weight: normal;
	
}
