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;
}

p {
	text-align: justify;
	
}

table {
	border-collapse: collapse;
	margin: 0px;
	padding: 0px;
	border-spacing: 0px;
}

DIV.head {
	background: url(/images/index/head_bg.gif);
	background-position: 0px 0px;
	background-repeat: repeat-x;
	padding:0;
	margin:0;
	height:100px;
	overflow:hidden;

}

.tabelaRamki
{
	border-collapse: separate;
	border-spacing: 1px;
}


#tooltip {
	text-align: left;
	white-space: nowrap;
	color: #3E3E3E;
	font: normal 10px tahoma, verdana, helvetica, arial;
	padding: 4px;
	background: khaki;
	position: absolute;
	border: 1px solid #000;
	margin-top: 25px; /* odległość w pionie od kursora myszy */
	z-index:10;
}



tabela-index
{
	
	margin-top:10px; 
	margin-bottom:10px;
	margin-left:0px; 
	margin-right:0px;
		
}


.tabela-demo
{
	width: 690px;  /*było 700 */
	border-style: solid;
	border-width: 1px;  
	border-collapse: collapse;
	padding: 10px; 
	border-color: #808080;
		
}

.komorka-index
{
	border-style: solid;
	border-width: 1px;  
	border-collapse: collapse;
	padding: 0px; 
	border-color: #808080;
		
}

.komorka-index-zawartosc
{
	border-style: solid;
	border-width: 1px;  
	border-collapse: collapse;
	padding: 10px; 	
	border-color: #808080;
	text-align: center;
		
}


.k-i-z-naglowek
{
	background-color: #DFDFDF;
}



ramka-index
{
	text-align: justify; 
	padding: 5px; 
	border-width: 1px; 
	border-style: solid; 	
}

szare
{
	background-color: #CCCCCC;
}

zolte
{
	background-color: #FFFF99;
}





ul {margin-top:0px; margin-bottom:0px;}
ol {margin-top:0px; margin-bottom:0px;}

a, a:Link, a:Visited {
	text-decoration: underline;
	font-weight: bold;
	
}

a:hover {
	text-decoration: underline;
	font-weight: bold;
	
}


a.menu2, a.menu2:Link, a.menu2:Visited
{
	text-decoration: none;
	font-weight: bold;
	color: #FF8A00;
}

a.menu2:hover
{
	text-decoration: underline;
	font-weight: bold;
	color: #FF8A00;
}


.kom_blad
        {
            color: #FF3300;
            font-weight: bold;
            font-size: large;
        }


a.NaglowekSortowania
{
            color: #FF8A00;
            font-weight: normal;
            font-size: 12px;
    
}


.Paragraf
{

	padding-top: 10px; 
	padding-right: inherit; 
	padding-bottom: 10px; 
	padding-left: inherit;
	font-weight: bold;
		
}

.wiersz_cennik
{
	text-align: justify;		 
	padding-top: 10px; 
	padding-right: inherit; 
	padding-bottom: 10px; 
	padding-left: inherit;	
	
}

.komorka_cena
{
	width: 120px;
	text-align: left;
	vertical-align: text-top;
	font-weight: bold;
	padding-top: 0px; 
	padding-right: inherit; 
	padding-bottom: inherit; 
	padding-left: 10px;
	
	
	
}

.komorka_cennik_linia
{
	border-style: none none solid none;
	border-width: 1px; 
	border-color: #C0C0C0;		
}


	

/* END OF DEFAULT */



/*============================================ 
z SKF
==============================================*/

.aktualnosci_naglowek div {
	width: 100px;
	float: left;
	background: #C0C0C0;
	padding: 2px 7px 2px 10px;
	font-weight: bold;
}

.aktualnosci_ramka {
	border: 1px solid #C0C0C0;
	padding: 7px;
	clear: both;
}

a.aktualnosci_tytul, a.aktualnosci_tytul:link, a.aktualnosci_tytul:visited, a.aktualnosci_tytul:hover {
	color: #C36500;; 
	font-size: 12px; 
	font-weight: bold;
}

