a:link.zaloguj_sie{
	color: black;
	text-decoration: none;
	font-size: 11px;
	font-family: Trebuchet MS,tahoma;
	font-style: normal;
}

a:visited.zaloguj_sie{
	color: black;
	text-decoration: none;
	font-size: 11px;
	font-family: Trebuchet MS,tahoma;
	font-style: normal;
}

a:active.zaloguj_sie{
	color: black;
	text-decoration: none;
	font-size: 11px;
	font-family: Trebuchet MS,tahoma;
	font-style: normal;
}

a:hover.zaloguj_sie{
	color: black;
	text-decoration: underline;
	font-size: 11px;
	font-family: Trebuchet MS,tahoma;
	font-style: normal;
}

body {
	margin: 0px;
	background-color: #FFFFFF;
}

img{
	border: 0px;
}

form{
	margin: 0px;
}

input.login_naglowek{
	width: 80px;
	border: 1px solid #B7B7B7;
	font-size: 11px;
	margin: 2px;
	margin-right: 2px;
}

input.login{
	width: 100px;
	border: 1px solid #B7B7B7;
	font-size: 11px;
	margin: 3px;
	margin-right: 15px;
}

input.standard{
	width: 150px;
	font-size: 11px;
	border: 1px solid #B7B7B7;
}

 
input.szukaj_menu{
	width: 170px;
	font-size: 11px;
	border-left: 1px solid #C5C5C5;
	border-right: 1px solid #C5C5C5;
	border-top: 1px solid #C5C5C5;
	border-bottom: 3px solid #C5C5C5;
}

   
input.blokada{
	border: 1px solid #B7B7B7;
	background-color: #DADADA;
}

input.radio{
	width: 20px;
}

input.form{
	width: 200px;
	font-size: 11px;
	border: 1px solid #B7B7B7;
}

input{
	width: 200px;
}

select{
	background-color: #ffffff;
	width: 150px;
	font-size: 11px;
	border: 1px solid #B7B7B7;
}

table.head{
	width: 100%;
	border: 0px none;
}

table.standard{
	width: 100%;
	border: 0px none;
}

table.rozmiar_strony{
	width: 980;
	height: 100%;
	border: 0px none;
}

td.tlo_lewe_strona {
	width: 50%;
	background-image: url(../grafika/tlo_lewe_strona.gif);
	background-repeat: repeat-y;
	background-position: right;
}

td.tlo_prawe_strona {
	width: 50%;
	background-image: url(../grafika/tlo_lewe_strona.gif);
	background-repeat: repeat-y;
	background-position: left;
}

h1{
	font-size: 18px;
	color: #000000;
	font-family: Trebuchet MS,tahoma;
	font-style: normal;
	font-weight: bold;
	margin: 0px;
	padding: 2px;
}

h2{
	font-size: 13px;
	color: #000000;
	font-family: Trebuchet MS,tahoma;
	font-style: normal;
	font-weight: bold;
	margin: 0px;
	padding: 0px;
	text-decoration: none;
}

a:link.h2, a:visited.h2, a:active.h2{
	font-size: 13px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
	font-family: Trebuchet MS,tahoma;
}

a:hover.h2 {
	font-size: 13px;
	font-weight: bold;
	color: #ff8040;
	text-decoration: underline;
	font-family: Trebuchet MS,tahoma;
}

.indeks_handlowy {
	color: #565656;
	font-weight: normal;
	font-family: Trebuchet MS,tahoma;
	font-size: 10px;
	text-decoration: none;
}

/* -------------------- MENU --------------------------------------- */
table.modul_menu{
	width: 190px;
	border: 0px;
	background-position: top;
	padding-bottom: 10px;
}

td.modul_menu_gora{
	border: 0px;
	height: 3px;
	width: 100%;
	background-image: url(../grafika/tlo1_grupa_menu.gif);
	background-repeat: repeat-x;
}

img.menu_naroznik_gora_lewy{
	border: 0px;
	height: 3px;
	width: 3px;
}

img.menu_naroznik_gora_prawy{
	border: 0px;
	height: 3px;
	width: 3px;
}

table.modul_menu_nazwa{
	width: 190px;
	border-left: 0px solid #C5C5C5;
	border-right: 0px solid #C5C5C5;
	border-top: 0px solid #C5C5C5;
	border-bottom: 0px solid #C5C5C5; /* display: none; */
}

td.modul_menu_nazwa {
	width: 100%;
	height: 22px;
	font-size: 13px;
	color: #ffffff;
	font-family: Trebuchet MS,tahoma;
	font-style: normal;
	font-weight: bold; /*background-color: #666666; */
	background-image: url(../grafika/tlo2_grupa_menu.gif);
	background-repeat: repeat-x;
	padding-left: 25px;
	border-left: 1px solid #666666;
	border-right: 1px solid #666666;
}

a:link.modul_menu_nazwa{
	color: #ffffff;
	text-decoration: none;
	font-weight: bold;
	font-family: Trebuchet MS,tahoma;
	font-size: 13px;
}

a:visited.modul_menu_nazwa{
	color: #000000;
	text-decoration: none;
	font-weight: bold;
	font-family: Trebuchet MS,tahoma;
	font-size: 13px;
}

