@font-face {
    font-family: 'Play';
    font-style: normal;
    font-weight: 400;
    src: local('Play'), local('Play-Regular'), url('fonts/play.woff') format('woff'), url('fonts/play.ttf') format('truetype');
}

body {
	padding: 0px;
	margin: 0px;
	font-family: 'Play', Verdana, Arial, Tahoma, Geneva, Helvetica, sans-serif; 
	color: #000000;
	font-size: 100%;
}

.pageBlock {
	width: 100%;
	float: left;
	margin-top: 20px;
	margin-bottom: 10px;
	display: block;
	clear: both;
}

.pageBlock  div {
	text-align: center;
}

.content .center .inform .infBlock a.page, .content .center .inform .infBlock a.page:Link, .content .center .inform .infBlock a.page:Visited { 
	COLOR: #000000; 
	font-size: 120%; 
	TEXT-DECORATION: none;
	font-style: normal;
	padding: 0.8% 1.6% 0.8% 1.6%;
	margin: 0px;
	border: 1px #000000 solid;
}

.content .center .inform .infBlock a.page:Hover {
	COLOR: #000000; 
	text-decoration: none;
	background: #e8e6e6;
}

.content .center .inform .infBlock a.page_act, .content .center .inform .infBlock a.page_act:Link, .content .center .inform .infBlock a.page_act:Visited { 
	COLOR: #000000; 
	font-size: 120%; 
	TEXT-DECORATION: none;
	font-style: normal;
	background: #fee999;
	padding: 0.8% 1.6% 0.8% 1.6%;
	margin: 0px;
	border: 1px #000000 solid;
}

.content .center .inform .infBlock a.page_act:Hover {
	COLOR: #000000; 
	text-decoration: none;
}

.content .center .inform .infBlock a.page2, .content .center .inform .infBlock a.page2:Link, .content .center .inform .infBlock a.page2:Visited { 
	COLOR: #000000; 
	font-size: 130%; 
	TEXT-DECORATION: none;
	font-style: normal;
	padding: 0.8% 1.6% 0.8% 0.6%;
	margin: 0px;
}

table.cena, table.cena2 { 
    width: 100%;  
    border-collapse: collapse; 
	margin: 0 auto;
}   

table.cena td {border-bottom: #278538 1px solid; }

.basket_sum {
	position: fixed;
	display: none;
	top: 40px;
	left: 0px;
	background: #3eac42;
	background-size: cover;
	padding: 6px 11px 6px 11px;
	text-align: center;
	cursor: pointer;
	font-size: 100%;
	color: #ffffff;
	z-index: 1000;
}

.basket_sum  #itogKorzina {
	font-weight: bold;
	font-size: 130%;
	padding: 0px;
	margin: 0px;
}

.listR {
	margin-top: 15px;
	margin-bottom: 10px;
	text-align: right;
}

.listR a, .listR a:Link, .listR a:Visited { 
	COLOR: #000000; 
	font-size: 13px; 
	TEXT-DECORATION: underline;
	font-style: normal;
}

.listR a:Hover {
	COLOR: #c4c4c4; 
	text-decoration: none;
}

.t1 {
	width: 100%;
	float: left;
	color: #ffffff;
	padding: 8px 0px 8px 0px;
	background: #278538 url('images/tr2.png') no-repeat;
	background-position: bottom center;
}

.t1 .name {
	float: left;
	margin-right: 5%;
	margin-left: 1%;
	background: url('images/logo.png') no-repeat;
	padding-left: 50px;
	margin-top: 10px;
	min-height: 50px;
}

.t1 .top-tel {
	float: left;
	margin-right: 5%;
	margin-left: 1%;
	margin-top: 6px;
	margin-bottom: 6px;
	min-height: 50px;
}

.t1 .top-adres {
	float: left;
	font-size: 80%;
	background: url('images/point.png') no-repeat;
	padding-left: 36px;
	margin-left: 1%;
	margin-top: 10px;
	min-height: 50px;
}

.t1 h3 {
	padding: 0px;
	margin: 13px 0px 0px 4px;
	font-size: 130%;
	display: inline;
	float: left;
	line-height: 0.9;
}

.t1 img {
	float: left;
	width: 50px;
}

