
/* - ploneCustom.css - */
@media all {
/*
 *  This is the file where you put your CSS changes. 
 *  You should preferrably use this and override the 
 *  relevant properties you want to change here instead 
 *  of customizing plone.css to survive upgrades. Writing
 *  your own plone.css only makes sense for very heavy 
 *  customizations. Useful variables from Plone are 
 *  documented at the bottom of this file.
 */
 
/*  (do not remove this :) */
/*  (not this either :) */


/* DELETE THIS LINE AND PUT YOUR CUSTOM STUFF HERE */




/*  */

/* DOCUMENTATION ON PRE-DEFINED PROPERTIES FROM PLONE */

 /* You can insert colors and other variables from Plone's 
    base_properties by doing:
    
    & dtml-variableName ; (without the spaces, excluded here to not make it render)
    
    Example:
    
    myLink {
        color: & dtml-fontColor ;   (again, without the spaces)
    }
 
   This means you can generate your own elements that use Plone's defaults,
   and respect any customizations people have done. See base_properties for
   the default values.
 
   These are the available properties:
   
   logoName - the file name of the portal logo
   
   fontFamily - the font family used for all text that is not headers
   
   fontBaseSize - the base font size that everything is calculated from
   
   fontColor - the main font color
   
   fontSmallSize - used for various elements like buttons and discreet text
   
   discreetColor - the font color of discreet text

   backgroundColor - the background color 
   
   linkColor - the color used on normal links

   linkActiveColor - color used on active links

   linkVisitedColor - color used on visited links
   
   borderWidth - the width of most borders in Plone
   
   borderStyle - the style of the border lines, normally solid
   
   borderStyleAnnotations - style of border lines on comments etc
   
   globalBorderColor - the border color used on the main tabs, the portlets etc
   
   globalBackgroundColor - background color for the selected tabs, portlet headings etc
   
   globalFontColor - the color of the font in the tabs and in portlet headings
   
   headingFontFamily - font family for h1/h2/h3/h4/h5/h6 headlines
   
   contentViewBorderColor - the content view tabs border color
   
   contentViewBackgroundColor - the content view tabs background color
   
   contentViewFontColor - the font color used in the content view tabs
   
   inputFontColor - the font color used for input elements
   
   textTransform - whether to lowercase text in portlets, tabs etc.
   
   evenRowBackgroundColor - the background color of even rows in listings
   
   oddRowBackgroundColor - the background color of even rows in listings
   
   notifyBorderColor - border color of notification elements like the status message, the calendar focus
   
   notifyBackgroundColor - background color of notification elements like the status message, the calendar focus
   
   helpBackgroundColor - background color of information pop-ups (currently not used)
          
 */

.clear-div {
	clear: both;
	overflow: hidden;
	height: 1px;
}
.tbl-form-1 {
	margin: 0 0 10px 0;
	border-collapse: collapse;
}
.tbl-form-1 td {
	padding: 5px 10px 5px 5px;
	border-top: 1px solid #c3d3b2;
	border-bottom: 1px solid #c3d3b2;
}

.smallText {
	font-size: 90%;
}

.wzornikImageBig {
}
.wzornikImageBigContainer {
    float:right;
    margin: 1em 0 0.5em 1.5em;
    width: 290px;
	text-align: center;
}

.imageGallery-1 {
}
.imageGallery-1 dl {
	float: left;
	list-style: none;
	width: 130px;
	margin: 0 0 20px 0;
	padding: 0 23px 0 0;
}
.imageGallery-1 dt {
	position: relative;
	list-style: none;
	height: 41px;
	margin: 0;
	padding: 0 0 0 10px;
	border-left: 1px solid #cddabf;
	font-size: 12px;
	font-weight: normal;
	color: #005943;
	vertical-align: bottom;
}
.imageGallery-1 dt a {
	position: absolute;
	bottom: 0;
	left: 10px;
}
.imageGallery-1 dd {
	list-style: none;
	margin: 0;
	padding: 7px 0 0 0;
}
.imageGallery-1 a {
	text-decoration: none;
}
.imageGallery-1 a:hover {
	text-decoration: underline;
}

.productGallery-1 {
}
.productGallery-1 dl {
	float: left;
	list-style: none;
	width: 105px;
	margin: 0 0 20px 0;
	padding: 0 17px 0 0;
}
.productGallery-1 dt {
	position: relative;
	list-style: none;
	height: 55px;
	margin: 0;
	padding: 0 0 0 7px;
	border-left: 1px solid #cddabf;
	font-size: 12px;
	font-weight: normal;
	color: #005943;
	vertical-align: bottom;
}
.productGallery-1 dt a {
	position: absolute;
	bottom: 0;
	left: 5px;
}
.productGallery-1 dd {
	list-style: none;
	margin: 0;
	padding: 7px 0 0 0;
}
.productGallery-1 a {
	text-decoration: none;
}
.productGallery-1 a:hover {
	text-decoration: underline;
}

.portletItem.even ul {
	list-style: none;
	margin: 0;
	padding: 0;
}
.portletItem ul li {
	list-style: none;
	margin: 0;
	padding: 3px 0 2px 7px;
    background-image: url(../_d/common/dot-portlet-li.gif) !important;
	background-position: 0 11px;
	background-repeat: no-repeat;
	line-height: 120%;
}

.portlet-banner-medium-left {
	float: left;
	width: 300px;
	margin: 10px 0;
}
.portlet-banner-medium-right {
	float: right;
	width: 300px;
	margin: 10px 0;
}
.portlet-banner-medium-txt {
	margin-top: 7px;
	padding: 0 1px 10px 8px;
	border-left: 1px solid #cddabf;
	sfont-size: 12px;
}
.portlet-banner-medium-visual-clear {
	clear: both;
	overflow: hidden;
	width: 100%;
	height: 20px;
}

.productItem {
	clear: both;
    margin-bottom: 1.5em;
    border-bottom: 1px solid #d5ddb8;
}
.productImage {
    border: 2px solid #d5ddb8;
}
.productImageContainer {
    float:right;
    margin: 0 0 0.5em 1em;
    width: 204px;
	text-align: center;
}
.productImagePrevContainer {
    float:right;
    margin: 0 0 0.5em 1em;
	text-align: center;
}

.tbl-1 {
	margin: 0 0 10px 0;
	border-collapse: collapse;
}
.tbl-1 td {
	padding: 4px 5px 5px 5px;
	border-bottom: 1px solid #c3d3b2;
}
.tbl-1 th {
	padding: 5px 5px 5px 5px;
	border-top: 1px solid #c3d3b2;
	border-bottom: 1px solid #c3d3b2;
	background: #f5f7ec;
}

.tbl-2 {
	margin: 0 0 10px 0;
	border-collapse: collapse;
}
.tbl-2 td {
	padding: 4px 5px 5px 5px;
	border-bottom: 1px solid #c3d3b2;
	font-size: 12px;
}
.tbl-2 th {
	padding: 5px 5px 5px 5px;
	border-top: 1px solid #c3d3b2;
	border-bottom: 1px solid #c3d3b2;
	background: #f5f7ec;
	font-size: 12px;
}

/* =CONTENT doc-list
--------------------- */
#content .docList li {
	list-style: none;
	margin: 0;
	padding: 4px 0 6px 26px;
	background-image: url(../_d/doc_icons/default.gif);
	background-position: 2px 6px;
	background-repeat: no-repeat;
}
.docList .docListBmp {
	background-image: url(../_d/doc_icons/bmp.gif) !important;
}
.docList .docListDoc {
	background-image: url(../_d/doc_icons/doc.gif) !important;
}
.docList .docListPdf {
	background-image: url(../_d/doc_icons/pdf.gif) !important;
}
.docList .docListPpt {
	background-image: url(../_d/doc_icons/ppt.gif) !important;
}
.docList .docListTxt {
	background-image: url(../_d/doc_icons/txt.gif) !important;
}
.docList .docListXls {
	background-image: url(../_d/doc_icons/xls.gif) !important;
}
.docList .docListZip {
	background-image: url(../_d/doc_icons/zip.gif) !important;
}