a:active.modul_menu_nazwa{
	color: #000000;
	text-decoration: none;
	font-weight: bold;
	font-family: Trebuchet MS,tahoma;
	font-size: 13px;
}

a:hover.modul_menu_nazwa{
	color: #ff8040;
	text-decoration: underline;
	font-weight: bold;
	font-family: Trebuchet MS,tahoma;
}

td.modul_menu_nazwa_2 {
	width: 100%;
	height: 3px;
	background-color: #336699;
	border-left: 1px solid #666666;
	border-right: 1px solid #666666; 
        /*background-image: url(../grafika/tlo2_grupa_menu.gif);
       background-repeat: no-repeat;*/
}

       
table.modul_menu_srodek3{
	width: 100%; /*background-image: url(../grafika/tlo3_grupa_menu.gif);
       background-repeat: repeat-x;*/
	background-position: top;
	border-left: 1px solid #666666;
	border-right: 1px solid #666666;
	border-top: 0px solid #C5C5C5;
	border-bottom: 1px solid #C5C5C5;
}

table.modul_menu_srodek2{
	width: 100%; /*background-image: url(../grafika/tlo3_grupa_menu.gif);
       background-repeat: repeat-x;*/
	background-position: top;
	border-left: 0px solid #666666;
	border-right: 0px solid #666666;
	border-top: 0px solid #C5C5C5;
	border-bottom: 0px solid #C5C5C5;
}

table.modul_menu_srodek1{
	width: 190px; /*background-image: url(../grafika/tlo3_grupa_menu.gif);
       background-repeat: repeat-x;*/
	background-position: top;
	border-left: 0px solid #666666;
	border-right: 0px solid #666666;
	border-top: 0px solid #C5C5C5;
	border-bottom: 0px solid #666666;
}

table.modul_menu_srodek{
	width: 190px; /*background-image: url(../grafika/tlo3_grupa_menu.gif);
       background-repeat: repeat-x;*/
	background-position: top;
	border-left: 1px solid #C5C5C5;
	border-right: 1px solid #C5C5C5;
	border-top: 0px solid #666666;
	border-bottom: 0px solid #666666;
}

		 
table.modul_menu_dol{
	width: 100%;
	border-left: 0px solid #D0D0D0;
	border-right: 0px solid #D0D0D0;
	display: yes;
}

td.modul_menu_dol{
	border: 0px;
	height: 3px;
	width: 100%;
	background-image: url(../grafika/tlo_menu_dol.gif);
	background-repeat: repeat-x;
}

img.menu_naroznik_dol_lewy{
	border: 0px;
	height: 3px;
	width: 3px;
}

img.menu_naroznik_dol_prawy{
	border: 0px;
	height: 3px;
	width: 3px;
}

table.modul_menu_szukaj{
	width: 100%; /*background-image: url(../grafika/tlo_menu_nazwa_szukaj.gif);
       background-repeat: repeat-x; */
	background-position: top;
	background-color: #575757;
	border-left: 1px solid #575757;
	border-right: 1px solid #575757;
	border-top: 0px solid #666666;
	border-bottom: 0px solid #666666;
}

td.modul_menu_nazwa_szukaj {
	width: 100%;
	height: 10px;
	font-size: 13px;
	color: #FFFFFF;
	background-image: url(../grafika/tlo_menu_nazwa_szukaj.gif);
	font-family: Trebuchet MS,tahoma;
	font-style: normal;
	font-weight: bold;
	padding-left: 15px;
	border-left: 1px solid #575757;
	border-right: 1px solid #575757;
}

table.modul_baner{
	width: 190px;
	border: 0 px;
}

td.modul_baner{
	font-size: 11px;
	color: black;
	background-position: left;
	font-family: verdana, verdana CE;
	font-style: normal;
	font: normal;
}

td.modul_menu_poziom1a {
	width: 100%;
	height: 20px;
	font-size: 11px;
	color: #336699;
	background-color: #DADADA;
	background-position: left;
	font-family: Trebuchet MS,tahoma;
	font-style: normal;
	font-weight: bold;
	padding-right: 2px;
}

a:link.modul_menu_poziom1a{
	color: #336699;
	;text-decoration: none;
	font-weight: bold;
	font-family: Trebuchet MS,tahoma;
}

a:visited.modul_menu_poziom1a{
	color: #336699;
	text-decoration: none;
	font-weight: bold;
	font-family: Trebuchet MS,tahoma;
}

a:active.modul_menu_poziom1a{
	color: #336699;
	text-decoration: none;
	font-weight: bold;
	font-family: Trebuchet MS,tahoma;
}

a:hover.modul_menu_poziom1a{
	color: #ff8040;
	text-decoration: underline;
	font-weight: bold;
	font-family: Trebuchet MS,tahoma;
}

td.modul_menu_poziom1{
	width: 100%;
	height: 20px;
	font-size: 12px;
	color: #000000;
	background-color: #DADADA;
	background-position: left;
	font-family: Trebuchet MS,tahoma;
	font-style: normal;
	font-weight: bold;
	padding-right: 2px;
}

a:link.modul_menu_poziom1{
	color: #000000;
	text-decoration: none;
	font-weight: bold;
	font-family: Trebuchet MS,tahoma;
}