.t1  a, .t1  a:Link, .t1  a:Visited { 
	font-size: 160%; 
	TEXT-DECORATION: none;
	color: #ffffff;
	white-space: pre;
}

.t1 a:Hover {
	text-decoration: none;
	color: #99bd9f;
}

.t2 {
	width: 100%;
	text-align: center;
	padding: 30px 0px 30px 0px;
	float: left;
}

.t2  a, .t2  a:Link, .t2  a:Visited { 
	font-size: 130%; 
	TEXT-DECORATION: underline;
	color: #000000;
	margin: 0px 2% 0px 2%;
	line-height: 1.7;
	white-space: pre;
}

.t2 a:Hover {
	text-decoration: none;
	color: #99bd9f;
}

.t3 {
	width: 100%;
	height: 490px;
	float: left;
}

.t3 .bl {
	position: relative; 
	height: 100%;
}

.t3 .bl .owl-carousel {
	position: absolute;
	top: 0px;
	height: 100%;
}

.t3 .bl .owl-carousel .item {
	height: 490px;
}

.t3 .bl .owl-carousel .item div {
	background: url('images/fon2.png');
	padding: 7px;
	position: absolute;
	left: 20%;
	top: 10%;
	font-size: 160%;
	line-height: 1.1;
}

.t3 .bl .owl-carousel .item div b {
	font-size: 90%;
}

.t3 .bottom-block {
	background: url('images/fon1.png');
	width: 100%;
	float: left;
	position: absolute;
	bottom: 0px; 
	z-index: 999;
	color: #ffffff;
	text-align: center;
	padding: 25px 0px 25px 0px;
}

.t3  a, .t3  a:Link, .t3  a:Visited { 
	font-size: 125%; 
	TEXT-DECORATION: underline;
	color: #ffffff;
	margin: 0px 2% 0px 2%;
	line-height: 1.7;
	white-space: pre;
}

.t3 a:Hover {
	text-decoration: none;
	color: #99bd9f;
}

.t3 .bottom-block .center222222222222222222222222 {
	position: absolute; 
	top: 35%;
	z-index: 999;
}

.content2 {
	margin: 35px 0px 15px 0px;
	float: left;
	width: 98%;
	padding: 0px 1% 0px 1%;
	background: #efeff1 url('images/tr.png') no-repeat;
	background-position: top center;
}

.block .splLink, .block .splLink2 , .block .splLink3{
	padding: 10px 4px 10px 4px;
}

.block .splLink  a:Hover, .block .splLink2  a:Hover, .block .splLink3  a:Hover {
	text-decoration: none;
	color: #000000;
}

.content2 h2, h3 {
	text-align: center;
	line-height: 1.0;
}

.center div.block {
	display: inline;
	float: left;
	margin: 0px 1.2% 0px 1.2%;
	background: #ffffff;
	font-size: 90%;
}

strong.tel {
	display: block;
	color: #278538;	
	font-size: 140%;
	font-weight: normal;
	text-align: center;
}

a.tel, a.tel:Link, a.tel:Visited { 
	COLOR: #278538; 
	TEXT-DECORATION: none;
	display: block;
	font-size: 150%;
	text-align: center;
}

a.tel:Hover {
	COLOR: #000000; 
	text-decoration: none;
}

.block p {
	margin: 0px;
	text-align: justify;
}

.block .splLink, .block .splLink2, .block .splLink3 {
	margin-top: 4px;
}

.block img {
	width: 100%;
}

.content {
	margin: 35px 0px 15px 0px;
	float: left;
	width: 98%;
	padding: 0px 1% 0px 1%;
	text-align: justify;
}

.content  a, .content  a:Link, .content  a:Visited { 
	COLOR: #278538; 
	TEXT-DECORATION: underline;
}

.content  a:Hover {
	COLOR: #000000; 
	text-decoration: none;
}

.content h1 {
	font-size: 150%;
	line-height: 1.0;
}

.content img.ramkafixid {
	margin: 0.5% 1.0% 0px 1.0%;
	padding: 1.0%;
	border: 9px #278538 solid;
	border-radius: 15px;
	-moz-border-radius: 15px;
	-webkit-border-radius: 15px;
	-khtml-border-radius: 15px;
}

.footer {
	background: #278538;
	width: 100%;
	float: left;
	padding: 20px 0px 0px 0px;
}

