body {
	font-family: 'Arial CE', 'Helvetica CE',  Arial, sans-serif;
	font-size: 10pt;
	font-weight: normal;
	color: #000000;
}

.login-form {
	margin-left: auto;
	margin-right: auto;
	text-align: center;
	background-color: #ffffff;
	font-family: 'Arial CE', 'Helvetica CE',  Arial, sans-serif;
	font-size: 10pt;
	font-weight: normal;
	color: #000000;
}

.register-form {
	margin-left: auto;
	margin-right: auto;
	text-align: left;
	width: 25%;
	background-color: #ffffff;
	font-family: 'Arial CE', 'Helvetica CE',  Arial, sans-serif;
	font-size: 10pt;
	font-weight: normal;
	color: #000000;
}

ul {
	list-style-type: square;
}
li {
	list-style-type: square;
	padding: 2pt;
}

div.terms {
	width: 60%;
	margin-left: auto;
	margin-right: auto;
	text-align: justify;
}
ol.terms li{
	list-style-type: decimal;
	padding: 5pt;
}

.register-title {
	font-weight: bolder;
	text-align: center;
	font-size: x-large;
}

.drzewko a {
	border-style: none;
	border-width: 1pt;
	border-color: #a0a0a0;
	background-color: #e6e6e6;
	text-decoration: none;
	color: #000000;
}
.drzewko a:hover {
	background-color: #eeeeee;
	border-style: solid;
	border-width: 1pt;
	border-color: #a00000;
	background-color: #ffff00;
	color: #000000;
	text-decoration: none;
}
.drzewko_strong a{
	border-style: none;
	border-width: 1pt;
	background-color: #ffff66;
	text-decoration: underline;
	color: #000000;
	font-weight: bold;
}

.pasek {
	font-family: 'Arial CE', 'Helvetica CE', Arial, sans-serif;
	font-size: 10pt;
	font-weight: bold;

	background-color: #639bfc;

	border-style: none;
	border-width: 1pt;
	border-color: #000000;
	border-collapse: collapse;
}

.pasek a {
	text-decoration: none;
	color: #ffffff;
}
.pasek a:hover {
	color: #ffffff;
	text-decoration: underline;
}

.opcje {
	background-color: #ffffff;
    font-family: 'Arial CE', 'Helvetica CE', Arial, sans-serif;
    font-size: 10pt;
	font-weight: bold;
	color: #663300;

	border-style: none;
	border-width: 1pt;
	border-color: #000000;
}

.opcje td.opcja {
	border-style: solid;
	border-width: 1pt;
	border-color: #a0a0a0;
	background-color: #e0e0e0;
}
.opcje td.opcja:hover {
	background-color: #ffff00;
	color: #000000;
   	border-color: #a00000;
}

.opcje a {
   	text-decoration: none;
   	color: #000000;
}
.opcje a:hover {
	background-color: #ffff00;
	color: #000000;
}

.wart_zam {
	color: #ff0000;
}

.form-error {
	color:	red;
}

.lista td {
	padding-left: 5px;
	padding-right: 5px;
}

.lista td.kolPrzycisk {
	padding-left: 0px;
	padding-right: 0px;
}

.lista {
	border-color: #a0a0a0;
	border-width: 1px;
	border-style: solid;
}

.podswietl:hover {
	background-color: #ffffaa;
}

a.przycisk_lista {
	text-decoration: none;
	background-color: #d0d0d0;
	color: #000000;
	border-style: solid;
	border-width: 1pt;
	border-color: #a0a0a0;
   	background-color: #e0e0e0;
}

a.przycisk_lista:hover {
	background-color: #ffff00;
	color: #000000;
   	border-color: #a00000;
}

.odd {
	background-color: #f3f3f3;
}

.even {
	background-color: #e9e9e9;
}

.kolNazwa {
	width: 100mm;
}

.kolCena {
	width: 25mm;
	text-align: right;
}

.kolIlosc {
	width: 20mm;
	text-align: right;
}

.kolStan {
    width: 15mm;
	text-align: right;
}

.kolStanO {
    width: 15mm;
	text-align: right;
}

.kolJm {
	width: 20mm;
	text-align: right;
}

.kolKwota {
	width: 30mm;
	text-align: right;
}

.kolAtrL {
	text-align: right;
}

.stopka {
    color: #e9e9e9;
    font-style: normal;
	text-decoration:none;
}

.kolIndeks {
	width: 30mm;
}

.ofertaBlad {
	vertical-align: middle;
	background-color: #e0e060;
	color: red;
	border-color: #a0a0a0;
	border-width: 1px;
	border-style: solid;
	text-align: center;
}

.koszykBlad {
	vertical-align: middle;
	color: red;
	text-align: center;
}

.naglowek {
	font-weight: bold;
	text-align: center;
}

.pozycjaKoszyka {
	margin-top: 15px;
}

.zmianaHasla {
	margin-top: 15px;
}

.szary {
	color: #BBBBBB;
}

.szukajOpis {
	color: red;
}