﻿body {
	background-repeat:no-repeat;	
	font:normal 12px/19px "Lucida Grande","Lucida Sans Unicode", Arial, sans-serif;
	color:#666;
	margin:0px;
	background:  url(../images/bg.jpg) no-repeat center top;
}
html{
	background:  #545454 url(../images/bg-strip.jpg) repeat-x ;
}
a:focus {
	outline: 1px dotted invert;
}
hr {
	border: 0 #ccc solid;
	border-top-width: 1px;
	clear: both;
	height: 0;
}
a:link, a:visited, a:active {
color:#222;
text-decoration:none;
}
a:hover {
color:#111;
text-decoration:none;
}
.bold {
font-weight: bold;
}
h1 {
	font-size: 22px;
	letter-spacing:-1px;
	font-weight:bold;
}
h2 {
	font-size: 20px;
	letter-spacing:-1px;
}
h3 {
	font-size: 18px;
	letter-spacing:-1px;
}
h4 {
	font-size: 16px;
}
h5 {
	font-size: 14px;
}
h6 {
	font-size: 12px;
}
ol {
	list-style: decimal;
}
ul {

	list-style-type: square;

}

li {
	margin-left: 30px;

}

p,
dl,
hr,
h1,
h2,
h3,
h4,
h5,
h6,
ol,
ul,
pre,
table,
address,
fieldset {
	margin-bottom: 10px;
	
}

h2,h3,h4, a{
font-family:Arial, Helvetica, sans-serif;

}

#left-column h4{
	letter-spacing: 1px;
}
.right-column h3{
font-weight:normal;
letter-spacing: 1px;

}
.alignright {
  float: right; 
  margin: 0 0 20px 20px;
  width:auto;
}
.alignleft {
  float: left; 
  margin: 0 10px 5px 0;
  width:auto;
}



#roznicee {
margin: 0 auto;
text-align: center;
}

#roznicee .l, .r {
padding: 3px 0px;
width: 300px;
text-align: left;
}

#roznicee h3 { font-size: 15px; font-weight: bold; }

#roznicee td {
border: 0px;
border-top: 1px solid #999;
border-bottom: 1px solid #999;
}

#roznicee .l {

border: 1px solid #999;
border-right: 3px solid #999;
border-left: 0px;
padding-left: 10px;
}
#roznicee .r {

border: 1px solid #999;
border-left: 3px solid #999;
border-right: 0px;
padding-left: 10px;
}



a img {
	border:none;
}

blockquote{
	border:1px solid #ccc;
	background-color:#eee;
	padding:10px 10px 10px 20px;
	margin:10px 0px 10px 0px;
	border-right:3px solid #ccc;
	font-size:12px;
	color:#555;
	
}
.vspace{
height:40px;
}


.thumbnail-border{
border:1px solid #eee;
padding:2px;
}
.biggerimg-border{
border:1px solid #eee;
padding:8px;
margin-bottom:20px;
}
.h-divider{
	background-image: url(../images/h-divider.png);
	background-repeat: no-repeat;
	background-position: center center;	
	height:39px;
}

a.buy{
	background-color: #70a63a;
	padding: 4px;
	color: #fff;
	height: 18px;
	width: 100px;
	display:block;
	margin-top: 7px;
	cursor: pointer;
}

a.view-more {
	background-color: #70a63a;
	padding: 4px;
	color: #fff;
	height: 18px;
	width: 80px;
	display:block;
}
a.view-more:hover, a.view-more2:hover, a.view-more3:hover, a.view-more4:hover, a.view-more5:hover, a.buy:hover{
	background-color:#559218;
}
a.view-more2{
	background-color:#70a63a;
	padding:4px;
	color:#fff;
	height: 18px;
	width: 60px;
	display:block;
}

a.view-more3{
	background-color:#70a63a;
	padding:4px;
	margin-left: 80px;
	margin-top: 7px;
	color: #ffffff;
	height: 18px;
	width: 90px;
	display:block;
}

