/* CSS Document */
BODY {
	margin: 0;
	padding: 0;
	font-size: 9pt;
	font-family: Verdana;
	background-color: #E7E7E9;
}

H1 {
	color: #373926;
	font-size: 12pt;
	font-weight: normal;
	font-family: Tahoma;
	margin-bottom: 0;
}

H2 {
	color: #373926;
	font-size: 13pt;
	font-weight: normal;
	font-family: Tahoma;
	margin-bottom: 0;
}

ADDRESS {
	font-size: 8pt;
	color: #979976;
}

P {
	font-size: 9pt;
	padding: 10px 10px 10px 10px;
	margin: 0;
}

.pogoda {
	font-size: 9pt;
	margin: 0;
}


.wazne {
	font-size: 10pt;
	color: #979976;
}

.opis {
	color: #383A22;
	font-size: 10pt;
}

.promo {
	color: darkred;
	font-size: 10pt;
	font-weight: bold;
}

table.ceny {
	font-size: 9pt;
	padding: 5px 5px 5px 5px;
	margin: 0;
}

.wiecej {
	font-size: 8pt;
	color: Gray;
	font-style: italic;
	text-decoration: none;
}

.galeria {
	font-size: 10pt;
	color: Gray;
	font-style: bold;
	text-decoration: underline;
}

.download {
	font-size: 10pt;
	color: Gray;
	font-style: bold;
	text-decoration: underline;
}

.pog {
	font-variant: small-caps;
	font-size: 11pt;
	margin: 0;
}

form input.zapisz {
	width:60px;
	height:30px;
	background:url() no-repeat 0 0;
	cursor:pointer !important;
	text-align:right;
	border: none;
}

form input.text {
	width:115px;
	height:20px;
	background:#fff;
	border:solid 1px #a5acb2;
}
