* {
font-family: arial, sans-serif;
}


body {
margin: 0px;
text-align: center;
font-size: 79%;
font-family: arial, sans-serif;
background: #f0f0f0;
}

img {
border: 0px;
}

img.blocked {
display: block; padding: 3px; 
}

img.framed {
display: block; padding: 3px; 
border: #e0e0e0 solid 1px;
}

img.framedcacko {
padding: 3px; 
border: #e0e0e0 solid 1px;
}


img.newspix {
display: block;
padding: 1px;
background: white;
margin-top: 5px;
margin-bottom: 9px;
}

td {
padding: 0px;
margin: 0px;
}

table {
border-collapse: collapse;
margin: 0px;
padding: 0px;
border: 0px;
border-spacing: 0px;
}


a {
text-decoration: none;
color: green;
}

a:hover {
text-decoration: underline;
}

a:active {
color: #063;
}

div#bottom {
padding-top: 10px;
padding-bottom: 10px;
border-top: black solid 1px;
}


div.outerwrap {
background: white;
}

div.mainwrap {
margin: 0 auto 0;
width: 960px;
text-align: left;

}

div.topwrap {
margin: 0 auto 0;
width: 980px;
text-align: left;
}

div#top {
border-bottom: #7fc00c solid 1px;
border-bottom: black solid 1px;
margin-bottom: 1px;
background: white;
background-position: bottom;
background-image: url('images/topbg.jpg');
height: 202px;
height: 150px;
background-repeat: repeat-x;
padding-top: 5px;
}

div#tabmenu {
width: 960px;
height: 24px;
position: absolute;
top: 130px;
}

div#tabmenu a {
line-height: 24px;
width: 119px;
display: block;
height: 24px;
overflow: hidden;
color: white;
text-align: center;
float: left;
margin-right: 1px;
font-size: 11px;
}


div#tabmenu a.menuTAB {
background-image: url('images/menuTABi.gif');
}

div#tabmenu a.menuTAB:hover, div#tabmenu a.menuTABh {
background-image: url('images/menuTABa.gif');
text-decoration: none;
}


div#topmenu {
width: 960px;
background-image: url('images/menu0.gif');
height: 24px;
overflow: hidden;
}



div#topmenu a {
line-height: 24px;
width: 119px;
display: block;
height: 24px;
overflow: hidden;
color: white;
text-align: center;
float: left;
border-right: white solid 1px;
font-size: 11px;
}



div#topmenu a.menuL {
background-image: url('images/menuLi.gif');
}

div#topmenu a.menuL:hover, div#topmenu a.menuLh
{
background: #7fc00c;
background-image: url('images/menuLa.gif');
text-decoration: none;
}

div#topmenu a.menuR {
border-left: white solid 1px;
border-left: none;
border-right: none;
width: 120px;
float: right;
background-image: url('images/menuRi.gif');
}

div#topmenu a.menuR:hover, div#topmenu a.menuRh {
background: #7fc00c;
background-image: url('images/menuRa.gif');float: right;
text-decoration: none;
border-left: none;
border-right: none;width: 120px;
}

div#topmenu a.menuM {
background-image: url('images/menuMi.gif');
}

div#topmenu a.menuM:hover, div#topmenu a.menuMh {
background: #7fc00c;
background-image: url('images/menuMa.gif');
text-decoration: none;
}

div.miniframe {
width: 240px;
}

div.miniframe div.top {
background-image: url('images/frameT.jpg');
height: 13px;
overflow: hidden;
}

div.miniframe div.bottom {
background-image: url('images/frameB.jpg');
height: 13px;
overflow: hidden;
margin-bottom: 15px;
}

div.miniframe div.in {
background: #eeffcd;
padding-left: 20px;
padding-right: 20px;
font-size: 11px;
font-family: arial;color: #2b4301;
}

div.miniframe div.in a {
font-size: 11px;
}

table.indexframe {
margin-top: 20px;
}

table.indexframe td.k1 {
width: 720px;
vertical-align: top;
}

table.indexframe td.k2 {
width: 240px;
vertical-align: top;
}

table.bookgrid {
margin-top: -10px;
}

table.bookgrid td.bookitem {
width: 360px;
padding-bottom: 10px;
padding-top: 10px;
}

td.bookinfo {
padding-left: 10px;
padding-right: 10px;
padding-bottom: 10px;
padding-top: 2px;
vertical-align: top;
}

td.bookinfo2 {
padding-left: 10px;
padding-right: 10px;
padding-bottom: 2px; 
padding-top: 2px;
vertical-align: bottom;
}

td.bookinfo div.l1 a {
font-size: 20px;
font-weight: normal;
display: inline;
color: black;
}