a.view-more4{
	background-color:#70a63a;
	padding:4px;
	margin-top: 7px;
	color: #ffffff;
	height: 18px;
	width: 100px;
	display:block;
	text-align: center;
	cursor: pointer;
}

a.view-more5{
	background-color:#70a63a;
	padding:4px;
	margin-top: 7px;
	color: #ffffff;
	height: 18px;
	display:block;
	text-align: center;
	cursor: pointer;
	width: 150px;
}


h2.page-title{
color:#70a637;

}

.title-info{
	background:#f9f9f9;
	border-top:1px solid #eee;
	border-bottom:1px solid #eee;
	padding:10px 0;
	margin:10px 0 20px 0;
	font-style: italic;
	font-size:16px;
	font-family:Arial, Helvetica, sans-serif;
}

h3{
	color: #777;
}



#header{
height:80px;
margin-top:20px;
display:block;
width:960px;

}

.logo{
width:50%;
float:left;
width:330px;
height:81px;
}
#call{
	float:right;
	text-align:right;
	background-image: url(../images/mobile.png);
	background-repeat: no-repeat;
	background-position: left -1px;
	height:74px;
	width:330px;
	
}

#call h3{
	font-size:25px;
	letter-spacing: -1px;
	margin:0px;
	padding-top:10px;
	color:#eee;
}
#call strong, #call2 strong{
color:#777;

}
#call2{
	float:right;
	text-align:right;
	background-repeat: no-repeat;
	background-position: left -1px;
	height:74px;
	display:block;	
	width:230px;
}

#call2 h3{
	font-size:25px;
	letter-spacing: -1px;
	margin:0px;
	padding-top:10px;
	padding-right:40px;
	color:#eee;
	display:block;	

}

ul.navigation{
}

	ul.navigation li{
	margin-left:0px;
	list-style-type:none;
	}
	
	
.mid-wrapper{
	border-top:1px solid #fff;
	border-bottom:1px solid #fff;
	background-color:#f9f9f9;
	float:left;
	padding:20px;
	padding-top:30px;
	width:958px;
	max-width: 958px;
	border-left:1px solid #fff;
	border-right:1px solid #fff;


}



.slider-frame{
	width:690px;
	height:400px;
	background-image: url(../images/shadow-slider.png);
	background-repeat: no-repeat;
	margin-bottom:10px;
	
}
.accordion, .accordion *{
	margin:0;
	padding:0;
	list-style-type: none;

}

.one, .two, .three, .four, .five {

border-left:1px solid #fff;



}

.accordion li{
	cursor:pointer;
}
.accordion .active_click{
	cursor:default;
}




table.table-data {
color:#666;
}

table.table-data th{
background-color:#ddd;
padding:3px 5px;
border:1px solid #ccc;
color:#111;

}
table.table-data td{
background-color:#eee;
border:1px solid #ccc;
padding:3px 5px;
text-align:center;

}

ul.gallery {
	margin:0px;
	padding:0px;
	list-style:none;

}
	ul.gallery li{
		list-style:none;
		margin:0px;	
	}
	
#left-column{

}
#left-column h4{
	color:#70a637;

	}
	

.tm-section{
background-color:#f0f0f0;
border:1px solid #e4e4e4;
padding:20px;
}

.tm-other div.box {
background-color:#f0f0f0;
border:1px solid #e4e4e4;
padding:20px;
margin-bottom: 20px;
}
.tm-other h5 {
margin-top: 10px;
}


	.tm-section p.quote{
		background-image: url(../images/testimonial-quote.png);
		background-repeat: no-repeat;
		background-position: right top;
		padding-right:30px;
		font-size:11px;
		font-style:italic;
		
	}
	
		.tm-section p.price{
		font-weight:bold;
		color:#70a637;
	}
		strong.cash{
		border-bottom:1px solid #888;
		width:100%;
	}
	.tm-section a:link{
	font-style:normal;
	}