.aktualnosci_tekst {
	color: #3E3E3E;
	font-family:tahoma,verdana,helvetica,arial;
	font-size: 10px;
	font-weight: normal;
}

a.aktualnosci_wiecej, a.aktualnosci_wiecej:link, a.aktualnosci_wiecej:hover, a.aktualnosci_wiecej:visited {
	color:#FF9700;
	padding-top: 4px;
	font-weight:bold;
	font-size: 12px;
}


.PrzyciskEdycyjny {
	width: 120px;
	padding-left: 5px;
	padding-right: 5px;
	margin-left: 8px;
	margin-right: 8px;
	margin-top: 5px;
	cursor: pointer;
}

.PomocNaglowekRozdzialu {
	text-align: left;
	font-size: 12px;
	color: #3E3E3E;
	font-weight: normal;
	font-family: tahoma, verdana, helvetica, arial;
	text-decoration: none;
	padding: 5px 0px 5px 10px ;
	background: url(images/tlo_naglowek.gif);
	background-color: #8BBC0C;
	background-repeat: repeat-x;
}


.PomocNaglowekRozdzialuPowrot {

	text-align: center;
	font-size: 12px;
	color: #3E3E3E;
	font-weight: bold;
	font-family: tahoma, verdana, helvetica, arial;
	text-decoration: none;
	padding: 5px 0px 5px 10px ;
	background: url(images/tlo_naglowek.gif);
	background-color: #8BBC0C;
	background-repeat: repeat-x;
}


a.LinkZmianyStrony {
	margin-left: 8px;
	margin-right: 8px;
	text-decoration: none;
	font-weight: bold;
	color: #FF8A00;
}

.PasekPorcjowania {
	position: relative;
	display: table;
	margin-left: auto;
	margin-right: auto;
	margin-top: 20px;
	margin-bottom: 20px;
	text-align: right;
	font-family: trebuchet ms, arial, verdana, tahoma;
	font-size: 11px;
	font-weight: bold;
}



.PasekFiltracji {
	position: relative;
	display: table;
	text-align: right;
	font-family: trebuchet ms, arial, verdana, tahoma;
	font-size: 11px;
	font-weight: bold;
}

.ListaWyboru {
	font-family: trebuchet ms, arial, verdana, tahoma;
	font-size: 11px;
	
}


DIV.topline{
	height: 11px;
	background: url(images/footline_bg.gif);
	/*background-color: #7CB106;*/
	background-position: 0px 0px;
	background-repeat: repeat-x;
}


DIV.top_menu_1 {
	background: url(images/top_menu_bg.gif);
	background-color: #E6E7E7;
	background-position: 0px 0px;
	background-repeat: repeat-x;
	height: 110px;
	text-align: right;
}

#user {
	
	text-align: right;
		font-size: 10px;
	color: #3E3E3E;
	font-weight: normal;
	font-family: tahoma, verdana, helvetica, arial;
	padding-right:5px;
	
}

DIV.top_menu_container {
	border-bottom: 1px solid #EEEEEE;
}

TD.top_menu_line {
	background: url(images/top_menu_line.gif);
	background-color: #E9EAEA;
	background-position: 0px 0px;
	background-repeat: repeat-x;
	padding: 2px 2px;
	font-size: 12px;
	color: #3E3E3E;
	font-weight: bold;
}

TD.top_menu_content {
	background-color: #ffffff;
	padding: 2px 8px;
	font-size: 12px;
	color: #3E3E3E;
}

TD.content {
	background: #ffffff;
	font-size: 12px;
	color: #3E3E3E;
	font-weight: normal;
	font-family: tahoma, verdana, helvetica, arial;
	text-decoration: none;
	
}

.Centrowanie {
	margin-top: 20px;
	margin-bottom: 10px;

	position: relative;
	display: table;
	margin-left: auto;
	margin-right: auto;
	text-align: center;
}

.CentrowanieKomunikat {
	margin-top: 10px;
	margin-bottom: 10px;
	margin-left: auto;
	margin-right: auto;	
	
	/*
	padding-left: 5px;
	padding-right: 5px;
	*/
	padding: 10px;
	
	position: relative;
	display: table;
	text-align: center;
}

