* html * {
	zoom:100%; 
	}

.growleft:hover {float: left;}
a.growleft:hover img {height: 200px;  border: 1px solid black;}
.grow:hover {}
a.grow:hover img {height: 200px;}

* {
margin:0;
padding:0;
}

#main_wrapper {
min-width:1000px;
max-width:1440px;
margin-left:auto;
margin-right:auto; 
text-align:left; /* resets the centering hack for IE6 on the body tag */
}
	

#header {
position: fixed; top:0px; left: 0px; width: 100%;
background-color:#eee;
text-align: center;
}

#header_inner img {border: 0;}

#header_inner {
position: fixed;
top:0px; left: 0px; width: 100%;
padding:0px;
text-align: center;
background-color:#eee;
margin-left:auto;
margin-right:auto; 
}
	
#nav {
width:220px;
float:left; /* floats on nav and content divs make them sit side by side */
position:absolute; top:0px; left:10px;
/*position:relative; top:	60px; left:10px;*/
background-color:#f6f6f6;
}

#nav_inner {padding:0 5px 5px 5px;}

#nav a {
font-size: 12px;
font-family: tahoma, helvetica, sans-serif;
color: black;
text-decoration: underline }

	
#nav a:hover {
color:gray;
text-decoration: none;
}	

#nav p {
font-family: tahoma, helvetica, sans-serif;
font-size: 11px;
line-height: 1.5; 
margin-bottom: 5px;
}

#main {
margin-top: 50px;
margin-left:100px;
}

#content {
/*background-color:#FFAED7;*/
margin-left:220px;
margin-top: 60px;
}

#content_inner { 
padding:10px; 
text-align:center;
}
	
#footer {
clear:both; /* makes the footer sit below whichever column is longest */
margin-left:220px;
}

#footer_inn {
font-size: 10px;
font-family: verdana, helvetica, sans-serif;
margin: 0em;
padding: 0em;
text-align: center;
}
	
#header_inner, #nav_inner, #content_inner, #promo_inner {
overflow:hidden; /* clips oversize elements that would otherwise expand divs and break the layout */
}
	
body. p.label {
background-color:#003;
}	
	
/* CLASS:GRAY* <body class="gray">*/
body.gray {background-color:#eee;}
body.gray #nav {background-color: #f6f6f6;
}
body.gray #nav a {
color: #933;
}
body.gray p.label {
background-color:#933;
}

.gray #header_inner {background-color:#eee;}

	
body {
text-align:center; /* IE6 needs this to center the layout in the browser window;*/
font-size: .9em;
font-family: arial, helvetica, sans-serif;
background-color:#eee;
border; solid;
}

.float_left {float:left; margin: 0 .3em .3em 0;}      /* apply this class to any image or element with width - text will wrap it to the right */
.float_right {float:right;  margin: 0 0 .3em .3em;} /* apply this class to any image or element with width  - text will wrap it to the left */

a {
font-size: 12px;
font-family: arial, helvetica, sans-serif;
color:#933;
text-decoration: underline;
}

a:hover {
color:gray;
}	

