BODY
{	
	background-color: white;
	background-image: url('/img/main_back.png');
	background-repeat: repeat-x;	
	margin: 0;
	padding: 0;	
	overflow: visible;
}

A IMG
{
	border-width: 0;
}

#bs
{
	position: absolute;
	width: 100%;
	height: 100%;
}

#Container
{
	width: 992px;
	margin: 0 auto 30px auto;
	text-align: left;
	position: relative;
}

#Logo
{
	width: 962px;
	margin: 10px auto 0 auto;
	position: relative;
	height: 60px;
}


#Logo IMG
{
	display: block;
	float: left;
}

#Logo #Baner
{
	display: block;
	float: right;
	margin: 0;
	padding: 0;
	overflow: hidden;
	margin-top: -5px;
}

#BackTop
{
	height: 27px;
	width: 100%;
	min-width: 992px;
	background-image: url('/img/back.png');
	margin-bottom: 20px;
	padding-top: 1px;
}

#BackTop #TopMenu
{
	width: 992px;
	margin: 0 auto 0 auto;
	text-align: left;
	position: relative;
	cursor: default;
}

#BackTop #NavLeft
{
	float: left;
	width: 400px;
	display: inline;
	margin-left: 5px;	
}

#BackTop #NavRight
{
	float: right;
	display: inline;
	margin-right: 10px;
	border-right-color: white;
	border-right-width: 1px;
	border-right-style: solid;
	cursor: default;
}

#BackTop UL
{
	margin: 0;
	padding: 0;
	display: block;
	cursor: default;
}

#BackTop LI
{
	display: block;
	float: left;
	font-family: Tahoma, Verdana, Arial, sans-serif;
	font-size: 8pt;
	text-align: center;
	border-left-color: white;
	border-left-width: 1px;
	border-left-style: solid;
	height: 20px;
	margin-top: 3px;
	line-height: 21px;
}

#NavRight LI A, #NavRight LI A:Link, #NavRight LI A:Active, #NavRight LI A:Visited
{
	color: #344568;
	text-decoration: none;	
	display: block;
	float: left;
	padding-left: 15px;
	padding-right: 15px;
	height: 20px;
}

#NavRight LI A:Hover
{
	color: white;
	text-decoration: none;
	background-color: #344566;
}

#Menu
{
	float: left;
	width: 240px;
	display: inline;
	margin-left: 15px;
}

#Main
{
	float: left;
	width: 700px;
	display: inline;
	margin-right: 15px;
	border-style: solid;
	border-width: 1px;
	border-color: #D6D6D4;
	padding: 10px;
	background-color: white;
}

#Main DIV
{
	font-family: Tahoma, Verdana, Arial, sans-serif;
	font-size: 9pt;
}

#Wnd
{
	width: 100%;
	height: 100%;
	position: absolute;
	overflow: hidden;
}

#Copyright
{
	font-family: Tahoma, Verdana, Arial, sans-serif;
	font-size: 8pt;
	color: #434C52;
	text-align: center;
	padding-top: 15px;
	padding-bottom: 10px;
	line-height: 150%;
	clear: both;
}

.i_40 { width: 40px; }
.i_60 { width: 60px; }
.i_80 { width: 80px; }
.i_100 { width: 100px; }
.i_110 { width: 110px; }
.i_120 { width: 120px; }
.i_140 { width: 140px; }
.i_160 { width: 160px; }
.i_180 { width: 180px; }
.i_200 { width: 200px; }
.i_220 { width: 220px; }
.i_240 { width: 240px; }
.i_260 { width: 260px; }
.i_280 { width: 280px; }
.i_300 { width: 300px; }
.i_320 { width: 320px; }
.i_340 { width: 340px; }
.i_400 { width: 400px; }
.i_500 { width: 500px; }

OPTION
{
	padding-top: 2px;
	padding-bottom: 2px;
}

.level_1
{
	background-color: #9CB2D5;
	font-weight: bold;
}