.CentrowanieBezMargin {
	
	position: relative;
	display: table;
	margin-left: auto;
	margin-right: auto;
	text-align: center;
}

#centrowanie {
	margin-top: 10px;
	margin-bottom: 10px;
	position: relative;
	display: table;
	margin-left: auto;
	margin-right: auto;
	text-align: center;
}

.PasekEdycjiSzeroki {
	width: 890px;
	position: relative;
	display: table;
	margin-left: auto;
	margin-right: auto;
	margin-top: 20px;
	margin-bottom: 20px;
	text-align: right;
	font-family: trebuchet ms, arial, verdana, tahoma;
	font-size: 11px;
}

.td500 {
	width: 500px;
	padding-left: 6px;
}

.TabelaBardzoWaska {
	text-align: center;
	font-family: trebuchet ms, arial, verdana, tahoma;
	font-size: 11px;
	width: 360px;
	color: #0;
}

.TabelaWaska {
	text-align: center;
	font-family: trebuchet ms, arial, verdana, tahoma;
	font-size: 11px;
	width: 400px;
	color: #0;
}


.TabelaSrednia {
	text-align: center;
	font-family: trebuchet ms, arial, verdana, tahoma;
	font-size: 11px;
	width: 450px;
	color: #0;
}

.TabelaSzeroka {
	text-align: center;
	font-family: trebuchet ms, arial, verdana, tahoma;
	font-size: 11px;
	width: 750px;
	color: #0;
}

.naglowek {
	text-align: center;
	font-size: 12px;
	/*
	color: #3E3E3E;
	*/
	color: #FF8A00;
	font-weight: normal;
	font-family: tahoma, verdana, helvetica, arial;
	text-decoration: none;
	padding: 10px;
	background-color: black;
	border-bottom: 1px solid #3E3E3E;	
	
	background: url(images/naglowek-cien.png);

}

.naglowek_czarny {
	text-align: center;
	font-size: 12px;	
	color: #FF8A00;
	font-weight: normal;
	font-family: tahoma, verdana, helvetica, arial;
	text-decoration: none;
	padding: 10px;
	background-color: black;
	border-bottom: 1px solid #3E3E3E;	
}


.padding10
{
	padding: 10px;
	
}

.naglowekTabForm {
	text-align: left;
	font-size: 12px;
	color: #FF8A00;
	font-weight: bold;
	font-family: tahoma, verdana, helvetica, arial;
	text-decoration: none;
	padding-left: 5px;
	padding-right: 5px;
	padding-top: 10px;
	padding-bottom: 10px;
	background-color: black;	
	background: url(images/naglowek-cien.png);			
	border-bottom: 1px solid #3E3E3E;		
}

.naglowekTabForm_czarny {
	text-align: left;
	font-size: 12px;
	color: #FF8A00;
	font-weight: bold;
	font-family: tahoma, verdana, helvetica, arial;
	text-decoration: none;
	padding-left: 5px;
	padding-right: 5px;
	padding-top: 10px;
	padding-bottom: 10px;
	background-color: black;			
	border-bottom: 1px solid #3E3E3E;		
}



.NaglowekTab {
	text-align: center;
	font-size: 12px;
	color: #3E3E3E;
	font-weight: normal;
	font-family: tahoma, verdana, helvetica, arial;
	text-decoration: none;
	background-color: #CDCDCD;
	
	border-bottom-style: solid; border-bottom-width: thin; border-bottom-color: #FFFFFF
	

}

.NaglowekWiersz {
	
	padding-top: 8px;
	padding-bottom: 8px;
	
	}


.WierszTab1 {	
	text-align: left;
	padding-left: 6px;
	padding-right: 2px;
	
	
}
.WierszTab2 {
	background-color: #EEEEEE;
	text-align: left;
	padding-left: 6px;
	padding-right: 2px;		
}



