body {
	font-family: Tahoma;

	margin: 0;
	background: url("../gfx/up.gif") top left;
	background-repeat: no-repeat
}
fieldset {
	padding: 5px
}
.inputtext {
	height: 20px
}
.show_hide {
	display: none;
	padding-left: 20px;
}
hr {
	height: 1px;
	color: #CCCCCC;
	margin: 10 0 10 0;
}
.show_show {
	display: block;
}
.show_up {
	padding: 0 0 10px 20px;
	background: url("../gfx/plus.gif") no-repeat;
	cursor: pointer;
	font-size: 90%;
	height: 20px;
	vertical-align: middle;
}
.wtrakcie {
	font-size: 0.8em;
	height: 20px;
	color: red
}
.menu {
	padding: 0 0 0 20px;
}
.menu a {
	font-family: Tahoma;
	text-decoration: none;
	color: #036194;
	text-transform: uppercase;
}
.aaa a {
	font-family: Arial;
	font-size: 0.8em;
	color: #ffffff;
	text-transform: uppercase;
	text-decoration: none;
	font-weight: bold;
	letter-spacing: 1px;
}
.aaa a:hover {
	font-family: Arial;
	font-size: 0.8em;
	color: #ffffff;
	text-transform: uppercase;
	text-decoration: underline;
	font-weight: bold;
	letter-spacing: 1px;
}
.menu a:hover {
	font-family: Tahoma;
	text-decoration: underline;
	color: red;
}
.show_down {
	padding: 0 0 0 20px;
	background: url("../gfx/minus.gif") no-repeat;
	cursor: pointer;
	font-size: 90%;
	height: 20px;
}
.data {
	font-family: Tahoma, sans;
	text-align: center;
	width: 9%;
	font-size: 0.6em
}
.pytanie {
	width: 98%;
	background-color: #EEEEEE;
	padding: 10px;
	font-size: 0.7em;
	font-family: Tahoma, sans;
	text-align: justify;
}
.usun {
	font-size: 11px;
	font-family: Tahoma;
	text-decoration: none;
	text-align: center
}
.usun a {
	font-size: 11px;
	font-family: Tahoma;
	text-decoration: none;
	text-align: center;
	color: #036194
}
.usun a:hover {
	font-size: 11px;
	font-family: Tahoma;
	text-decoration: underline;
	text-align: center;
	color: #036194
}
.odpowiedz {
	width: 90%;
	padding: 10px;
	font-family: Tahoma, sans;
	font-size: 0.7em;
	text-align: justify;
}
.aktowka {
	font-size: 1em;
	background-color: #ffffff;
	border: 0px;
	cursor: pointer;
}
.lp {
	padding: 4px;
	color: #F2F2F2;
	background-color: #036194;
	text-align: center;
	font-weight: bold;
	text-transform: uppercase;
	font-family: Tahoma;
	font-size: 0.7em
}
.akcja {
	padding: 4px;
	color: #F2F2F2;
	background-color: #036194;
	text-align: center;
	font-weight: bold;
	text-transform: uppercase;
	font-family: Tahoma;
	font-size: 0.8em
}
.lp2 {
	padding: 5px;
	text-align: center;
	background-repeat: repeat-y;
	background-position: right top;
	background-image: url(../gfx/pion.gif);
	font-family: Tahoma;
	font-size: 80%
}
.opis {
	padding: 5px;
	color: #F2F2F2;
	background-color: #036194;
	font-weight: bold;
	text-transform: uppercase;
	font-family: Tahoma;
	font-size: 0.7em
}
.prkreska {
	padding: 5px;
	text-align: center;
	background-repeat: repeat-y;
	background-position: left top;
	background-image: url(../gfx/pion.gif);
}
.tytul {
	color: #9F9F9F;
	font-family: arial;
	font-size: 14px;
	font-weight: bold;
	letter-spacing: 4px;
	text-align: right;
	text-transform: uppercase;
}
.pokreska {
	font-size: 0px;
	height: 1px;
	background-repeat: repeat-x;
	background-position: left top;
	background-image: url(../gfx/poziom.gif);
}
.menu {
	padding: 5px;
	color: #000;
	text-transform: uppercase;
	font-family: Tahoma;
	font-size: 0.6em
}