a:visited.modul_menu_poziom1{
	color: #000000;
	text-decoration: none;
	font-weight: bold;
	font-family: Trebuchet MS,tahoma;
}

a:active.modul_menu_poziom1{
	color: #000000;
	text-decoration: none;
	font-weight: bold;
	font-family: Trebuchet MS,tahoma;
}

a:hover.modul_menu_poziom1{
	color: #ff8040;
	text-decoration: underline;
	font-weight: bold;
	font-family: Trebuchet MS,tahoma;
}

td.modul_menu_poziom2{
	font-size: 11px;
	height: 16px;
	color: #000000;
	background-color: #FFF;
	background-position: left;
	font-family: Trebuchet MS,tahoma;
	font-style: normal;
	font-weight: normal;
	padding-right: 2px;
}

a:link.modul_menu_poziom2{
	color: #000000;
	text-decoration: none;
	font-family: Trebuchet MS,tahoma;
}

a:visited.modul_menu_poziom2{
	color: #000000;
	text-decoration: none;
	font-family: Trebuchet MS,tahoma;
}

a:active.modul_menu_poziom2{
	color: #000000;
	text-decoration: none;
	font-family: Trebuchet MS,tahoma;
}

a:hover.modul_menu_poziom2{
	color: #ff8040;
	text-decoration: underline;
	font-family: Trebuchet MS,tahoma;
}

td.modul_menu_poziom3{
	font-size: 11px;
	height: 16px;
	color: black;
	background-color: #FFF;
	font-family: Trebuchet MS,tahoma;
	font-style: normal;
	font-weight: bold;
	padding-left: 0px;
	padding-right: 2px;
}

a:link.modul_menu_poziom3{
	color: #000000;
	text-decoration: none;
	font-family: Trebuchet MS,tahoma;
}

a:visited.modul_menu_poziom3{
	color: #000000;
	text-decoration: none;
	font-family: Trebuchet MS,tahoma;
}

a:active.modul_menu_poziom3{
	color: #000000;
	text-decoration: none;
	font-family: Trebuchet MS,tahoma;
}

a:hover.modul_menu_poziom3{
	color: #ff8040;
	text-decoration: underline;
	font-family: Trebuchet MS,tahoma;
}

td.modul_poziom1a {
	width: 100%;
	height: 20px;
	font-size: 11px;
	color: #336699;
	background-color: #FFF;
	background-position: left;
	font-family: Trebuchet MS,tahoma;
	font-style: normal;
	font-weight: bold;
	padding-right: 2px;
}

a:link.modul_poziom1a{
	color: #336699;
	text-decoration: none;
	font-weight: bold;
	font-family: Trebuchet MS,tahoma;
}

a:visited.modul_poziom1a{
	color: #336699;
	text-decoration: none;
	font-weight: bold;
	font-family: Trebuchet MS,tahoma;
}

a:active.modul_poziom1a{
	color: #336699;
	text-decoration: none;
	font-weight: bold;
	font-family: Trebuchet MS,tahoma;
}

a:hover.modul_poziom1a{
	color: #ff8040;
	text-decoration: underline;
	font-weight: bold;
	font-family: Trebuchet MS,tahoma;
}

td.modul_poziom1{
	width: 100%;
	height: 20px;
	font-size: 12px;
	color: #000000;
	background-color: #FFF;
	background-position: left;
	font-family: Trebuchet MS,tahoma;
	font-style: normal;
	font-weight: bold;
	padding-right: 2px;
}

a:link.modul_poziom1{
	color: #000000;
	text-decoration: none;
	font-weight: bold;
	font-family: Trebuchet MS,tahoma;
}

a:visited.modul_poziom1{
	color: #000000;
	text-decoration: none;
	font-weight: bold;
	font-family: Trebuchet MS,tahoma;
}

a:active.modul_poziom1{
	color: #000000;
	text-decoration: none;
	font-weight: bold;
	font-family: Trebuchet MS,tahoma;
}

a:hover.modul_poziom1{
	color: #ff8040;
	text-decoration: underline;
	font-weight: bold;
	font-family: Trebuchet MS,tahoma;
}

td.modul_poziom2{
	font-size: 11px;
	height: 16px;
	color: #000000;
	background-color: #FFF;
	background-position: left;
	font-family: Trebuchet MS,tahoma;
	font-style: normal;
	font-weight: normal;
	padding-right: 2px;
}

a:link.modul_poziom2{
	color: #000000;
	text-decoration: none;
	font-family: Trebuchet MS,tahoma;
}

a:visited.modul_poziom2{
	color: #000000;
	text-decoration: none;
	;font-family: Trebuchet MS,tahoma;
}

a:active.modul_poziom2{
	color: #000000;
	text-decoration: none;
	;font-family: Trebuchet MS,tahoma;
}

a:hover.modul_poziom2{
	color: #ff8040;
	text-decoration: underline;
	font-family: Trebuchet MS,tahoma;
}

td.modul_poziom3{
	font-size: 11px;
	height: 16px;
	color: black;
	background-color: #FFF;
	font-family: Trebuchet MS,tahoma;
	font-style: normal;
	font-weight: bold;
	padding-left: 0px;
	padding-right: 2px;
}