.WierszSubmit {
	background-color: #EEEEEE;
	text-align: center;
	padding-left: 5px;
	padding-right: 5px;
	padding-top: 10px;
	padding-bottom: 5px;
	font-size: 14px;
	color: red;	
	font-weight: bold;
	
}

.PoleText{

	width: 200px;
		
}

.PoleTextBlad{

	background-color: yellow;
		
}


.wiersz {

	background-color: #FFF;
	color: #3E3E3E;	
	font-weight: normal;
	font-family: tahoma, verdana, helvetica, arial;
	text-decoration: none;
	font-size: 11px;
	padding: 10px;
	
}

.wiersz1 {
	background-color: #DDDDDD;
	color: #3E3E3E;
	font-weight: normal;
	font-family: tahoma, verdana, helvetica, arial;
	text-decoration: none;
	font-size: 11px;
	padding: 10px;
	height: 30px;
	
	border-bottom-style: solid; border-bottom-width: thin; border-bottom-color: #FFFFFF

}

.wiersz1_p5 {
	background-color: #DDDDDD;
	color: #3E3E3E;
	font-weight: normal;
	font-family: tahoma, verdana, helvetica, arial;
	text-decoration: none;
	font-size: 11px;
	padding: 5px;
	height: 25px;
	
	border-bottom-style: solid; border-bottom-width: thin; border-bottom-color: #FFFFFF

}

.wiersz2 {
	background-color: #FCFCFC;
	color: #3E3E3E;
	font-weight: normal;
	font-family: tahoma, verdana, helvetica, arial;
	text-decoration: none;
	font-size: 11px;
	padding: 10px;
	height: 30px;
}

.wiersz2_p5 {
	background-color: #FCFCFC;
	color: #3E3E3E;
	font-weight: normal;
	font-family: tahoma, verdana, helvetica, arial;
	text-decoration: none;
	font-size: 11px;
	padding: 5px;
	height: 25px;
}

.wiersz1h0 {
	background-color: #CDCDCD;
	color: #3E3E3E;
	font-weight: normal;
	font-family: tahoma, verdana, helvetica, arial;
	text-decoration: none;
	font-size: 11px;	
}

.wiersz2h0 {
	background-color: #FCFCFC;
	color: #3E3E3E;
	font-weight: normal;
	font-family: tahoma, verdana, helvetica, arial;
	text-decoration: none;
	font-size: 11px;	
}


.wiersz3 {
	background-color: #F8F8F8;
		color: #3E3E3E;
	font-weight: normal;
	font-family: tahoma, verdana, helvetica, arial;
	text-decoration: none;
	font-size: 11px;
}


.wiersz4 {
	background-color: #FF5C59;
		color: #3E3E3E;
	font-weight: normal;
	font-family: tahoma, verdana, helvetica, arial;
	text-decoration: none;
	font-size: 11px;
}

.wiersz5 {
	background-color: #9EFF99;
		color: #3E3E3E;
	font-weight: normal;
	font-family: tahoma, verdana, helvetica, arial;
	text-decoration: none;
	font-size: 11px;
}

.wiersz6 {
	background-color: #FFF;
	color: #3E3E3E;
	font-weight: normal;
	font-family: tahoma, verdana, helvetica, arial;
	text-decoration: none;
	font-size: 11px;
	
}

.padding_l6 {
	padding-left: 6px;
	padding-right: 6px;
	text-align: left;
}

.padding_c6 {
	padding-left: 6px;
	padding-right: 6px;
	text-align: center;
}

h1 {
	position: relative;
	display: table;
	margin-left: auto;
	margin-right: auto;
	text-align: center;
	font-size: 14px;
	/*color: #3E3E3E; z SKF*/
	/*color: #C36500;*/
	color: black;
	font-weight: bold;
	font-family: tahoma, verdana, helvetica, arial;
	text-decoration: none;
	
}

.PrzyciskLink {
	margin-left: 5px;
	margin-right: 5px;	
	padding-left: 5px;
	padding-right: 5px;
	width: auto;
	cursor: pointer;
}