.level_2
{
	background-color: #D4DEEE;
}

.level_3
{
	background-color: #EFF3F9;
}

B#Star
{
	color: #FF0000;
}

#Main FORM
{
	font: 100% Tahoma, Verdana, Arial, sans-serif;
	margin: 0;
	padding: 0;
	width: 700px;
}

#Main H1
{
	font-family: Tahoma, Verdana, Arial, sans-serif;
	font-size: 9pt;
	color: #0644BB;
	font-weight: bold;
	padding-bottom: 3px;
	text-align: left;
	border-bottom-color: #0644BB;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	margin: 0px;
	margin-bottom: 15px;
	clear: both;
	display: block;
	float: left;
	width: 700px;
}

#Main H2
{
	font-family: Tahoma, Verdana, Arial, sans-serif;
	font-size: 8pt;
	color: #BE0C19;
	border-color: #BE0C19;
	border-width: 1px;
	border-style: solid;
	padding: 5px;	
	margin-top: 5px;
	margin-bottom: 15px;
	clear: both;
	display: block;
	float: left;
	width: 688px;
}

#Main H2.info
{	
	color: #094FC2;
	border-color: #094FC2;
}

#Main FORM LABEL
{
	font-family: Tahoma, Verdana, Arial, sans-serif;
	font-size: 8pt;
	color: #161A1D;
	font-weight: normal;
	display: block;
	width: 150px;
	float: left;
	padding-top: 2px;
}

#Main FORM INPUT, #Main FORM SELECT, #Main FORM TEXTAREA
{
	font-family: Tahoma, Verdana, Arial, sans-serif;
	font-size: 8pt;
	color: #161A1D;
	font-weight: normal;
	display: block;
	float: left; 
	border-color: #7F9DB9;
	border-width: 1px;
	border-style: solid;
}

#Main FORM SPAN
{
	font-family: Tahoma, Verdana, Arial, sans-serif;
	font-size: 8pt;
	color: #161A1D;
	font-weight: normal;
	display: block;
	float: left;
}

#Main FORM SPAN.Normal
{
	font-family: Tahoma, Verdana, Arial, sans-serif;
	font-size: 8pt;
	color: #161A1D;
	font-weight: normal;
	display: block;
}

#Main FORM DIV
{
	display: block;	
	width: 550px;
	float: left;
}

#Main FORM DIV.RowItem
{
	width: 700px;
}

#Main FORM SPAN INPUT
{
	display: inline;
	float: none;
}

#Main FORM DIV
{
    display: block;
	clear: both;
	margin: 0;
	padding: 0;
	padding-bottom: 5px;
}

#Main FORM #buttons
{
	clear: both;
	display: block;
	margin: 0px;
	padding: 0px;
	padding-top: 10px;
	padding-left: 150px;	
}

#Main FORM P
{
	font-size: 1px;
	height: 10px;
	display: block;
	clear: both;
	margin: 0;
	padding: 0;
}

#Main FORM .Normal P, #Main FORM .Normal UL, #Main FORM .Normal DIV
{
	font-size: 8pt;
	height: auto;
	display: block;
	clear: both;
	float: none;
	margin: 0;
	padding: 0;	
}

#Main FORM .Normal P
{
	margin-bottom: 10px;	
}

#Main FORM .Normal UL
{
	margin-bottom: 10px;
}

#Main FORM .Normal LI
{
	margin-left: 40px;
}

#Main FORM #buttons INPUT
{
	float: none;
	display: inline;
}

DIV #nav
{
	text-align: center;
	padding-top: 10px;
}

#Main DIV.FormError
{
	font-family: Tahoma, Verdana, Arial, sans-serif;
	font-size: 8pt;
	color: #BE0C19;
	border-color: #BE0C19;
	border-width: 1px;
	border-style: solid;
	padding: 5px;
	margin-left: 0px;
	margin-right: 0px;
	margin-top: 0px;
	margin-bottom: 5px;
	display: block;
	clear: both;
	width: 688px;
}

