body {
	margin:0px;
 	font-size: 10pt;
	font-family: Verdana;
	color: #4A4A4A;
	background-color: #C4C4C4;
 	line-height: 12pt;
}

a, a:link, a:visited, a:active {
	color: #4A4A4A;
	text-decoration: none;
}

a:hover {
	color: #4A4A4A;
}

a.stopka, a.stopka:link, a.stopka:visited, a.stopka:active {
	color: #111111;
	font-family: Arial;
}

a.menu, a.menu:link, a.menu:visited, a.menu:active {
	font-family: Arial;
	color: #00003E;
}

h1 {
	font-weight: 700;
	font-family: Arial;
	font-size: 11pt;
	margin: 0;
	padding: 0;
}

table.regularTable {
	width: 100%;
	border: 0;
}

td.text {
	vertical-align: top;
	width: 100%;
	text-align: justify;
	padding: 10px 0 0 0;
}

body tr td {
	font-size: 10pt;
	font-family: Verdana;
	color: #4A4A4A;
}

td.photo {
	width: 33%;
	text-align: center;
	padding: 10px 0 10px 0;
	vertical-align: top;
}

td.photo .subtitle, td.photo .subtitle a {
	padding: 5px 0 0 0;
	font-size: 8pt;
	font-family: Verdana;
}

td.photo img {
	border: 2px solid #3D5088;
}

td.title {
	padding: 5px 0 5px 0;
	text-align: left;
}

td.bottomMenu {
	text-align: right;
	color: #FFF;
	font-size: 8pt;
}

td.bottomMenu a {
	font-family: Verdana;
	color: #FFF;
	font-size: 8pt;
	padding: 0 3px 0 3px;
}

.hidden {
	display: none;
}

.category {
	font-family: Verdana;
	font-size: 10pt;
}

.subcategory {
	font-family: Verdana;
	font-size: 10pt;
}

.clear {
	clear: both;
}

.bold {
	font-weight: bold;
}

.productList {
	width: 33%;
	float: left;
	margin: 0 0 20px 0;
}

.productList img {
	border: 0;
}

.navigator {
	padding: 15px 0 10px;
	text-align: center;
}

.price {
	padding: 0 0 5px 0;
	text-align: left;
	font-weight: bold;
	width: 65%;
}

.unit {
	padding: 0 0 5px 0;
	text-align: right;
	font-weight: bold;
	width: 35%;
}

select {
	border-left: 1px solid silver;
	border-right: 1px solid silver;
	border-top: 1px solid silver;
	border-bottom: 1px solid silver;
	font-size: 11px;
	height: 17px;
	color: Black;
	font-family: Verdana, Arial;
	background-color: #F6F6F6;
}

input{
	border-right: silver 1px solid;
	border-top: silver 1px solid;
	font-weight: bold;
	font-size: 9px;
	border-left: silver 1px solid;
	color: #000000;
	border-bottom: silver 1px solid;
	font-family: Verdana, Arial;
	background-color: #E8E8E8;
	padding-left: 5px;
	padding-right: 5px;
	padding-bottom: 1px;
	padding-top: 1px;
}

input.ipanel, input.wyslij {
   	color: #555;
	font-size: 11px;
	border: 1px solid #555;
	font-family: Verdana, Arial;
	background-color: #FFF;
	padding: 2px;
	width: 100px;
}

input.simpleSearch {
    color: #555;
	font-size: 11px;
	border: 1px solid #555;
	font-family: Verdana, Arial;
	background-color: #FFF;
	padding: 2px;
	margin: 5px 0 0 0;
	width: auto;
}

.advancedSeach {
	width: 300px;
}

.advancedSeachPrice {
	width: 60px;
}

.field01 {
	float: left;
	width: 130px;
	font-weight: bold;
	padding: 3px 0 3px;
}

.field02 {
	float: left;
	width: 300px;
	padding: 3px 0 3px;
}