BODY {
	font: 10px Tahoma;
	color: black;
	line-height: 1;
}

fieldset {
	border: 0px;
	margin: 0px;
}

TD.kolor {
	background: #99AE6B;
	padding: 0px;
	border-spacing: 0px;
	margin: 0px;
}

TD {
	border-spacing: 0px;
	margin: 0px;
	padding: 0px;
}

TD.dostawa_bold {
	font-size: 10px;
	text-align: center;
	font-weight: bold;
	padding: 4px;
}

TD.dostawa {
	font-size: 10px;
	text-align: center;
	padding: 4px;
}

TD.td_male_bold {
	font-size: 10px;
	font-weight: bold;
}

TD.td_male {
	font-size: 10px;
	font-weight: normal;
}

TD.td_male_bold_lewa {
	font-size: 10px;
	font-weight: bold;
	text-align: left;
	padding: 4px;
	border-color: #99AE6A;
}

TD.td_male_prawa {
	font-size: 10px;
	font-weight: normal;
	text-align: right;
	padding: 4px;
	border-color: #99AE6A;
}

TD.box_naglowek {
	background-color: #99AE6A;
	padding: 2px;
	font-weight: bold;
	font-size: 12px;
	text-align: left;
}

TD.items_head {
	background-color: white; 
	padding: 0px;
	border-bottom: 1px #99AE6A solid;
}

TD.dolna_linia {
	background-color: white; 
	padding: 0px;
	border-bottom: 1px #99AE6A solid;
}

TD.dolna_linia_tlo {
	background-color: #99AE6A; 
	padding: 0px;
	border-bottom: 1px #99AE6A solid;
}

TD.dolna_linia {
	background-color: white; 
	padding: 0px;
	border-bottom: 1px #99AE6A solid;
}

TD.box_zawartosc{
	background-color: white; 
	text-align: center; 
	padding: 3px;
	border-color: #99AE6A;
	height: 160px;
}

TD.box_filtry_zawartosc{
	background-color: white; 
	text-align: left; 
	padding: 3px;
	aborder-color: #99AE6A;
	height: 50px;
	line-height: 20px;
}

TD.box_filtry_zawartosc:hover{
	background-color: #FFD455;
}

TD.kolor_wiersza_male_bold{
	background-color: #99AE6A;
	padding: 2px;
	font-size: 10px;
	font-weight: bold;
}

TD.koszyk_naglowek {
	padding: 2px;
	font-size: 10px;
	font-weight: bold;
	text-align: center;
	background-color: #99AE6A;
}

TD.koszyk_wiersz {
	background-color: white;
	padding: 2px;
	font-size: 10px;
	font-weight: normal;
	text-align: left;
	height: 20px;
}

TD.koszyk {
	font-size: 10px;
	font-weight: bold;
	text-align: left;
	padding: 2px;
	vertical-align: top;
}

TD.koszyk2 {
	font-size: 10px;
	font-weight: normal;
	text-align: right; 
	font-weight: bold;
}

TD.glowna_wiersz_1 {
	background-color: white;
	padding: 2px;
	font-size: 10px;
	font-weight: normal;
	text-align: left; 
	border-right: 1px green dotted;
	width: 128px;
	vertical-align: top;
}

tr.koszyk_podsumowanie {
	height: 25px; 
	border-top: 1px #99AE6A solid;	
}

TABLE {
	border: 0px solid black;
	border-collapse: separate;
	padding: 0px;
	border-spacing: 0px;
	margin: 0px;
}

TABLE.box_ramka {
	border: 1px solid #99AE6A;
	width: 150px;
	border-collapse: collapse;
	background-color: white;
}

TABLE.szczegoly{
	border-color: #99AE6A;
	border-collapse: collapse; 
	width: 280px;	
}

table.item_funkcje {
	border: 1px green dotted;
	background-color: #FFD455;
}

table.item_funkcje_blad {
	border: 1px red dotted;
	background-color: grey;
}

OPTION{
	font-size: 10px;
	font-weight: bold;
}

SELECT {
	font:  10px Tahoma;
	color: black;
	font-weight: bold;
	height: 15px;
	border: 1px solid #999999; 
}

input {
	font:  10px Tahoma;
	color: black;
	font-weight: bold;
	height: 14px;
	border: 1px solid #999999; 
}

