body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #ffffff;
}
body, td, th {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #666666;
	text-align: justify;
	font-weight: normal;
}
a:link {
	color: #b40303;
	font-weight: bold;
}
a:hover {
	color: #666666;
}
a:visited {
	color: #af1d30;
}

.text_podst {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #666666;
	text-align: justify;
	font-weight: normal;
}

.red_bold{
	color: #FF0000;
	font-weight: bold;
}
.content_table {
	padding:20px;
}
#cennik td {
	background-color:#eee;
	text-align:center;
}
#gallery img, .img_std {
	border: 1px solid #999999;
	margin: 0 10px 10px 0;
}