/* 
	nowax.pl stylesheet
	$Id:$
 */

* {
	padding: 0px;
	margin: 0px;
	background-color: transparent;
}

body {
	background: #919BA2 url(img/tlo.jpg) top repeat-x;
	font: 12px Verdana, Arial, Helvetica, sans-serif;
}

.accessibility {
	display:none;
}

a:link {
	color: #333;
	text-decoration: underline;
}

a:visited {
	color: #333;
}

a:hover {
	color: #666;
}

a:active {
	color: #333;
}

/*------------- layout --------------- */

#container {
	width: 850px;
	margin-left: auto;
	margin-right: auto;
}

#header {
	width: 850px;
	height: 180px;
	position: relative;
	background: #efefef url(img/headerbg.jpg) no-repeat ;	
}

#header h1  {
	font-size: 14px;
}

#header h1 a {
	position: absolute;
	display: block;
	width: 267px;
	height: 75px;
	background: url(img/logo.jpg) no-repeat;
	left: 8px;
	top: 22px;
	
}

#header h1 a span {
	display: none;
}

#headerLogoAnim  {
	position: absolute;
	display: block;
	width: 267px;
	height: 75px;
	left: 8px;
	top: 22px;
}

#mainMenu {
	float: left;
	margin-top: 135px;

}

#mainMenu ul{
	list-style: none;

}

#mainMenu ul li {
	display: block;
	float: left;
	font-size: 12px;
	
}

#mainMenu ul li a {
	display: block;
	color: #555;
	text-decoration: none;
	text-align: center;
	font-weight: bold;
	width: 140px;
	background: url(img/tlo_mainmenu.jpg) 0 5px no-repeat;
	margin-right: 1px;
	padding: 18px 0 11px 0;
}

#mainMenu ul li a:link,
#mainMenu ul li a:visited {
	color: #555;
}
	
#mainMenu ul li a:hover {
	color: #c00;
	background: url(img/tlo_mainmenu.jpg) 0 0 no-repeat;	
}

#mainMenu ul li a:active {
	color: #555;
}

#mainMenu ul li a.currentpage,
#mainMenu ul li a.activeparent {
	color: #c00;
}


#flashHeader {
	width: 850px;
	height: 228px;
	/*background: url(img/tlo_flashcontener.jpg) no-repeat;*/
}

#indexFirma {
	width: 850px;
	height: 186px;
	background: url(img/tlo_firma.jpg) no-repeat;	
}

#indexFirma h1 {
	margin-bottom: 30px;
	margin-left: 245px;
	padding-top: 16px;
	font-size:16px;
	color: #3D484E;
}

#indexFirma p {
	line-height: 1.5;
	margin-bottom: 20px;
	margin-left: 245px;
	margin-right: 45px;
	font-size: 11px;

}

#indexOferta {
	position: relative;
	width: 850px;
	height: 285px;
	background: url(img/tlo_oferta.jpg) no-repeat; 
	margin-left: auto;
	margin-right: auto;
}

#newBox {
	width: 298px;
	height: 285px;
	float: left;
	background: url(img/tlo_newbox.jpg) no-repeat;
}




#hProdukty {
	margin: 0; 
	padding: 0;
   	position: relative;
   	width: 290px; 
	height: 62px;
   	overflow: hidden;
	font-weight: normal;
	font-size: 15px;
}

#hProdukty span {
	display: block;
   	position: absolute; 
	left: 0; 
	top: 0; 
	z-index:1;
   	width: 290px; 
	height: 62px;
   	margin: 0; 
	padding: 0;
   	background: url(img/ikona_produkty.jpg) left center no-repeat;
}



#newBox p {
	margin-top: 100px;
	margin-left:30px;
	margin-right:12px;
	font-size: 11px;
	color: #3D484E;
}

#newBoxRealization {
	float:left;
	width: 280px;
	height: 285px;
	background: url(img/tlo_newboxrealization.jpg) no-repeat;
}


#hRealizacje {
	margin: 0; 
	padding: 0;
   	position: relative;
   	width: 280px; 
	height: 62px;
   	overflow: hidden;
	font-weight: normal;
	font-size: 15px;
}

