HTML {
	height: 100%;
}

BODY {
	font-family: Verdana, Thaoma, Arial, Helvetica, sans-serif;
	font-size: 8pt;
	color: Black;
	margin: 0px;
	padding: 0px;
   height: 100%;
}

TABLE {
	font-family: Verdana, Thaoma, Arial, Helvetica, sans-serif;
	font-size: 8pt;
   border-collapse: collapse;
	padding: 0px;
	margin: 0px;
	border: 0px;
 }

P {
	text-align : justify;
}
SUB{
	font-size : 6pt;
}
SUP{
	font-size : 6pt;
}

IMG {
	border: 0px;
}

H1 {
	text-align: left;
	font-weight: 900;
	font-size: 11pt;
	color: white;
	margin: 5px 0px 5px 20px;
	text-transform: uppercase;
}

H2 {
	font-size: 110%;
	text-align: justify;
	color: #CD5C5C;
	margin: 0px 0px 0px 0px;
	font-weight: 600;
}

H3 {
	font-weight : 900;
	font-size : 10pt;
	text-align : left;
}
h6 {
	font-size: 6pt;
	margin-bottom: 0px;
}

TABLE.top{
	width: 100%;
	height: 20%;
	min-width: 780px;
}
TABLE.main{
	width: 100%;
	height: 80%;
	min-width: 780px;
}

TD.logo {
	background: #FFFACD;
	height: 80px;
	width: 150px;
	text-align: center;
}

TD.menu {
	background: #FFFACD;
	text-align: right;
	vertical-align: bottom;
	font-family: Verdana, Thaoma, Arial, Helvetica, sans-serif;
	font-size: 8pt;
   border-collapse: collapse;
	padding: 0px;
	margin: 0px;
	border: 0px;
}
TD.header {
	vertical-align: middle;
	border-bottom: medium solid white;
	background: #1E3E96;
}


TD.body {
	text-align: center;
	vertical-align: top;
	background: White;
	color: Black;
}


TD.left{
	text-align: left;
	vertical-align: top;
	width: 140px;
	padding: 5px;
	background: #1E3E96;
	color: White;
}
TD.right{
	text-align: left;
	vertical-align: top;
	width: 150px;
	padding: 5px;
	background: White;
}

.maincell{
	text-align: left;
	vertical-align: top;
	padding: 15px 30px 15px 25px;
}


.adres {
	background: #FFCC99;
	width: 50%;
	margin: 15px auto 15px auto;
	text-align: center;
	padding: 5px;
	border: medium solid;
	border-bottom-color: Gray;
	border-left-color: Silver;
	border-right-color: Gray;
	border-top-color: Silver;
}

.border {
	border: thin solid Black;
}

.center{
	text-align : center;
	text-indent : 0px;
}

TABLE.menu {
	text-align: center;
	font: 600 7pt Verdana, Thaoma, Arial, Helvetica, sans-serif;
	vertical-align: middle;
	margin-left:auto;
}

A.menu {
	font-size: 100%;
	text-decoration: none;
	color: White;
	font-stretch: narrower;
}

A.menu:hover {
	text-decoration: underline;
	color: Red;
}

.td_bg {
	color: White;
	width: 82px;
	height: 25px;
	margin: 0px;
	background: url(img/menubg.gif) no-repeat bottom;
	vertical-align: bottom;
}


.td_actbg {
	color: #CD5C5C;
	width: 82px;
	height: 25px;
	margin: 0px;
	background: url(img/menubga.gif) no-repeat bottom;
	vertical-align: bottom;
}



.friends {
	font-size: 7pt;
	background: #FFFACD;
	border: 1px solid black;
	padding: 5px 0px 5px 0px;
	text-align: center;
	margin: 5px 0px 5px 0px;
}

.rightdiv {
	font-size: 7pt;
	background-color: #FFFEEE;
	border: 1px solid silver;
	padding: 0px 0px 5px 0px;
	text-align: center;
	margin: 0px 0px 10px 0px;
}

.divhead{
	background: #FFFACD;
	padding: 3px 0px 3px 0px;
	margin: 0px 0px 10px 0px;
	border-bottom: 1px solid silver;
}
.wydawnictwahead{
	padding: 3px 0px 3px 0px;
	margin: 0px 0px 10px 0px;
	border-bottom: 1px solid silver;
}
.komunikat{
	font-size: 8pt;
	color: #FFFACD;
	font-weight: bolder;
	text-align: center;
	margin: 0px 5px 0px 18px;
	width: 300px;
}


td.tools {
	background-color: #A9A9A9;
	color: White;
	font-size: 7pt;
	white-space: nowrap;
	text-align: left;
	width: 80px;
	padding-left: 20px;
	outline-style: inherit;
}
td.opisplyty{
	font-size: 7pt;
}
td.zamow{
	font-size: 7pt;
	color: White;
	border-bottom: thick solid White;
	background: #1E3E96;
	white-space: nowrap;
	vertical-align: middle;
	text-align: center;
}
td.niezamow{
	font-size: 7pt;
	border-bottom: thick solid White;
	background: Silver;
	white-space: nowrap;
	vertical-align: middle;
	text-align: center;
}
div.composer {
	margin-top: 5px;
	background-color: #FFFFFA;
	font-weight: bold;
	font-size: 7pt;
	padding: 3px 8px 0px 8px;
}
div.artist {
	background-color: #FFFFFA;
	font-size: 7pt;
	padding: 3px 8px 0px 8px;
}
div.contents {
	background-color: #FFFFFA;
	font-style: italic;
	font-size: x-small;
	padding: 3px 8px 0px 8px;
	margin-bottom: 5px;
}
td.space{
	font-size: 85%;
	border-bottom: thick solid White;
	background: #FFFFE0;
	padding: 3px 8px 0px 8px;
	vertical-align: middle;
}

