BODY{
	background: #DCD4C1;
	margin: 0px;
	padding: 0px;
	color: #3E3E3E;
	font-weight: normal;
	font-family: tahoma, verdana, helvetica, arial;
	text-decoration: none;
}

body, table,p,div,span,pre {
	font-family: tahoma, verdana, helvetica, arial;
	font-size: 12px;
}

table {
	border-collapse: collapse;
	margin: 0px;
	padding: 0px;
	border-spacing: 0px;
}

ul {margin-top:0px; margin-bottom:0px;}
ol {margin-top:0px; margin-bottom:0px;}

a, a:Link, a:Visited {
	text-decoration: none;
	font-weight: bold;
	color: #8EB200;
}

a:hover {
	text-decoration: underline;
	font-weight: bold;
	color: #8EB200;
}

a, a:Link, a:Visited {
	text-decoration: none;
	font-weight: bold;
	color: #84A405;
}
a:hover {
	text-decoration: underline;
	font-weight: bold;
	color: #84A405;
}

/* END OF DEFAULT */

DIV.head1{
	height: 26px;
	background: url(images/head1_bg.gif);
	background-color: #7DB006;
	background-position: 0px 0px;
	background-repeat: repeat-x;
}

INPUT.input_head1 {
	border: 1px solid #577C04;
	background: #EFFBC8;
	text-decoration: none;
	font-size: 12px;
	color: #000000;
	font-weight: normal;
	font-family: tahoma, verdana, helvetica, arial;
}

DIV.search_head1 {
	display:block;
	float:left;
	padding: 4px 0px 0px 10px;
}

DIV.input_head1 {
	display:block;
	float:left;
	padding: 3px 0px 0px 0px;
}

A.head1:Link, A.head1:Visited  {
	text-decoration: none;
	font-size: 13px;
	color: #000000;
	font-weight: bold;
	font-family: tahoma, verdana, helvetica, arial;
}

A.head1:hover {
	text-decoration: underline;
	font-size: 13px;
	color: #000000;
	font-weight: bold;
	font-family: tahoma, verdana, helvetica, arial;
}

DIV.menu_top {
	margin: 0px;
	padding: 0px;
	float: left;
}
DIV.menu_top_separator {
	display:block;
	float:left;
	margin: 0px 5px;
	padding: 4px 0px 0px 0px;
	font-size: 13px;
	color: #000000;
	font-weight: normal;
	font-family: tahoma, verdana, helvetica, arial;
	text-decoration:none;
	background: none;
}
DIV.menu_top a, DIV.menu_top a:link , DIV.menu_top a:visited{
	display:block;
	float:left;
	padding: 4px 0px 0px 0px;
	height: 22px;
	font-size: 12px;
	color: #000000;
	font-weight: bold;
	font-family: tahoma, verdana, helvetica, arial;
	text-decoration:none;
	background: none;
	cursor:hand;
}
DIV.menu_top a:hover{
	text-decoration:none;
	background: #C0EF2B;
}
DIV.menu_top_selected a, DIV.menu_top_selected a:link , DIV.menu_top_selected a:visited {
	background: #C0EF2B;
}
DIV.menu_top_selected a:hover{
	background: #C0EF2B;
}

DIV.separator_top {
	height: 14px;
}

DIV.container {
	background: url(images/head2_bg.gif);
	background-position: 0px 0px;
	background-repeat: repeat-x;
}

DIV.head2 {
	background: url(images/head2_bg.gif);
	background-position: 0px 0px;
	background-repeat: repeat-x;
}

/* Menu glowne zwykle */
DIV.menu a, DIV.menu a:link , DIV.menu a:visited{
	display:block;
	padding: 6px 15px 6px 15px;
	font-size: 12px;
	color: #ffffff;
	font-weight: normal;
	font-family:  tahoma, verdana, helvetica, arial;
	text-decoration: none;
	border-bottom: 2px #2A2A2A solid;
	background-color: none;
	cursor:hand;
}
DIV.menu a:hover{
	text-decoration:underline;
	background-color: #2C2C2C;
	border-bottom: 2px #4B4B4B solid;
	cursor:hand;
}
DIV.menu_selected a, DIV.menu_selected a:link , DIV.menu_selected a:visited {
	background-color: #2C2C2C;
	border-bottom: 2px #4B4B4B solid;
	cursor:hand;
}

