body, table {
	font-family: Verdana, Times New Roman, Terminal, System, MS Serif, MS Sans Serif, Georgia, Default, Arial Narrow;
	font-size: 10px;
	color: #000000;
	background-color: transparent;
	margin-bottom: 0px;
	margin-left: 0px;
	margin-right: 0px;
	margin-top: 0px;
}

#podpis{
	font-size: 10px;
	color: #606060;
	font-weight: normal;
	background-color: transparent;
	text-align: right;
}
#data_wydarzenia{
	font-size: 10px;
	color: #8a8a8a;
	font-weight: normal;
	background-color: transparent;
	text-align: left;
}


a:link {
	color: #000000;
	text-decoration: underline;
}
a:visited {
	text-decoration: underline;
	color: #000000;
}
a:hover {
	text-decoration: underline;
	color: #606060;
}
a:active {
	text-decoration: none;
	color: #606060;
}


a:link#dzial {
	color: #00006D;
	text-decoration: underline;
}
a:visited#dzial {
	text-decoration: underline;
	color: #00006D;
}
a:hover#dzial {
	text-decoration: none;
	color: #00006D;
}
a:active#dzial {
	text-decoration: none;
	color: #00006D;
}


a:link#zakladka {
	color: #8a8a8a;
	text-decoration: none;
}
a:visited#zakladka {
	text-decoration: none;
	color: #8a8a8a;
}
a:hover#zakladka {
	text-decoration: underline;
	color: #8a8a8a;
}
a:active#zakladka {
	text-decoration: none;
	color: #8a8a8a;
}

a:link#zakladki_on {
	color: #000000;
	text-decoration: underline;
}
a:visited#zakladki_on {
	text-decoration: underline;
	color: #000000;
}
a:hover#zakladki_on {
	text-decoration: underline;
	color: #606060;
}
a:active#zakladki_on {
	text-decoration: none;
	color: #606060;
}

a:link#produkty {
	color: #452700;
	text-decoration: none;
}
a:visited#produkty {
	text-decoration: none;
	color: #452700;
}
a:hover#produkty {
	text-decoration: underline;
	color: #452700;
}
a:active#produkty {
	text-decoration: none;
	color: #452700;
}


a:link#zakladki_aktywny {
	text-decoration: underline;
	color: #f15417;
	font-size: 10px;
	font-weight: bold;

}
a:visited#zakladki_aktywny {
	text-decoration: underline;
	color: #f15417;
	font-size: 10px;
	font-weight: bold;
}
a:hover#zakladki_aktywny {
	text-decoration: none;
	color: #f15417;
	font-size: 10px;
	font-weight: bold;
}
a:active#zakladki_aktywny {
	text-decoration: none;
	color: #f15417;
	font-size: 10px;
	font-weight: bold;
}

#main_zone {
display: table;
position: static;
float: left;
margin: 10px 0px 0px 50px;
padding: 0px 0px 0px 0px;
width: 400px;
height: auto;
border: 10px dashed #fff;
}
#zone {
display: block;
position: static;
float: left;
margin: 0px 5px 0px 5px;
padding: 20px 0px 0px 0px;
width: 100px;
height: 30px;
border: 1px dashed #000;
text-align: center;
}
#drukuj{
display: table;
position: static;
float: right;
margin: 0px 0px 5px 0px;
padding: 0px 0px 0px 0px;
width: 16px;
height: 16px;
border: 0px solid #9e9e9e;
background-color: transparent;
}