.PrzyciskLinkAktywuj {
	margin-left: 5px;
	margin-right: 5px;
	margin-top: 5px;
	margin-bottom: 5px;		
	padding-left: 5px;
	padding-right: 5px;
	padding-top: 5px;
	padding-bottom: 5px;
	font-weight: bold;
	width: auto;
	cursor: pointer;
}

.PrzyciskWejdzDoSPE {
	margin-left: 2px;
	margin-right: 2px;
	margin-top: 2px;
	margin-bottom: 2px;		
	padding-left: 2px;
	padding-right: 2px;
	padding-top: 2px;
	padding-bottom: 2px;
	font-weight: bold;
	width: auto;
	cursor: pointer;
	width:200px;
}


.PustaStrona {
	position: relative;
	display: table;
	margin-left: auto;
	margin-right: auto;
	margin-bottom: 100px;
	margin-top: 50px;
	text-align: center;
	font-family: trebuchet ms, arial, verdana, tahoma;
	color: #F00;
	font-size: 14px;
}


.FormularzKomunikatu {
	position: relative;
	display: table;
	margin-left: auto;
	margin-right: auto;
	margin-bottom: 50px;
	margin-top: 50px;
	text-align: center;
}


.formularz_logowania {
	font-size: 12px;
	font-weight: normal;
	font-family: tahoma, verdana, helvetica, arial;
	border: 1px solid #30559C;
	background-color: #FFF;
	width: 120px;
}


.PrzyciskKomunikatu {
	width: 100px;
	margin-left: 8px;
	margin-right: 8px;
	margin-top: 20px;
	cursor: pointer;
}

.RamkaKomunikatu {
	width: 650px;
	font-family: trebuchet ms, arial, verdana, tahoma;
	color: black;
	font-size: 14px;
	font-weight: bold;
	padding-left: 15px;
	padding-right: 15px;
	padding-bottom: 20px;
}

.RamkaKomunikatuSrednia{
	width: 450px;
	font-family: trebuchet ms, arial, verdana, tahoma;
	color: black;
	font-size: 14px;
	font-weight: bold;
	padding-left: 15px;
	padding-right: 15px;
	padding-bottom: 20px;
}

.TekstKomunikatu {
	font-family: trebuchet ms, arial, verdana, tahoma;
	color: black;
	font-size: 14px;
	font-weight: normal;
}

.PomocTabela {
	text-align: left;
	margin: 0;
	padding: 0;
	font-family: trebuchet ms, arial, verdana, tahoma;
	color: #444;
	font-size: 11px;
	background-color: #FFF;
}

.PomocObrazek {
	border-color: #808080;
}



/*==========================================================
	koniec SKF
============================================================*/




DIV.head1{
	height: 26px;
	background: url(images/head1_bg.gif);
	background-color: #FFA400;
	background-position: 0px 0px;
	background-repeat: repeat-x;
}

INPUT.input_head1 {
	border: 1px solid #7C5904;
	background: #FFDC97;
	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: 13px;
	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: #FCE734;
}
DIV.menu_top_selected a, DIV.menu_top_selected a:link , DIV.menu_top_selected a:visited {
	background: #FCE734;
}
DIV.menu_top_selected a:hover{
	background: #FCE734;
}

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;
}


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: 170px;
	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 #FFA400;
	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: url(images/Librus_stopka_skfSpe.jpg);
	background-color: #363637;
	background-position: 0px 0px;
	background-repeat: repeat-x;
	height: 36px;
}

TD.footline {
	background: url(images/footline_bg.gif);
	background-color: #FFA400;
	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: #FFA400;
}
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: #FFA400;
}
DIV.menu_bottom_selected a:hover{
	background: #FFA400;
}

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: #C36500;
	font-weight: bold;
	text-decoration: none;
}
#submenu_list_head a:hover{
	text-decoration: underline;
	color: #C36500;
}