a:link.modul_poziom3{
	color: #000000;
	text-decoration: none;
	font-family: Trebuchet MS,tahoma;
}

a:visited.modul_poziom3{
	color: #000000;
	text-decoration: none;
	font-family: Trebuchet MS,tahoma;
}

a:active.modul_poziom3{
	color: #000000;
	text-decoration: none;
	font-family: Trebuchet MS,tahoma;
}

a:hover.modul_poziom3{
	color: #ff8040;
	text-decoration: underline;
	font-family: Trebuchet MS,tahoma;
}

table.menu_promocje{
	width: 190px;
	border-left: 1px solid #D0D0D0;
	border-right: 1px solid #D0D0D0;
	border-collapse: collapse;
}

table.menu_nowosci{
	width: 190px;
	border-left: 1px solid #D0D0D0;
	border-right: 1px solid #D0D0D0;
	border-collapse: collapse;
}

td.koszyk_menu{
	font-size: 12px;
	color: #FFFFFF;
	font-family: Trebuchet MS,tahoma;
	font-weight: normal;
	padding-left: 5px;
	padding-right: 5px;
	padding-top: 2px;
	padding-bottom: 2px;
}

a:link.koszyk_menu,a:visited.koszyk_menu,a:active.koszyk_menu {
	text-align: center;
	color: #FFFFFF;
	text-decoration: none;
	font-family: Trebuchet MS,tahoma;
	font-size: 12px;
}

a:hover.koszyk_menu {
	text-decoration: underline;
}

/*-----------------------------CENTRE---------------------------  */
table.modul_srodek_gora{
	width: 100%;
	border: 0px;
	display: yes;
}

td.modul_srodek_gora{
	border: 0px;
	height: 3px;
	width: 100%;
	background-image: url(../grafika/tlo1_grupa_menu.gif);
	background-repeat: repeat-x;
}

img.srodek_naroznik_gora_lewy{
	border: 0px;
	height: 3px;
	width: 3px;
}

img.srodek_naroznik_gora_prawy{
	border: 0px;
	height: 3px;
	width: 3px;
}

table.modul_srodek_nazwa{
	width: 100%;
	border-left: 1px solid #666666;
	border-right: 1px solid #666666;
	display: yes;
}

td.modul_srodek_nazwa{
	width: 100%;
	height: 21px;
	font-size: 13px;
	color: #ffffff;
	font-family: Trebuchet MS,tahoma;
	font-style: normal;
	font-weight: bold;
	background-image: url(../grafika/tlo2_grupa_srodek.gif);
	background-repeat: repeat-x;
	padding-left: 10px;
	padding-right: 5px;
}

a:link.modul_srodek_nazwa{
	color: #ffffff;
	text-decoration: none;
	font-weight: bold;
	font-family: Trebuchet MS,tahoma;
}

a:visited.modul_srodek_nazwa{
	color: #000000;
	text-decoration: none;
	font-weight: bold;
	font-family: Trebuchet MS,tahoma;
}

a:active.modul_srodek_nazwa{
	color: #000000;
	text-decoration: none;
	font-weight: bold;
	font-family: Trebuchet MS,tahoma;
}

a:hover.modul_srodek_nazwa{
	color: #ff8040;
	text-decoration: underline;
	font-weight: bold;
	font-family: Trebuchet MS,tahoma;
}

table.modul_srodek{
	width: 100%; /*background-color: #FEFDFB;
       background-image: url(../grafika/tlo3_grupa_menu.gif);
       background-repeat: repeat-x;
       background-position: top; */
	border-left: 1px solid #D0D0D0;
	border-right: 1px solid #D0D0D0;
}
td.modul_srodek{
	width: 100%;
	padding-left: 5px;
	padding-right: 5px;
	padding-top: 5px;
	padding-bottom: 15px;
}
table.modul_srodek_promo_nowo{
	width: 100%;
	border-left: 0px solid #D0D0D0;
	border-right: 0px solid #D0D0D0;
}

table.promo_nowo_mini{
	border-top: 8px solid #ffffff;
	border-bottom: 3px solid #666666;
	border-left: 0px solid #D0D0D0;
	border-right: 0px solid #D0D0D0;
	border-collapse: collapse;
	width: 100%;
	height: 225px;
}
td.modul_tytul{
	width: 100%;
	height: 27px;
	font-size: 13px;
	color: #000000;
	font-family: Trebuchet MS,tahoma;
	font-style: normal;
	font-weight: bold;
	background-image: url(../grafika/tlo2_grupa_srodek.gif);
	background-repeat: repeat-x;
	padding-left: 10px;
	border-left: 0px solid #C5C5C5;
	border-right: 0px solid #C5C5C5;
	border-top: 0px solid #E5E5E5;
	border-bottom: 0px solid #BFBFBF;
}

a:link.modul_tytul{
	color: #000000;
	text-decoration: none;
	font-weight: bold;
	font-family: Trebuchet MS,tahoma;
}

a:visited.modul_tytul{
	color: #000000;
	text-decoration: none;
	font-weight: bold;
	font-family: Trebuchet MS,tahoma;
}

a:active.modul_tytul{
	color: #000000;
	text-decoration: none;
	font-weight: bold;
	font-family: Trebuchet MS,tahoma;
}

