/* tla */

.tlo_bialy {background:#FFFFFF}

.tlo_zolty1 {background:#F0B500}

.tlo_zolty2 {background:#FFE581}

.tlo_szary1 {background:#EFE5E6}

.tlo_szary2 {background:#DBD9DA}

.tlo_szary3 {background:#CFCFCF}

/* ramki */

.ramka_szary {border-color:#CCCCCC}

/* styl ogolny strony */
body {background:#FFFFFF;
	font-family:Verdana,Arial,Helvetica,sans-serif;
	font-size:9px;
	font-style:normal;
	font-weight:normal;
	color:#333333;
	text-decoration:none;
	letter-spacing:0px;
	word-spacing:0px; scrollbar-face-color:#F7F7F7; scrollbar-track-color:#F7F7F7; scrollbar-arrow-color:#878787; scrollbar-highlight-color:#878787; scrollbar-3dlight-color:#F7F7F7; scrollbar-shadow-color:#878787; scrollbar-darkshadow-color:#F7F7F7}

select {background:#FFFFFF; scrollbar-face-color:#F0F0F7; scrollbar-track-color:#F0F0F7; scrollbar-arrow-color:#155CD2; scrollbar-highlight-color:#155CD2; scrollbar-3dlight-color:#F0F0F7; scrollbar-shadow-color:#155CD2; scrollbar-darkshadow-color:#F0F0F7}

h1 {
   margin:0;
   padding:0;
   font-size:14px;
   width:580px;
   margin:0 auto;  
}

#footer {
   margin:0;
   padding:0;
   font-size:14px;
   width:580px;
   margin:0 auto;  
   text-align:center;
}
#footer a {
   color:#333333;
   font-size:10px;
   text-decoration:none;
}

/* pole formularza */
.pole {font-family:Verdana,Arial,Helvetica,sans-serif; color:#000000; font-size:9px; background-color:#FFFFFF; border-width:1; border-color:#000000}

/* przycisk formularza */
.przycisk {font-family:Verdana,Arial,Helvetica,sans-serif; color:#000000; font-size:9px; background-color:#CFCFCF; border-width:1; border-color:#000000; font-weight:normal}

/* kwadracik niebieski */
.kwadracik {font-family:Verdana,Arial,Helvetica,sans-serif;	font-size:11px;	font-style:normal; font-weight:bold; color:#6DA4FF;	text-decoration:none; letter-spacing:0px; word-spacing:0px}

/* kwadracik czarny */
.kwadracik2 {font-family:Arial,Verdana,Helvetica,sans-serif;	font-size:12px;	font-style:normal; font-weight:bold; color:#111111;	text-decoration:none; letter-spacing:0px; word-spacing:0px}

/* kwadracik czarny */
.kwadracik3 {font-family:Arial,Verdana,Helvetica,sans-serif;	font-size:12px;	font-style:normal; font-weight:bold; color:#888888;	text-decoration:none; letter-spacing:0px; word-spacing:0px}

/* tekst sredni */
.tekst_s {
	font-family:Verdana,Arial,Helvetica,sans-serif;
	font-size:10px;
	font-style:normal;
	font-weight:normal;
	color:#333333;
	text-decoration:none;
	letter-spacing:0px;
	word-spacing:0px;
}

/* tekst wiekszy */
.tekst_s2 {
	font-family:Verdana,Arial,Helvetica,sans-serif;
	font-size:11px;
	font-style:normal;
	font-weight:normal;
	color:#333333;
	text-decoration:none;
	letter-spacing:0px;
	word-spacing:0px;
}

/* tekst duzy */
.tekst_d {
	font-family:Verdana,Arial,Helvetica,sans-serif;
	font-size:13px;
	font-style:normal;
	font-weight:normal;
	color:#333333;
	text-decoration:none;
	letter-spacing:0px;
	word-spacing:0px;
}

/* tekst maly */
.tekst_m {
	font-family:Verdana,Arial,Helvetica,sans-serif;
	font-size:9px;
	font-style:normal;
	font-weight:normal;
	color:#333333;
	text-decoration:none;
	letter-spacing:0px;
	word-spacing:0px;
}

/* tekst sredni wujustowany */
.tekst_sj {
	font-family:Verdana,Arial,Helvetica,sans-serif;
	font-size:10px;
	font-style:normal;
	font-weight:normal;
	color:#333333;
	text-decoration:none;
	text-align: justify;
	letter-spacing:0px;
	word-spacing:0px;
}

/* tekst sredni jasny */
.tekst_sl {
	font-family:Verdana,Arial,Helvetica,sans-serif;
	font-size:10px;
	font-style:normal;
	font-weight:normal;
	color:#888888;
	text-decoration:none;
	letter-spacing:0px;
	word-spacing:0px;
}

/* tekst sredni czerwony */
.tekst_sc {
	font-family:Verdana,Arial,Helvetica,sans-serif;
	font-size:10px;
	font-style:normal;
	font-weight:normal;
	color:#CC0000;
	text-decoration:none;
	letter-spacing:0px;
	word-spacing:0px;
}

/* tekst sredni niebieski */
.tekst_sn {
	font-family:Verdana,Arial,Helvetica,sans-serif;
	font-size:10px;
	font-style:normal;
	font-weight:normal;
	color:#155CD2;
	text-decoration:none;
	letter-spacing:0px;
	word-spacing:0px;
}

/* link podkreslony */
.link_s {
	font-family:Verdana,Arial,Helvetica,sans-serif;
	font-size:10px;
	font-style:normal;
	font-weight:normal;
	color: #333333;
	text-decoration:underline;
	letter-spacing:0px;
	word-spacing:0px;
}
.link_s:hover {
	font-family:Verdana,Arial,Helvetica,sans-serif;
	font-size:10px;
	font-style:normal;
	font-weight:normal;
	color: #000000;
	text-decoration:none;
	letter-spacing:0px;
	word-spacing:0px;
}

/* link niepodkreslony */
.link_s1 {
	font-family:Verdana,Arial,Helvetica,sans-serif;
	font-size:10px;
	font-style:normal;
	font-weight:normal;
	color: #333333;
	text-decoration:none;
	letter-spacing:0px;
	word-spacing:0px;
}
.link_s1:hover {
	font-family:Verdana,Arial,Helvetica,sans-serif;
	font-size:10px;
	font-style:normal;
	font-weight:normal;
	color: #000000;
	text-decoration:underline;
	letter-spacing:0px;
	word-spacing:0px;
}

/* link duzy podkreslony */
.link_sm {
	font-family:MS Sans-serif,Verdana,Helvetica,Arial,sans-serif;
	font-size:8px;
	font-style:normal;
	font-weight:normal;
	color: #000000;
	text-decoration:none;
	letter-spacing:1px;
	word-spacing:0px;
}
.link_sm:hover {
	font-family:MS Sans-serif,Verdana,Helvetica,Arial,sans-serif;
	font-size:8px;
	font-style:normal;
	font-weight:normal;
	color: #000000;
	text-decoration:none;
	letter-spacing:1px;
	word-spacing:0px;
}

/* link maly podkreslony */
.link_mm {
	font-family:Verdana,MS Sans-serif,Helvetica,Arial,sans-serif;
	font-size:10px;
	font-style:normal;
	font-weight:normal;
	color: #000000;
	text-decoration:none;
	letter-spacing:1px;
	word-spacing:0px;
}
.link_mm:hover {
	font-family:Verdana,MS Sans-serif,Helvetica,Arial,sans-serif;
	font-size:10px;
	font-style:normal;
	font-weight:normal;
	color: #000000;
	text-decoration:underline;
	letter-spacing:1px;
	word-spacing:0px;
}

/* link duzy podkreslony */
.link_mmd {
	font-family:Verdana,MS Sans-serif,Helvetica,Arial,sans-serif;
	font-size:11px;
	font-style:normal;
	font-weight:normal;
	color: #000000;
	text-decoration:none;
	letter-spacing:1px;
	word-spacing:0px;
}
.link_mmd:hover {
	font-family:Verdana,MS Sans-serif,Helvetica,Arial,sans-serif;
	font-size:11px;
	font-style:normal;
	font-weight:normal;
	color: #000000;
	text-decoration:underline;
	letter-spacing:1px;
	word-spacing:0px;
}

.tekst_d2 {
	font-family:Verdana,MS Sans-serif,Helvetica,Arial,sans-serif;
	font-size:15px;
	font-style:normal;
	font-weight:normal;
	color: #999999;
	text-decoration:none;
	letter-spacing:1px;
	word-spacing:0px;
}

strong.footer {
   font-size:9px;
}

strong.footer a  {
   color:#333333;
}