ul.sf-menu, .tm-section, .follow-us {
margin-bottom:30px;

}

.right-column{
padding-left:10px;
color:#888;
position: relative;
max-width: 720px;
}


img.derma {
	filter: alpha(opacity=95);
	-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=95)";
	opacity: .95;
}
	img.derma:hover {
	filter: alpha(opacity=100);
	-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
	opacity: 1;
	}

.inner{
background-color:#f9f9f9;
border:1px solid #eee;
padding:20px;


}

/*blog*/
.post h3{

}
.post small{
margin:0;
padding:0px;
}

.entry p{
margin:10px 0;
}

.post {
margin-bottom:30px;
float:left;
width:auto;

}

.navigation a{
border:1px solid #ccc;
padding:5px;
background-color:#eee;
font-weight:bold;
width:50px;
height:50px;
}
.navigation a.current{
background-color:#000;
color:#fff;

}
.home-col1{
float:left;
width:290px;
margin-right:20px;
margin-bottom:30px;
border-right:1px solid #eee;
padding-right:30px;


}
.home-col2{
float:left;
width:50%;
display:block;

}

.img-col{
float:left;



}
.des-col{
margin-left:10px;
margin-bottom:20px;
display:block;
border-bottom:1px solid #ddd;
padding-bottom:20px;
}

.home-col1 h2, .home-col2 h2{
color:#000;
margin-bottom:10px;
border-bottom:1px solid #eee;
padding-bottom:10px;


}


.portfolio-2{
margin-bottom:30px;
float:left;
width:auto;
}




#container
{
	margin: auto;
	overflow: hidden;
	position: relative;

}
/*
input{
	padding:2px 5px;
	border:1px solid #ccc;
	background-image: url(../images/form-field-bg.jpg);
	background-repeat: repeat-x;
	height:20px;
	width: 15em;
	
}
*/
.contact-us {
	text-align:left;	
	padding:10px 0;
	width:auto;
	

}

.contact-us textarea {
	width: 30em;
	padding:2px 5px;
	margin-left: 20px;
	border:1px solid #ccc;
	background-color:#eeeeee;
	height:100%;
	
}
.contact-us input { 	margin-left: 20px; }

.contact-us .submit {
	position:relative;
	left:110px;
	width:120px;
	height:30px;	
	background:#222;
	color:#fff;
	padding:0px;
	margin-left: 60px;

}

.toolbar {
padding-top: 50px;
width: 100%;
clear: left;

}
.toolbar table { margin: 5px; }
.toolbar table.pager { float: left; }

.toolbar table.view-by { float: right; }
.a-right { padding-left: 10px; }


.red {
	color: #CC0000;
	font-weight:700;
}
.contact-us .form-col1 {
	color:#666;
	width:140px;
	height:30px;
	float:left;
	display:block;
	text-align:left;
	padding-right:10px;
	font-weight:700;
}
.message {background-color:#eee;
	border:1px solid #ccc; color:#cc3300;display:none;width:460px;padding:10px;}
	.contact {text-align:right;}
	.contact ul {list-style-type:none;width:390px;}
	.contact li {list-style-type:none;}
	.contact input {width:260px;}
	.contact textarea {width:260px;}


#bottom-footer{
background-color:#f9f9f9;
width:960px;
float:left;
padding:20px;

}

.footer{
	padding:10px 20px;
	float:left;
	width:960px;
	margin:0px 0px;	
	border-top:0px solid #dedede;	
	background-image: url(../images/footer-bg.png);
	background-repeat: repeat-x;	
}
	.copy{
	width:60%;
	float:left;
	
	}
	.copy p{
	margin:0px;
	}
	ul.footer-links{	
	float:right;
	width:auto;
	}

	ul.footer-links li{
	display:inline;
	margin-left:0px;		
	}

		ul.footer-links li a{
		
		padding:0px 10px;
		margin-left:0px;
		
		
		}
		ul.footer-links li.current a{
		color:#000;
		
		}
		