#hRealizacje span {
	display: block;
   	position: absolute; 
	left: 0; 
	top: 0; 
	z-index:1;
   	width: 280px; 
	height: 62px;
   	margin: 0; 
	padding: 0;
   	background: url(img/ikona_realization.jpg) left center no-repeat;
}



#newBoxRealization p {
	margin-top: 100px;
	margin-left:10px;
	margin-right:10px;
	font-size:11px;
	color:#3D484E;
	font-weight:bold;
}

#newBoxNews {
	position: absolute;
	top: 0;
	left: 578px;
	width: 272px;
	height: 223px;	
}

#hNowosci {
	margin: 0; 
	padding: 0;
   	position: relative;
   	width: 272px; 
	height: 62px;
   	overflow: hidden;
	font-weight: normal;
	font-size: 15px;
}

#hNowosci span {
	display: block;
   	position: absolute; 
	left: 0; 
	top: 0; 
	z-index:1;
   	width: 272px; 
	height: 62px;
   	margin: 0; 
	padding: 0;
   	background: url(img/ikona_news.jpg) left center no-repeat;
}

#newBoxNews h3 {
	font-size: 11px;
	font-weight: normal;
	margin-top: 15px;
	color: #3D484E;
	margin-left: 10px;
	background: url(img/ikona_nowosci.jpg) no-repeat;
	padding-left: 20px;
	margin-right: 35px;
}

#newBoxNews a:link {
	color: #333;
	text-decoration: none;
}

#newBoxNews a:visited {
	color: #333;
	text-decoration: none;
}

#newBoxNews a:hover {
	color: #666;
	text-decoration: underline;
}

#newBoxNews a:active {
	color: #333;
}


#footer {
	clear: both;
	width: 850px;
	height: 124px;
	background: url(img/footer_page.gif) center no-repeat;
	margin-left: auto;
	margin-right: auto;
	font-size: 11px;
}

#footer a:link {
	color: #fff;
	text-decoration: none;
}

#footer a:visited {
	color: #fff;
	text-decoration: none;
}

#footer a:hover {
	color: #fff;
	text-decoration: underline;
}

#footer a:active {
	color: #fff;
}



#copyright {
	float: left;
	padding-left: 30px;
	padding-top: 55px;
	color:#FFFFFF;
	
}

#designed {
	float:left;
	margin-top:55px;
	margin-left:138px;
	color:#FFFFFF;

}

#fone {
	float: right;
	padding-right: 30px;
	padding-top: 55px;
	color: #FFFFFF;	
}

div.more {
	float: right;	
}

div.more a {
	font-weight: bold;
	text-decoration: none;
	color: #3D484E;
	background: url(img/ikona_strzalka.jpg) no-repeat;
	padding-left: 17px;
	margin-top: 15px;
}

div.more a:hover {
	text-decoration: underline;
	color: #3D484E;
}

#newBoxRealization .more,
#newBox .more {
	margin-right: 15px;
	margin-top: 20px;
}


#newBoxNews .more {
	margin-right: 30px;
	margin-top: 20px;
}

#indexFirma .more {
 	margin-right: 35px;
}

#pageBody {
	width: 832px;
	background:#DFE1E3 url(img/tlo_pagebody.jpg) top no-repeat;
	margin-left:auto;
	margin-right:auto;
}

#leftColumn {
	width: 275px;
	padding-top: 30px;
	float: left;
}

#tplGallery #leftColumn {
	display: none;
}

/* ---------------- menu boczne ------------- */

#subMenu {
	width: 200px;
	background: #CBD0D3;
	margin-left: auto;
	margin-right: auto;
	padding: 10px 20px;
}

#subMenuTop {
	width: 240px;
	height: 15px;
	background: url(img/tlo_submenu.gif) top no-repeat;
	margin-left: auto;
	margin-right: auto;
}

#subMenuDown {
	width: 240px;
	height: 15px;
	background: url(img/tlo_submenudown.gif) bottom no-repeat;
	margin-left: auto;
	margin-right: auto;
	margin-bottom: 20px; 
}

#subMenu ul{
	list-style: none;	
}

#subMenu ul li {
	display: block;
	font-size: 12px;
	font-weight: bold;
}