.footer .logo {
	background: url('images/logo.png') no-repeat;
	background-position: 50% 0px;
	width: 60px;
	color: #ffffff;
	padding-top: 52px;
	text-align: center;
	line-height: 0.9;
	font-size: 75%;
	text-transform: uppercase;
	font-weight: bold;
}

.footer .logo b {
	font-size: 8px;
	font-weight: normal;
	margin-top: 4px;
	line-height: 1.0;
	display: block;
}

.footer div {
	display: inline;
	float: left;
	padding-bottom: 20px;
}

.footer .contacts {
	margin-left: 20px;
	color: #ffffff;
	font-size: 80%;
}

.footer .contacts b {
	font-weight: normal;
	margin-top: 7px;
	display: block;
}

.footer .contacts  a, .footer .contacts  a:Link, .footer .contacts  a:Visited { 
	font-size: 140%; 
	TEXT-DECORATION: none;
	color: #ffffff;
	display: block;
}

.footer .contacts a:Hover {
	text-decoration: underline;
	color: #99bd9f;
}

.footer .menu {
	margin: 0px 50px 0px 50px;
}
	
.footer .menu a, .footer .menu a:Link, .footer  .menu a:Visited { 
	font-size: 80%; 
	TEXT-DECORATION: underline;
	color: #ffffff;
	margin: 0px 2% 0px 2%;
	display: block;
	white-space: pre;
}

.footer .menu a:Hover {
	text-decoration: none;
	color: #99bd9f;
}

.splCon {
	display: none;
	clear: both;	
}

.splLink, .splLink2, .splLink3 {
	background: #278538;
	padding: 15px 4px 15px 4px;
	margin-bottom: 10px;
	display: inline;
}

.splLink2 {
	float: right;
}

.splLink{
	float: left;
}

.splLink3 {
	float: left;
	clear: both;
}

.splLink  a, .splLink  a:Link, .splLink a:Visited, .splLink2  a, .splLink2  a:Link, .splLink2 a:Visited, .splLink3  a, .splLink3  a:Link, .splLink3 a:Visited { 
	color: #ffffff;
	text-decoration: none;
	border: 1px #ffffff solid;
	padding: 10px 25px 10px 25px;
}

.splLink  a:Hover, .splLink2  a:Hover, .splLink3  a:Hover {
	text-decoration: none;
	color: #000000;
}
/*--------------------------------------------------*/
@media only screen and (max-width : 319px) {

.t1 .center div {
	clear: both;
	display: block;
	float: left;
	margin-bottom: 10px;
}

} /*end*/

@media only screen and (max-width : 479px) {

.product div.b:nth-child(2n+1) {
	display: block;
	float: left;
	width: 100%;
	font-size: 140%;
}

.product div.b:nth-child(2n) {
	display: block;
	float: left;
	width: 100%;
	font-size: 140%;
} 

.product img {
	width: 96%;
}

} /*end*/

@media only screen and (min-width : 480px) and (max-width : 638px) {

.block img {
	height: 80%;
}

} /*end*/

@media only screen and (min-width : 320px) and (max-width : 479px) {

.block img {
	height: 80%;
}

} /*end*/

@media only screen and (max-width : 639px) {

.content img.ramkafixid {
	width: 89%;
}

.center {
	font-size: 80%;
} 

.owl-theme .owl-controls .owl-nav [class*=owl-]{
	top: 50%;
}

.center div.block {
	width: 96%;
	clear: both;
	padding: 0px 0.7% 0px 0.7%;
}

.block .splLink  a, .block .splLink  a:Link, .block .splLink a:Visited, .block .splLink2  a, .block .splLink2  a:Link, .block .splLink2 a:Visited, .block .splLink3  a, .block .splLink3  a:Link, .block .splLink3 a:Visited { 
	padding: 6px 25px 6px 25px;
}

} /*end*/

@media only screen and (min-width : 480px) {

.product div.b:nth-child(2n+1) {
	display: inline;
	float: right;
	width: 50%;
	font-size: 120%;
}

.product div.b:nth-child(2n) {
	float: left;
	width: 50%;
	display: inline;
} 

.product img {
	width: 80%;
}

} /*end*/