td.bookinfo div.l1mini a {
font-size: 16px;
font-weight: normal;
display: inline;
color: black;
font-weight: normal;
}

td.bookinfo div.l2 {
color: #909090;
font-size: 12px;
}

td.bookinfo2 div.l3 {
padding-top: 0px;color: #a0a0a0;
color: #505050;
font-size: 12px;
}

td.bookinfo2 div.l4 {
font-size: 11px;
font-weight: normal;
}

td.fullbookinfo {
padding-right: 20px;
padding-bottom: 10px;
font-size: 12px;
}

td.fullbookinfo h1,
h1.header {
margin: 0px;
font-weight: normal;
color: black;
font-size: 30px;
}

td.fullbookinfo h2 {
margin: 0px;
font-weight: normal;
color: #505050;
color: black;
font-size: 14px;
}

td.fullbookinfo p.specs {
color: #505050;
line-height: 150%;
}

td.fullbookinfo p.description {
clear: both;
}

span.hilite {
font-weight: bold;
padding-left: 5px;
padding-right: 5px;
padding-top: 1px;
padding-bottom: 1px;
line-height: 170%;
background: #ffaf0f;
color: white;
}

span.hilite2 {
font-weight: bold;
padding-left: 5px;
padding-right: 5px;
padding-top: 1px;
padding-bottom: 1px;
line-height: 170%;
background: red;
color: white;
}


a.morecacko {
font-weight: bold;
padding-left: 5px;
padding-right: 5px;
padding-top: 1px;
padding-bottom: 1px;
line-height: 170%;
background: #7fc00c;
color: white;
}

a.more0 {
font-weight: bold;
padding-left: 5px;
padding-right: 5px;
padding-top: 1px;
padding-bottom: 1px;
line-height: 170%;
background: #505050;
color: white;
}

a.more0:hover {
background: red;
color: white;
text-decoration: none;
}

a.more1 {
font-weight: bold;
padding-left: 5px;
padding-right: 5px;
padding-top: 1px;
padding-bottom: 1px;
line-height: 170%;
background: #7fc00c;
color: white;
}

a.more1:hover {
background: red;background: #ee4b03;
color: white;
text-decoration: none;
}


a.more4 {
font-weight: bold;
padding-left: 5px;
padding-right: 5px;
padding-top: 1px;
padding-bottom: 1px;
line-height: 170%;
background: #0aa9bc;
color: white;
}


a.more2:hover {
background: red;
color: white;
text-decoration: none;
}

a.more3 {
font-weight: bold;
padding-left: 5px;
padding-right: 5px;
padding-top: 1px;
padding-bottom: 1px;
line-height: 170%;
background: #ee4b03;
color: white;
}

a.more3:hover {
background: red;
color: white;
text-decoration: none;
}

a.more2 {
font-weight: bold;
padding-left: 5px;
padding-right: 5px;
padding-top: 1px;
padding-bottom: 1px;
line-height: 170%;
background: #0054d1;
color: white;
}

a.more4:hover {
background: red;
color: white;
text-decoration: none;
}


/* page.php */
div.pageframe1 {
padding-top: 20px;
padding-bottom: 20px;
}

div.orderinginfo {
padding-left: 4px;
padding-right: 4px;
padding-bottom: 1em;
}

div.basket h1 {
margin: 0px;
font-weight: normal;
color: black;
font-size: 30px;
}

div.basket table.lista {
margin-bottom: 2em;
margin-top: 1em;
width: 95%;
}


div.basket table.lista th {
text-align: left;
font-weight: bold;
border-bottom: #505050 solid 1px;
padding: 3px;
padding-left: 8px;
padding-right: 8px;
}

div.basket table.lista td {
text-align: left;
border-bottom: #e0e0e0 solid 1px;
padding: 3px;
padding-left: 8px;
padding-right: 8px;
vertical-align: center;
}

div.basket table.lista td form {
display: inline;
}

div.basket table.formularz td.c1 {
padding-right: 1em;
text-align: right;
width: 25%;
}

a.enlargepic  {
padding-top: 5px;
text-align: center;
display: block; 
color: #a0a0a0;
font-size: 10px;
text-decoration: none;
padding-bottom: 1em;
}

a.enlargepic:hover {
color: #505050;
text-decoration: none;
}

td.autoritem { 
width: 700px;padding-bottom: 5px;
padding-top: 5px; 
}


div.archiwum, 
div.separator {
padding-bottom: 1em;
border-bottom: #e0e0e0 solid 1px;
}

div.topseparator {
margin-top: 1em;
padding-top: 1em;
border-top: #e0e0e0 solid 1px;
}

div.archiwum strong {
}


big {
font-size: 16px;
}