#subMenu ul li a {
	display: block;
	text-decoration: none;
	background: url(img/ikona_strzalka.jpg) left no-repeat;
	padding: 5px 0 5px 20px;
}

#subMenu ul li a.currentpage {
	color: #DE0915;
}

#subMenu ul ul {
	margin-left: 20px;
}

#subMenu ul ul li {
	
}

#subMenu ul ul li a {
	background: transparent url(img/leftmenu_tlo.jpg) left no-repeat;
	font-weight: normal;
	font-size: 11px;
	padding-left: 15px;
}


#rightColumn {
	width: 525px;
	float: left;
	padding-top: 30px;
	margin-left: 10px;
}

#tplGallery #rightColumn {
	width: 725px;
	margin-left: auto;
	margin-right: auto;
	float: none !important;
}

#rightColumn p {
	line-height: 1.4;
	padding: 10px 0;
	font-size: 12px;
}

#rightColumn ul {
	font-size: 12px;
	margin-left: 25px;
	list-style: square;
}

#rightColumn ol {
	font-size: 12px;
	margin-left: 25px;
}

#rightColumn h1 {
	font-size: 14px;
	margin-top: 20px;
	color: #E10915;
	font-weight: bold;
	margin-bottom: 20px;
}

#rightColumn h2, #rightColumn h3 {
	font-size: 13px;
	margin-top: 20px;
	font-weight: bold;
}

#breadcrumbs {
	border-bottom: 1px solid #ccc;
	font-size: 10px;
}

#breadcrumbs p {
	font-size: 11px;
}


#breadcrumbs a:link {
	color: #555;
	text-decoration: none;
}

#breadcrumbs a:visited {
	color: #555;
	text-decoration: none;
}

#breadcrumbs a:hover {
	color: #999;
	text-decoration: underline;
}

#breadcrumbs a:active {
	color: #555;
	text-decoration: none;
}

#pageBodyDown {
	width:832px;
	height:40px;
	background: url(img/tlo_pagebody_gif.gif) bottom no-repeat;
	margin-left:auto;
	margin-right:auto;
}

#newsPage {
	margin-left:auto;
	margin-right:auto;
	width: 240px;		
}

#lhNowosci {
	margin: 0; 
	padding: 0;
   	position: relative;
   	width: 240px; 
	height: 27px;
   	overflow: hidden;
	font-weight: normal;
	font-size: 15px;
}

#lhNowosci span {
	display: block;
   	position: absolute; 
	left: 0; 
	top: 0; 
	z-index:1;
   	width: 240px; 
	height: 27px;
   	margin: 0; 
	padding: 0;
   	background: url(img/ikona_newspage.gif) left center no-repeat;
}

#newsPage h2 {
	font-size: 11px;
	font-weight: normal;
	margin-top: 15px;
	color: #3D484E;
	margin-left: 15px;
	background: url(img/ikona_news_braktla.gif) no-repeat;
	padding-left: 20px;
	margin-right: 15px;
}

#newsPage .more {
	margin-top: 30px;
}

#newsPage a:link {
	color: #333;
	text-decoration: none;
}

#newsPage a:visited {
	color: #333;
	text-decoration: none;
}

#newsPage a:hover {
	color: #666;
	text-decoration: underline;
}

#newsPage a:active {
	color: #333;
	text-decoration: none;
}

#pageBg {
	background: url(img/page_bg.jpg) top no-repeat;
	padding-top: 15px;
}

/* --------------------- newsy -------------- */

div#news {
  margin: 2em 0 1em 1em;  /* margin for the entire div surrounding the news list */
  border: 1px solid #000; 
  background: #FFE9AF; 
}

div#news h2 {
   line-height: 2em;
   background: #fff;
}

.NewsSummary {
    padding: 0.5em 0.5em 1em; /* padding for the news article summary */
    margin: 0 0.5em 1em 0.5em; /* margin to the bottom of the news article summary */
    border-bottom: 1px solid #ccc; 
}

.NewsSummaryPostdate {
  font-size: 90%;
  font-weight: bold;
  margin-bottom: 5px;
 }

.NewsSummaryLink {
    font-weight: bold;
    padding-top: 0.2em;
	margin-bottom: 5px;
}

.NewsSummaryCategory {
  font-style: italic;
  margin: 5px 0;
 }