#Main H3
{
	font-family: Tahoma, Verdana, Arial, sans-serif;
	font-size: 8pt;
	color: black;
	margin-top: 10px;
	margin-bottom: 10px;
	padding-bottom: 2px;
	font-weight: bold;	
	border-bottom-color: #ABABAB;
	border-bottom-width: 1px;
	border-bottom-style: solid;
    overflow: hidden;
    clear: both;
}

#buttons INPUT, #nav INPUT
{
	text-align: center;
	border-color: #114F86;
	border-width: 1px;
	border-style: solid;
	background-color: #C6D7E6;
	font-family: Tahoma, Verdana, Arial, sans-serif;
	font-size: 8pt;
	color: black;
	display: inline;
	float: none;
}

INPUT.button
{
	text-align: center;
	border-color: #114F86;
	border-width: 1px;
	border-style: solid;
	background-color: #C6D7E6;
	font-family: Tahoma, Verdana, Arial, sans-serif;
	font-size: 8pt;
	color: black;
}

#Menu H1
{
	width: 215px;
	height: 22px;
	background-image: url('/img/menu.png');
	font-family: Tahoma, Verdana, Arial, sans-serif;
	font-size: 9pt;
	font-weight: bold;
	color: black;
	padding: 0;
	margin: 0;
	padding-left: 5px;
	line-height: 22px;
	border-style: solid;
	border-color: #D6D6D4;
	border-width: 1px;
}

#Menu DIV, #Menu UL
{
	width: 200px;
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 9pt;
	font-weight: normal;
	color: #808080;
	padding: 10px;
	border-left-style: solid;
	border-left-color: #D6D6D4;
	border-left-width: 1px;
	border-right-style: solid;
	border-right-color: #D6D6D4;
	border-right-width: 1px;
	background-color: white;
}

#Menu DIV#Baner
{
	border: none;
	padding: 0;
	text-align: center;
	width: 222px;
}

#Menu UL
{
	margin: 0;
	padding-top: 0;
}

#Menu UL LI
{
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 9pt;
	font-weight: normal;
	color: #0644BB;
	list-style-image: url('/img/menu.gif');
	margin: 0;
	padding: 0;
	margin-left: 15px;
}

#Menu UL A, #Menu UL A:Link, #Menu UL A:Active, #Menu UL A:Visited
{
	color: #808080;
	text-decoration: none;
}

#Menu UL A:Hover
{
	color: #0644BB;
	text-decoration: underline;
}

#Menu P
{
	width: 222px;
	height: 15px;
	margin-top: 0px;
	display: block;
	border-top-style: solid;
	border-top-color: #D6D6D4;
	border-top-width: 1px;
	font-size: 1px;
}

#Menu DIV P
{
	width: auto;
	height: auto;
	margin-top: auto;
	display: block;
	border: none;
	font-size: 9pt;
}

#Menu P#Baner
{
	border: none;
}

DIV.infoMessage, DIV.warningMessage, DIV.questionMessage
{
	border-width: 1px;
	border-style: solid;
	padding-top: 5px;
	padding-bottom: 5px;
	display: block;
}

DIV.infoMessage
{
	border-color: #094FC2;
}

DIV.warningMessage
{
	border-color: #BE0C19;
}

DIV.questionMessage
{
	border-color: #418D75;
}

DIV.infoMessage IMG, DIV.warningMessage IMG, DIV.questionMessage IMG
{
	vertical-align: top;
	padding-left: 5px;
	padding-right: 5px;
}

DIV.infoMessage DIV, DIV.warningMessage DIV, DIV.questionMessage DIV
{
	font-family: Tahoma, Verdana, Arial, sans-serif;
	font-size: 8pt;
	line-height: 120%;
	font-weight: normal;
	display: inline;
}

DIV.infoMessage DIV
{
	color: #094FC2;
}

