.content {
   font-family: Verdana, Arial;
   font-style: normal;
   font-size: 14px;
   font-weight: normal;
   color: #4b4b4b;
   line-height: 25px;
	margin-left: 20px;
	margin-right: 40px;
	text-align: justify;
	padding: 0;
}
.tekst_tabeli {
   font-family: Verdana, Arial;
   font-style: normal;
   font-size: 14px;
   font-weight: normal;
   color: #4b4b4b;
   line-height: 25px;
	margin-left: 20px;
	margin-right: 20px;
	text-align: justify;
	padding: 0;
	text-indent: 25px;
}
.tekst_cennika {
   font-family: Verdana, Arial;
   font-style: normal;
   font-size: 14px;
   font-weight: normal;
   color: #4b4b4b;
	margin-left: 15px;
	margin-right: 15px;
}
.tekst_kontaktu {
   font-family: Verdana, Arial;
   font-style: normal;
   font-size: 14px;
   font-weight: bold;
   color: #4b4b4b;
}

.tekst_stopki {
   font-family: Verdana, Arial;
   font-style: normal;
   font-size: 9px;
   font-weight: normal;
   color: #4b4b4b;
}
ul, ul li {
   display: block;
	list-style: none;
	margin: 0;
	padding-top: 7px;
	padding-left: 25px;
}
ul {

	text-align: center;
	background-color: transparent;
	padding: 0;
	border: 0;
}
ul li {
   float: left;
	}

ul a:link, ul a:visited, ul a:active {
   display: block;
	width: 150px;
	text-decoration: none;
	background-color: transparent;
	padding: 0;
	border: 0;
	font-family: Verdana, Arial;
	font-style: normal;
   font-size: 14px;
   font-weight: bold;
   color: #dcdcdc;
   text-decoration: none;
	height: 29px;
}

ul a:hover {
   display: block;
	width: 150px;
	text-decoration: none;
	background-color: transparent;
	padding: 0;
	border: 0;
	font-family: Verdana, Arial;
	font-style: normal;
   font-size: 14px;
   font-weight: bold;
   color: #b3b3b3;
   text-decoration: none;
	height: 29px;
}
a:link, a:visited, a:active {
   font-style: normal;
   font-weight: bolder;
   color: #4b4b4b;
   text-decoration: none;
}

a:hover {
   font-style: normal;
   font-weight: bolder;
   color: #000000;
   text-decoration: none;
}