/*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: #C36500;
}
#content_full {
}

/*tresc skrocona*/
#header_short{
	font-size: 16px;
	font-weight: bold;
	padding: 0px 0px 0px 10px;
	color: #C36500;
	border-left: #C0C0C0 solid 1px;
}
#header_short a, #header_short a:link , #header_short a:visited {
	color: #C36500;
	font-weight: bold;
	text-decoration: none;
}
#header_short a:hover{
	text-decoration: underline;
	color: #C36500;
}
#content_short {
	border-left: #C0C0C0 solid 1px;
	border-bottom: #C0C0C0 solid 1px;
	padding: 10px 0px 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: #C36500;
	font-size: 16px;
	font-weight: bold;
	text-decoration: none;
}
.headers_link:hover{
	text-decoration: underline;
	color: #C36500;
}



/* 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 #C36500; /*kolory dla serwisu*/
	color: #C36500; /*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: #C36500 !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: #C36500;
}
*/





/* SZABLONY */
#naglowek {
	font-size: 16px;
	font-weight: bold;
	color: #C36500;
}

a.link, a.link:Link, a.link:Visited {
	text-decoration: none;
	font-weight: bold;
	color: #C36500;
}

a.link:hover {
	text-decoration: underline;
	font-weight: bold;
	color: #C36500;
}

/*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: #C36500;
}

/*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; /*#2F1900*/
	text-decoration: none;
	text-align:center;
	display: inline;
	line-height: 28px;
	padding: 3px 10px;
	border: 1px solid #8A4800;
	background: url(images/przycisk_koszyk_bg.gif) #C66800 repeat-x;
}
a.przycisk_rekomendacje:Hover {
	background: url(images/przycisk_koszyk_bg.gif) #C66800 repeat-x;
	text-decoration: underline;
}

a.przycisk_strefa, a.przycisk_strefa:Link, a.przycisk_strefa:Visited {
	font-size: 12px;
	font-weight: bold;
	color: #ffffff; /*#2F1900*/
	text-decoration: none;
	text-align:center;
	display: block;
	width: 135px;
	padding: 3px 10px;
	border: 1px solid #8A4800;
	background: url(images/przycisk_koszyk_bg.gif) #C66800 repeat-x;
}
a.przycisk_strefa:Hover {
	background: url(images/przycisk_koszyk_bg.gif) #C66800 repeat-x;
	text-decoration: underline;
}

a.przycisk, a.przycisk:Link, a.przycisk:Visited {
	font-size: 12px;
	font-weight: bold;
	color: #ffffff; /*#2F1900*/
	text-decoration: none;
	text-align:center;
	display: inline;
	line-height: 28px;
	padding: 3px 10px;
	border: 1px solid #8A4800;
	background: url(images/przycisk_koszyk_bg.gif) #C66800 repeat-x;
}
a.przycisk:Hover {
	background: url(images/przycisk_koszyk_bg.gif) #C66800 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;
}



.naglowek_spe {
	font-weight: bold;
	color: #000000 !important;
	background: #FF9900 !important;
	padding: 5px;
}

.javascript_error{
	border: 1px solid #ff0000;
	margin-top: 10px;
	margin-bottom: 10px;
	color: #ff0000;
	text-align: center;
	padding: 10px;
	font-weight: bold;
	background: #ffffcc;
}


/*tresc skrocona artykulow*/
.header_short p {
	padding:0;
	margin:0;	
}
.header_short{
	padding: 10px 10px 0px 10px;
	border: #C0C0C0 solid 1px;
	border-bottom: none;
	font-size: 16px;
	color: #C36500;
	font-size: 16px;
	font-weight: bold;
	text-decoration: none;
}
.header_short a, .header_short a:link , .header_short a:visited {
	color: #C36500;
	font-size: 16px;
	font-weight: bold;
	text-decoration: none;
}
.header_short a:hover{
	text-decoration: underline;
	color: #C36500;
}

.content_short {
	border: #C0C0C0 solid 1px;
	border-top: none;
	color: black;
	padding: 0px 0px 8px 10px;
	font-size: 12px;
	color: #3E3E3E;
	font-weight: normal;
}
.separator_short {
	height: 15px;
	font-size: 1px;
}
.content_short p {
	padding:0;
	margin:0;	
}
.content_short a, .content_short a:Link, .content_short a:Visited {
	text-decoration: none;
	font-weight: bold;
	color: #8EB200;
}
.content_short a:hover {
	text-decoration: underline;
}