/* =CONTENT product Search
--------------------- */
.prodSearch {
	width: 616px;
    padding: 0;
    border: 1px solid #a0ac84;
    background-color: #f4f6eb;
	background-image: url(../_d/common/bg-prodSearch.gif);
	background-position: left bottom;
	background-repeat: no-repeat;
}
.prodSearchCategorySelect {
    float: right;
}
.prodSearch h2 {
	margin: 0 !important;
    padding: 4px 0 5px 10px;
	background-color: #a0ac84;
	font-size: 18px;
	font-weight: bold;
	color: #FFF;
	line-height: normal !important;
}
.prodSearch h3 {
	margin: 0 0 2px 0 !important;
	font-size: 14px;
	font-weight: bold;
	line-height: normal !important;
}
.prodSearchCategory {
    margin: 7px 10px;
	padding: 0 0 5px 0;
    border-bottom: 1px solid #d7dcb8;
	line-height: 20px;
}
.prodSearch label {
	padding: 0 10px 0 0;
	white-space: nowrap;
	font-size: 12px;
	font-weight: normal;
}
.prodSearchSubmit {
	margin-top: 5px;
	float: right;
}
.prodSearchResults {
    margin: 7px 10px;
}
.prodSearchResults strong {
	font-size: 22px;
	font-weight: bold;
}