.NewsSummaryAuthor {
  font-style: italic;
  padding-bottom: 0.5em;
}

.NewsSummarySummary, .NewsSummaryContent {
  line-height: 140%;
 }

.NewsSummaryMorelink {
  padding-top: 0.5em;
}

#NewsPostDetailDate {
  font-size: 90%;
  margin-bottom: 5px;
  font-weight: bold;
  }

#NewsPostDetailSummary {
   line-height: 150%;
   }

#NewsPostDetailCategory {
  font-style: italic;
  border-top: 1px solid #ccc;
  margin-top: 0.5em;
  padding: 0.2em 0;
}

#NewsPostDetailContent {
  margin-bottom: 15px;
  line-height: 150%;
  }

#NewsPostDetailAuthor {

  padding-bottom: 1.5em;
  font-style: italic;
}


/* to add specific style to the below divs, uncomment them. */


#NewsPostDetailTitle {
	margin-bottom: 20px;
	font-size: 12px;
	color: #DE0915;
}

/*
#NewsPostDetailHorizRule {}
#NewsPostDetailPrintLink {}
#NewsPostDetailReturnLink {}
*/

/* --------------- clearfix ------------------ */

.clearfix:after {
    content: ".";
    display: block;
    clear: both;
    visibility: hidden;
    line-height: 0;
    height: 0;
}

.clearfix {
    display: inline-block;
}

html[xmlns] .clearfix {
    display: block;
}

* html .clearfix {
    height: 1%;
}

/* -------------------- forms ------------------ */


input, select, textarea { 
	width: 98%;
	padding: 2px;
	background: #fafafa;
	border: 1px solid #999;
	font-size: 11px;
	/*margin-bottom: 2px;*/
	/*margin: 5px 0;*/
}

input.error, textarea.error, select.error {
	border: 1px solid #555;
}

input.disabled {
	background: #ccc;
}

input:focus, textarea:focus {
	background: #fff;
	border: 1px solid #555;
}

input.req:focus, textarea.req:focus {
	background: #fff right no-repeat;
}

form {
	/*width: 99%;*/
	font-weight: normal;
}

div.formError {
	border: 1px solid #CC0000;
	font-weight: bold;
	margin: 1em;
	padding: 20px;
}

div.formError ul {
	list-style: url(img/formerroritem.gif) !important;
}

div.formError ul li {
 	padding-left: 10px;
}
 
label {
	display: block;
	cursor: pointer;
	padding-top: 5px;
	padding-right: 5px;
	font-size: 11px;
}
        
input.button {
	color: #fff;
	width: 76px !important;
	height: 21px;
	border: 0;
	background: transparent url(img/btnbg.gif) no-repeat;
	font-size: 11px;
	font-weight: bold;
	padding: 1px;
	margin: 10px 0;
}


fieldset {
	padding: 5px;
	border: 0;
	margin: 0;
	background: transparent;
}


.captchaStyle {
	margin-bottom: 1em; 
	text-align: center;
}

legend {
	text-align: center;
	font-weight: bold;
	background: transparent;
	padding: 3px;
	font-size: 14px;
}


/* -------------------- produkty --------------------- */

div.item {
	display: inline;
	width: 230px;
	height: 180px;
	float: left;
	padding: 5px;
	/*border: 1px solid #efefef;*/
	margin: 0 20px 10px 0;
	text-align: center;
	position: relative;
	
}

div.item a:hover img {
	filter: alpha(opacity=70);
	opacity: .70;
}

div.itemImage img {
	border: 0;
	padding-top: 30px;
}

div.itemAdult {

}

div.itemName {
	font-size: 11px;
	font-weight: bold;
	position: absolute;
	top: 5px;
	left: 5px;
	z-index: 5;
}

div.itemName a {
	text-decoration: none;
	display: block;
	padding: 5px;
	width: 220px;
	text-align: left;
	/*filter: alpha(opacity=70);
	opacity: .70;*/
	font-size: 12px;
	/*text-transform: uppercase;*/
	/*border-bottom: 1px solid #333;*/
}

div.itemName a:link,
div.itemName a:visited {
	background: #DE0915;
	color: #fff;
}

