HTML {
	height: 100%;
}

BODY {
	background-color: #801a2f;
	background-image: url(./bg.jpg);
	background-repeat: repeat-x;
	margin: auto;
	padding: 0;
	height: 100%;
}

TABLE.main_table {
	width: 763px;
	margin: auto;
	text-align: left;
	vertical-align: top;
}

TABLE, TD {
	border-collapse: collapse;
	border: 0;
	padding: 0;
}

FORM {
	margin: 0;
	padding: 0;
}

TD, SELECT, INPUT {
	font: 11px/14px tahoma, arial, helvetica, sans-serif;
	color: #4A6571;
	vertical-align: top;
	text-align: left;
}

IMG {
	margin: 0px;
	padding: 0px;
	border: 0px;
	margin-bottom: -3px;
}

UL {
	margin: 10px;
	padding: 0;
	list-style: none;
}

A {
	color: #958A7E;
}

A:hover {
	text-decoration: none;
}

STRONG {
	color: #2C444E;
	font-size: 14px;
}

STRONG A {
	background: url(images/bull_link.gif) center left no-repeat;
	color: #958A7E;
	text-decoration: none;
	padding:0 0 0 10px;
}

STRONG A:hover {
	text-decoration: none;
	color: #816D4C;
}

P {
	margin: 5px;
	padding: 0;
	font-size: 12px;
	font-family: Tahoma;
}

LI {
	margin: 13px;
	padding: 0 0 0 12px;
	font-size: 14px;
	font-family: Arial;
	line-height: 17px;
}

LI A {
	line-height: 15px;
	color: #0091A9;
	text-decoration: underline;
}

.small {
	width: 120px;
	height: 100px;
	margin-bottom: 5px;
	border: 2px solid maroon;
}

.big {
  border: 5px solid black;
}

.cena {
	font-weight: bold;
}

.nazwa  {
	font-weight: bold;
	font-size: 12px;
	margin-left: 10px;
}

.rodzaj {
	font-weight: bold;
	font-family: Times New Roman;
	color: #5D0F1F;
	font-size: 25px;
	margin: 5px;
}

.czlon {
	font-weight: normal;
	font-style: italic;
}

.subcat {
	text-align: center;
	vertical-align: bottom;
	font-weight: bold;
	color: black;
	text-decoration: underline;
}

.footer {
	margin-left: auto;
	margin-right: auto;
	margin-top: -3px;
	width: 790px;
	color: #F4F5DD;
	font-size: 12px;
	height: 15px;
}

.header {
	text-align: center;
	margin: 20px;
	margin-bottom: 40px;
	margin-top: 40px;
	font-size: 20px;
	font-weight: bold;
}



div#sylwester {
  margin-left: 20px;
}

div#sylwester p {
  font-size: 13px;
	margin-top: 10px;
}

div#sylwester li {
  list-style-type: circle;
  font-size: 12px;
	margin: 5px;
}

div#sylwester span.b {
  font-weight: bold;
}

div#sylwester p#menu {
  text-align: center;
	font-weight: bold;
	margin-top: 20px;
	font-size: 14px;
}

div#sylwester div {
  line-height: 19px;
	margin-left: 10px;
	font-size: 12px;
}

div#sylwester p.info {
  text-align: center;
	color: #2C444E;
	font-size: 14px;
	margin-top: 20px;
}