@media only screen and (min-width : 640px) {

.content img.ramkafixid {
	width: 35%;
}

.owl-theme .owl-controls .owl-nav [class*=owl-]{
	top: 65%;
}

} /*end*/

@media only screen and (min-width : 640px) and (max-width : 1023px) {

.center {
	font-size: 90%;
} 

.center div.block {
	width: 29%;
	padding: 0px 0.7% 0px 0.7%;
}

} /*end*/

@media only screen and (min-width : 640px) and (max-width : 838px) {

.block .splLink  a, .block .splLink  a:Link, .block .splLink a:Visited, .block .splLink2  a, .block .splLink2  a:Link, .block .splLink2 a:Visited, .block .splLink3  a, .block .splLink3  a:Link, .block .splLink3 a:Visited { 
	padding: 6px 10px 6px 10px;
}

} /*end*/

@media only screen and (min-width : 840px) {

.block .splLink  a, .block .splLink  a:Link, .block .splLink a:Visited, .block .splLink2  a, .block .splLink2  a:Link, .block .splLink2 a:Visited, .block .splLink3  a, .block .splLink3  a:Link, .block .splLink3 a:Visited { 
	padding: 6px 25px 6px 25px;
}

} /*end*/

@media only screen and (max-width : 1023px) {

.center {
	width: 100%;
	position: relative;
	left: 50%;
	margin-left: -50%;
} 

.ico-basket {
	display: none;
}

} /*end*/

@media only screen and (min-width : 1024px) {

.center {
	width: 1024px;
	position: relative;
	left: 50%;
	margin-left: -512px;
	font-size: 100%;
} 

.content img.ramkafixid {
	width: 280px;
}

.center div.block {
	width: 300px;
	padding: 0px 0.7% 0px 0.7%;
}

.block img {
	height: 200px;
}

} /*end*/

@media only screen and (min-width : 960px) and (max-width : 1023px) {

.block img {
	height: 180px;
}

} /*end*/

@media only screen and (min-width : 768px) and (max-width : 959px) {

.block img {
	height: 160px;
}

} /*end*/

@media only screen and (min-width : 640px) and (max-width : 768px) {

.block img {
	height: 140px;
}

} /*end*/

a.minus, a.minus:Link, a.minus:Visited {
    background-color: #3eac42; 
    color: #ffffff;
    padding: 0px 11px 0px 11px;
	margin: 0px;
    text-align: center;
    text-decoration: none;
    font-size: 140%;
}

a.plus, a.plus:Link, a.plus:Visited {
    background-color: #3eac42; 
    color: #ffffff;
    padding: 0px 10px 0px 10px;
	margin: 0px;
    text-align: center;
    text-decoration: none;
    font-size: 140%;
}

.basketT {
	width: 100%; 
    border-collapse: collapse; 
	margin: 0 auto;	
}

.basketT  td {
	border: 1px #c4c4c4 solid;
	font-size: 18px;
}

.basketT  td  i{
	color: #000000;
	font-size: 15px;
	font-style: normal;
}

.basketT  tr.h td{
	background: #c5c5c5;
	text-align: center;
}

.product b.opis {
	display: block;
	clear: both;
	padding: 0px;
	margin: 20px 0px 0px 0px;
	font-size: 130%;
}

.product img {
	border: 1px solid #ddd;
    padding: 5px;
}

.product img:hover {
    box-shadow: 0 0 2px 1px rgba(62, 172, 66, 0.5);
}

.product p {
	padding: 5px 0px 5px 0px;
	margin: 0px;
}

.product  input[type="text"] {
	background: #ffffff;
	border: 1px solid #cecece;
	font-size: 90%;
}

#addBasket {
    background-color: #3eac42; 
    border: none;
    color: white;
    padding: 15px 32px;
    text-align: center;
    text-decoration: none;
    display: inline-block;
    font-size: 80%;
}

#addBasket:hover {
    box-shadow: 0 0 2px 1px rgba(62, 172, 66, 0.5);
}

.greenButton {
	background-color: #3eac42; 
    border: none;
    color: white;
    padding: 15px 32px;
    text-align: center;
    text-decoration: none;
    display: inline-block;
    font-size: 80%;
}