div.itemName a:hover {
	background: #DE0915;
	color: #fff;
	filter: alpha(opacity=50);
	opacity: .50;
}

div.itemName a:active {
	background: #DE0915;
	color: #fff;
}

div.itemListing {
	float: none;
	padding-top: 10px;
}

div.itemListingNav {
	text-align: right;
	margin-bottom: 20px;
}


/* --------------------- karta produktu --------------------- */

#catalogItem {
	position: relative;
}

.item_images {
	width: 500px;
	margin-left: auto;
	margin-right: auto;
	text-align: center;
}

.item_images img {
	padding: 5px;
	border: 1px solid #ccc;
	background: #efefef;
}

#itemThumbnails {
	/*height: 155px;*/
	width: 150px;
	margin-left: auto;
	margin-right: auto;
	padding: 5px;
	background: #efefef;
	border: 1px solid #ccc;
	margin-bottom: 15px;
	margin-top: 20px;
}

#itemThumbnails img {
	border: 0;
}

#itemThumbnails a:hover img {
	filter: alpha(opacity=70);
	opacity: .70;
}

div.itemThumbnailsThumb {
 	width: 72px;
	height: 45px;
	float: left;
	display: inline;
	background: #fff;
	border: 1px solid #ccc;
	margin-right: 1px;
	margin-bottom: 2px;
	text-align: center;
}

#itemThumbnails .clear {
	height: 1px;
	clear: both;
}

#itemDescription {
	color: #000;
	padding: 10px 0;
	border-bottom: 2px solid #999;
	border-top: 2px solid #999;
}



#itemDescriptionBody {
	padding: 10px;
}

#itemDescriptionBody ul {
	margin-left: 20px;
	list-style-image: url(img/itemdot.gif);
}

#itemDescriptionLinks {
	padding: 5px;
	clear: both;
}


#footerLogos {
	width: 850px;
	height: 100px;
	margin: 0 auto;
	position: relative;
}

.rzetelnaFirma {
	position: absolute;
	top: 0;
	left: 200px;
}

.ekoklinkier {
	position: absolute;
	top: 0;
	left: 450px;
	
}

.ekoklinkier img {
	float: left;
}

.ekoklinkier p {
	margin-left: 120px;
}


/* Gallery Styles */
/* Start of CMSMS style sheet '02.1 Gallery CMotion horizontal' */
/* CMOTION GALLERY */

/* Please check gallerystyle.css and motiongallery.js for double-/hard-codings! */

div.largeview {
	text-align: center;
}

#motioncontainer {
	margin-top: 5px;
	height: 70px; /* according to gallery height */
	width: 99.99%;
}

#motioncontainer a img {
	border: 0; /* Set image border color */
	margin: 0; /* chage this if you want some air inbetween images*/
	height: 60px;
	width:auto;
}



/* change cursor when clicking on image */
/*#motioncontainer a:active img {
	cursor: progress;
}*/



#statusdiv {
	background-color: #fff;
	color: #FFBF00;/*#8f8f8f;*/
	font-size: 65%;
	font-weight: bold;
	border: 0px solid #afafaf;
	padding: .1em;
	width: 100px;
	position: absolute; /* Stop Editing Gallery Styles */
	top: -10px;
	left: 0px;
	visibility: hidden;
}

#motioncontainer a:hover {
	color: red; /* Dummy definition to overcome IE bug */
}

/* Those are already set in the template using
the "style"-tag for both of the divs. It seems to
work only this way - if someone could tell me why,
I'll appreciate!  */

/*
div#motioncontainer {
	position:relative;
	overflow:hidden;
}

div#motiongallery {
	position:absolute;
	left:0;
	top:0;
	white-space: nowrap;
}*/

/* END CMOTION GALLERY */

/* End of '02.1 Gallery CMotion horizontal' */


/* -------- galeria ---------- */
/*
#trueContainer {
	margin: 5px 0;
}

div#trueContainer a:hover img {
	filter: alpha(opacity=70);
	opacity: .70;
}

*/

/*

div#trueContainer img {
	width: 91px;
	border: 0;
}

*/

.largeview img {
	padding: 5px;
	border: 1px solid #ccc;
	background: #efefef;
}








/* End Gallery Styles */