a:hover.modul_tytul{
	color: #ff8040;
	text-decoration: underline;
	font-weight: bold;
	font-family: Trebuchet MS,tahoma;
}

td.modul_tytul_parametry{
	width: 100%;
	height: 22px;
	font-size: 13px;
	color: #336699;
	font-family: Trebuchet MS,tahoma;
	font-style: normal;
	font-weight: bold; /*background-image: url(../grafika/tlo2_grupa_menu.gif);
       background-repeat: repeat-x;*/
	background-color: #E5E5E5;
	padding-left: 10px;
	border-left: 0px solid #C5C5C5;
	border-right: 0px solid #C5C5C5;
	border-top: 0px solid #E5E5E5;
	border-bottom: 0px solid #BFBFBF;
}

td.modul_tytul2{
	width: 100%;
	height: 21px;
	font-size: 12px;
	color: #000000;
	font-family: Trebuchet MS,tahoma;
	font-style: normal;
	font-weight: bold;
	background-image: url(../grafika/tlo2_grupa_menu.gif);
	background-repeat: repeat-x;
	padding-left: 10px;
	border-left: 0px solid #C5C5C5;
	border-right: 0px solid #C5C5C5;
}

a:link.modul_tytul2{
	color: #000000;
	text-decoration: none;
	font-family: Trebuchet MS,tahoma;
}

a:visited.modul_tytul2{
	color: #000000;
	text-decoration: none;
	font-family: Trebuchet MS,tahoma;
}

a:active.modul_tytul2{
	color: #000000;
	text-decoration: none;
	font-family: Trebuchet MS,tahoma;
}

a:hover.modul_tytul2{
	color: #000000;
	text-decoration: underline;
	font-family: Trebuchet MS,tahoma;
}

td.modul_gora{
	width: 100%;
}

td.modul_formularz{
	padding-top: 5px;
	padding-bottom: 5px;
	text-align: center;
}

table.modul_srodek_dol{
	width: 100%;
	border-left: 0px solid #D0D0D0;
	border-right: 0px solid #D0D0D0;
	;  display: yes;
}

td.modul_srodek_dol{
	border: 0px;
	height: 3px;
	width: 100%;
	background-image: url(../grafika/tlo_menu_dol.gif);
	background-repeat: repeat-x;
}

img.srodek_naroznik_dol_lewy{
	border: 0px;
	height: 3px;
	width: 3px;
}

img.srodek_naroznik_dol_prawy{
	border: 0px;
	height: 3px;
	width: 3px;
}

/* -------------- ustawienia strony ------------------------- */
td.region_gorny{
	padding-left: 0px;
	padding-right: 0px;
	padding-bottom: 5px;
	width: 100%;
}

td.region_centralny{
	padding-left: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	width: 100%;
	vertical-align: top;
}

td.region_prawy{
	vertical-align: top;
	padding-right: 5px;
}

td.region_lewy{
	vertical-align: top;
	padding-left: 5px;
}

td.region_dolny{
	padding-left: 5px;
	padding-right: 5px;
	padding-bottom: 0px;
}

div.modul_lewy{
	padding-left: 0px;
}

div.modul_prawy{
	padding-right: 0px;
}

/* ------------------------------------------------------------ */
table.wpis_srodek{
	width: 100%;
	border-top: 0px solid #C5C5C5;
	background-color: #FFFFFF;
	border-left: 0px solid #EDC4A6;
	border-right: 0px solid #EDC4A6;
}

td.wpis_tytul{
	height: 22px;
	font-size: 13px;
	color: #000000;
	background-image: url('../grafika/tlo-tytul.gif');
	font-family: Trebuchet MS, tahoma;
	text-align: left;
	font-weight: bold;
	padding-left: 5px;
}

td.wpis_tytul2{
	height: 27px;
	font-size: 11px;
	color: #000000;
	background-image: url('../grafika/tlo-tytul2.gif');
	font-family: Trebuchet MS,tahoma;
	text-align: left;
	padding-left: 5px;
}

td.wpis_pokaz{
	font-size: 10px;
	color: gray;
	font-family: Trebuchet MS,tahoma;
	font-style: normal;
	text-align: left;
	font-weight: normal;
	padding-left: 5px;
	padding-right: 5px;
	padding-top: 0px;
}

td.wpis_tekst{
	color: #000000;
	font-size: 11px;
	font-family: Trebuchet MS, tahoma;
	font-style: normal;
	font-weight: normal;
	padding-left: 0px;
	padding-right: 0px;
	padding-top: 0px;
	padding-bottom: 0px;
}

a:link.wpis_tekst, a:visited.wpis_tekst, a:active.wpis_tekst {
	color: #000000;
	text-decoration: none;
	font-family: Trebuchet MS,tahoma;
}

a:hover.wpis_tekst {
	color: #000000;
	text-decoration: underline;
	font-family: Trebuchet MS,tahoma;
}

td.wpis_tekst_log{
	color: #000000;
	font-size: 11px;
	font-family: Trebuchet MS, tahoma;
	font-style: normal;
	font-weight: normal;
	padding-left: 2px;
	padding-right: 0px;
	padding-top: 0px;
	padding-bottom: 0px;
}