/* =CONTEXT portlets
--------------------- */
.other h3 {
	margin: 0 0 3px 0;
	padding-bottom: 2px;
	border-bottom: 1px solid #c3d3b2;
	font-size: 100%;
	font-weight: normal;
	color: #82b500 !important;
}
.other h3 a {
	color: #82b500 !important;
}
.other h3 a:visited {
	color: #82b500 !important;
}
.other p {
	color: #005943;
	line-height: 120%;
}
.portletItem.other ul {
	list-style: none;
	margin: 0;
	padding: 0;
}
.portlet-static-zobacz-takze {
	overflow: hidden;
 	width: 145px;
	height: 50px;
	background-image: url(../_d/portlet-headers/zobacz-takze.gif);
	background-position: 12px 12px;
	background-repeat: no-repeat;
	text-indent: -1000px;
}
.portlet-static-specyfikacja {
	overflow: hidden;
 	width: 145px;
	height: 30px;
	background-image: url(../_d/portlet-headers/specyfikacja.gif);
	background-position: 12px 12px;
	background-repeat: no-repeat;
	text-indent: -1000px;
}
.portlet-static-newsletter {
	overflow: hidden;
 	width: 145px;
	height: 30px;
	background-image: url(../_d/portlet-headers/newsletter.gif);
	background-position: 12px 12px;
	background-repeat: no-repeat;
	text-indent: -1000px;
}

.faqBody {
}
.faqBody h2 {
	margin: 15px 0 10px 0;
	padding: 0 0 0 12px;
	background-image: url(dot_arrow.gif);
	background-position: 0 8px;
	background-repeat: no-repeat;
	font-size: 20px;
	font-weight: bold;
}
.faqBody h2 a {
	color: #82B500 !important;
}
.faqBody dl {
	list-style: none;
	margin: 0 0 15px 0;
	padding: 0 0 10px 0;
	border-bottom: 1px solid #c3d3b2;
}
.faqBody dt {
	list-style: none;
	margin: 0;
	padding: 0;
	font-size: 14px;
	font-weight: bold;
}
.faqBody dt img {
	vertical-align: middle;
	margin-right: 2px;
}
.faqBody dd {
	list-style: none;
	margin: 0;
	padding: 0;
}
.faqBody dd.faq_question {
	list-style: none;
	margin: 2px 0 0 20px;
	padding: 0;
	color: #82B500;
}
.faqBody dd.faq_answer {
	list-style: none;
	margin: 7px 0 0 20px;
	padding: 0;
}

}