.header_full p {
	padding:0;
	margin:0;	
}
.header_full{
	padding: 0px;
	padding-bottom: 10px;
	font-size: 16px;
	color: #C36500;
	font-size: 16px;
	font-weight: bold;
	text-decoration: none;
}
.header_full a, .header_full a:link , .header_full a:visited {
	color: #C36500;
	font-size: 16px;
	font-weight: bold;
	text-decoration: none;
}
.header_full a:hover{
	text-decoration: underline;
	color: #C36500;
}







.link_wiecej {
	padding-top: 5px;	
}
.link_wiecej a, .link_wiecej a:Link, .link_wiecej a:Visited {
	text-decoration: none;
	font-weight: bold;
	color: #FF9700;
}
.link_wiecej a:hover {
	text-decoration: underline;
}


.LoadingBox {
	width:320px;
	height:240px;
  
    display: none;
    position: absolute;    
    left: 50%;
    margin-left: -160px;
    top: 50%;
    margin-top: -120px;
    font-weight: bold;
    font-size: large;
    z-index: 2000; filter: alpha(opacity=80); -moz-opacity: 0.5; opacity: 0.5; text-align:center;
      
  
    background-color: #CECECE;
	background-repeat: repeat-x;
}

.LoadingBoxSmall {
	position:absolute;
	left:50%;
	top:50%; 
	margin-top: -45px;
	margin-left: -55px;
}

.LoadingBoxBig {
	width:100%;
	height:100%;
    background-color:#FFF;
    border: 0px;
    position: absolute;    
    z-index:2; 
    filter: alpha(opacity=20); -moz-opacity: 0.2; opacity: 0.2; text-align:center;
}

.twttr_box {
	background: white;
}
.twtr-doc {
	border: 1px solid #C36500;
	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;
}

.PustaTabela {
	position: relative;
	display: table;
	margin-left: auto;
	margin-right: auto;
	margin-bottom: 100px;
	margin-top: 50px;
	text-align: center;
	font-family: trebuchet ms, arial, verdana, tahoma;
	color: #F00;
	font-size: 15px;
}

.menu3:LINK {
	font-size: 12px;
	color: #FF0000;
	font-weight: normal;
	font-family: tahoma, verdana, helvetica, arial;
	text-decoration: none;	
}

.menu3:ACTIVE {
	font-size: 12px;
	color: #FF0000;
	font-weight: normal;
	font-family: tahoma, verdana, helvetica, arial;
	text-decoration: none;	
}

.menu3:VISITED {
	font-size: 12px;
	color: #FF0000;
	font-weight: normal;
	font-family: tahoma, verdana, helvetica, arial;
	text-decoration: none;	
}

.menu3:HOVER {
	font-size: 12px;
	color: #FF0000;
	font-weight: normal;
	font-family: tahoma, verdana, helvetica, arial;
	text-decoration: underline;	
}

table.komunikat_z_ikona {
	border: 0;
	width: 540px;
}

table.komunikat_z_ikona tr td.komunikatTemat {
	font-weight: bold;
	font-family: tahoma, verdana, helvetica, arial;
	font-size: 14px;
	text-align: left;
	color: #565656;
	padding-left: 10px;
	padding-top: 5px;
}

table.komunikat_z_ikona tr td.komunikatTresc {
	font-family: tahoma, verdana, helvetica, arial;
	font-size: 11px;
	text-align: left;
	color: #000;
	padding-left: 10px;
	padding-bottom: 5px;
	vertical-align: bottom;
	border-bottom: solid 1px #e0e0e0;
}
	
table.komunikat_z_ikona tr td.komunikatTrescBezRamki {
	font-family: tahoma, verdana, helvetica, arial;
	font-size: 11px;
	text-align: left;
	color: #000;
	padding-left: 10px;
	padding-bottom: 5px;
	vertical-align: bottom;

	
}

.okno_recenzje
{
	background: white;	
	margin: 20px;
	padding: 20px;
}