/* Podmenu zwykle */
DIV.submenu a, DIV.submenu a:link , DIV.submenu a:visited{
	display:block;
	padding: 6px 15px 6px 25px;
	background: url(images/arrow.gif);
	background-position: 15px 8px;
	background-repeat: no-repeat;
	font-size: 12px;
	color: #ffffff;	
	font-weight: normal;
	font-family:  tahoma, verdana, helvetica, arial;
	text-decoration: none;
	background-color: #212121;
	cursor:hand;
}
DIV.submenu a:hover{
	text-decoration:underline;
	background-color: #353535;
	cursor:hand;
}
DIV.submenu_selected a, DIV.submenu_selected a:link , DIV.submenu_selected a:visited {
	background-color: #353535;
	cursor:hand;
}

/*menu i submenu wyróżnione //TC*/
DIV.menu_distinctive1 a, DIV.menu_distinctive1 a:link , DIV.menu_distinctive1 a:visited{
	
	color: red;
	/*font-weight: bold;*/
}

DIV.menu_distinctive2 a, DIV.menu_distinctive2 a:link , DIV.menu_distinctive2 a:visited{
	
	/*color: red;*/
	font-weight: bold;
}

TD.menu_panel {
	width: 173px;
	background-color: #414141;
}

DIV.container_menu {
	background: #000000;
	padding-top: 16px;
}

DIV.menu_panel {
	background-color: #000000;
}

DIV.menu_sh {
	height: 238px;
	padding: 40px 15px 15px 15px;
	background: url(images/menu_bg.gif);
	background-position: 0px 0px;
	background-repeat: repeat-x;
	background-color: #414141;
	color: #ffffff;
}

TD.container_content {
	background: #ffffff;
}

TD.navigation {
	border: 0px;
	border-bottom: 1px solid #A6D518;
	padding: 2px 120px 3px 5px;
	font-size: 11px;
	background: url(images/librus_head_bottom.jpg);
	background-position: right top;
	background-repeat: no-repeat;
	color: #000000;
	font-weight: normal;
	font-family: tahoma, verdana, helvetica, arial;
	text-decoration:none;
}

TD.navigation a, TD.navigation a:link, TD.navigation a:visited {
	font-size: 11px;
	color: #000000;
	font-weight: normal;
	font-family: tahoma, verdana, helvetica, arial;
	text-decoration:none;
}

TD.navigation a:hover {
	text-decoration:underline;
}

DIV.content_banner {
	margin: 10px 15px 0px 15px;
	background: red;
}

DIV.content {
	margin: 15px 15px 20px 15px;
}

TD.right_panel {
	width: 188px;
}

DIV.right_panel {
	margin: 20px 15px 20px 0px;
}


TD.foot {
	background: url(images/foot_bg.gif);
	background-color: #363637;
	background-position: 0px 0px;
	background-repeat: repeat-x;
	height: 36px;
}

TD.footline {
	background: url(images/footline_bg.gif);
	background-color: #83B708;
	background-position: 0px 0px;
	background-repeat: repeat-x;
	height: 11px;
}

DIV.menu_bottom {
	margin: 0px;
	padding: 0px;
	float: left;
}
DIV.menu_bottom_separator {
	display:block;
	float:left;
	margin: 0px 5px;
	padding: 5px 0px 5px 0px;
	font-size: 13px;
	color: #000000;
	font-weight: normal;
	font-family: tahoma, verdana, helvetica, arial;
	text-decoration:none;
	background: none;
}
DIV.menu_bottom a, DIV.menu_bottom a:link , DIV.menu_bottom a:visited{
	display:block;
	float:left;
	padding: 5px 0px 5px 0px;
	font-size: 13px;
	color: #000000;
	font-weight: bold;
	font-family: tahoma, verdana, helvetica, arial;
	text-decoration:none;
	background: none;
	cursor:hand;
}
DIV.menu_bottom a:hover{
	text-decoration:none;
	background: #90C909;
}
DIV.menu_bottom_selected{
	margin: 0px;
	padding: 0px;
}
DIV.menu_bottom_selected a, DIV.menu_bottom_selected a:link , DIV.menu_bottom_selected a:visited {
	background: #90C909;
}
DIV.menu_bottom_selected a:hover{
	background: #90C909;
}

