body {
	overflow-y: scroll;
	background:#FFFFFF url('tlo.png') repeat-y 50% 0;
}

.tab table {
	border-width: 1px;
	border-style: solid;
	border-color: #000 #000 #000 #000;
}

.menu {
	position: relative;
	font-family: Tahoma;
	font-size: 14px;
	text-align: center;
}

.menu dl {
	width: 150px;
	margin: 0;
	padding: 0;
	border-width: 1px;
	border-style: solid;
	border-color: #000 #000 #000 #000;
}

.menu dt {
	margin: 0;
	/*padding: 2px 5px;*/
	cursor: pointer;
	background: url('menu_o.png') repeat-x;
	color: #000;
	font-weight: bold;
	text-align: center;
}
.menu a:link, .menu a:visited {
	display: block;
	color: #000;
	text-decoration: none;
}
.menu a:hover {
	background: url('menu.png') repeat-x;
	color:black;
    text-decoration:none;
	}
.menu dd {
	margin: 0;
	background-color: #A4EE60;
	/*padding: 2px 5px;
	border-width: 1px;
	border-style: inset;
	background-color: #A4EE60;*/
	color: #000;
	text-align: center;
}

.copy {
	margin-top: 50px;
	text-align: center;
	font-family: Tahoma; 
	font-size: 10px; 
	color: blue;
}

.tresc {
	margin-top: 50px;
	font-family: Tahoma;
	font-size: 14px;
	text-align: justify;
}

.main {
	margin-top: 50px;
	font-family: Tahoma;
	font-size: 16px;
	text-align: center;
}

.kontakt {
	margin-top: 50px;
	font-family: Tahoma;
	font-size: 18px;
	text-align: center;
}

.przetwory table{
	border-width: 1px;
	border-style: solid;
	border-collapse: collapse;
	border-color: #000 #000 #000 #000;
	padding-left: 5px;
	font-family: Tahoma;
	font-size: 12px;
	border-style: solid;
	border-width: 1px;
}

.przetwory tr{
	border-width: 1px;
	border-style: solid;
	border-collapse: collapse;
	border-color: #000 #000 #000 #000;
	padding-left: 5px;
	font-family: Tahoma;
	font-size: 12px;
	border-style: solid;
	border-width: 1px;
}

.przetwory td{
	border-width: 1px;
	border-style: solid;
	border-collapse: collapse;
	border-color: #000 #000 #000 #000;
	padding-left: 5px;
	font-family: Tahoma;
	font-size: 12px;
	border-style: solid;
	border-width: 1px;
}
