body {
	margin: 0px;
	margin-left: 48px;
	background-color: #B9C7D8;
}

.tekst {
	font-family: Verdana, Arial, Helvetica;
	font-size: 11px;
	color: #43586E;
	line-height: 150%;
}

.t10 {
	font-size: 10px;
}

.jasnoniebieski {
	color: #6D8191;
}

a {
	color: #43586E;
	text-decoration: underline;
}

a:hover {
	text-decoration: none;
}

a.menu {
	text-decoration: none;
}

a.menuOff {
	color: #8DA1B1;
	text-decoration: none;
}

a.menuOff:hover {
	color: #43586E;
	text-decoration: none;
}


a.onyx {
	color: #6D8191;
	text-decoration: none;
}


/* kolory wypełnień */
.biala {
	background-color: white;
}

.niebieska {
	background-color: #6D8191;
}

.czerwona {
	background-color: #F81903;
}

.granat {
	background-color: #0059A8;
}

/* naglowek strony */
.naglowek {
	background: url("grafika/tlo_naglowek.gif") right top no-repeat;
}

/* listy */
ul, ol {
	margin-top: 0px;
	margin-bottom: 0px;
}

/* formularze */
form {
	margin: 0px;
}

input.pole {
	font-family: Verdana, Arial, Helvetica;
	font-size: 11px;
	color: #43586E;
	width: 168px;
	height: 18px;
	border: 1px solid #43586E;
}

textarea.poleDuze {
	font-family: Verdana, Arial, Helvetica;
	font-size: 11px;
	color: #43586E;
	width: 328px;
	height: 80px;
	border: 1px solid #43586E;
}

input.przycisk {
	font-family: Verdana, Arial, Helvetica;
	font-size: 10px;
	color: #43586E;
	background-color: white;
	font-weight: bold;
	width: 100px;
	height: 20px;
}

/* obramowanie dla zdjęć produktów */
table.obramowanie div {
	text-align: center;
}

table.obramowanie img {
	border: 1px solid #A5B6CB;
	margin-bottom: 4px;
}

table.obramowanie td {
	font-family: Verdana, Arial, Helvetica;
	font-size: 11px;
	color: #43586E;
}

.tdLewa {
	width: 33%;
}

.tdSrodek {
	width: 34%;
	text-align: center;
}

.tdPrawa {
	width: 33%;
	text-align: right;
}

.divTabelaZdjecia {
	width: 149px;
	float: left;
	text-align: center;
	margin-bottom: 5px;
}
.ramka	{
	border: solid 1px #a5b6cb;	
}

/* galeria --------------------- */
table.photogallery, table.photogallery td { border: 0; border-collapse: collapse; width: 100%; }
table.photogallery td { vertical-align: middle; text-align: center; margin: 0 auto; font-family: Verdana, Arial, Helvetica; font-size: 11px; color: #43586E; padding-bottom: 20px; width: 33%; }
table.photogallery a { margin: 0; display: block; padding: 0; }
table.photogallery a img { border: 1px solid #a5b6cb;  display: block; margin: 0 auto; }
#photogalleryTitle { text-align: center; padding: 0 20px; font-size: 12px; }
#photogalleryTitle b { font-size: 14px; padding: 2px 0; background-color: #6687b0; border: 1px solid #A5B6CB; -moz-border-radius:5px; -webkit-border-radius:5px; -khtml-border-radius:5px; border-radius:5px; }
#photogalleryTitle span { font-weight: bold; color: #43586E; background-color: transparent; display: block; text-align: left; }
/* galeria --------------------- */
