html, body {
   margin: 0px;
   width: 100%;
   height: 100%;
   background: #ffffff url('../img/tlo_strona.jpg') top left;
   text-align: center;
   font-size: 11px;
}

input, table, td { font-size: 11px; }

span, div, td, th, a, input, textarea, select { 
	font-family: Tahoma, Verdana, sans-serif; 
	color: #6D716C;
}

a { text-decoration: none; color: #FFCC00; }
a:hover { text-decoration: underline; }

.bialy { color: #ffffff; }
.jasny { color: #CCCCCC; }
.podkategoria { color: #E5CFA0; }
.tytul { color: #FF3300; font-size: 13px; font-weight: bold; }
.czerwony { color: #FF3300; }
.strona { color: #999999; }

.pogrubienie { color: #469A24; font-weight: bold; font-family: Verdana, sans-serif; }
.ciemny { color: #70726D; }
.ciemniejszy { color: #252525; font-weight: bold; }
.pomarancz { color: #469A24; }
td.koszyk { color: #C1C1C1; }
.koszyk_pomarancz { color: #FFC000; font-weight: bold; }
.newsletter { color: #43473D; font-family: Verdana, sans-serif; }
.nowosci { color: #ECFBE6; }
.nowosci_pomarancz { color: #FFC329; }
.copyright { color: #6FAE12; }
.sztuk { color: #82BE62; }
.witamy { color: #7ABB1B; font-weight: bold }
.pom_pathway { color: #409020; }
.granat { color: #25346C; }
.szary_jasny { color: #A5A8A1; }
.info { color: #BBBBBB; }

.hr {
  background: url('../img/hr.gif') repeat-x;
  font-size: 1px;
  line-height: 1px;
}

.hr2 {
  background: url('../img/hr2.gif') repeat-x;
  font-size: 1px;
  line-height: 1px;
}

.hr2_pion {
  background: url('../img/hr2_pion.gif') top center repeat-y;
  font-size: 1px;
  line-height: 1px;
}

.szary { color: #868686; }
.zielony { color: #007B3C }
.czarny { color: #000000; }
.bialy { color: #ffffff; font-size: 11px; }
.granat { color: #002756; font-size: 11px; }
.braz { color: #970706; font-size: 11px; }
.blad {	font-family: Arial; color: #ffffff; font-size: 12px; font-weight: bold; }
.arial { font-family: Arial; }


.bg1 { background: #FBFDF8; }
.bg2 { background: #3B861C; }

.noborder { border: none !important; }
.border { border: solid 1px black; }
.border_nowosci { border: solid 3px #7BC05A; }
.float { float: left; }

.normal { font-weight: normal !important; }
.i { font-style: italic; }
.u, .underline { text-decoration: underline !important; }
.bold, .b { font-weight: bold; }

.l1 { line-height: 1px; }
.l13 { line-height: 13px; }
.l14 { line-height: 14px; }
.l15 { line-height: 15px; }
.l16 { line-height: 16px; }
.l17 { line-height: 17px; }
.s1 { font-size: 1px; }
.s8 { font-size: 8px; }
.s9 { font-size: 9px; }
.s10 { font-size: 10px !important; }
.s11  { font-size: 11px !important; }
.s12 { font-size: 12px !important; }
.s13 { font-size: 13px; }
.s14 { font-size: 14px; }
.s15 { font-size: 15px; }
.s16 { font-size: 16px; }
.s18 { font-size: 18px; }
.s20 { font-size: 20px; }
.s24 { font-size: 24px; }

.left, td, div	{ text-align: left; }
.center, th	{ text-align: center; }
.right		{ text-align: right; }
.justify    { text-align: justify; }
.top { vertical-align: top; }
.middle { vertical-align: middle; }
.bottom { vertical-align: bottom; }
.strike { text-decoration: line-through; }

.clear { 
  clear: both;
  line-height: 1px;
  font-size: 1px;
}

ul {
  padding: 0px;
	margin: 0px;
  margin-left: 25px;
  list-style-type: none;
  list-style-image: url('../img/wypunktowanie.gif');
  line-height: 14px;
}

img { border: 0px; }
form, input, textarea, img { margin: 0px; padding: 0px; }
label { color: #ffffff; }
p { padding: 0px; margin: 0px; }

select {
  font-size: 9px;
  color: #666666;
  width: 145px;
  margin-top: 1px;
}

.checkbox {
  margin: 0;
  width: 13px;
  height: 13px;
  overflow: hidden;
  vertical-align: middle;
}

input.form,
input.form_logowanie {
  border: solid 1px #999999;
  background: #747873;
  color: #ffffff;
  width: 142px; 
  height: 20px;
  padding: 2px; 
  margin: 0px;
}

input.form_logowanie {
  border: solid 1px #7C7C7C;
  background: #ffffff;
  color: #666666;
}

input[class=form],
input[class=form_logowanie] {
  height: auto;
  width: 137px;
}

input.ilosc,
input.ilosc2 {
  border: solid 1px #629714;
  background: #ffffff;
  color: #43670D;
  height: 17px;
  padding: 1px; 
  margin: 0px;
  text-align: center;
  width: 21px;
}

input[class=ilosc],
input[class=ilosc2] {
  height: auto;
  width: 17px;
}

input.ilosc2 { 
  border: solid 1px #CBCBCB !important;
  color: #70726D !important;
}

input, textarea { font-size: 11px; }
input.radio { vertical-align: middle; height: 16px; }
input.zaglosuj { float: right; }

textarea.textarea { 
  background: #ffffff;
  border: solid 1px #cccccc; 
  width: 270px; 
  padding: 8px; 
  height: 79px;
  overflow: auto;
  color: #6D716C;
}
textarea[class=textarea] {
  width: 254px;
  height: 63px;
}

input.podpis {
  background: #ffffff;
  border: solid 1px #cccccc; 
  color: #6D716C;
  width: 163px; 
  height: 22px;
  padding: 3px 7px 2px 7px; 
}

input[class=podpis] {
  width: 149px;
  height: 16px;
}

input.submit {
  background: yellow;
  border: solid 1px red;
  color: red;
}

input.text {
  background: none;
  border: solid 1px #BFBFBF;
  color: #1C388C;
} 

a { text-decoration: none; }
a:link, a:visited	{ text-decoration: none; } 
a:hover { text-decoration: underline; }

/*dodane */
.uwaga {
	color:red;
	text-align:center;
	font-weight:bold;
}

.tytul {
	font-size:14px;
	font-weight:bold;
	margin-left:0px;
}

.tekst {
	color:#000000;
}
#tab_menu_nieaktywne {
background: none; /*#F5F5F5;*/
/*color:#E2E2E2;*/
}
			
#tab_menu_aktywne {
background: #F5F5F5;
/*color:black;
border: 1px solid #C0E6ED*/
}

.linkk a{
color:					#FF0000;
font-family:			Trebuchet MS; 
font-size:				11px;
text-decoration:		underline;
}

.linkk a:hover{
color:					#FF0000;
font-family:			Trebuchet MS;
font-size:				11px;
text-decoration:		none;
}

.linkk1 a{
color:					#666666;
font-family:			Trebuchet MS; 
font-size:				10px;
text-decoration:		none;
}

.linkk1 a:hover{
color:					#666666;
font-family:			Trebuchet MS;
font-size:				10px;

text-decoration:		underline;
}