* {
	font-family: Verdana, Arial, Tahoma;
	font-size: 8pt;

}
img {
	border: none;
}

big {
	font-size: 10pt;
}

a {
	color: #818A9D;
	text-decoration: none;
}

a:hover {
	color: #E13128;
}

li {
	margin-bottom: 5px;	
}

h1 {
	color: white;
	font-size: 11pt;
}

body {
	margin: 0px;
	background-color: #E4E7EA;
}

table {
	border-collapse: collapse;
	width: 100%;
}

td {
	padding: 0px;
	text-align: center;
}

th {
	padding: 0px;
	text-align: center;
}

.menu_gorne a {
	font-size: 8pt;
	font-weight: bold;
	color: white;
	text-decoration: none;
	white-space: nowrap;
}
.menu_gorne_de a {
	font-family: Tahoma;
	font-size: 8pt;
	font-weight: normal;
	color: white;
	text-decoration: none;
	white-space: nowrap;
}
.menu_gorne a:hover {
	color: white;
}
.menu_dolne a {
	font-size: 8pt;
	color: #9CA5B6;
	text-decoration: none;
	margin: 0 5;
}

.menu_dolne a:hover {
	color: #E13128;
}


.belka {
	font-size: 9pt;
	font-weight: bold;
	padding-left: 15px;
	text-align: left;
	color: white;
}

.panel {
	border-top: 2px solid #BDC0C0; 
	background-color: white;
	color: #6E788A;
}

.kategoria {
	border-bottom: 2px solid #BDC0C0; 
	text-align: left;
	padding: 2px;
	color: #818A9D;
}

.kategoria a:hover {
	color: #E13128;
}

.zobacz_koszyk {
	padding: 2px; 
	background-image: url(img/strzalki.gif); 
	background-repeat: no-repeat; 
	background-position: 2px 50%;
	color: #818A9D;
}

.zobacz_koszyk a:hover {
	color: #E13128;
}

.kalendarz {
	background-color: white;
	color: #818A9D;
}
.kalendarz td {
	padding: 2px;
}
.kalendarz .tydzien {
	background-color: #E4E7EA;
	border-bottom: 1px solid #7485A5;
}
.kalendarz .wybrany {
	color: #F94940;
	font-weight: bold;
}
.kalendarz .weekend {
	color: #2D3850;
}


.podkategoria {
/*	background-color: #59647a; */
	color: white;
}

.podkategoria td {
	text-align: left;
	white-space: nowrap;
	padding: 1px;
	font-family: Tahoma;
	border-top: 2px solid #b3bed2;
	border-bottom: 2px solid #6e788a;
	vertical-align: bottom;
}

.podkategoria th {
	border-top: 2px solid #b3bed2;
	border-bottom: 2px solid #6e788a;
}


.produkt td {
	padding: 1px;
	vertical-align: top;
}

.produkt input {
	background-color: #f2f3f5;
}

button {
	background: none;
	background-color: none;
	border: none;
	width: 23px;
}