DIV.copyright {
	padding: 5px 0px 0px 0px;
	font-size: 12px;
	color: #000000;
	font-weight: normal;
	font-family: tahoma, verdana, helvetica, arial;
	text-decoration: none;
}

TD.bottom_banner {
	padding: 10px;
	height: 20px;
}


/*lista podmenu*/
#submenu_list {
	border-bottom: #C0C0C0 solid 1px;
	border-left: #C0C0C0 solid 1px;
	padding: 0px 0px 8px 10px;
	margin-bottom: 15px;
}
#submenu_list_head {
	font-size: 16px;
}
#submenu_list_head a, #submenu_list_head a:link , #submenu_list_head a:visited {
	color: #2F9307;
	font-weight: bold;
	text-decoration: none;
}
#submenu_list_head a:hover{
	text-decoration: underline;
	color: #2F9307;
}

/*odstep w tresci*/
#separator{
	width:100%;
	border-top: #C0C0C0 solid 1px;
	height:1px;
	margin-top:10px;
	font-size: 1px;
	margin-bottom:10px;
}

/*tresc pelna*/
#header_full {
	font-size: 16px;
	font-weight: bold;
	margin-bottom:10px;
	color: #2F9307;
}
#content_full {
}

/*tresc skrocona*/
#header_short{
	font-size: 16px;
	font-weight: bold;
	padding: 10px 10px 0px 10px;
	color: #2F9307;
	border-left: #C0C0C0 solid 1px;
	border-top: #C0C0C0 solid 1px;
	border-right: #C0C0C0 solid 1px;
}
#header_short a, #header_short a:link , #header_short a:visited {
	color: #2F9307;
	font-weight: bold;
	text-decoration: none;
}
#header_short a:hover{
	text-decoration: underline;
	color: #2F9307;
}
#content_short {
	border-left: #C0C0C0 solid 1px;
	border-bottom: #C0C0C0 solid 1px;
	border-right: #C0C0C0 solid 1px;
	padding: 10px 10px 8px 10px;
}
#separator_short {
	height: 15px;
	font-size: 1px;
}

/*same naglowki*/
#header_headers {
	border-bottom: #C0C0C0 solid 1px;
	border-left: #C0C0C0 solid 1px;
	padding: 0px 0px 8px 10px;
	margin-bottom: 15px;
	font-size: 16px;
}

.headers_link, .headers_link:link , .headers_link:visited {
	color: #2F9307;
	font-size: 16px;
	font-weight: bold;
	text-decoration: none;
}
.headers_link:hover{
	text-decoration: underline;
	color: #2F9307;
}



/* RAMKI */
.blad{
	border: solid 1px #ff0000;
	color: #ff0000;
	background: #ffffcc;
	font-family: Verdana, Arial, helvetica, sans-serif;
	font-weight: bold;
	font-size: 10pt;
	height: 50px;
	text-align: center;
	padding: 4px 4px 4px 4px;
}
.komunikat{
	border: solid 1px #2F9307; /*kolory dla serwisu*/
	color: #2F9307; /*kolory dla serwisu*/
	background: #ffffcc;
	font-family: Verdana, Arial, helvetica, sans-serif;
	font-weight: bold;
	font-size: 10pt;
	height: 50px;
	text-align: center;
	padding: 4px 4px 4px 4px;
}



/* TINYMCE */
p {margin: 0px; padding:0px;}