DIV.warningMessage DIV
{
	color: #BE0C19;
}

DIV.questionMessage DIV
{
	color: #418D75;
}

A, A:Link, A:Active, A:Visited
{
	color: navy;
	text-decoration: underline;
}

A:Hover
{
	color: #C00000;
	text-decoration: underline;
}

#Menu FORM
{
	font: 100% Tahoma, Verdana, Arial, sans-serif;
	margin: 0;
	padding: 0;
	width: 200px;
}

#Menu FORM LABEL
{
	font-family: Tahoma, Verdana, Arial, sans-serif;
	font-size: 8pt;
	color: #161A1D;
	font-weight: normal;
	display: block;
	width: 80px;
	float: left;
	padding-top: 2px;
}

#Menu FORM INPUT
{
	font-family: Tahoma, Verdana, Arial, sans-serif;
	font-size: 8pt;
	color: #161A1D;
	font-weight: normal;
	display: block;
	float: left; 
	border-color: #7F9DB9;
	border-width: 1px;
	border-style: solid;
}

#Menu FORM #buttons
{
	clear: both;
	display: block;
	margin: 0px;
	padding: 0px;
	padding-top: 0px;
	padding-left: 80px;
	height: 18px;
}

#Menu FORM #formItem
{
    display: block;
	clear: both;
	float: left;
	margin: 0;
	padding: 0;
	padding-bottom: 5px;
	width: 200px;
}

#menu_tree
{
	height: 260px;
	overflow: auto;
}

#menu_tree #loading
{
	display: block;
	height: 260px;
	width: 200px;
	text-align: center;
	line-height: 260px;
}

#BookItem
{
	display: block;
	width: 100%;
	overflow: hidden;
	margin-bottom: 10px;
	padding-bottom: 10px;
	border-bottom-width: 1px;
	border-bottom-color: gray;
	border-bottom-style: solid;
	clear: both;
}

#BookItem IMG.Img
{
	display: inline;
	float: left;
	margin-right: 10px;
	margin-bottom: 10px;
	border-style: solid;
	border-color: gray;
	border-width: 1px;
}

#BookItem DIV#Info
{
	margin: 0;
	padding: 0;
}

#BookItem DIV#Info DIV
{
	display: block;
	list-style-image: url('/img/temp.gif');
}

#BookItem DIV#Info DIV#Title
{
	font-weight: bold;
	font-size: 9pt;
	margin-bottom: 5px;
}

#BookItem DIV#Info #Price
{
	margin-left: 30px;
	font-weight: normal;
	color: #78170A;
}

#BookItem DIV#Info #Price IMG
{
	margin-right: 2px;
}

#BookItem DIV#Info DIV#Author
{
	font-weight: normal;
	font-style: italic;
	font-size: 8pt;
	margin-bottom: 5px;
}

#BookItem DIV#Info DIV#Category, #BookItem DIV#Info DIV#Category a
{
	font-weight: normal;
	font-size: 8pt;
	color: #0644BB;
	margin-top: 5px;
	margin-bottom: 5px;
	text-decoration: none;
}

#BookItem DIV#Info DIV#Category a:hover{
	text-decoration: underline;
}

#BookItem DIV#Info DIV#Year, #BookItem DIV#Info DIV#ISBN
{
	font-weight: normal;
	font-size: 8pt;
	color: black;
	margin-bottom: 3px;
}

#BookItem DIV#Info DIV#ViewBtn
{
	font-weight: normal;
	font-size: 8pt;
	color: black;
	margin-top: 25px;
}

#BookItem DIV#Info DIV#ViewBtn SPAN#Error
{
	border-width: 1px;
	border-color: #AA0000;
	border-style: solid;
	display: block;
	width: 250px;
	text-align: center;
	background-color: #EDEDEB;
	float: left;
	margin-right: 10px;
}

#BookItem DIV#Info DIV#ViewBtn SPAN#Error A
{
	padding: 4px;
	text-decoration: none;
	color: black;
	display: block;
}