a:link.wpis_tekst_log, a:visited.wpis_tekst_log, a:active.wpis_tekst_log {
	color: #000000;
	text-decoration: none;
	font-size: 11px;
	font-family: Trebuchet MS,tahoma;
}

a:hover.wpis_tekst_log {
	color: #ff8040;
	text-decoration: underline;
	font-size: 11px;
	font-family: Trebuchet MS,tahoma;
}

a:link.wpis_tekst2, a:visited.wpis_tekst2, a:active.wpis_tekst2 {
	color: #000000;
	text-decoration: none;
	font-size: 13px;
	; font-weight: bold;
}

a:hover.wpis_tekst2 {
	color: #000000;
	text-decoration: underline;
	font-size: 13px;
	font-weight: bold;
}
td.rejestracja{
	color: #000000;
	font-size: 12px;
	font-family: Trebuchet MS, tahoma;
	font-style: normal;
	font-weight: normal;
	padding-left: 5px;
	padding-right: 5px;
	padding-top: 3px;
	padding-bottom: 3px;
}
td.rejestracja2{
	color: #000000;
        height: 18px;
	font-size: 12px;
	font-family: Trebuchet MS, tahoma;
	font-style: normal;
	font-weight: bold;
        background-color: #E5E5E5;
	border-top: 1px solid #CCCCCC;
	border-bottom: 1px solid #CCCCCC;
	padding-left: 5px;
	padding-right: 5px;
	padding-top: 3px;
	padding-bottom: 3px;
}
.tekst{
	color: #000000;
	font-size: 11px;
	font-family: Trebuchet MS, tahoma;
	font-style: normal;
	font-weight: normal;
}

a:link.tekst, a:visited.tekst, a:active.tekst {
	color: #000000;
	text-decoration: none;
}

a:hover.tekst {
	color: #000000;
	text-decoration: underline;
}

.tekst_bold{
	color: #000000;
	font-size: 11px;
	font-family: Trebuchet MS,tahoma;
	font-style: normal;
	font-weight: bold;
}

a:link.tekst_bold, a:visited.tekst_bold, a:active.tekst_bold {
	color: #000000;
	text-decoration: none;
}

a:hover.tekst_bold {
	color: #000000;
	text-decoration: underline;
}

.tekst_pole7{
	color: #B90000;
	font-size: 11px;
	font-family: Trebuchet MS, tahoma;
	font-style: normal;
	font-weight: normal;
	text-align: right;
}

table.brak_dostepu{
	width: 100%;
	border: 1px solid #EDC4A6;
	background-color: #FEFDFB;
	border-left: 0px solid #EDC4A6;
	border-right: 0px solid #EDC4A6;
}

table.koszyk{
	border: 1px;
	border-collapse: collapse;
}

.koszyk_n{
	font-size: 11px;
	color: #000000;
	font-family: Trebuchet MS,tahoma;
	font-style: normal;
	text-align: center;
	vertical-align: top;
	font-weight: bold;
	background-color: #E2E2E2;
	border: 1px solid #CCCCCC;
	border-collapse: collapse;
}

.koszyk_t{
	font-size: 11px;
	color: #000000;
	font-family: Trebuchet MS,tahoma;
	font-style: normal;
	text-align: left;
	border: 1px solid #CCCCCC;
	border-collapse: collapse;
}

div{
	font-size: 11px;
	color: #000000;
	font-family: Trebuchet MS,tahoma;
	font-style: normal;
	text-align: left;
}

td.lista{
	font-family: Trebuchet MS,tahoma;
	font-size: 11px;
	text-decoration: none;
	font-weight: normal;
	border-bottom: 1px solid #CCCCCC;
}

td.nowosc{
	background-image: url(../grafika/tlo-nowosc.gif);
	background-repeat: repeat;
	height: 20px;
	color: white;
	font-weight: bold;
	font-family: Trebuchet MS,tahoma;
	font-size: 13px;
	text-decoration: none;
	padding-left: 5px;
}

.cena_nowosc, td.cena_nowosc{
	color: #00CC00;
	font-weight: bold;
	font-family: sans-serif;
	font-size: 15px;
	text-decoration: none;
}

a:link.cena_nowosc, a:visited.cena_nowosc, a:active.cena_nowosc{
	color: #00CC00;
	text-decoration: none;
}

a:hover.cena_nowosc {
	color: #00CC00;
	text-decoration: underline;
}

       
td.promocja{
	background-image: url(../grafika/tlo-promocja.gif);
	background-repeat: repeat;
	height: 20px;
	color: white;
	font-weight: bold;
	font-family: Trebuchet MS,tahoma;
	font-size: 13px;
	text-decoration: none;
	padding-left: 5px;
}

.cena_promocja, td.cena_promocja {
	color: #FF3300;
	font-weight: bold;
	font-family: sans-serif;
	font-size: 15px;
	text-decoration: none;
	text-align: center;
}

a:link.cena_promocja, a:visited.cena_promocja, a:active.cena_promocja{
	color: #FF3300;
	text-decoration: none;
}

a:hover.cena_promocja {
	color: #FF3300;
	text-decoration: underline;
}

       
.cena_brutto{
	color: #F60;
	font-weight: bold;
	font-family: sans-serif;
	font-size: 15px;
	text-decoration: none;
}