a:link img, a:visited img {border-color: #000;}
a:hover img {border-color: #ccc;}
  

p.label {
background-color:#933;
font-size: 13px;
font-family: arial, helvetica, sans-serif;
text-align: center;
color:#FFF;
letter-spacing: 2px;
text-indent: 5px;
margin: 5px 0 0 0;
}
	

.content {
width: 600px;
font-size: 12px;
font-family: tahoma, helvetica, sans-serif;
margin-left:auto;
margin-right:auto; 
line-height: 1.5; 
margin-top: 10px;
margin-bottom: 10px;
}

p.content {
width: 600px;
font-size: 12px;
font-family: arial, helvetica, sans-serif;
margin-left:auto;
margin-right:auto; 
line-height: 1.5; 
text-align: justify;
margin-top: 20px;
margin-bottom: 20px;
}
	
p.title {	
width: 600px;
font-weight: bold;
font-size: 15px;
font-family: arial, helvetica, sans-serif;
margin-left:auto;
margin-right:auto; 
text-indent: 5px;
line-height: 1.5; 
color:#933;
}

p.baner {
width: 600px;
font-size: 12px;
font-family: georgia, serif;
text-indent: 5px;
margin:  10px 0 0 0;
margin-left:auto;
margin-right:auto; 
line-height: 1.5; 
padding:.5em;
text-align: justify;
}

h1 {
font-size:16px;
font-family: tahoma, sans-serif;
font-weight:bold;
line-height:1.25;
letter-spacing: .2em;
padding:.3em;	
color: #800000;
}

h3 {
font-size:11px;
line-height:1.25;
letter-spacing: .3em;
padding:.3em;	
}

h2  {
font-size:14px;
color: #800000;
padding:1px;
letter-spacing: .2px;
}
	
h6 {
font-size: 12px;
font-weight:normal;
color:#900;}
	
h5 {
font-size: 12px;
font-weight:normal;
}

h4 {
font-size: 10px;
font-weight:bold;
}
	
ol, dl, blockquote, cite {
color:#808073;
}

li  {
line-height: 1.5; 
font-size: 11px;
font-family: Arial, Helvetica, sans-serif; 
color: black;
 margin:0;
 padding:0;}

img {
border: 1px solid black;
}

.t_exhibit {
border-collapse: collapse;
margin: 0;
border-bottom:1px solid #000;
margin-left:auto;
margin-right:auto; 
}

.t_exhibit th	{
font-weight:normal;
font-family: Arial, Helvetica, sans-serif; 
font-size: 11px;
vertical-align: top;
padding: .5em;
}

.t_main {
border-collapse: collapse;
margin: 0;
border-bottom:1px solid gray;
margin-left:auto;
margin-right:auto; 
}

.t_main th	{
font-weight:normal;
font-family: Arial, Helvetica, sans-serif; 
font-size: 11px;
vertical-align: top;
text-decoration: none;
width: 140px;
padding: .5em;
}

.t_main a {
font-size: 10px;
font-family: arial, sans-serif;
color: black;
text-decoration: underline;
}

.t_main a:hover {
color:#818181;
}	


.t_gallery {
border-collapse: collapse;
margin: 0;
border-bottom:1px solid gray;
margin-left:auto;
margin-right:auto; 
width: 600px;}

.t_gallery th	{
font-weight:normal;
font-family: Arial, Helvetica, sans-serif; 
font-size: 11px;
vertical-align: top;
text-decoration: none;
width: 140px;
padding: .5em;
}

.t_poster {
margin: .5em;
font-family: arial, helvetica, sans-serif; 
font-size: 12px;
line-height: 1.5; 
padding: .5em;
margin-left:auto;
margin-right:auto;
/*width: auto;
width: 800px;*/
}

.t_poster th	{
vertical-align: top;
text-align: left;
padding: .7em;
}

.t_poster td	{
line-height: 1.8; 
font-size: 10px;
text-align: left;
vertical-align: top;
padding: 1em;
}

img.t_poster {
border: 5px;
}

.t_menu {
font-family: Tahoma, Helvetica, sans-serif;
font-size: 12px;
border-collapse: collapse;
margin: 0em;
margin-left:auto;
margin-right:auto;
vertical-align: top;
}

.t_menu a {
font-family: Arial, Helvetica, sans-serif; 
font-size: 12px;
color: black;
letter-spacing: .1em;
padding: 0 2px 0 2px;
}

.t_menu th {
padding: 1px;
vertical-align: top;
}

.t_menu td {
padding: 0em .7em;
vertical-align: top;
}

.t_menu_top {
font-family: Arial, Helvetica, sans-serif;
font-size: 15px;
border-collapse: collapse;
margin: 0em;
border-bottom:1px solid #000;
margin-left:auto;
margin-right:auto;
}

.t_menu_top a {
text-decoration: underline;
}
.t_menu_top th {
padding: 0em .7em;
}

.t_menu_bottom {
font-family: Arial, Helvetica, sans-serif; 
font-size: 13px;
border-collapse: collapse;
margin-left:auto;
margin-right:auto;
}

.t_menu_bottom a {
text-decoration: underline;
font-family: Arial, Helvetica, sans-serif; 
font-size: 13px;
color: black;
}

.t_menu_bottom th { padding: 0 3px;}
 
#nav ul, #nav dl, #nav ol #nav li {
list-style-position: inside;

}
	
* html code {font-size:1.1em;} /* default size is smaller in IE */
	
/* THE ALSETT CLEARING METHOD */
	.clearfix:after {
content: �.�;
display: block; 
height: 0;
clear: both;
visibility: hidden;
}
.clearfix {display: inline-table;}
/* backslash hack hides from IE mac \*/ LEAVE THIS COMMENT RIGHT HERE! 
* html .clearfix {height: 1%;}
.clearfix {display: block;}
/* end backslash hack */ 

.shipping {
font-family: arial, helvetica, sans-serif; 
font-size:12px;
border:0px;
border-spacing: 0pt;
}	

.shipping td	{
border:1px solid #gray;
}

.shipping caption {
caption-side:top; 
width: auto;
text-align: left;
font-family: arial, helvetica, sans-serif; 
font-size: 11px;
font-weight: bold;	
}	
		 
.shipping_info {
font-family: arial, helvetica, sans-serif; 
font-size: 12px;
border:0px;
border-spacing: 0pt;
margin: 0 25px 0 25px;
}	

.shipping_info td	{
border:1px solid #gray;
padding: 2px;
}

.shipping_info caption {
caption-side:top; 
width: auto;
text-align: center;
font-family: arial, helvetica, sans-serif; 
font-size: 11px;
font-weight: bold;	
}	

input, select, textarea {
font-family:  Arial, Helvetica, sans-serif;
font-size:  12px;
}

.form_mail {width: 400px; margin: 5px auto 5px auto; text-align: left; font-family: arial, helvetica, sans-serif; 
font-size: 10px;}

/* koszyk */

#formCurrency {width: 550px; margin: 5px auto 5px auto; text-align: left;}

table#shoppingCart {margin: 20px auto;}
#shoppingCart th, #shoppingCart td {padding: 15px 5px; border-bottom: 1px solid #6F3E3E;}
#shoppingCart td.title {width: 300px;}
#shoppingCart td.count {padding: 10px;}
#shoppingCart td.remove {padding: 10px;}
#shoppingCart h3 {font-size:14px; letter-spacing:0.1em; line-height:1.25; padding:0.3em;}	
#shoppingCart input.count {font-size:8pt; padding:1px; text-align:center; width:30px;}	
#shoppingCart tr.sum td {border-bottom: 0px;}
#shoppingCart tr.sum td.sum-name {}
#shoppingCart tr.sum td.sum-price {font-weight: bold;}
#shoppingCart tr.hover {background-color: #E1E0D8;}

#shoppingCart h3.pl {font-size:14px; color:#933;}
#shoppingCart h3.en {font-size:14px; margin-bottom: 5px; color:#933;}
#shoppingCart h3.pl a {font-size:12px; color:#933; text-decoration: none;}
#shoppingCart h3.en a {font-size:12px; margin-bottom: 5px; color:#933; text-decoration: none;}
#shoppingCart h5 {font-size:11px;}

#changeCurrency {float: left; margin-top: 5px;}
#saveChanges {text-align:right; width: 550px; margin: 5px auto;}
#saveChanges input {padding: 2px 3px;}
#placeAnOrder {margin: 10px 0px 20px 0px;}
#placeAnOrder input {padding: 2px 3px;}
select.currency {padding: 2px;}

#addToShoppingCart {position: relative; left: -70px; margin-top: 30px; display: block; padding: 2px 3px;}

/* skladanie zamowienia */
#plOrder {margin: 20px auto; width: 600px;}
#plOrder th, #plOrder td {padding: 15px 5px; border-bottom: 1px solid #BF8F8F;}
#plOrder th {width: 150px; text-align: right; padding-top: 18px; padding-right: 25px; vertical-align: top;}
#plOrder td {text-align: left;}
#plOrder input {width: 300px; padding: 3px; border: 1px solid #6F3E3E; background-color: #FFFFFF;}
#plOrder select {width: 307px; padding: 3px; border: 1px solid #6F3E3E; background-color: #FFFFFF;}
#plOrder textarea {width: 300px; padding: 3px; border: 1px solid #6F3E3E; background-color: #FFFFFF;}
#plOrder input.error {border: 1px solid red;}
#plOrder select.error {border: 1px solid red;}
#plOrder .errors {color: red; font-weight: bold; font-size: 10pt;}

/* wyslane zamowienie */
#shoppingCartMsg {font-size: 16pt; margin: 120px 40px;}
#shoppingCartMsg .continue {font-size: 12pt; margin-top: 40px;}
#shoppingCartMsg .continue input {padding: 2px 3px;}

#shoppingCartBox .more {text-align: center; padding: 10px 5px 5px 5px;}
#shoppingCartBox .more a {color: #000;}
#shoppingCartBox .more a:hover {color: #555;}

/* formularz szukaj*/
#searchForm table {margin: 10px left;}
#searchForm th, #searchForm td {padding: 5px;}
#searchForm th {text-align:right;}
#searchForm td {text-align:left;}
#searchForm select {width: 300px;}
#searchForm .text {width: 300px;}

/*index szukaj*/
#searchIndex {margin: 20px auto; width: 600px;}
#searchIndex th, #searchIndex td {padding: 15px 5px; border-bottom: 1px solid #BF8F8F;}
#searchIndex th {width: 150px; padding-top: 18px; padding-right: 25px; vertical-align: top;}
#searchIndex td {}
#searchIndex tr.hover {background-color: #E1E0D8; cursor:pointer;}
#searchIndex h3.pl a {font-size:12px; color:#933;  text-decoration: none;}
#searchIndex h3.en a {font-size:12px; margin-bottom: 5px; color:#933;  text-decoration: none;}

/* stronnicowanie */


dl.listPages {height: 20px; margin: 25px 0px 20px 0px; padding: 0px 5px; text-align: center; font-size: 8pt; line-height: 16pt;}
.listPages dt {margin: 0px; padding: 0px 10px; display: inline;}
.listPages dd {margin: 0px; padding: 0px 3px; display: inline;}
.listPages dd a	{padding: 2px 7px; text-decoration: none; border: 1px solid #E1E0D8; background-color: #EEE; -moz-border-radius-bottomleft: 6px;
	-moz-border-radius-bottomright: 6px; -moz-border-radius-topleft: 6px; -moz-border-radius-topright: 6px; color: #555;
	font-weight: bold; margin: 2px;}
.listPages dd a:hover	{border: 3px solid #BF8383; background-color: #FFCFCF; margin: 0px;}
.listPages dd.actual a	{border: 3px solid #D4D1C9;}
.listPages dd.actual a:hover	{border: 3px solid #D4D1C9; background-color: #F9F8F6; margin: 2px;}

#posterInfo	{
	font-family: arial, helvetica, sans-serif; 
}

#posterInfo th	{
	font-size: 10px;
	vertical-align: top;
	text-align: left;
	margin: 0px;
	padding: 0px 0px;
	font-weight: normal;
}

#posterInfo td	{
	font-size: 12px;
	text-align: left;
	vertical-align: top;
	margin: 0px;
	padding: 0px 0px 0px 10px;
	font-weight: bold;
}