#BookItem DIV#Info DIV#ViewBtn SPAN#Error A:Hover
{
	background-color: #B8CAEE;
}

#BookItem DIV#Info DIV#ViewBtn SPAN#Ok
{
	border-width: 1px;
	border-color: #008000;
	border-style: solid;
	display: block;
	width: 250px;
	text-align: center;
	background-color: #EDEDEB;
	float: left;
	margin-right: 10px;
}

#BookItem DIV#Info DIV#ViewBtn SPAN#Ok A
{
	padding: 4px;
	text-decoration: none;
	color: black;
	display: block;
}

#BookItem DIV#Info DIV#ViewBtn SPAN#Ok A:Hover
{
	background-color: #B8CAEE;
}

#BookItem SPAN#ShortInfo
{
	display: block;
	margin-top: 10px;
	line-height: 150%;
}

#BookItem SPAN#FullInfo
{
	display: block;
	margin-top: 10px;
	line-height: 150%;
	clear: both;
}

#BookItem SPAN#Toc
{
	display: block;
	margin-bottom: 4px;
	clear: both;
}

#BookItem SPAN#Toc #TocAuthor
{
	display: inline;
	color: black;
	font-style: italic;
	padding-left: 6px;
}

#BookItem SPAN#Toc #TocDesc
{
	display: block;
	color: gray;
	padding-top: 2px;
}

#BookItem SPAN.Level1
{
	font-weight: bold;
	background-image: url('/img/folder.gif');
	background-repeat: no-repeat;
	padding-left: 22px;
}

#BookItem SPAN.Level2
{
	background-image: url('/img/arrow.gif');
	background-repeat: no-repeat;
	padding-left: 22px;
	margin-left: 20px;
}

#BookItem SPAN.Level3
{
	margin-left: 40px;
}

#BookItem SPAN.Level4
{
	margin-left: 60px;
}

#BookItem SPAN P
{
	font-size: 9pt;
	margin: 0;
	margin-top: 5px;
	margin-bottom: 5px;
}

#BookItem UL#Tabs
{
	margin: 0;
	padding: 0;
	clear: both;
	border-bottom-color: #D6D6D4;
	border-bottom-style: solid;
	border-bottom-width: 1px;
	height: 21px;
}

#BookItem UL#Tabs LI
{
	margin: 0;
	margin-left: 10px;
	padding: 0;
	display: block;
	float: left;
	background-color: #EDEDEB;
	border-color: #D6D6D4;
	border-style: solid;
	border-width: 1px;
	font-weight: normal;
	font-size: 8pt;
	list-style-image: url('/img/temp.gif');
}

#BookItem UL#Tabs LI.Selected
{
	background-color: #B8CAEE;
}

#BookItem UL#Tabs LI A
{
	display: block;
	float: left;
	line-height: 19px;
	height: 20px;
	padding-left: 10px;
	padding-right: 10px;
	text-decoration: none;
	color: black;
}

#BookItem UL#Tabs LI A:Hover
{
	color: #C00000;
	text-decoration: none;
}

#NavLeft SPAN
{
	font-weight: bold;
	font-family: Tahoma, Verdana, Arial, sans-serif;
	font-size: 8pt;
	vertical-align: top;
	margin-left: 10px;
	margin-top: 0;
	padding-top: 7px;
	display: block;
	float: left;
}

#NavLeft INPUT
{
	font-family: Tahoma, Verdana, Arial, sans-serif;
	font-size: 8pt;
	color: #161A1D;
	font-weight: normal;
	border-color: #7F9DB9;
	border-width: 1px;
	border-style: solid;
	margin-top: 5px;
	float: left;
	margin-left: 5px;
}

#TocInfo, #CatInfo
{
	display: block;
	margin-top: 10px;
}