a:link.cena_brutto, a:visited.cena_brutto, a:active.cena_brutto{
	color: #F60;
	text-decoration: none;
}

a:hover.cena_brutto {
	color: #F60;
	text-decoration: underline;
}

.cena_netto{
	color: #000000;
	font-weight: normal;
	font-family: sans-serif;
	font-size: 12px;
	text-decoration: none;
}

a:link.cena_netto, a:visited.cena_netto, a:active.cena_netto{
	text-decoration: none;
}

a:hover.cena_netto {
	text-decoration: underline;
}

.cena_brutto_lista{
	color: #F60;
	font-weight: bold;
	font-family: sans-serif;
	font-size: 14px;
	text-decoration: none;
}

a:link.cena_brutto_lista, a:visited.cena_brutto_lista, a:active.cena_brutto_lista{
	color: #F60;
	text-decoration: none;
}

a:hover.cena_brutto_lista {
	color: #F60;
	text-decoration: underline;
}

.cena_promo_brutto_lista{
	color: #F03;
	font-weight: bold;
	font-family: sans-serif;
	font-size: 14px;
	text-decoration: none;
}

a:link.cena_promo_brutto_lista, a:visited.cena_promo_brutto_lista, a:active.cena_promo_brutto_lista{
	color: #F03;
	text-decoration: none;
}

a:hover.cena_promo_brutto_lista {
	color: #F03;
	text-decoration: underline;
}

.cena_netto_lista{
	color: #868686;
	font-weight: normal;
	font-family: sans-serif;
	font-size: 11px;
	text-decoration: none;
}

a:link.cena_netto_lista, a:visited.cena_netto_lista, a:active.cena_netto_lista {
	color: #868686;
	text-decoration: none;
}

a:hover.cena_netto_lista {
	color: #868686;
	text-decoration: underline;
}

table.cechy{
	border: 1px solid #CCCCCC;
	border-collapse: collapse;
	width: 100%;
}

table.modul_cechy_gora{
	width: 100%;
	border: 0px;
	display: yes;
}

td.modul_cechy_gora{
	border: 0px;
	height: 3px;
	width: 100%;
	background-image: url(../grafika/tlo1_grupa_menu.gif);
	background-repeat: repeat-x;
}

img.cechy_naroznik_gora_lewy{
	border: 0px;
	height: 3px;
	width: 3px;
}

img.cechy_naroznik_gora_prawy{
	border: 0px;
	height: 3px;
	width: 3px;
}

table.cechy{
	width: 100%; /*background-image: url(../grafika/tlo_cechy_tytul.gif);
       background-repeat: repeat-x;*/
	background-position: top;
	border-left: 0px solid #C5C5C5;
	border-right: 0px solid #C5C5C5;
	border-top: 0px solid #666666;
	border-bottom: 0px solid #666666;
}

td.cecha_tytul{
	width: 100%;
	font-size: 12px;
	color: #ffffff;
	font-family: Trebuchet MS,tahoma;
	font-style: normal;
	font-weight: bold;
	background-image: url(../grafika/tlo2_grupa_menu.gif);
	background-repeat: repeat;
	padding-left: 5px;
}

td.cecha_nazwa{
	width: 50%;
	font-size: 11px;
	color: black;
	font-family: Trebuchet MS,tahoma;
	font-style: normal;
	font-weight: normal;
	padding-right: 5px;
	text-align: right;
}

td.cecha_opis{
	width: 50%;
	font-size: 11px;
	color: black;
	font-family: tahoma;
	font-style: normal;
	font-weight: bold;
	padding-left: 5px;
	text-align: left;
}

table.modul_cechy_dol{
	width: 100%;
	border: 0px;
	display: no;
}

td.modul_cechy_dol{
	border: 0px;
	height: 3px;
	width: 100%;
	background-image: url(../grafika/tlo_menu_dol.gif);
	background-repeat: repeat-x;
}

img.cechy_naroznik_dol_lewy{
	border: 0px;
	height: 3px;
	width: 3px;
}

img.cechy_naroznik_dol_prawy{
	border: 0px;
	height: 3px;
	width: 3px;
}

.zdjecie_male{
	margin: 10px;
	background-color: White;
	text-align: center;
	vertical-align: middle;
	border-style: solid;
	border-color: #E2E2E2;
	border-width: 0px;
}

table.tab_ceny{
	border: 0px solid #CCCCCC;
	border-collapse: collapse;
	width: 250px;
}

td.tab_ceny_tytul{
	border-top: 1px solid #666666;
	border-bottom: 1px solid #666666;
	border-collapse: collapse;
	width: 100%;
	background-color: #ffffff;
	height: 20px;
}

td.obramowanie_prawe{
	border-right: 1px solid #666666;
	height: 18px;
}

td.obramowanie_lewe{
	border-left: 1px solid #666666;
}

td.obramowanie_gora{
	border-top: 1px solid #666666;
	height: 5px;
}

td.linia_opis{
	border-top: 1px solid #666666;
	height: 5px;
}

.tekst_tab_ceny {
	font-size: 11px;
	color: black;
	font-family: Trebuchet MS,tahoma;
	font-style: normal;
	padding-left: 5px;
	padding-right: 10px;
	font-weight: bold;
}