TD.top {border-top: 1px solid #AEAEB5;}
TD.bottom {border-bottom: 1px solid #AEAEB5;}
TD.left {border-left: 1px solid #AEAEB5;}
TD.right {border-right: 1px solid #AEAEB5;}

TH.top {border-top: 1px solid #464748;}
TH.bottom {border-bottom: 1px solid #464748;}
TH.left {border-left: 1px solid #464748;}
TH.right {border-right: 1px solid #464748;}

TD.topb {border-top: 1px solid #232323;}
TD.bottomb {border-bottom: 1px solid #232323;}
TD.leftb {border-left: 1px solid #232323;}
TD.rightb{border-right: 1px solid #232323;}

TH.topb {border-top: 1px solid #232323;}
TH.bottomb {border-bottom: 1px solid #232323;}
TH.leftb {border-left: 1px solid #232323;}
TH.rightb {border-right: 1px solid #232323;}

.bold{font-weight: bold;}

TABLE.tabela{
   border-spacing: 0px;
   border-collapse: collapse;
   border: 1px solid #232323;
   width: 100%;
}
TABLE.tabela TH{
	border-bottom: 1px solid #232323;
	vertical-align: middle;
	padding: 4px;
	text-align: center;
	font-weight: bold;
	font-size: 13px;
	color: #333333;
	background: url(images/tabela_naglowek.gif);
	background-color: #C7C7C7;
	background-position: 0px 0px;
	background-repeat: repeat-x;
}
TABLE.tabela TD{
	padding: 4px 5px;
}

TABLE.tabela_faq{
   width:100%;
   border-spacing: 0px;
   border-collapse: collapse;
   border: 0px none;
}
TABLE.tabela_faq TH{
	vertical-align: middle;
	text-align: left;
	padding: 3px 3px;
	font-weight: bold;
	font-size: 12px;
	color: #2F9307 !important;
	background-position: 0px 0px;
	border-left: 1px solid #C0C0C0;
	fborder-bottom: 1px solid #C0C0C0;
}
TABLE.tabela_faq TD{
	border-left: 1px solid #C0C0C0;
	border-bottom: 1px solid #C0C0C0;
	padding: 2px 3px;
}

H1{
	font-size: 16px;
	font-weight: bold;
	color: #2F9307;
}



/* SZABLONY */
#naglowek {
	font-size: 16px;
	font-weight: bold;
	color: #2F9307;
}

a.link, a.link:Link, a.link:Visited {
	text-decoration: none;
	font-weight: bold;
	color: #2F9307;
}

a.link:hover {
	text-decoration: underline;
	font-weight: bold;
	color: #2F9307;
}

/*aktualizacje*/
#aktualizacje_ramka {
	border-bottom: #C0C0C0 solid 1px;
	border-left: #C0C0C0 solid 1px;
	padding: 0px 0px 8px 10px;
	margin-bottom: 15px;
}
.aktualizacje_obraz {
	padding-right:10px;
}
.aktualizacje_naglowek {
	font-size: 16px;
	font-weight: bold;
	padding-bottom: 10px;
	color: #2F9307;
}

/*strefa klienta*/
.strefa_panel {
	border: 1px solid #4B4B4B;
	background: #ffffff;
	padding: 10px;
	height: 300px;
}

.zakladka {
	background: url(images/zakladka.gif) #7C7A7B;
	float: left;
	padding: 2px 7px;
	font-size: 14px;
	font-weight: bold;
	color: #ffffff;
	margin-right: 6px;
	display: block;
	background-position: 0px 0px;
	background-repeat: repeat-x;
}

a.zakladka, a.zakladka:Link, a.zakladka:Visited {
	font-size: 14px;
	font-weight: bold;
	color: #ffffff;
	text-decoration: none;
}
a.zakladka:Hover {
	text-decoration: underline;
}

.zakladka_z {
	background: url(images/zakladka_z.gif) #96C711;
	background-position: 0px 0px;
	background-repeat: repeat-x;
}

a.zakladka_z, a.zakladka_z:Link, a.zakladka_z:Visited {
	font-size: 14px;
	font-weight: bold;
	color: #3E3E3E;
	text-decoration: none;
}
a.zakladka:Hover {
	text-decoration: underline;
}

.zakladki_linia {
	background: url(images/zakladka_linia.gif) #94C50F;
	height:5px;
	font-size: 1px;
}

/*szukaj*/
TABLE.szukaj {
	margin-bottom: 15px;
}

TD.szukaj_nr{
	width:25px;
	border: #C0C0C0 solid 1px;
	padding: 2px;
	background: #C0C0C0;
}

TD.szukaj_tresc{
	border-bottom: #C0C0C0 solid 2px;
	padding: 0px 0px 4px 8px;
}

.szukaj_nawigacja {
	font-size: 10pt;
}
.szukaj_nawigacja a, .szukaj_nawigacja a:link , .szukaj_nawigacja a:visited {
	color: #000000;
	font-weight: normal;
	text-decoration: underline;
	cursor:hand;
}
.szukaj_nawigacja a:hover{
	color: #8EB200;
}
/* sklep */
INPUT.sklep_szt {
	width: 35px;
	height: 14px;
	padding: 0px;
	border: 1px solid #ffffff;
	text-align: center;
}
/* Produkt naglowki */

#produkt_ramka_n {
	border: 1px solid #C0C0C0;
	margin-bottom: 15px;
}

#produkt_naglowek_n {
	font-size: 16px;
	font-weight: bold;
	margin-bottom:5px;
	color: #2F9307;
}

#produkt_promocja_n {
	color: #ff0000;
}

#produkt_cena_n {
	font-weight: bold;
	margin-top:10px;
}
.produkt_przycisk_opis_n a, .produkt_przycisk_opis_n a:Link, .produkt_przycisk_opis_n a:Visited {
	font-size: 12px;
	font-weight: bold;
	color: #494949;
	text-decoration: none;
	display:block;
	width: 80px;
	padding: 3px 5px;
	float:left;
	text-align:center;
	vertical-align: middle;
	border: 1px solid #C9C9C9;
	background: url(images/przycisk_opis_bg.gif) #C0C0C0 repeat-x;
}
.produkt_przycisk_opis_n a:Hover {
	text-decoration: underline;
}

a.przycisk_koszyk_n, a.przycisk_koszyk_n:Link, a.przycisk_koszyk_n:Visited {
	font-size: 12px;
	font-weight: bold;
	color: #ffffff;
	text-decoration: none;
	display:block;
	padding: 3px 5px;
	float:right;
	margin-left:15px;
	vertical-align: middle;
	text-align: center;
	border: 1px solid #3B6E09;
	background: url(images/przycisk_koszyk_bg.gif) #478907 repeat-x;
}
a.przycisk_koszyk_n:Hover {
	text-decoration: underline;
}

/* produkt skrocony */
#produkt_ramka_s {
	border: 1px solid #C0C0C0;
	margin-bottom: 15px;
}

#produkt_naglowek_s {
	font-size: 16px;
	font-weight: bold;
	margin-bottom:5px;
	color: #2F9307;
}

#produkt_opis_s {
}

#produkt_promocja_s {
	color: #ff0000;
}

#produkt_cena_s {
	font-weight: bold;
	margin-top:10px;
}
.produkt_przycisk_opis_s a, .produkt_przycisk_opis_s a:Link, .produkt_przycisk_opis_s a:Visited {
	font-size: 12px;
	font-weight: bold;
	color: #494949;
	text-decoration: none;
	display:block;
	width: 80px;
	padding: 3px 5px;
	float:left;
	text-align:center;
	vertical-align: middle;
	border: 1px solid #C9C9C9;
	background: url(images/przycisk_opis_bg.gif) #C0C0C0 repeat-x;
}
.produkt_przycisk_opis_s a:Hover {
	text-decoration: underline;
}

a.przycisk_koszyk_s, a.przycisk_koszyk_s:Link, a.przycisk_koszyk_s:Visited {
	font-size: 12px;
	font-weight: bold;
	color: #ffffff;
	text-decoration: none;
	display:block;
	padding: 3px 5px;
	float:right;
	margin-left:15px;
	vertical-align: middle;
	text-align: center;
	border: 1px solid #3B6E09;
	background: url(images/przycisk_koszyk_bg.gif) #478907 repeat-x;
}
a.przycisk_koszyk_s:Hover {
	text-decoration: underline;
}

/* produkty pelne */
#produkt_ramka_p {
	border: 1px solid #C0C0C0;
	margin-bottom: 15px;
}

#produkt_naglowek_p {
	font-size: 16px;
	font-weight: bold;
	margin-bottom:5px;
	color: #2F9307;
}

#produkt_opis_p {
}

#produkt_promocja_p {
	color: #ff0000;
}

#produkt_cena_p {
	font-weight: bold;
	margin-top:10px;
}