#TocInfo #TocTitle, #CatInfo #CatTitle
{
	display: block;
	font-weight: bold;
	background-image: url('/img/folder.gif');
	background-repeat: no-repeat;
	padding-left: 22px;
	margin-left: 3px;
	padding-top: 3px;
}

#TocInfo UL, #CatInfo UL
{
	margin: 0;
	padding: 0;
}

#TocInfo UL LI, #CatInfo UL LI
{
	display: block;
	margin: 0;
	padding: 0;
}

#TocInfo UL LI #InfoName, #CatInfo UL LI #InfoName
{
	display: block;
	list-style-image: url('/img/temp.gif');
	margin-top: 4px;
	margin-bottom: 2px;
	background-image: url('/img/arrow.gif');
	background-repeat: no-repeat;
	margin-left: 22px;
	padding-left: 21px;
	padding-top: 2px;
	padding-bottom: 2px;
}

#TocInfo UL LI #InfoName:Hover
{
	background-color: #EDEDEB;
}

#TocInfo UL LI #InfoDesc, #CatInfo UL LI #InfoDesc
{
	display: block;
	margin-top: 2px;
	margin-bottom: 2px;	
	margin-left: 22px;
	padding-left: 21px;
	font-size: 8pt;
	color: gray;
}

#TocInfo UL LI #InfoAuthor
{
	display: inline;
	color: gray;
	font-style: italic;
	text-decoration: none;
	padding-left: 4px;
}

#CatInfo #CatToc
{
	margin-left: 60px;
}

#CatInfo #CatToc LI
{
	font-size: 9pt;
	display: list-item;
	margin-bottom: 5px;
}

#CatInfo #CatToc #CatTocAuthor
{
	font-size: 8pt;
	display: inline;
	color: gray;
	padding-left: 4px;
	font-style: italic;
}

#CatInfo #CatToc #CatTocDesc
{
	font-size: 8pt;
	display: block;
	color: gray;
	padding-top: 4px;
}

#Main #Pages
{
	text-align: center;
	font-family: Tahoma, Verdana, Arial, sans-serif;
	font-size: 10pt;
}

#Main #Pages A, #Main #Pages A:Link, #Main #Pages A:Active, #Main #Pages A:Visited
{
	color: black;
	text-decoration: none;
}

#Main #Pages A:Hover
{
	color: red;
}

#Main #Pages #Current
{
	font-weight: bold;
	font-size: 11pt;
}

#CatInfoActive
{
	clear: both;
	margin-bottom: 20px;
	padding-bottom: 0px;
	border-bottom-color: #808000;
	border-bottom-width: 1px;
	border-bottom-style: solid;	
}

#CatInfoBuy
{
	clear: both;
	margin-bottom: 20px;
	padding-bottom: 0px;
	border-bottom-color: #008000;
	border-bottom-width: 1px;
	border-bottom-style: solid;	
}


#CatActive
{
	display: block;
	font-family: Tahoma, Verdana, Arial, sans-serif;
	font-size: 8pt;
	border-color: #808000;
	border-width: 1px;
	border-style: solid;
	border-bottom-width: 0px;
	border-bottom-style: none;	
	padding: 3px;
	width: 180px;
	margin-left: 500px;
	background-color: #FFFFD5;	
}

#CatBuy
{
	margin-left: 500px;
	display: block;
	width: 180px;
	border-color: #808000;
	border-bottom-width: 0px;
	border-bottom-style: none;
	background-color: #C3FFC3;		
}

H6
{
	display: block;
	font-family: Tahoma, Verdana, Arial, sans-serif;
	font-size: 8pt;
	border-color: #808000;
	border-width: 1px;
	border-style: solid;
	padding: 5px;
	margin-top: 15px;
	margin-bottom: 15px;
	background-color: #FFFFD5;
	clear: both;
	float: left;
	width: 685px;
	font-weight: normal;
}

#Archiwum
{
	margin-left: 10px;
	color: gray;
	font-size: 8pt;
	font-weight: normal;
}