.center_content {
margin: 0 auto;
text-align: center;
margin-top: 30px;
margin-bottom: 10px;
}


.q {
	border:0px solid #39892f;

	padding:10px 10px 10px 20px;
	margin:10px 0px 0px 0px;
	border-left:2px solid #222;
	border-bottom:1px solid #222;
	font-size:14px;
	font-weight: bold;

	letter-spacing: 0.5px;


}

.a {
	border:1px solid #ccc;
	border-top: 0px;
	background-color:#fff;
	padding:10px 10px 10px 20px;
	margin:0px 0px 40px 20px;
	border-left:2px solid #ccc;
	font-size:14px;
	color:#555;


}

.cntr {
text-align: center;
}
#mixed img {
margin-top: 12px;
border: 1px solid #ccc;
}

#mixed br {
margin-bottom: 20px;
}

.minwidth {
width: 125px;
}

.list-img {
float: right;
margin-right: 30px;
height: 100px;
}





p{
margin: 5px;
}

.inul {
padding: 4px;
padding-left: 40px;
}

#opinie li{
list-style-type: none;
float: left;
}

#opinie img {

width: 190px;
}

#wydarzenia img {
height: 100px;
}

#galeria img {
height: 190px;
}

#przyklady img {
height: 150px;
}

#galeria {
text-align: center;
}

.images {
text-align: center;
padding: 30px;
}

#wydarzenia li {
padding-bottom: 5px;
}

#wydarzenia h3 {
margin-top: 10px;
}


.sub {
text-indent: 20px;
color: #70a637;
}

.sub:hover {
color:#000;
}

.product-shop {
float: left;
width: 370px;
height: 265px;

border:1px solid #eee;
padding: 10px;
margin-left: 20px;
}
.product-img-box {
width: 265px;
height: 265px;
float: left;
}

.collateral-box {
padding: 15px;
width: 645px;
border:1px solid #eee;
margin-top: 15px;
}
.cont {margin-left: 596px;
-moz-border-radius: 8px 8px 0 0; -webkit-border-radius: 8px 8px 0 0;
}
.shop-access { float: right;}
.shop-access div { float: right;}

.shop-access a { padding: 5px; text-decoration: none; color:#444; font-size:12px; background-color: #f9f9f9; -moz-border-radius: 8px 8px 0 0; -webkit-border-radius: 8px 8px 0 0; 
}
.shop-access a:hover {background-color: #fff;
}
.shop-access li { float: left; list-style-type: none;  }
.shop-access li.last { padding-right:0; background:none; }

span.regular-price { font-size: 20px; font-weight: bold;  float: right; padding-right: 20px;}
li.grid_4 .price { font-size: 12px;}
.availability { float: left; }
.out-of-stock { padding-bottom: 5px; }

h3.product-name {
margin: 0px;

padding: 8px;
width: 390px;

}
.add-to-cart-box {
clear: left;

}
.add-to-cart-box legend {
padding-top: 10px;
padding-bottom: 10px;
}
.availability {
margin: 0px;
height: 15px!important;


}
.messages {
	list-style: none;
	list-style-type: none;
}
.form-button-alt {
width: 180px;
}
.poll_vote {
width: 50px;
}

/* One-Page checkout */