input.produkt_input_sztuk_p {
	width: 35px;
	padding: 0px;
	border: 1px solid #C0C0C0;
	text-align: center;
}

a.przycisk_koszyk_p, a.przycisk_koszyk_p:Link, a.przycisk_koszyk_p:Visited {
	font-size: 12px;
	font-weight: bold;
	color: #ffffff;
	text-decoration: none;
	display:block;
	padding: 2px 5px;
	float:left;
	margin-left:15px;
	vertical-align: middle;
	text-align: center;
	border: 1px solid #3B6E09;
	background: url(images/przycisk_koszyk_bg.gif) #478907 repeat-x;
}
a.przycisk_koszyk_p:Hover {
	text-decoration: underline;
}

/* Produkt lista podmenu */

#produkt_ramka_l {
	width:154px; 
	margin-right:15px; 
	margin-bottom: 15px; 
	border: 1px solid #C0C0C0;
}

#produkt_naglowek_l {
	text-align:center;
}

#produkt_obraz_l {
	text-align: center;
	padding: 5px 0px;
}

#produkt_cena_l{
	font-weight: bold;
}

#produkt_promocja_l {
	color: #ff0000;
}

.produkt_przycisk_opis_l a, .produkt_przycisk_opis_l a:Link, .produkt_przycisk_opis_l a:Visited {
	font-size: 12px;
	font-weight: bold;
	color: #494949;
	text-decoration: none;
	display:block;
	text-align:center;
	margin-top:10px;
	padding: 3px 5px;
	border: 1px solid #C9C9C9;
	background: url(images/przycisk_opis_bg.gif) #C0C0C0 repeat-x;
}
.produkt_przycisk_opis_l a:Hover {
	text-decoration: underline;
}