input.przycisk {
	color: #000000;
	width: 100px;
	height: 15px;
	background-color: #d8d8d8;
	border: 1px solid #999999; 
}

input.przycisk_graf {
	width: 75px;
	height: 15px;
}

select {
	font-size: 10px;
	font:  12px Tahoma;
	color: black;
}

a {
	color: black;
	text-decoration: none;
	font-size: 12px;
}

a:hover {
	color: red;
	text-decoration: underline;
	font-size: 12px;
}

a.pasek_menu {
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
	color: black;
}

a.pasek_menu:hover {
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
	color: #FFD455;
}

a.male {
	font-family: Tahoma;
	font-size: 10px;
	font-weight: normal;
	text-decoration: none;
	color: black;
	line-height: 1.5;
}

a.male:hover {
	color: #FFD455;
}

a.pomoc{
	color: black;
	text-decoration: none;
	font-size: 11px;
	font-weight: bold;
}

a.pomoc:hover{
	color: grey;
}

td.pomoc_tresc{
	line-height: 15px;
	font-size: 11px;
	vertical-align: top;
	background-color: #efefef;
}

td.pomoc_tresc a {
	line-height: 15px;
	font-size: 11px;
	color: blue;
	text-decoration: none;
}

hr.w_boxie_lewa{
	width: 80%;
	color: #99AE6B;
	background: #99AE6B;
	height: 1px;
	border: none;
	
	text-align: left;/*this will align it for IE*/
	margin: 0 auto 0 0; /*this will align it left for Mozilla*/
	margin-top: 4px;
	margin-bottom: 4px;
}

HR.w_boxie{
	width: 80%;
	color: #99AE6B;
	background: #99AE6B;
	height: 1px;
	border: none;
	
	text-align: center;/*this will align it for IE*/
	margin-top: 4px;
	margin-bottom: 4px;
}

IMG {
	margin-top: 7px;
	margin-bottom: 7px;
}

SPAN.normal {
	font-size: 10px;
	font-weight: bold;
	text-decoration: none;
	color: black;
}

SPAN.bold_13 {
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
	color: black;
}

SPAN.zakladki {
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
	color: black;
}

SPAN.zakladki:hover {
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
	color: #FFD455;
}

TABLE.zakladki{
	border-collapse: collapse;
	margin-bottom: 0px;
}

TD.zakladki{
	padding: 3px;
	border-style: solid;
	border-color: white;
	background: #99AE6B;
}

FORM.bez_marginesow {
	margin-top: 0px;
	margin-bottom: 0px;
}

DIV.menu {
	border-bottom: 1px #99AE6B dotted;
	background-color: white;
	height: 17px;
}

DIV.menu:hover {
	background-color: #FFD455;
	color: red;
}

DIV.news {
	border: 2px white dotted;
}

DIV.news:hover {
	border: 2px #99AE6B dotted;
}


#loader p {
	border: 3px solid grey;
	padding: 15px;
	margin: 0;
	background: #eeeeee;
	height: 30px;
}


#loaderContainer {
	position: fixed;
	width: 100%;
	height: 100%;
	top: 0;
	left: 0;
	position: expression('absolute');
	height: expression(document.documentElement.scrollHeight+'px');
	width: expression(document.documentElement.scrollWidth+'px');
	z-index: 500;
}

h1.seo {
	font-family:Arial, Helvetica, sans-serif;
	font-size:9px;
	font-weight:normal;
	color:#999999;
	text-decoration:none;
	display:inline;
}
a.seo:link {
	font-family:Arial, Helvetica, sans-serif;
	font-size:9px;
	font-weight:normal;
	color:#999999;
	text-decoration:none;
	display:inline;
}
a.seo:visited {
	font-family:Arial, Helvetica, sans-serif;
	font-size:9px;
	font-weight:normal;
	color:#999999;
	text-decoration:none;
	display:inline;
}
a.seo:hover {
	font-family:Arial, Helvetica, sans-serif;
	font-size:9px;
	font-weight:normal;
	color:#999999;
	text-decoration:none;
	display:inline;
}

A.tagi {
	font-size: 20px;
	font-family: Verdana, Geneva, Arial, Helvetica;
	color: #444444;
}

DIV.index_boxy {
	display: table-cell; 
	width: 150px; 
	height: 150px; 
	text-align: center; 
	vertical-align: middle;
	background-image: url('grafa/tlo.png');
	background-position: center center;
	background-repeat: no-repeat;
}