.one-page-checkout li.section { position:relative; }
.one-page-checkout .group-select { margin-right:0; }
.one-page-checkout .box { border: none; border-top:0; padding:0px; background:#faf7ee; }
.one-page-checkout .head { /*width: 700px;*/margin-bottom:0; padding:4px 8px 6px 8px; background:url(../images/opc_off_head_bg.gif) repeat-x 0 100% #eee; border: none; border-bottom: 1px solid #fff; }
.one-page-checkout .tool-tip { right:8px; }
.one-page-checkout .head a { display:none; }  /* Hide Edit button in step header */
.one-page-checkout h3 { color:#999; font-size:1.05em; }
.one-page-checkout h4 { border-bottom:1px solid #E4E4E4; padding-bottom:2px; text-transform:uppercase; }
.one-page-checkout h4.title { border-bottom:0; text-transform:none; }
.one-page-checkout .step-count { background:#fff; font-size:.9em; padding:0 4px; line-height:1em; }
.one-page-checkout .content { padding:10px 20px; }
.one-page-checkout label.label { font-size:12px; color:#2f2f2f; }
.one-page-checkout input{width: 10px; margin: 0px; padding: 0px; height: 10px;}
.one-page-checkout .input-text {width: 200px; margin: 0px; padding: 0px; height: 21px; font-size: 16px; font-weight: bold; padding: 3px;}
.one-page-checkout .allow .head { background:#ddd; border: none; cursor:pointer; }
.one-page-checkout .active .head { margin-bottom:0; border:none; background:#F9F3E3; padding-bottom:5px; cursor:default; }
.one-page-checkout .alloq .head a { display:block; } /* Display Edit button in active selection */
.one-page-checkout .group-select { margin-top:0; border:0; background:none; padding:0; }
.one-page-checkout .allow h3 { color:#a4b3b9; }
.one-page-checkout .active h3 { color:#F18200; }
.one-page-checkout .allow .step-count { background:#dbe6eb; }
.one-page-checkout .active .step-count { color:#fff; border:1px solid #f19900; background:#F18200; }
.one-page-checkout .active .box { display:block; border-color:#BBAFA0; background:#FBFAF6 url(../images/multi_address_box_bg.gif) 0 0 repeat-x; }
.one-page-checkout dd .form-list ul { margin:5px 17px 15px 0px; }
.one-page-checkout .checkmo-mailing-address { padding-left:20px; }
.one-page-checkout-progress .page-head { margin-bottom:1em; }
.one-page-checkout-progress li { border:0px; margin-bottom:6px; }
.one-page-checkout-progress h4 { margin:0; color:#999; padding:2px 8px; background:#eee; text-transform:none;  }
.one-page-checkout-progress h4.complete { border-bottom:1px solid #A3AEB3; background:#D0DCE1; color:#5e8ab4; }
.one-page-checkout-progress h4 a { text-transform:none; }
.one-page-checkout-progress .content { padding:8px 13px; }
#opc-login .button-set { border-top:0; }
#opc-review .box { border:0; padding:0; }
#opc-review .content { border:0px; }
#opc-review .data-table { border-top:0; }
.opc-please-wait { padding-right:7px; }
.one-page-checkout a.back { background:url(../images/icon_opc_back.gif) no-repeat; padding-left:16px; line-height:13px; }
.one-page-checkout .payment-methods dd { padding:0; }
.one-page-checkout .button-set { margin-top:0; padding-top:2em; }
#opc-login .head { -moz-border-radius: 8px 8px 0 0; -webkit-border-radius: 8px 8px 0 0;  }

.checkout-progress { margin:0 auto 1.5em auto; }
.checkout-progress td {
    float:left;
    margin-right:3px;
    border-top:10px solid #999;
    padding:4px 20px;
    color:#abb5ba;
    font-weight:bold;
    }
.checkout-progress td.active {
    border-top-color:#e96200;
    color:#e96200;
    }
#checkoutSteps li {
	list-style: none;
	list-style-type: none;
}
.section {
margin-left: -14px;
}
#cart-sidebar img {
display: none;
}

table#shopping-cart-table td {
padding: 10px;
}

.oon {
	list-style: none!important; 
	list-style-type: none!important;
	height: 20px;
	width: 500px;
	
}

.oon li {
float: left!important;
}

.qty { width: 30px; }
/* Alignment */
.v-top { vertical-align:top; }
.v-middle { vertical-align:middle; }
.v-bottom { vertical-align:bottom; }
.a-left { text-align:left; }
.a-center { text-align:center; }
.a-right { text-align:right; }
.left { float:left; }
.right { float:right; }