a.przycisk_koszyk_l, a.przycisk_koszyk_l:Link, a.przycisk_koszyk_l:Visited {
	font-size: 12px;
	font-weight: bold;
	color: #ffffff;
	text-decoration: none;
	display:block;
	text-align:center;
	margin-top:5px;
	padding: 1px 5px 0px 5px;
	border: 1px solid #3B6E09;
	background: url(images/przycisk_koszyk_bg.gif) #478907 repeat-x;
}
a.przycisk_koszyk_l:Hover {
	text-decoration: underline;
}

/* produkty artykul */

#produkt_naglowek_a {
	font-size: 16px;
	font-weight: bold;
	margin-bottom:5px;
	color: #2F9307;
}

#produkt_opis_a {
}

#produkt_promocja_a {
	color: #ff0000;
}

#produkt_cena_a {
	font-weight: bold;
	margin-top:10px;
}

input.produkt_input_sztuk_a {
	width: 35px;
	padding: 0px;
	border: 1px solid #C0C0C0;
	text-align: center;
}

a.przycisk_koszyk_a, a.przycisk_koszyk_a:Link, a.przycisk_koszyk_a:Visited {
	font-size: 12px;
	font-weight: bold;
	color: #ffffff;
	text-decoration: none;
	display:block;
	padding: 2px 5px;
	float:left;
	margin-left:15px;
	vertical-align: middle;
	text-align: center;
	border: 1px solid #3B6E09;
	background: url(images/przycisk_koszyk_bg.gif) #478907 repeat-x;
}
a.przycisk_koszyk_a:Hover {
	text-decoration: underline;
}

/*przyciski*/
a.przycisk_rekomendacje, a.przycisk_rekomendacje:Link, a.przycisk_rekomendacje:Visited {
	font-size: 12px;
	font-weight: bold;
	color: #ffffff;
	text-decoration: none;
	text-align:center;
	display: inline;
	line-height: 28px;
	padding: 3px 10px;
	border: 1px solid #3B6E09;
	background: url(images/przycisk_koszyk_bg.gif) #478907 repeat-x;
}
a.przycisk_rekomendacje:Hover {
	background: url(images/przycisk_koszyk_bg.gif) #478907 repeat-x;
	text-decoration: underline;
}

a.przycisk_strefa, a.przycisk_strefa:Link, a.przycisk_strefa:Visited {
	font-size: 12px;
	font-weight: bold;
	color: #ffffff;
	text-decoration: none;
	text-align:center;
	display: block;
	width: 135px;
	padding: 3px 10px;
	border: 1px solid #3B6E09;
	background: url(images/przycisk_koszyk_bg.gif) #478907 repeat-x;
}
a.przycisk_strefa:Hover {
	background: url(images/przycisk_koszyk_bg.gif) #478907 repeat-x;
	text-decoration: underline;
}

