/*
 *
 * Stylesheet for ^SITENAME
 *
 * @section		screen
 * @author		---
 * @version		1.00
 * @copyright	zaciecie.pl
 * @media		screen
 *
 * 
 * @colordef	black			#0C0402
 * @colordef	dark red		#591F08
 * @colordef	dark orange		#FE7C00
 * @colordef	light orange	#FD8D00
 * @colordef	creme			#FAF7F2
 *
 * @todo 
 */
 
/* body styles  / reset / links / headings / other elements / tags  */
html,body,div,span,applet,object,iframe,h1,h2,h3,h4,h5,h6,p,blockquote,pre,a,abbr,acronym,address,big,cite,code,del,dfn,em,font,img,ins,kbd,q,s,samp,small,strike,strong,sub,sup,tt,var,dl,dt,dd,ol,ul,li,fieldset,form,label,legend,table,caption,tbody,tfoot,thead,tr,th,td{margin:0;padding:0;border:0;outline:0;font-weight:inherit;font-style:inherit;font-size:100%;font-family:inherit;vertical-align:baseline}:focus{outline:0}body{line-height:1;color:#000;background:#fff}ol,ul{list-style:none}table{border-collapse:separate;border-spacing:0}caption,th,td{text-align:left;font-weight:normal}blockquote:before,blockquote:after,q:before,q:after{content:""}blockquote,q{quotes:"" ""}
html, body{
		height: 100%;
	}

body {
	background: #;
	font: 0.75em arial,verdana;
}
button {cursor: pointer}
legend {display: none}
object {float:left}
.accessibility {display: none}
.inner { position:relative; width: 790px; margin: 0 auto}
.notxt {
	font-size: 0;
	line-height: 0;
	text-indent: -9998%;
}
#header h1, .into h1, .into h2 {
    float:left;
    height: 186px;
    overflow: hidden;
    text-indent: -9998%;
    width:282px;
}
.into h1, .into h2 {
	text-indent: 0;
}
#header h1 a, .into h1 a, .into h2 a {
    background: url(/plastics/img/header.h1.bg.gif);
    display: block;
    height:100%
}
#header h1 a:hover {background-position: 0 -186px}
.into h1 a, .into h2 a {
	color: #4d4d4d;
	font-family: arial;
	font-size: 1.07em;
	font-weight: bold;
	letter-spacing: 1px;
	padding-top: 150px;
	text-align: center;
	text-decoration: none;
}
.into h1, .into h2 {float:left;height: 190px;margin: 0 5px;width: 350px}
.into h1 a {background: url(/img/into.h1.bg.gif)}
.into h2 a {background: url(/img/into.h2.bg.gif)}
.into h1 a.active, .into h1 a:hover, .into h2 a.active, .into h2 a:hover { background-position: 0 -189px}
.into h1 a:hover, .into h2 a:hover {
	color: #104d8b;
	text-decoration: underline;
}
#contents h4 {
    font-weight: bold;
    overflow: auto;
    padding: 2px 0 10px;
}
#contents h4 a {
    color: #000;
    text-decoration: none;
}
#contents h4 a:hover {text-decoration: underline}
#products h4 {margin-top: 20px;}
#contact h4 { 
	clear: both;
	display: block;
}
#contents h2 {
    margin-bottom: 10px;
    text-transform: uppercase;
}
#products .product h3 {
	color: #446088;
	font-weight: bold;
	padding: 10px 0 3px;
}
a.more, a.high-lighted {
    background: url(/img/a.more.bg.gif) no-repeat right 5px;
    clear: both;
    color: #005595;
    float:right;
    margin: 10px 0 0 0;
    padding: 0 10px 0 0;
}
a.more:hover, a.high-lighted:hover {color:#f7a11a}
a.high-lighted {
    clear: none;
    float: none;
    margin: 0;
    text-transform: uppercase;
}
/* forms / notifications and errors / consistant items with normally just one class  */
#misc form {
    float: right;
    margin: 0 5px 0 0;
}
#misc button, #contents .newsletter button {
    background: url(/img/misc.button.bg.gif);
    border: 0;
    display: inline;
    float: left;
    height: 14px;
    margin: 2px 0 0 12px;
    text-indent: -9998em;
    width: 51px;
}
#contents .newsletter button {
    background-image: url(/img/newsletter.button.bg.gif);
    width: 61px;
}
#misc label, #contents .newsletter label {display: none}
#misc input, #contents .newsletter input {
    border: 1px solid #bebebe;
    color: #bebebe;
    float: left;
    font-family: Arial, Verdana;
    font-size: 1em;
    padding: 2px 5px;
    width: 100px;
}
#contents .newsletter input {
    background:#e8e8e8;
    color: #000;
    padding-top: 1px;
}
#contact button {
	background: #446088;
	border: 2px inset #f7a11a;;
	color: #fff;
	font-size: 11px;
	margin-right: 10px;
	padding: 2px 10px;
}
#contact form fieldset {
	clear: both;
	display: block;
	padding-bottom: 15px;
}
#contact form fieldset fieldset {padding: 10px 0 0}
#contact label  {
	color: #446088;
	clear: both;
	float: left;
	display: block;
	padding: 15px 0 5px;
}
#contact label em {
	color: #ed1c24;
	font-weight: bold;
	padding: 0 5px;
}
#contact input, #contact select, #contact textarea {
	border: 1px inset #446088;
	clear: both;
	float: left;
	font-size: 1em;
	padding: 3px 10px;
	width: 80%;
}
#contact select {
	padding: 0;
	width: 85%;
}
#contact form fieldset fieldset input {
	margin-top: 6px;
	padding: 0;
	width: auto;
}
#contact form fieldset fieldset label {
	clear: none;
	float: left;
	margin-left: 5px;
	padding: 5px 0 5px;
}
/* skeleton including page furniture  */
#header {background: url(/img/header.bg.gif) repeat-x}
#header .inner {height: 223px}
#content {
    background: url(/img/content.bg.gif) repeat-y center top;
    overflow: auto;
}
#main-content {
    float: right;
    width: 508px;
}
#sidebar {
    border-top: 1px solid #005595;
    float:left;
    padding: 10px 15px 0 20px;
    width: 247px;
}
/* page components -> most of styles  */
#sidebar a, #contents a {color:#35639c}
#sidebar a:hover {color:#f7a11a}
#sidebar a.nav {
    background: url(/img/sidebar.a.nav.bg.gif) no-repeat 0 2px;
    color: #093c7c;
    float: right;
    font-weight: bold;
    padding: 0 0 0 22px;
    text-decoration: none;
}
#sidebar a.nav:hover {text-decoration: underline}
#sidebar dl dt, #contents h2 {
    background: url(/img/contents.h2.bg.gif) no-repeat;
    color:#446088;
    clear: both;
    display: block;
    font-weight: bold;
    margin: 0 0 20px 0;
    padding: 9px 0 1px 13px;
}
#sidebar dl {
    clear: both;
    padding: 20px 0 0;
}
#sidebar dl dd {
    background: url(/img/sidebar.dl.dd.bg.gif) no-repeat left bottom;
    overflow: auto;
    margin: 0 0 15px;
    padding: 0 0 15px 0;
}
#sidebar dl dd:last-child, #sidebar dl dd.last-child {background:none}
#sidebar dl dd li {margin: 7px 0}
#sidebar .news .desc {
    overflow: auto;
    padding: 0 0 10px;
    text-align: justify;
}
#sidebar .news .title {
    font-weight: bold;
    padding: 0 0 15px 0;
}
#sidebar .news .title a {
    color: #446088;
    display: block;
    padding: 1px 0;
    text-decoration: none;
}
#sidebar .news .title a:hover {color: #f7a11a}
#sidebar .news .title em {
    display: block;
    font-size:0.83em;
}
#sidebar strong, #contents strong {font-weight: bold}
#misc {
    font-size: 0.75em;
    height: 29px;
    padding: 8px 0 0 0;
}
#misc ul li {
    float: left;
    padding: 4px 25px 0 0;;
}
#misc a.cart {
    background: url(/img/misc.a.cart.bg.gif) no-repeat;
    color: #ff0000;
    font-weight: bold;
    padding: 0 0 0 18px;
    text-decoration: none;
}
#misc a.lang {
    background: url(/img/misc.a.lang.bg.gif) no-repeat;
    color: #989898;
    text-decoration: none;
}
#misc a.lang span {
    background: url() no-repeat 14px 0;
    padding: 0 0 0 45px;
}
#misc a.polish span {background-image: url(/img/misc.a.polish.span.bg.gif)}
#misc a:hover, #misc a:hover span {text-decoration: underline}
#misc a.lang:hover {text-decoration: none}
#banner {
    float: right;
    height: 186px;
    margin: 0 1px 0 0;
    overflow: hidden;
    width: 507px;
}
#main-menu {
    background: url(/img/main-menu.bg.gif);
    height: 36px;
    overflow: hidden;
    width: 507px;
}
#main-menu li {
    display: inline;
    font-size: 0.92em;
}
#main-menu li a {
    background: url(/img/main-menu.li.a.bg.gif) no-repeat;
    color: #fff;
    float: left;
    font-weight: bold;
    padding: 11px 7px 12px;
    text-decoration: none;
    text-transform: uppercase;
}
#main-menu li a:hover, #main-menu li a.active { text-decoration: underline}
#contents {
	overflow: auto;
    padding: 20px;
}
#contents .cols {
    background: url(/img/cols.bg.gif) no-repeat left bottom;
    display: block;
    overflow: auto;
    padding: 0 0 45px 0;
}
#contents .cols .col {
    float: left;
    width: 50%;
}
#contents .box {padding: 4%}
#contents .box img {
    float:left;
    margin: 5px 10px 0 0;
}
#footer {
    background: url(/img/footer.bg.gif) repeat-x;
	clear: both;
	color: #fff;
	display: block;
	height: 23px;
	overflow: hidden;
	padding: 6px 0 0;
}
#footer a {
    color:#fff;
    text-decoration:none;
}
#footer a:hover {text-decoration: underline;}
#footer ul {float: left}
#footer ul li {float: left}
#footer ul li a {padding: 0 20px}
#footer address {
    font-style:normal;
    float: right;
}
/* specyfic, unpredicted  styles, trynigs  */
.horizontal-center{
	display: table;
	width:350px;
	margin: 0 auto;
	height:100%;
}
.vertical-center{
	display: table-cell;
	vertical-align: middle;
}
.into {position: relative}
#products {
	clear: both;
	display: block;
	overflow: auto;
}
#products ul.listing {
	margin-top: -40px;
	overflow: auto;
	padding-bottom: 20px;
}
#products ul.listing li {
	float: left;
	height: 170px;
	margin: 10px 3px 20px;
	overflow: hidden;
	padding-bottom: 5px;
	position: relative;
	width: 150px;
}
#products ul.listing li a {
	text-decoration: none;
}
#products ul.listing li a img {
	bottom: 25px;
	left: 0;
	position: absolute;
}
#products ul.listing li a strong {
	bottom: 0px;
	display: block;
	font-size: 0.92em;
	font-weight: normal;
	left: 0px;
	position: absolute;
	text-align: center;
	width: 100%;
}
#products ul.listing li a:hover strong, #products .product ul.pdfs li a:hover {
	color: #F7A11A;
}
#products .product {
	background: url(/img/cols.bg.gif) no-repeat scroll left bottom;
	overflow: auto;	
	padding-bottom: 35px;
}
#products .product .photos {
	float: left;
	text-align: center;
	width: 30%;
}
#products .product .photos img {
	border: 1px solid #F7AA26;
	margin: 5px auto;
}
#products .product .photos a:hover img {
	border-color: #005595
}
#products .product .desc {
	float: right;
	line-height: 1.2em;
	text-align: justify;
	width: 65%;
}
#contents a.details {
	background: url(/img/a.details.bg.gif) no-repeat 0 2px;
	color: #ff0000;
	float: left;
	font-weight: bold;
	margin: 15px 0 0 0;
	padding: 0 0 0 20px;
	text-decoration: none;
}
#contents a.details:hover {text-decoration: underline}
#products .product ul li {margin: 10px 0}
#products .product ul.pdfs li {margin: 5px 0}
#products .product ul.pdfs li a {
	background: url(/img/ul.pdfs.li.a.bg.gif) no-repeat;
	padding: 0 0 5px 25px;
}
#google-maps {
	margin: 20px 0;
}
/* lightbox */
#jquery-overlay {
	position: absolute;
	top: 0;
	left: 0;
	z-index: 90;
	width: 100%;
	height: 500px;
}
#jquery-lightbox {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	z-index: 100;
	text-align: center;
	line-height: 0;
}
#jquery-lightbox a img { border: none; }
#lightbox-container-image-box {
	position: relative;
	background-color: #fff;
	width: 250px;
	height: 250px;
	margin: 0 auto;
}
#lightbox-container-image { padding: 10px; }
#lightbox-loading {
	position: absolute;
	top: 40%;
	left: 0%;
	height: 25%;
	width: 100%;
	text-align: center;
	line-height: 0;
}
#lightbox-nav {
	position: absolute;
	top: 0;
	left: 0;
	height: 100%;
	width: 100%;
	z-index: 10;
}
#lightbox-container-image-box > #lightbox-nav { left: 0; }
#lightbox-nav a {outline: none}
#lightbox-nav-btnPrev, #lightbox-nav-btnNext {
	width: 49%;
	height: 100%;
	zoom: 1;
	display: block;
}
#lightbox-nav-btnPrev {left: 0;float: left}
#lightbox-nav-btnNext { 
	right: 0; 
	float: right;
}
#lightbox-container-image-data-box {
	font: 10px Verdana, Helvetica, sans-serif;
	background-color: #fff;
	margin: 0 auto;
	line-height: 1.4em;
	overflow: auto;
	width: 100%;
	padding: 0 10px 0;
}
#lightbox-container-image-data {
	padding: 0 10px; 
	color: #666; 
}
#lightbox-container-image-data #lightbox-image-details { 
	width: 70%; 
	float: left; 
	text-align: left; 
}	
#lightbox-image-details-caption { font-weight: bold; }
#lightbox-image-details-currentNumber {
	display: block; 
	clear: left; 
	padding-bottom: 1.0em;	
}			
#lightbox-secNav-btnClose {
	width: 66px; 
	float: right;
	padding-bottom: 0.7em;	
}
#misc a.english span {
	 background: url(/img/misc.a.english.span.bg.gif) no-repeat 14px 0;
}
#pglist li {
	padding: 3px 0;
}
#contents ul li {
	background: url(/img/a.more.bg.gif) no-repeat 2px center;
	padding: 3px 15px;
}
html, body {height: 100%}
div#fancy_overlay {
	background-color: #666;
	display: none;	
	height: 100%;
	left: 0;
	position: fixed;
	top: 0;
	width: 100%;
	z-index: 30;
}
* html div#fancy_overlay {
	height: expression(document.body.scrollHeight > document.body.offsetHeight ? document.body.scrollHeight : document.body.offsetHeight + 'px');
	position: absolute;
}
div#fancy_wrap {text-align: left}
div#fancy_loading {
	background: transparent;
	cursor: pointer;
	display: none;
	height: 40px;
	overflow: hidden;
	position: absolute;
	width: 40px;
	z-index: 100;
}
div#fancy_loading div {
	background: transparent url('../img/fancy_progress.png') no-repeat;
	height: 480px;
	left: 0;
	position: absolute;
	top: 0;
	width: 40px;	
}
div#fancy_loading_overlay {
	background-color: #FFF;
	position: absolute;
	z-index: 30;
}
div#fancy_loading_icon {
	background: url('../img/fancy_loading.gif') no-repeat;
	height: 16px;
	position: absolute;
	width: 16px;
	z-index: 35;
}
div#fancy_outer {
	background: transparent;
	display: none;
	left: 0;
	margin: 0;	
	overflow: hidden;
	padding: 18px 18px 33px 18px;
	position: absolute;
    top: 0;
    z-index: 90;
}
div#fancy_inner {
	background: #FFF;
	border: 1px solid #BBB;
	height:100%;
	position: relative;
	width:100%;
}
div#fancy_content {margin: 0;position: absolute;z-index: 100}
div#fancy_div {
	background: #000;
	color: #FFF;
	height: 100%;
	width: 100%;
	z-index: 100;
}
img#fancy_img {
	border:0; 
	height: 100%;
	margin: 0;
	left: 0;
	padding: 0; 
	position: absolute;
	top: 0;
	width: 100%;
	z-index: 100;
}
div#fancy_close {
	background: url('../img/fancy_closebox.png') top left no-repeat;
	cursor: pointer;
	display: none;
	height: 30px;
	position: absolute;
	right: -15px;
	top: -12px;
	width: 30px;	
	z-index: 181;	
}
#fancy_frame {
	display: none;
	height: 100%;
	position: relative;
	width: 100%;	
}
#fancy_ajax {height: 100%;overflow: auto;width: 100%}
a#fancy_left, a#fancy_right {
	position: absolute; 
	bottom: 0px; 
	height: 100%; 
	width: 35%; 
	cursor: pointer;
	z-index: 111; 
	display: none;
	background-image: url(data:image/gif;base64,AAAA);
	outline: none;
}
a#fancy_left {left: 0px}
a#fancy_right {right: 0px}
span.fancy_ico {
	cursor: pointer;
	display: block;
	height: 30px;
	margin-top: -15px;
	position: absolute; 
	top: 50%;
	width: 30px;
	z-index: 112; 	
}
span#fancy_left_ico {background: transparent url('../img/fancy_left.png') no-repeat;left: -9999px}
span#fancy_right_ico {background: transparent url('../img/fancy_right.png') no-repeat;right: -9999px}
a#fancy_left:hover {visibility: visible}
a#fancy_right:hover {visibility: visible}
a#fancy_left:hover span {left: 20px}
a#fancy_right:hover span {right: 20px}
.fancy_bigIframe {
	background: transparent;
	height: 100%;
	left: 0;
	position: absolute;
	top: 0;
	width: 100%;	
}
div#fancy_bg {	
	border: 0;
	height: 100%;
	margin: 0;
	left: 0;
	padding: 0;
	position: absolute;
	top: 0;
	width: 100%;
	z-index: 70;
}
div.fancy_bg {
	border: 0;
	display: block;
	margin: 0;
	padding: 0;
	position: absolute;
	z-index: 70;
}
div.fancy_bg_n {
	background: transparent url('../img/fancy_shadow_n.png') repeat-x;
	height: 18px;
	top: -18px;	
	width: 100%;
}
div.fancy_bg_ne {
	background: transparent url('../img/fancy_shadow_ne.png') no-repeat;
	height: 18px;
	right: -13px;
	top: -18px;
	width: 13px;
}
div.fancy_bg_e {
	background: transparent url('../img/fancy_shadow_e.png') repeat-y;
	height: 100%;
	right: -13px;
	width: 13px;	
}
div.fancy_bg_se {
	background: transparent url('../img/fancy_shadow_se.png') no-repeat;
	bottom: -18px;
	height: 18px;
	right: -13px;	
	width: 13px;
}
div.fancy_bg_s {
	background: transparent url('../img/fancy_shadow_s.png') repeat-x;
	bottom: -18px;
	height: 18px;
	width: 100%;
}
div.fancy_bg_sw {
	background: transparent url('../img/fancy_shadow_sw.png') no-repeat;
	bottom: -18px;
	height: 18px;
	left: -13px;
	width: 13px;	
}
div.fancy_bg_w {
	background: transparent url('../img/fancy_shadow_w.png') repeat-y;
	left: -13px;
	height: 100%;
	width: 13px;	
}
div.fancy_bg_nw {
	background: transparent url('../img/fancy_shadow_nw.png') no-repeat;
	height: 18px;
	left: -13px;
	top: -18px;
	width: 13px;	
}
div#fancy_title {
	bottom: -33px;
	display: none;
	left: 0;
	position: absolute;
	width: 100%;
	z-index: 100;
}
div#fancy_title div {
	color: #FFF;
	font: bold 12px Arial;
	padding-bottom: 3px;
}
div#fancy_title table {margin: 0 auto}
div#fancy_title table td {padding: 0;vertical-align: middle}
td#fancy_title_left {
	background: transparent url(../img/fancy_title_left.png) repeat-x;
	height: 32px;
	width: 15px;
}
td#fancy_title_main {
	background: transparent url(../img/fancy_title_main.png) repeat-x;
	height: 32px;
}
td#fancy_title_right {
	background: transparent url(../img/fancy_title_right.png) repeat-x;
	height: 32px;
	width: 15px;	
}