button, input, select{
	font-size: 7pt;
   vertical-align:middle;
}

.maindiv {
	position: relative;
	overflow: auto;
	margin-top: 15px;
	padding: 5px;
	border-top: 2px solid Navy;
	height: 300px;
}

ul{
	padding: 0px;
	margin: 0px;
}
.seria, .label{
		color : White;
}
ul.label{
	padding-left: 15px;
	list-style-type: square;
}
ul.seria{
	padding-left: 20px;
	list-style-type: disc;
	width: 100px;
}
li.label{
	padding-left: 0px;
	color : White;
	white-space: nowrap;
}
li.seria{
	padding-left: 0px;
	color : White;
}
a.label:hover{
	color: red;
}
a.seria:hover{
	color: red;
}

table.katseria {
	width: 75%;
	margin-left: auto;
	margin-right: auto;
	vertical-align: top;
	margin-top: 2em;
}
div.katseria {
	width: 100px;
	height: 100px;
	position: absolute;
	left: 0px;
	top: 0px;
	margin-top: 2em;
	background: #FFFFE0;
	border: 1px solid gray;
	display: none;
}

ul.katseria {
	color: #CD5C5C;
	font-size: 9pt;
	white-space: nowrap;
}
ul.katlabel {
	color: #CD5C5C;
	font-size: 9pt;
	white-space: nowrap;
}
li.katseria{
	padding-left: 37px;
	list-style-type: disc;
	white-space: nowrap;
}
li.katseria{
	padding-left: 37px;
	list-style-type: disc;
	white-space: nowrap;
}
.search{
	position: relative;
	background: #FFFACD;
	padding-bottom: 10px;
}

.koszyk {
	font-size: 7pt;
	background-color: #FFFDE1;
	border: thin solid black;
	padding: 5px 0px 5px 0px;
	text-align: center;
	margin: 5px 0px 5px 0px;
}



.autorzam {
	border-top: thin solid black;
}
.titlezam {
	font-weight: normal;
	border-bottom: thin solid black;
}
.szt {
	padding: 2px;
	margin: 0px 2px 0px 2px;
	border-right: thin solid black;
	border-bottom: thin solid black;
	border-top: thin solid black;
}
.poz {
	padding: 2px;
	margin: 0px 2px 0px 2px;
	border: thin solid black;
	width: 40px;
	text-align: right;
}
.cena {
	padding: 2px;
	margin: 0px 2px 0px 2px;
	border: thin solid black;
	width: 50px;
	text-align: right;
}
.inputszt {
	width: 30px;
	text-align: right;
	margin: 0px 2px 0px 2px;
}
.razem{
	width: 80px;
	text-align: left;
	font-weight: bold;
	margin: 0px 2px 0px 2px;
	border: thin solid black;
}
.razemszt{
	text-align: right;
	margin: 0px 2px 0px 2px;
	border: thin solid black;
	height: 30px;
}
.lp{
	text-align: center;
	margin: 0px 2px 0px 2px;
	border: thin solid black;
	width: 30px;
}
.formularz{
	width: 90%;
	border-collapse: collapse;
	border: none;
	margin-left: auto;
	margin-right: auto;
	text-align: left;
	font-size: 7pt;
}
.zamowienie{
	width: 100%;
	border: none;
	margin-left: auto;
	margin-right: auto;
	text-align: center;
	margin-top: 30px;
	font-size: 7pt;
}
.polecamy{
	font-size: 7pt	;
}
.logoserii {
float: right;
vertical-align: middle;
}

.toolinfo{
	padding-left: 15px;
	color: white;
	text-align: left;
}
.zamowienieCount
{
	font-weight: bold;
	color: Navy;
	line-height: 2em;
}
ul.promocja{
	font-size: 10pt;
	color: Navy;
	font-weight: bold;
	margin-top: 2em;
	margin-bottom: 2em;
}
.rekom{
	float:right;
	}
span.promocja	{
	color: red;
	}
.niezamow a{
	color: black;
}
.zamow a{
	color: yellow;
}
.imgback {
	max-width: 350px;
	max-height: 350px;
}
.imgpolecamy
{
	max-width: 120px;
	max-height: 120px;
}
.rekord_miniaturka{
	right:0px;
	float:right;
}
.opis_okladka{
	width: 320px;
	text-align: left;
	max-height: 320px;
}
.opis_kategoria{

	float: right;
	width: 320px;
	text-align: center;
	padding: 10px 0;
}
#okladka{
	text-align: left;
}
.table_opis{
	width: 100%; 
	text-align: left;	
	vertical-align: top;
	border-width: 8px;
}
.tytul_opisu{
 text-align: left;
 vertical-align: top;
}