a.przycisk, a.przycisk:Link, a.przycisk:Visited {
	font-size: 12px;
	font-weight: bold;
	color: #ffffff;
	text-decoration: none;
	text-align:center;
	display: inline;
	line-height: 28px;
	padding: 3px 10px;
	border: 1px solid #3B6E09;
	background: url(images/przycisk_koszyk_bg.gif) #478907 repeat-x;
}
a.przycisk:Hover {
	background: url(images/przycisk_koszyk_bg.gif) #478907 repeat-x;
	text-decoration: underline;
}

.cursorHand {
	cursor: pointer;
	cursor: hand;
}

a.link_czarny, a.link_czarny:Link, a.link_czarny:Visited {
	text-decoration: none;
	color: #3E3E3E;
}
a.link_czarny:hover {
	text-decoration: underline;
	color: #3E3E3E;
}

.data_utworzenia {
	font-weight: normal;
	text-decoration: none;
	font-size: 12px;
	color: gray;
}

.javascript_error{
	border: 1px solid #ff0000;
	margin-top: 10px;
	margin-bottom: 10px;
	color: #ff0000;
	text-align: center;
	padding: 10px;
	font-weight: bold;
	background: #ffffcc;
}
/* kroki */
.step_default {
	width: 160px;
	height: 170px;
	border: 1px solid #B0B0B0;
	background: #ffffff;
	margin: 3px;
	font-weight: bold;
	padding: 5px;
}
.step_active {
	border: 1px solid #6A9209;
	background: #F0FFA9;
}
.step_imgbox {
	padding: 15px 0;
}


.twttr_box {
	background: white;
}
.twtr-doc {
	border: 1px solid #2F9307;
	margin: 0 0 5px 7px;
}
.twtr-timeline {
	margin-top: 1px;
}
.twtr-tweet {
	border-bottom: 1px solid #505050;
	background: white url('http://www.librus.pl/images/twt_bg.jpg') repeat-x left bottom;
}


/*
style z SPE i SKF
*/

.TabelaSzeroka {
	text-align: center;
	font-family: trebuchet ms, arial, verdana, tahoma;
	font-size: 11px;
	width: 700px;
	color: #0;
	 background-color: #EEEEEE;
	
}
.Centrowanie {
	margin-top: 20px;
	margin-bottom: 10px;

	position: relative;
	display: table;
	margin-left: auto;
	margin-right: auto;
	text-align: center;
}
.naglowek {
	text-align: center;
	font-size: 12px;
	color: #3E3E3E;
	font-weight: normal;
	font-family: tahoma, verdana, helvetica, arial;
	text-decoration: none;
	padding-left: 10px;
	background: url(/images/tlo_naglowek.gif);
	background-color: #8BBC0C;
	background-repeat: repeat-x;
}
.NaglowekTab {
	text-align: center;
	font-size: 12px;
	color: #3E3E3E;
	font-weight: normal;
	font-family: tahoma, verdana, helvetica, arial;
	text-decoration: none;
	background-color: #CDCDCD;
}
.tabelaRamki
{
	border-collapse: separate;
	border-spacing: 1px;
}
.WierszTab1 {
	background-color: #E5E1DC;
	text-align: left;
	padding-left: 6px;
	padding-right: 2px;
}
.WierszTab2 {
	background-color: #EEEEEE;
	text-align: left;
	padding-left: 6px;
	padding-right: 2px;
	color: #3E3E3E;	
	font-weight: normal;
	font-family: tahoma, verdana, helvetica, arial;
	text-decoration: none;
	font-size: 11px;
}
.wiersz1 {
	background-color: #CDCDCD;
	color: #3E3E3E;
	font-weight: normal;
	font-family: tahoma, verdana, helvetica, arial;
	text-decoration: none;
	font-size: 11px;
}

DIV.menu_edplan a, DIV.menu_edplan a:link , DIV.menu_edplan a:visited{
	display:block;
	padding: 6px 10px 6px 10px;
	font-size: 12px;
	color: white;
	font-weight: normal;
	font-family:  tahoma, verdana, helvetica, arial;
	text-decoration: none;
	border-bottom: 1px #9ABA46 solid;
	background-color: none;
	cursor:hand;
	text-align: left;
}
DIV.menu_edplan a:hover{
	text-decoration:underline;
	color: white;
	background-color: #99CCFF;
	border-bottom: 1px #4B4B4B solid;
	cursor:hand;
	text-align: left;
	
	
}