.tekst_tab_ceny2 {
	font-size: 12px;
	color: black;
	font-family: Trebuchet MS,tahoma;
	font-style: normal;
	padding-left: 10px;
}

.tekst_tab_ceny3 {
	font-size: 10px;
	color: black;
	font-family: Trebuchet MS,tahoma;
	font-style: normal;
}

.tekst_mini_zwiastun {
	font-size: 10px;
	color: black;
	font-family: Trebuchet MS,tahoma;
	font-style: normal;
}

a:link.tekst_mini_zwiastun, a:visited.tekst_mini_zwiastun, a:active.tekst_mini_zwiastun{
	font-size: 10px;
	color: #000000;
	font-family: Trebuchet MS,tahoma;
	font-style: normal;
	font-weight: normal;
	text-decoration: none;
}

a:hover.tekst_mini_zwiastun {
	text-decoration: underline;
}

a:link.galeria, a:visited.galeria, a:active.galeria{
	font-size: 11px;
	color: #006633;
	font-family: Trebuchet MS,tahoma;
	font-style: normal;
	font-weight: bold;
	text-decoration: none;
}

a:hover.galeria {
	text-decoration: underline;
}

a:link.drukuj, a:visited.drukuj, a:active.drukuj{
	font-size: 11px;
	color: #990000;
	font-family: Trebuchet MS,tahoma;
	font-style: normal;
	font-weight: bold;
	text-decoration: none;
}

a:hover.drukuj {
	text-decoration: underline;
}

a:link.porownaj, a:visited.porownaj, a:active.porownaj{
	font-size: 11px;
	color: #006699;
	font-family: Trebuchet MS,tahoma;
	font-style: normal;
	font-weight: bold;
	text-decoration: none;
}

a:hover.porownaj {
	text-decoration: underline;
}

a:link.schowek, a:visited.schowekj, a:active.schowek{
	font-size: 11px;
	color: #FF9900;
	font-family: Trebuchet MS,tahoma;
	font-style: normal;
	font-weight: bold;
	text-decoration: none;
}

a:hover.schowek {
	text-decoration: underline;
}

.zdjecie{
	margin: 5px;
	background-color: White;
	text-align: center;
	vertical-align: middle;
	border-style: solid;
	border-color: #E2E2E2;
	border-width: 1px;
}

.opis_text{
	color: Black;
	font-size: 11px;
	font-family: Trebuchet MS,tahoma;
	font-style: normal;
	text-decoration: none;
}

a:link.opis_text, a:visited.opis_text, a:active.opis_text{
	font-size: 11px;
	color: #000000;
	font-family: Trebuchet MS,tahoma;
	font-style: normal;
	font-weight: normal;
	text-decoration: none;
}

a:hover.opis_text {
	font-size: 11px;
	color: #000000;
	font-family: Trebuchet MS,tahoma;
	font-style: normal;
	font-weight: normal;
	text-decoration: underline;
}

textarea.form{
	width: 500px;
	height: 200px;
	border: 1px solid #B7B7B7;
}

td.form_s{
	font-size: 11px;
	color: black;
	font-family: Trebuchet MS,tahoma;
	font-style: normal;
	font: normal;
	padding: 2px;
}

/* ------------------- NAGŁÓWEK --------------------------- */
td.data{
	font-size: 12px;
	color: #FFFFFF;
	font-family: Trebuchet MS,tahoma;
	text-align: left;
	font-weight: bold;
	padding-left: 10px;
	height: 25px;
}

td.witamy{
	font-size: 12px;
	color: #000000;
	font-family: Trebuchet MS,tahoma;
	text-align: center;
	font-weight: bold;
	height: 22px;
	background-color: #B3B3B3;
	padding: 1px;
}

td.linki_naglowek{
	font-size: 12px;
	color: #FFFFFF;
	font-family: Trebuchet MS,tahoma;
	text-align: center;
	font-weight: bold;
	padding-left: 5px;
	padding-right: 5px;
	height: 20px;
	border-left: 0px solid #FFFFFF;
}

a:link.linki_naglowek,a:visited.linki_naglowek,a:active.linki_naglowek {
	color: #FFFFFF;
	text-decoration: none;
	font-weight: bold;
	font-family: Trebuchet MS,tahoma;
	font-size: 12px;
}

a:hover.linki_naglowek {
	color: #FFFFFF;
	text-decoration: underline;
	font-weight: bold;
	font-family: Trebuchet MS,tahoma;
	font-size: 12px;
}

/* --------------------- STOPKA ---------------------------- */
td.linki_stopka{
	font-size: 12px;
	color: #FFFFFF;
	font-family: Trebuchet MS,tahoma;
	font-weight: normal;
	padding-left: 5px;
	padding-right: 5px;
}

a:link.linki_stopka,a:visited.linki_stopka,a:active.linki_stopka {
	text-align: center;
	color: #FFFFFF;
	text-decoration: none;
	font-family: Trebuchet MS,tahoma;
	font-size: 12px;
}

a:hover.linki_stopka {
	text-align: center;
	color: #FFFFFF;
	text-decoration: underline;
	font-family: Trebuchet MS,tahoma;
	font-size: 12px;
}