.clearIdcen {
    background-color: #3eac42; 
    border: none;
    color: white;
    padding: 3% 7% 3% 7%;
	margin: 3px;
    text-align: center;
    text-decoration: none;
    display: inline-block;
    font-size: 80%;
}

.block  input[type="text"] {
	background: #ffffff;
	border: 1px solid #cecece;
	font-size: 90%;
}

.block form {
	display: inline;
}

a.cena, a.cena:Link, a.cena:Visited { 
	color: #000000;
	text-decoration: none;
	text-align: center;
}

a.cena:Hover {
	text-decoration: underline;
	color: #278538;
}

.splCon {
	background: #ffffff;
	padding: 10px 0px 10px 10px;
	font-size: 130%;
	z-index: 100;
	position: absolute;
}

.center div.block  h3 {
	padding: 0px;
	margin: 6px 0px 0px 0px;
	height: 35px;
	width: 100%;
	border: 0px #bb0000 solid;
	font-size: 120%;
}

.center div.block  h4 {
	padding: 0px;
	margin: 0px 0px 10px 0px;
	text-align: center;
	font-size: 160%;
}

.questbook {
	float: left;
	width: 80%;
	padding: 0px 3% 0px 3%;
	border: #f5f5f5 4px solid;
	color: #000000;
	margin: 0% 2% 0% 2%;
	border-radius: 20px;
	-moz-border-radius: 20px;
	-webkit-border-radius: 20px;
	-khtml-border-radius: 20px;
}

.questbook textarea {
	width: 100%;
	height: 90px;
	background: #e9eaeb;
	font-size: 13px;
	color: #000000;
}

.questbook input {
	height: 23px;	
	background: #e9eaeb;
	border: 1px #74694d solid;
	font-size: 13px;
	color: #000000;
	padding: 1px 4px 1px 4px;
}

.otziv {
	width: 92%;
	border: #f5f5f5 4px solid;
	margin: 0% 2% 15px 2%;
	border-radius: 20px;
	-moz-border-radius: 20px;
	-webkit-border-radius: 20px;
	-khtml-border-radius: 20px;
	padding: 1.5%;
	float: left;
}

.otziv img {
	float: left;
	width: 150px;
	height: 150px;
	box-shadow: 0 0 0 3px #278538, 0 0 13px #333;
	border-radius: 80px;
	-moz-border-radius: 80px;
	-webkit-border-radius: 80px;
	-khtml-border-radius: 80px;
	margin-right: 20px;
}

#code {
	width: 90px;
	height: 40px;
	background: #e9eaeb;
	border: 3px #bb0000 solid;
}

#keystring {
	width: 60px;
	height: 45px;
	background: #e9eaeb;
	border: 3px #bb0000 solid;
}

.cp {	
	font-family: Verdana;
	font-size: 21px;
	margin-top: 20px;
	width: 100%;
}

.cp div {
	display: inline;
	float: left;
	margin-right: 2%;
	margin-bottom: 2%;
}

.cp div.rez {
	display: none;
	width: 70%;
}

.cp .rez div {
	height: 40px;
}

.cp div.chel {
	width: 25px;
	height: 25px;
	background: #e9eaeb;
	display: inline;
	float: left;
	border: 3px #bb0000 solid;
	background-position: right bottom;
	margin-right: 10px;
	position: relative;
	top: 6px;
}

.cp div.chel:hover {
	opacity: 0.4;
	ilter:alpha(opacity=40); 
    -moz-opacity: 0.4; 
    -khtml-opacity: 0.4; 
}

.cp button {
	background: #e9eaeb;
	padding: 3px 11px 3px 11px;
	color: #000000;
	border: 2px #000000 solid; 
	text-decoration: none;
	font-family: Verdana;
	font-size: 19px;
	position: absolute;
}
.cp button:hover {
	opacity: 0.8;
}

.cp button:focus {
	border: 2px #c4c4c4 solid;
}

.cp div a, .cp div a:Link, .cp div a:Visited {  
	TEXT-DECORATION: none;
	color: #000000;	
	font-size: 11px;
	font-style: normal;
	position: relative;
	top: 5px;
	left: 3px;
	margin-bottom: 5px;
	padding-top: 5px;
	line-height: 1.1;
}

.cp div a:Hover {
	text-decoration: underline;
	color: #decab2;
}
/*end questbook*/