.akt{
	position: relative;
	margin-left: 5px;
	margin-right: 5px;
	margin-top: 0px;
	font-size: 12px;
	text-decoration: none;
	padding-bottom: 10px;
	font-weight: normal;
}

.akt hr{
	border-top: 0px solid Black;
	border-left: 0px solid Black;
	border-right: 0px solid Black;
	border-bottom: 1px solid Black;
}

.akt p{
	color: black;
	padding: 0;
	margin-top: 3;
	margin-bottom: 3;
}

.akt a{
	position: relative;
	right: 0px;
	color: #000000;
	font-weight: bold;
}
.akt a:hover{
	text-decoration: none;
	background-color: #eeeeee;
}
/*
#content .akt p:first-letter {
	font-size: 150%;
	font-weight: bold;
	display: block;
	padding: 1px;
	margin: 1px;
	float: left;
  margin-left: 15px;
  margin-right: 3px;
	text-transform: uppercase;
	border-right: 1px solid #aaaaaa;
	border-bottom: 1px solid #aaaaaa;
}
*/
.akt h2 a {
	color: #406D00;
	font-size: 20px;
}

.akt h2 a:hover {
	color: #406D00;
	font-size: 20px;
	background-color: #ffffff;
}

.akt .aktkomtextarea {
	width: 589px;
	height: 200px;
	background-image: url(../images/biedron.png);
	background-position: bottom right;
	background-repeat: no-repeat;
	border-top: 1px solid #406D00;
	border-left: 1px solid #406D00;
	border-right: 1px solid #406D00;
	border-bottom: 1px solid #406D00;
	padding: 2px;
}

.akt .aktkominput {
	width: 290px;
	background-image: url(../images/biedron.png);
	background-position: bottom right;
	background-repeat: no-repeat;
	border-top: 1px solid #406D00;
	border-left: 1px solid #406D00;
	border-right: 1px solid #406D00;
	border-bottom: 1px solid #406D00;
	padding: 2px;
}

.akt .aktkomsubmit {
	width: 50px;
/*	background-image: url(../images/biedron.png);*/
	background-position: bottom right;
	background-repeat: no-repeat;
	border-top: 1px solid #406D00;
	border-left: 1px solid #406D00;
	border-right: 1px solid #406D00;
	border-bottom: 1px solid #406D00;
	padding: 2px;
}

.akt h3{
	border-top: 0px solid Black;
	border-left: 0px solid Black;
	border-right: 0px solid Black;
	border-bottom: 1px dotted Black;
	color: #406D00;
	background-image: url(../images/slonecznik.gif);
	background-position: top right;
	background-repeat: no-repeat;
	background-color: #BADF45;
	font-size: 15px;
	margin-top: 5;
	position: relative;
}

.aktdata {
	position: absolute;
	left: 420px;
	top: 3px;
	color: #ffffff;
	font-weight: bold;
	font-size: 10px;
}

.aktkom {
	border-top: 0px solid Black;
	border-left: 0px solid Black;
	border-right: 0px solid Black;
	border-bottom: 1px dotted Black;
	margin-bottom: 5px;
	width: 589px;
}

.aktkomtre {
	color: #000000;
	font-size: 10px;
	vertical-align: top;
}

.aktkomdat {
  width: 150px;
	color: #000000;
	font-size: 10px;
	text-align: right;
	vertical-align: top;
}

.akt #wroc {
  text-align: right;
}

.aktkom th {
  width: 15px;
  vertical-align: top;
  font-size: 10px;
}

.normal {
  font-weight: normal;
}

#add_akt{
	position: relative;
	left: 45px;
	top: 3px;
	width: 500px;
	color: #ff3300;
	text-align: center;
	font-weight: bold;
	font-size: 12px;
	border-top: 2px solid #ff3300;
	border-left: 2px solid #ff3300;
	border-right: 2px solid #ff3300;
	border-bottom: 2px solid #ff3300;
	padding: 4px;
}

