body {
	color: black;
	font-size: 8pt;
	font-family: Arial;
}

img {
	border: 0;
	margin: 0;
	vertical-align: middle;
	display: inline;
}

td {
	color: black;
	font-size: 8pt;
	font-family: Arial;
}

a {
	color: #000000;
	font-size: 8pt;
	font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular;
	text-decoration: none;
	border: 0;
}

a:hover {
	color: #7a7a7a;
	text-decoration: underline;
}

a.akcja {
	font-weight: bold;
	text-decoration: none;
}

a.akcja_belka {
	color: #ec6931;
	font-size: 10pt;
	font-weight: bold;
	text-decoration: none;
}

a.modul:hover, a.akcja:hover, a.akcja_belka:hover {
	text-decoration: none;
}

.logowanie { color: #000000; font-size: 9pt; font-family: Arial }
.logowanie_dol { color: #000000; font-size: 8pt; font-family: Arial; text-align: left; }

.boki { border-right: 1px solid #ec6931; border-left: 1px solid #ec6931 }
.naglowek  { background: url(../images/bg_pas_men_gora.gif) repeat-x left top }
.menu {
	background: url(../images/bg_menu_gora_sz.gif) repeat-x left top;
	text-align: left;
}
.skasuj { color: #ec6931; font-size: 8pt; font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular }
.lista { color: #000; font-weight: bold; font-size: 10pt; font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular }

input, textarea, select {
	color: #000000;
	font-size: 9pt;
	font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular;
	border: 1px solid #000000;
}

input[type="image"] {
	border: 0;
}

.pole_wymagane {
	background-color: #FEFF8F;
}
