*
  {
  margin: 0;
  padding: 0;
  }
body
  {
  font-family: Tahoma, Geneva, sans-serif;
  font-size: 14px;
  color: #000000;
  text-align: center;
  background: #f7f7f7 url('../images/bg.png') top center repeat;
  box-sizing: border-box;
  }
img
  {
	border: 0px;
  }
hr
  {
  display: none;
  }
input, textarea
{
  background-image: url(../img/input.png);
  background-repeat: no-repeat;
  background-position: left top;
}
a{
	color: #ed3232;
}
a:hover{
	color: #ed3232;
	text-decoration: none;
}
/*h1
  {
	width: 170px;
	height: 53px;
  	float: left;
	clear: both;
  	font-size: 180%; 
  	font-family: Georgia, "Times New Roman", Times, serif;
  	margin: 70px 0px 0px 0px;
  	overflow: hidden; 
  } 
 h1 a
  {
  	color: #000000;
  	text-decoration: none;
  } 
 h1 a:hover
  {
  	color: #ff0099;
  	text-decoration: underline;
  }   
h1 span
  {
	width: 180px;
	height: 53px;
  	position: absolute;
	cursor: pointer;
	display: block;
	background: url('../img/logo.png') no-repeat;
  }*/
.logo
  {
	  position: relative;
	width: 288px;
	height: 57px;
	font-size: 180%;
	overflow: hidden;
	margin: 20px auto 0 auto;
	display: inline-block;
  } 
.logo a
  {
  	color: #000000;
  	text-decoration: none;
  } 
.logo a:hover
  {
  	color: #ff0099;
  	text-decoration: underline;
  }   
.logo span
  {
	width: 288px;
	height: 57px;
	position: absolute;
	cursor: pointer;
	display: block;
	background-image: url(../images/poukazy-logo.png);
	background-repeat: no-repeat;
	background-position: center center;
  }
  h4
	{
  		font-family: Georgia, "Times New Roman", Times, serif;
	}
.header {
	height: auto;
	background-image: url(../images/header.png);
	background-repeat: repeat-x;
	background-color: #FFF;
}
.user a.basket strong
	{
  	font-family: Georgia, "Times New Roman", Times, serif;
	}
.logout
	{
	font-weight: bold;
	text-decoration: none;
	color: #000;
}
.logout a
	{
	font-weight: bold;
	text-decoration: none;
	color: #000;
}
.user-login
	{
	float: left;
	margin-top: 6px;
	margin-left: 20px;
	width: 240px;
	text-align: left;
	
	
}
.user-login a
	{
	font-size: 11px;
	text-decoration: underline;
	color: #FFF;
}
.user-login a:hover
	{
	font-size: 11px;
	text-decoration: none;
	color: #FFF;
}
.layout-header {
	height: auto;
	width: 925px;
	max-width: 100%;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	position: relative;
	text-align: left;
	padding: 0 15px 20px 15px;
	box-sizing: border-box;
}
.account_top {
	display: inline-block;
	position: relative;
	float: right;
	height: 38px;
	width: auto;
	text-align: left;
	vertical-align: top;
}
.account_top.hover {
	background-color: #f4f4f4;
}
.account_top a.basket
	{
	font-family: 'Conv_Signika-Bold', Tahoma, Geneva, sans-serif;
	display: inline-block;
	height: 34px;
	width: auto;
	text-decoration: none;
	position: relative;
	color: #000;
	font-size: 22px;
	vertical-align: middle;
	}
.basket_number
	{
	height: 34px;
	text-decoration: none;
	background-image: url(../images/icon-cart.png);
	background-repeat: no-repeat;
	background-position:right 0;
	color: #FFF;
	font-size: 14px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	position: relative;
	text-align: center;
	width: 40px;
	display: inline-block;
	vertical-align: middle;
	padding-top: 6px;
	margin-left: 5px;
	box-sizing: border-box;
	}
.layout-header a.credit
	{
	font-family: 'Conv_Signika-Bold', Tahoma, Geneva, sans-serif;
	display: block;
	height: 36px;
	text-decoration: none;
	background-image: url(../images/icon-credit.png);
	background-repeat: no-repeat;
	background-position: right 4px;
	position: absolute;
	top: 5px;
	right: 200px;
	padding-top: 0px;
	padding-right: 35px;
	padding-bottom: 0px;
	padding-left: 0px;
	margin: 0px;
	width: 100px;
	color: #000;
	font-size: 22px;
	text-align: right;
	}
.page
  {
	width: 940px;
	text-align: left;
	margin-top: 10;
	margin-right: auto;
	margin-bottom: 10;
	margin-left: auto;
	clear: both;
}
.page-content
  {
	width: 925px;
	max-width: 100%;
	text-align: left;
	margin-top: 10;
	margin-right: auto;
	margin-bottom: 10;
	margin-left: auto;
	clear: both;
	box-sizing: border-box;
}
.layout-h-page {
	margin-top: 40px;
	text-align: center;
}
.layout-vyhody {
	margin-top: 20px;
	margin-bottom: 40px;
	height: 100px;
}
.layout-h-page p.top{
	font-family:'Conv_Signika-Bold', Tahoma, Geneva, sans-serif;
	font-size: 57px;
	font-weight: bold;
	margin-bottom: 7px;
}
.layout-h-page p{
	font-size: 24px;
}
.layout-wrapper {
	padding-top: 10px;
	padding-bottom: 10px;
	clear: both;
	padding-right: 10px;
	padding-left: 10px;
}
.layout-wrapper-basket {
	padding-top: 50px;
	padding-bottom: 10px;
	clear: both;
	padding-right: 0px;
	padding-left: 0px;
}
.layout-wrapper-basket-last {
	padding-top: 0px;
	padding-bottom: 10px;
	clear: both;
	padding-right: 0px;
	padding-left: 0px;
}
.layout-wrapper-steps {
	padding-top: 20px;
	padding-bottom: 10px;
	clear: both;
	padding-right: 0px;
	padding-left: 0px;
	text-align: center;
}
.layout-detail {
	
}

.layout-wrapper-footer {
	padding-top: 10px;
	padding-bottom: 40px;
	clear: both;
	padding-right: 10px;
	padding-left: 10px;
}
.layout-wrapper-center {
	clear: both;
	text-align: center;
	padding-top: 30px;
	padding-bottom: 30px;
}
.layout-offers {
	margin-bottom: 10;
	clear: both;
	width: 920px;
	height: 325px;
	padding-right: 10px;
	padding-left: 10px;
}
.top-offers {
	height: 325px;
	width: 610px;
	float: left;
	display: block;
}
.content-newsletter {
	display: inline-block;
	position: relative;
	background-image: url(../images/newsletter-hp.png);
	background-repeat: no-repeat;
	height: 325px;
	width: 295px;
	max-width: 100%;
	padding-top: 210px;
	padding-right: 20px;
	padding-left: 20px;
	margin-top: -50px;
	box-sizing: border-box;
}
.content-newsletter a.ok_button
		{
	color: #fff;
	float: right;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	-moz-border-radius: 10px;
	-webkit-border-top-left-radius: 10px;
	border-top-left-radius: 10px;
	-webkit-border-top-right-radius: 10px;
	border-top-right-radius: 10px;
		}
.content-newsletter a.ok_button img{
	max-width: 100%;
	display: block;
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
	border-radius: 10px;
}
.content-newsletter a:hover.ok_button
		{
	color: #fff;
	float: right;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
	border-radius: 10px;
	box-shadow: 0 0px 10px rgba(34,25,25,0.4);
	-moz-box-shadow: 0 0px 10px rgba(34,25,25,0.4);
	-webkit-box-shadow: 0 0px 10px rgba(34,25,25,0.4)
		}
.content-newsletter img
  {
	float: right;
  }
.content-newsletter input
		{
	border: 1px solid #f7f7f7;
	color: #fff;
	width: 160px;
	height: 12px;
	background-color: #f7f7f7;
	padding-top: 19px;
	padding-right: 15px;
	padding-bottom:19px;
	padding-left: 15px;
	color: #000;
	-moz-border-radius: 8px;
	-webkit-border-radius: 8px;
	border-radius: 8px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
.content-newsletter p
		{
	color: #000;
	font-size: 13px;
	text-align: center;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 20px;
	margin-left: 0px;
}
.top-newsletter {
	background-image: url(../images/newsletter-hp.png);
	background-repeat: no-repeat;
	height: 115px;
	width: 253px;
	float: right;
	display: block;
	padding-top: 210px;
	padding-right: 20px;
	padding-left: 20px;
}
.top-newsletter a.ok_button
		{
	color: #fff;
	float: right;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	-moz-border-radius: 10px;
	-webkit-border-top-left-radius: 10px;
	border-top-left-radius: 10px;
	-webkit-border-top-right-radius: 10px;
	border-top-right-radius: 10px;
		}
.top-newsletter a.ok_button img{
	max-width: 100%;
	display: block;
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
	border-radius: 10px;
}
.top-newsletter a:hover.ok_button
		{
	color: #fff;
	float: right;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
	border-radius: 10px;
	box-shadow: 0 0px 10px rgba(34,25,25,0.4);
	-moz-box-shadow: 0 0px 10px rgba(34,25,25,0.4);
	-webkit-box-shadow: 0 0px 10px rgba(34,25,25,0.4)
		}
.top-newsletter img
  {
	float: right;
  }
.top-newsletter input
		{
	border: 1px solid #f7f7f7;
	color: #fff;
	width: 160px;
	height: 12px;
	background-color: #f7f7f7;
	padding-top: 19px;
	padding-right: 15px;
	padding-bottom:19px;
	padding-left: 15px;
	color: #000;
	-moz-border-radius: 8px;
	-webkit-border-radius: 8px;
	border-radius: 8px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
.top-newsletter p
		{
	color: #000;
	font-size: 13px;
	text-align: center;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 20px;
	margin-left: 0px;
}
.middle-newsletter {
	background-image: url(../images/newsletter-hp-middle.png);
	background-repeat: no-repeat;
	height: 85px;
	width: 925px;
	float: left;
	display: block;
	margin-left: 10px;
	margin-top: 20px;
	margin-bottom: 20px;
	-moz-border-radius: 10px;
	border-radius: 10px;
	-webkit-border-radius: 10px;
	position: relative;
}
.middle-newsletter a.ok_button
		{
	color: #fff;
	float: right;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	-moz-border-radius: 10px;
	-webkit-border-top-left-radius: 10px;
	border-top-left-radius: 10px;
	-webkit-border-top-right-radius: 10px;
	border-top-right-radius: 10px;
	position: absolute;
	top: 17px;
	right: 17px;
		}
.middle-newsletter a.ok_button img{
	max-width: 100%;
	display: block;
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
	border-radius: 10px;
}
.middle-newsletter a:hover.ok_button
		{
	color: #fff;
	float: right;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
	border-radius: 10px;
	box-shadow: 0 0px 10px rgba(34,25,25,0.4);
	-moz-box-shadow: 0 0px 10px rgba(34,25,25,0.4);
	-webkit-box-shadow: 0 0px 10px rgba(34,25,25,0.4)
		}
.middle-newsletter img
  {
	float: right;
  }
.middle-newsletter input
		{
	border: 1px solid #f7f7f7;
	color: #fff;
	width: 160px;
	height: 12px;
	background-color: #f7f7f7;
	padding-top: 19px;
	padding-right: 15px;
	padding-bottom: 19px;
	padding-left: 15px;
	color: #000;
	-moz-border-radius: 8px;
	-webkit-border-radius: 8px;
	border-radius: 8px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	position: absolute;
	top: 17px;
	right: 80px;
}
.middle-newsletter p
		{
	color: #000;
	font-size: 13px;
	text-align: center;
	top: 18px;
	right: 100px;
	position: absolute;
	top: 40px;
	right: 350px;
}


.bottom-newsletter {
	position: relative;
	background-image: url(../images/newsletter-bottom.png);
	background-repeat: no-repeat;
	background-position: left bottom;
	margin: 5px 1px;
	height: 182px;
	width: 292px;
	display: inline-block;
	vertical-align: top;
	position: relative;
	padding: 60px 15px 15px 15px;
	box-sizing: border-box;
	text-align: center;
}

.bottom-newsletter::after {
	content: '';
	position: absolute;
	background-image: url(../images/newsletter-bottom.png);
	background-repeat: no-repeat;
	background-position: left top;
	height: 68px;
	width: 292px;
	display: block;
	left: 0;
	top:-68px;
}



.bottom-newsletter a.ok_button
		{
	display: inline-block;
	color: #fff;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	-moz-border-radius: 10px;
	-webkit-border-top-left-radius: 10px;
	border-top-left-radius: 10px;
	-webkit-border-top-right-radius: 10px;
	border-top-right-radius: 10px;
	vertical-align: middle;
		}
.bottom-newsletter a.ok_button img{
	max-width: 100%;
	display: block;
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
	border-radius: 10px;
}
.bottom-newsletter a:hover.ok_button
		{
	color: #fff;
	float: right;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
	border-radius: 10px;
	box-shadow: 0 0px 10px rgba(34,25,25,0.4);
	-moz-box-shadow: 0 0px 10px rgba(34,25,25,0.4);
	-webkit-box-shadow: 0 0px 10px rgba(34,25,25,0.4)
		}
.bottom-newsletter img
  {
	float: right;
  }
.bottom-newsletter input
		{
	border: 1px solid #f7f7f7;
	color: #fff;
	width: 160px;
	height: 12px;
	background-color: #f7f7f7;
	padding-top: 19px;
	padding-right: 15px;
	padding-bottom:19px;
	padding-left: 15px;
	color: #000;
	-moz-border-radius: 8px;
	-webkit-border-radius: 8px;
	border-radius: 8px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	vertical-align: middle;
}
.bottom-newsletter p
		{
	color: #000;
	font-size: 13px;
	text-align: center;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 20px;
	margin-left: 0px;
}






.layout-category {
	text-align: center;
	background-image: url(../images/hr-category.png);
	background-position: center center;
	background-repeat: no-repeat;
	padding-top: 40px;
	padding-bottom: 40px;
}
.layout-category h2{
	font-size: 14px;
	color: #333333;
	font-weight: normal;
}
.layout-category2 {
	text-align: center;
	background-image: url(../images/hr-category.png);
	background-position: center center;
	background-repeat: no-repeat;
	padding-top: 10px;
	padding-bottom: 40px;
}
.layout-category2 h2{
	font-size: 14px;
	color: #333333;
	font-weight: normal;
}
.layout {
	text-align: left;
	position: relative;
	font-size: 14px;
	padding: 40px 15px 40px 15px;
	box-sizing: border-box;
}
.layout p{
	font-size: 14px;
}
.layout h1{
	font-family: 'Conv_Signika-Bold', Tahoma, Geneva, sans-serif;
	font-size: 30px;
	color: #000000;
	font-weight: normal;
	margin-bottom: 20px;
	float: left;
	margin-right: 20px;
}
.layout h2{
	font-family: 'Conv_Signika-Bold', Tahoma, Geneva, sans-serif;
	font-size: 20px;
	color: #bdd74d;
	font-weight: normal;
	margin-bottom: 10px;
	margin-top: 10px;
	float: left;
	margin-right: 20px;
	display: block;
}
.layout h3{
	font-family: 'Conv_Signika-Bold', Tahoma, Geneva, sans-serif;
	font-size: 19px;
	font-weight: normal;
	margin-bottom: -20px;
	margin-top: 10px;
	float: left;
	margin-right: 20px;
	display: block;
}
.layout h4{
	font-family: 'Conv_Signika-Bold', Tahoma, Geneva, sans-serif;
	font-size: 18px;
	font-weight: normal;
	margin-bottom: 0px;
	margin-top: 10px;
	display: block;
}
.layout-benefit {
	text-align: center;
	padding-top: 0px;
	padding-bottom: 0px;
}
.box-benefit {
	text-align: left;
	background-image: url(../images/box-benefit.png);
	background-repeat: no-repeat;
	height: 255px;
	width: 250px;
	right: 0px;
	position: absolute;
	z-index: 99;
	top: 200px;
}
.box-benefit h4{
	margin-bottom: 0px;
	margin-top: 0px;
	display: block;
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 16px;
	color: #333333;
	font-weight: normal;
}
.box-b1{
	margin-top: 20px;
	display: block;
	background-image: url(../images/vlastni-vzhled-cerne.png);
	background-repeat: no-repeat;
	float: left;
	padding-left: 80px;
	height: 55px;
	line-height: 1.4;
	background-position: 0px 0px;
	margin-left: 25px;
	padding-top: 5px;
}
.box-b2{
	margin-top: 20px;
	display: block;
	background-image: url(../images/doruceni-cerne.png);
	background-repeat: no-repeat;
	float: left;
	padding-left: 80px;
	height: 55px;
	line-height: 1.4;
	background-position: 0px 0px;
	margin-left: 25px;
	padding-top: 5px;
}
.box-b3{
	margin-top: 20px;
	display: block;
	background-image: url(../images/K.png);
	background-repeat: no-repeat;
	float: left;
	padding-left: 80px;
	height: 45px;
	line-height: 1.4;
	background-position: 0px 0px;
	margin-left: 25px;
	padding-top: 15px;
}
.b1{
	margin-bottom: 0px;
	display: inline-block;
	background-image: url(../images/vlastni-vzhled-zelene.png);
	background-repeat: no-repeat;
	float: none;
	width: 230px;
	max-width: 100%;
	padding-left: 80px;
	min-height: 65px;
	line-height: 1.6;
	background-position: 0px 5px;
	vertical-align: top;
	margin: 15px 10px;
}
.b2{
	margin-bottom: 0px;
	display: inline-block;
	background-image: url(../images/doruceni-zelene.png);
	background-repeat: no-repeat;
	float: none;
	width: 230px;
	max-width: 100%;
	padding-left: 80px;
	min-height: 65px;
	line-height: 1.6;
	background-position: 0px 5px;
	vertical-align: top;
	margin: 15px 10px;
}
.b3{
	margin-bottom: 0px;
	margin-top: -40px;
	display: block;
	background-image: url(../images/K.png);
	background-repeat: no-repeat;
	float: left;
	width: 230px;
	padding-left: 80px;
	height: 65px;
	line-height: 1.6;
	background-position: 0px 5px;
}
.layout-benefit h4{
	font-weight: bold;
	margin-bottom: 0px;
	margin-top: 0px;
	display: block;
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 16px;
	color: #333333;
	text-align: left;
}
.layout-benefit p{
	font-weight: normal;
	margin-bottom: 0px;
	margin-top: 0px;
	display: block;
	color: #333333;
	font-size: 14px;
	text-align: left;
}
.layout-cart {
	text-align: left;
	padding-top: 20px;
	position: relative;
}
.layout-cart h1{
	font-family: 'Conv_Signika-Bold', Tahoma, Geneva, sans-serif;
	font-size: 30px;
	color: #000000;
	font-weight: normal;
	margin-bottom: 20px;
	float: left;
	margin-right: 20px;
}
.layout-cart h2{
	font-family: 'Conv_Signika-Bold', Tahoma, Geneva, sans-serif;
	font-size: 20px;
	color: #bdd74d;
	font-weight: normal;
	margin-bottom: 10px;
	margin-top: 10px;
	float: left;
	margin-right: 20px;
	display: block;
}
.layout-account {
	text-align: left;
	padding-top: 40px;
	position: relative;
}
.layout-account h1{
	font-family: 'Conv_Signika-Bold', Tahoma, Geneva, sans-serif;
	font-size: 30px;
	color: #000000;
	font-weight: normal;
	margin-bottom: 20px;
	float: left;
	margin-right: 20px;
}
.layout-account h2{
	font-family: 'Conv_Signika-Bold', Tahoma, Geneva, sans-serif;
	font-size: 20px;
	color: #bdd74d;
	font-weight: normal;
	margin-bottom: 10px;
	margin-top: 10px;
	float: left;
	margin-right: 20px;
	display: block;
}
.layout-mylist {
	text-align: left;
	margin-top: -30px;
}
.layout-mylist h2{
	font-family: 'Conv_Signika-Bold', Tahoma, Geneva, sans-serif;
	font-size: 25px;
	color: #000000;
	font-weight: normal;
	margin-bottom: 10px;
	margin-top: 10px;
	float: left;
	margin-right: 20px;
	display: block;
}
.spacer{
	margin-left: 40px;
}
.layout p{
	font-size: 14px;
	color: #000000;
	line-height: 1.5;
	clear: both;
}

.layout-content {
	padding: 0 15px;
	box-sizing: border-box;
}


.left-content {
	font-size: 12px;
	color: #000000;
	line-height: 1.5;
	float:left;
	display: inline-block;
	width: 100%;
	margin-right: -253px;
	padding-right: 253px;
}

.right-content {
	position: relative;
	display: inline-block;
	float: left;
	width: 253px;
}


.left-content a{
	color: #ed3232;
}
.left-content a:hover{
	color: #ed3232;
	text-decoration: none;
}
.left-content p {
	margin-bottom: 20px;
}
.left-mista{
	font-size: 12px;
	color: #000000;
	line-height: 1.5;
	clear: both;
	width: 925px;
	max-width: 100%;
	float: left;
}
.left-mista a{
	color: #ed3232;
}
.left-mista a:hover{
	color: #ed3232;
	text-decoration: none;
}
.left-mista p {
	margin-bottom: 20px;
}
.left-kredity{
	font-size: 12px;
	color: #000000;
	line-height: 1.5;
	clear: both;
	width: 445px;
	float: left;
	background-image: url(../images/img-kredity.png);
	background-repeat: no-repeat;
	background-position: right bottom;
	height: 500px;
	padding-top: 100px;
	margin-top: -100px;
	padding-right: 480px;
}
.left-kredity a{
	color: #ed3232;
}
.left-kredity a:hover{
	color: #ed3232;
	text-decoration: none;
}
.left-kredity p {
	margin-bottom: 20px;
}
.left-partnery{
	font-size: 12px;
	color: #000000;
	line-height: 1.5;
}
.left-partnery a{
	color: #ed3232;
}
.left-partnery a:hover{
	color: #ed3232;
	text-decoration: none;
}
.left-partnery p {
	margin-bottom: 20px;
}
.left-partnery input
  {
	border: 1px solid #cccccc;
	color: #fff;
	width: 150px;
	height: 12px;
	background-color: #cccccc;
	padding-top: 10px;
	padding-right: 50px;
	padding-bottom: 10px;
	padding-left: 10px;
	color: #000;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	border-radius: 5px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
	float: right;
 }
 
 .right-partnery {
	 display: inline-block;
	 width: 100%;
	 padding-bottom: 50%;
	background-image: url(../images/img-partnery.png);
	background-repeat: no-repeat;
	background-position: center top;
	background-size: contain;
	}



 .left-kontakty{
	font-size: 12px;
	color: #000000;
	line-height: 1.5;
}
.left-kontakty a{
	color: #ed3232;
}
.left-kontakty a:hover{
	color: #ed3232;
	text-decoration: none;
}
.left-kontakty p {
	margin-bottom: 20px;
}
.right-kontakty {
	font-size: 12px;
	color: #000000;
	line-height: 1.5;
}
.right-kontakty a{
	color: #ed3232;
}
.right-kontakty a:hover{
	color: #ed3232;
	text-decoration: none;
}
.right-kontakty p {
	margin-bottom: 20px;
}
.right-kontakty input
  {
	border: 1px solid #cccccc;
	color: #fff;
	width: 150px;
	height: 12px;
	background-color: #cccccc;
	padding-top: 10px;
	padding-right: 50px;
	padding-bottom: 10px;
	padding-left: 10px;
	color: #000;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	border-radius: 5px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
	float: right;
 }
.right-kontakty textarea
  {
	border: 1px solid #cccccc;
	color: #fff;
	width: 150px;
	height: 160px;
	background-color: #cccccc;
	padding-top: 10px;
	padding-right: 50px;
	padding-bottom: 10px;
	padding-left: 10px;
	color: #000;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	border-radius: 5px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
	float: right;
 }
.left-firmy {
	font-size: 12px;
	color: #000000;
	line-height: 1.5;
	clear: both;
	width: 420px;
	float: left;
	height: 300px;
	padding-top: 100px;
}
.left-firmy a{
	color: #ed3232;
	
}
.left-firmy a:hover{
	color: #ed3232;
	text-decoration: none;
}
.left-firmy p {
	margin-bottom: 20px;
}
.right-firmy {
	width: 482px;
	height: 400px;
	float: right;
}
.right-firmy img {
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
	border-radius: 10px;
}
.left-firmy-img{
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
	border-radius: 10px;
	float: right;
}
.right-onas {
	font-size: 12px;
	color: #000000;
	line-height: 1.5;
	overflow:hidden;
	padding-left: 30px;
	padding-top: 0px;
}
.right-onas a{
	color: #ed3232;
}
.right-onas a:hover{
	color: #ed3232;
	text-decoration: none;
}
.right-onas p{
	margin-bottom: 20px;
}
.left-onas {
	font-size: 12px;
	color: #000000;
	line-height: 1.5;
	float: left;
	width: 280px;
	min-height: 1px;
}
.left-onas img{
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
	border-radius: 10px;
}
.layout p.detail{
	width: 690px;
	display: block;
	clear: both;
}
.layout-perex {
	width: 690px;
	max-width: 100%;
	display: block;
	clear: both;
	font-size: 14px;
}
.layout-perex p{
	font-size: 14px;
}
.layout-form-top {
	text-align: left;
	padding-top: 0px;
	padding-bottom: 10px;
	margin-bottom: 20px;
}
.layout-form-top span {
	margin-right: 30px;
}


.deal-item-hover a{
	color: #000000;
}
.deal-item-hover a:hover{
	text-decoration: none;
}
.deal-item-hover .image img{
	max-width: 100%;
	display: block;
	-moz-border-radius: 10px;
	-webkit-border-top-left-radius: 10px;
	border-top-left-radius: 10px;
	-webkit-border-top-right-radius: 10px;
	border-top-right-radius: 10px;
}
.deal-item-hover h3 {
	font-size: 12px;
	font-weight: normal;
}
.deal-item-hover .name{
	margin-top: 15px;
	margin-left: 10px;
	height: 45px;
	float: left;
	width: 110px;
	color: #000;
}
.deal-item-hover .category a{
	font-size: 12px;
	font-weight: normal;
	margin-left: 10px;
	float: left;
	display: block;
	clear: both;
	color: #ff4242;
	text-decoration: underline;
}
.deal-item-hover .category a:hover{
	font-size: 12px;
	font-weight: normal;
	text-decoration: none;
}
.deal-item-hover p {
	font-size: 12px;
	font-weight: normal;
	margin-left: 125px;
	background-color: #9fc402;
	height: 75px;
	width: 90px;
	-moz-border-radius: 10px;
	-webkit-border-bottom-right-radius: 10px;
	border-bottom-right-radius: 10px;
	color: #FFF;
	text-align: center;
	padding-top: 15px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}


.content_area {
	text-align: center;
}

.deal-item {
	margin: 15px 6px;
	height: 320px;
	width: 215px;
	background: #fff;
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
	border-radius: 10px;
	box-shadow: 0 0px 10px rgba(34,25,25,0.2);
	-moz-box-shadow: 0 0px 10px rgba(34,25,25,0.2);
	-webkit-box-shadow: 0 0px 10px rgba(34,25,25,0.2);
	display: inline-block;
}

.deal-item.hover {
	box-shadow: 0 0px 10px rgba(34,25,25,0.2);
	-moz-box-shadow: 0 0px 10px rgba(34,25,25,0.2);
	-webkit-box-shadow: 0 0px 10px rgba(34,25,25,0.2);
}



.deal-item a{
	color: #000000;
}
.deal-item a:hover{
	text-decoration: none;
	box-shadow: 0 0px 10px rgba(34,25,25,0.2);
	-moz-box-shadow: 0 0px 10px rgba(34,25,25,0.2);
	-webkit-box-shadow: 0 0px 10px rgba(34,25,25,0.2);
}
.deal-item .image img{
	max-width: 100%;
	display: block;
	-moz-border-radius: 10px;
	-webkit-border-top-left-radius: 10px;
	border-top-left-radius: 10px;
	-webkit-border-top-right-radius: 10px;
	border-top-right-radius: 10px;
}
.deal-item h3 {
	font-size: 12px;
	font-weight: normal;
}
.deal-item .name{
	margin-top: 15px;
	margin-left: 10px;
	height: 45px;
	float: left;
	width: 110px;
	color: #000;
}
.deal-item .category a{
	font-size: 12px;
	font-weight: normal;
	margin-left: 10px;
	float: left;
	display: block;
	clear: both;
	color: #ff4242;
	text-decoration: underline;
}
.deal-item .category a:hover{
	font-size: 12px;
	font-weight: normal;
	text-decoration: none;
}
.deal-item p {
	font-size: 12px;
	font-weight: normal;
	margin-left: 125px;
	background-color: #9fc402;
	height: 75px;
	width: 90px;
	-moz-border-radius: 10px;
	-webkit-border-bottom-right-radius: 10px;
	border-bottom-right-radius: 10px;
	color: #FFF;
	text-align: center;
	padding-top: 15px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
.deal-item-price {
	font-family: 'Conv_Signika-Bold', Tahoma, Geneva, sans-serif;
	margin-top: 5px;
	font-size: 22px;
	font-weight: normal;
	display: block;
}
.layout-wrapper-btnmore {
	clear: both;
	padding-top: 30px;
}
.layout-wrapper-kosik4 {
	clear: both;
	padding-top: 50px;
	background-image: url(../images/arrow_kosik4.png);
	background-repeat: no-repeat;
	background-position: center top;
	text-align: center;
	margin-top: 0px;
	margin-left: 0px;
	padding-bottom: 30px;
	height: 150px;
}
.btnmore-num {
	float: right;
	margin-top: 8px;
	margin-right: 20px;
}
.layout-wrapper-btnmore .active{
	color: #000000;
	text-decoration: none;
	background-color: #9fc402;
	padding: 3px;
	width: 20px;
	-moz-border-radius: 20px;
	-webkit-border-radius: 20px;
	border-radius: 20px;
}
.layout-wrapper-btnmore a{
	color: #000000;
	text-decoration: none;
	margin-right: 4px;
	margin-left: 4px;
}
.layout-wrapper-btnmore a:hover{
	color: #ed3232;
	text-decoration: none;
}
.banner-prefooter {
	display: inline-block;
	margin: 5px 1px;
	height: 182px;
	width: 298px;
	vertical-align: top;
}

.banner-prefooter a.bp
		{
	color: #fff;
	float: right;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	border: 2px solid #e0edb8;
	-moz-border-radius: 15px;
	-webkit-border-radius: 15px;
	border-radius: 15px;
		}
.banner-prefooter a.bp img{
	max-width: 100%;
	display: block;
	-moz-border-radius: 15px;
	-webkit-border-radius: 15px;
	border-radius: 15px;
}
.banner-prefooter a:hover.bp
		{
	border: 2px solid #bdd84d;
	-moz-border-radius: 15px;
	-webkit-border-radius: 15px;
	border-radius: 15px;
		}
.banner-prefooter-link {
	float: left;
	margin-right: 13px;
	height: 178px;
	width: 298px;
	display: block;
}
.stoolbar-prefooter {
	display: inline-block;
	position: relative;
	margin: 5px 1px;
	height: 182px;
	width: 297px;
	background-image: url(../images/stoolbar.png);
	background-repeat: no-repeat;
}
.addthis_toolbox {
	position: absolute;
	left: 10px;
	top: 140px;
	width: 310px;
}
.btnmore {
	background-repeat: repeat-x;
	background-position: 0 0;
	background-color: #9fc402;
	text-align: center;
	text-decoration: none;
	line-height: normal;
	color: #FFF;
	display: inline-block;
	*overflow: visible;
	position: relative;
	border: none;
	border-width: 0px;
	border-style: solid;
	cursor: pointer;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	border-radius: 5px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 400px;
}
.btnmore:hover { text-decoration: none; background-color: #799a05;}
.btnmore:active { background-position: left bottom; top: 1px; }
.btnmore { font-size: 13px; padding: 10px 20px; }

.btnkosik4 {
	background-repeat: repeat-x;
	background-position: 0 0;
	background-color: #9fc402;
	text-align: center;
	text-decoration: none;
	line-height: normal;
	color: #FFF;
	display: inline-block;
	*overflow: visible;
	position: relative;
	border: none;
	border-width: 0px;
	border-style: solid;
	cursor: pointer;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	border-radius: 5px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 30px;
	margin-left: 0px;
}
.btnkosik4 a{
	text-decoration: none;
	color: #FFF;
}
.btnkosik4:hover { text-decoration: none; background-color: #799a05;}
.btnkosik4:active { background-position: left bottom; top: 1px; }
.btnkosik4 { font-size: 13px; padding: 10px 20px; }

.btncathead {
	background-repeat: repeat-x;
	background-position: 0 0;
	background-color: #63656a;
	text-align: center;
	text-decoration: none;
	line-height: normal;
	color: #FFF;
	display: inline-block;
	*overflow: visible;
	position: relative;
	border: none;
	border-width: 0px;
	border-style: solid;
	cursor: pointer;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	border-radius: 5px;
}
.btncathead:hover { text-decoration: none; background-color: #9fc402;}
.btncathead:active { background-position: left bottom; top: 1px; }
.btncathead { font-size: 13px; padding: 8px 15px; margin-right: 10px; margin-bottom: 10px;
}

.btncat {
	background-repeat: repeat-x;
	background-position: 0 0;
	background-color: #63656a;
	text-align: center;
	text-decoration: none;
	line-height: normal;
	color: #FFF;
	display: inline-block;
	*overflow: visible;
	position: relative;
	border: none;
	border-width: 0px;
	border-style: solid;
	cursor: pointer;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	border-radius: 5px;
}
.btncat:hover { text-decoration: none; background-color: #9fc402;}
.btncat:active { background-position: left bottom; top: 1px; }
.btncat { font-size: 13px; padding: 8px 15px; margin-right: 10px; margin-bottom: 10px;
}
.btnnext {
	background-repeat: repeat-x;
	background-position: 0 0;
	background-color: #63656a;
	text-align: center;
	text-decoration: none;
	line-height: normal;
	color: #FFF;
	display: inline-block;
	*overflow: visible;
	position: relative;
	border: none;
	border-width: 0px;
	border-style: solid;
	cursor: pointer;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	border-radius: 5px;
	float: right;
}
.btnnext:hover { text-decoration: none; background-color: #9fc402;}
.btnnext:active { background-position: left bottom; top: 1px; }
.btnnext { font-size: 13px; padding: 8px 15px; margin-right: 10px; margin-bottom: 10px;
}

.user
	{
	position: absolute;
	width: 250px;
	height: 30px;
	text-align: right;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	top: 0px;
	right: 20px;
	background-image: url(../images/user.png);
	background-repeat: no-repeat;
	background-position: 0px 7px;
	}
.user a
	{
		
	}
.user a.sign
	{
	float: left;
	color: #000000;
	font-size: 13px;
	text-decoration: none;
	z-index: 99;
	position: absolute;
	left: 0px;
	top: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 30px;
	font-weight: normal;
	height: 23px;
	padding-right: 10px;
	padding-left: 10px;
	padding-top: 7px;
	}
.user a:hover.sign
	{
	float: left;
	color: #000000;
	font-size: 13px;
	text-decoration: none;
	z-index: 99;
	position: absolute;
	left: 0px;
	top: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 30px;
	font-weight: normal;
	background-image: url(../images/top-hover.png);
	height: 23px;
	padding-right: 10px;
	padding-left: 10px;
	padding-top: 7px;
	}
.user a.register
	{
	float: right;
	font-size: 13px;
	color: #000000;
	margin: 0px;
	text-decoration: none;
	height: 23px;
	padding-top: 7px;
	padding-right: 10px;
	padding-left: 10px;
	}
.user a:hover.register
	{
	float: right;
	font-size: 13px;
	color: #000000;
	margin: 0px;
	text-decoration: none;
	background-image: url(../images/top-hover.png);
	height: 23px;
	padding-top: 7px;
	padding-right: 10px;
	padding-left: 10px;
	}
.user .sign
	{
	float: right;
	font-size: 11px;
	margin: 0px 0px 0px 15px;
	text-decoration: underline;
	font-weight: bold;
	}
.user .login
	{
		float: right;
		font-size: 11px;
		margin: 0px 0px 0px 0px;
		text-decoration: none;
	}
.contact_us
		{
	position: relative;
	display: block;
	color: #000;
	text-align: right;
	height: 30px;
	width: 100%;
	padding-top: 5px;
		}
.contact_us span
		{
	font-family: 'Conv_Signika-Bold', Tahoma, Geneva, sans-serif;
	display: inline-block;
	margin-bottom: 0px;
	font-size: 17px;
	color: #FFF;
	background-image: url(../images/contact.png);
	background-repeat: no-repeat;
	background-position: 0px 4px;
	padding-left: 40px;
}
.contact_us span a
		{
	font-family: 'Conv_Signika-Bold', Tahoma, Geneva, sans-serif;
	font-size: 17px;
	color: #FFF;
	text-decoration: none;
}
.search_block
  {
	position: relative;
	display: inline-block;
	float: right;
	margin-top: 30px;
	}
.search_block input
  {
	border: 1px solid #ececec;
	color: #fff;
	width: 200px;
	height: 12px;
	background-color: #ececec;
	padding-top: 10px;
	padding-right: 50px;
	padding-bottom: 10px;
	padding-left: 10px;
	color: #000;
	-moz-border-radius: 8px;
	-webkit-border-radius: 8px;
	border-radius: 8px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
  }
.search_block a
  {
	color: #000;
	margin-left: 20px;
	height: 34px;
	width: 34px;
  }
.search_block img
  {
	float: right;
  }
.search_block a.search_button
		{
	color: #fff;
	float: right;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	-moz-border-radius: 10px;
	-webkit-border-top-left-radius: 10px;
	border-top-left-radius: 10px;
	-webkit-border-top-right-radius: 10px;
	border-top-right-radius: 10px;
		}
.search_block a.search_button img{
	max-width: 100%;
	display: block;
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
	border-radius: 10px;
}
.search_block a:hover.search_button
		{
	color: #fff;
	float: right;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
	border-radius: 10px;
	box-shadow: 0 0px 5px rgba(34,25,25,0.2);
	-moz-box-shadow: 0 0px 5px rgba(34,25,25,0.2);
	-webkit-box-shadow: 0 0px 5px rgba(34,25,25,0.2)
		}
#main_menu
	{
	position: relative;
	display: inline-block;
	font-size: 14px;
	margin: 0px;
	list-style-type: none;
	z-index: 4;
	}
#main_menu>li 
    {
    display: table-cell;
	margin: 0px 0px 0px 1px;
	
	height: 39px;
    float: left; 
    }
#main_menu>li>a , #main_menu>li>a:hover
	{
	display: block;
	height: 30px;
	text-align: left;
	float: left;
	
	}
#main_menu>li>a:hover
	{
  	text-decoration: none;
	
	}
#main_menu>li.pr>a , #main_menu>li.pr>a:hover
	{
	height: 27px;
	text-align: left;
	float: left;
	color: #333333;
	display: block;
	text-align: left;
	padding-top: 12px;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-left: 0px;
	
	}
#main_menu>li.normal>a , #main_menu>li.normal>a:hover
	{
	height: 27px;
	text-align: left;
	float: left;
	color: #333333;
	display: block;
	text-align: left;
	margin-right: 40px;
	padding-top: 12px;
	padding-right: 20px;
	padding-bottom: 0px;
	padding-left: 0px;
	background-image: url(../images/arrow.png);
	background-repeat: no-repeat;
	background-position: right 17px;
	
	}
#main_menu>li.normal>a:hover
	{
	color: #9fc402;	
	
	}
#main_menu>li.active>a , #main_menu>li.active>a:hover
	{
	height: 27px;
	text-align: left;
	float: left;
	color: #9fc402;	
	display: block;
	text-align: left;
	margin-right: 40px;
	padding-top: 12px;
	padding-right: 20px;
	padding-bottom: 0px;
	padding-left: 0px;
	background-image: url(../images/arrow.png);
	background-repeat: no-repeat;
	background-position: right -10px;
	
	}
#main_menu>li.active>a:hover
	{
  	text-decoration: none;
	color: #9fc402;
	}
 #main_menu a 
    {
  	display: block;
  	padding: 5px 10px; 
  	text-decoration: none; 
    }
  #main_menu ul 
    {
	z-index: 1;
	position: absolute;
	display: none;
	width: 160px;
	font-size: 14px;
	border: 2px solid #eee;
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
	border-radius: 10px;
	background-color: #fff;
	margin-top: 39px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
    }
  #main_menu li:hover ul 
    {
  	display: block;
  	list-style: none;
    }
  #main_menu ul li 
    {       
	margin: 0px 0px 0px 5px;
	width: 150px;
    }
  
  #main_menu ul li:first-of-type 
    {       
	margin: 10px 0px 0px 5px;
    }
  #main_menu ul a, #main_menu ul a:hover
    {        
    color: #000000;  
    }
   #main_menu ul a:hover
    {        
	text-decoration: underline;   
    }
  #main_menu li:hover ul 
    {
  	display: block;
  	list-style: none;
	padding-bottom: 10px;
    }
.footer {
	position: relative;
	background-color: #333333;
	height: auto;
	padding: 30px 0;
}
.layout-footer {
	height: auto;
	width: 920px;
	max-width: 100%;
	position: relative;
	text-align: left;
	padding-right: 15px;
	padding-left: 15px;
	box-sizing: border-box;
	margin: auto;
}

.facebook-footer {
	display: inline-block;
	position: relative;
	max-width: 100%;
	padding-top: 20px;
	padding-bottom: 10px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #656565;
	position: relative;
}
.banner-footer {
	display: inline-block;
	float: right;
}
.credit-links {
	float: right;
	height: 140px;
	width: 300px;
	background-image: url(../images/icon-creditbig.png);
	background-repeat: no-repeat;
	margin-top: 20px;
	color: #FFF;
	padding-left: 100px;
	background-position: 0px 15px;
}
.credit-links p{
	color: #d6d6d6;
	font-size: 14px;
}
.credit-links p a{
	color: #d6d6d6;
	font-size: 14px;
	text-decoration: underline;
	display: block;
	margin-top: 10px;
}
.credit-links p a:hover{
	color: #d6d6d6;
	font-size: 14px;
	text-decoration: none;
}
.credit-links-head {
	font-family: 'Conv_Signika-Bold', Tahoma, Geneva, sans-serif;
	font-size: 22px;
	font-weight: normal;
	display: block;
	margin-bottom: 10px;
	color: #FFF;
}
.end_block
		{
	float: left;
	width: 130px;
	height: 120px;
	color: #adadad;
	margin-top: 20px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-top: 0px;
	padding-right: 20px;
	padding-bottom: 0px;
	padding-left: 0px;
		}
.end_block h5
		{
	float: left;
	clear: both;
	margin: 0px 0px 20px;
	font-size: 14px;
	font-weight: bold;
	color: #ffffff;
		}
.end_block img
		{
			float: left;
		}
img.logo_end
		{
			margin: 50px 50px 0px;
			float: right;
		}
img.pay_logos
		{
			margin: 20px 0px 0px;
			float: left;
			padding-bottom: 0px;
			
		}
.end_block ul
		{
			float: left;
			clear: both;
			font-size: 14px;
			list-style: none;
			color: #adadad;
		}
.end_block ul li
		{
			margin: 0px 0px 5px;
		}
.end_block ul li a
		{
			color: #d6d6d6;
		}	
.end_block ul li a:hover
		{
	color: #d6d6d6;
	text-decoration: none;
		}	
.copyright
  {
	 display: inline-block;
	 width: 920px;
	 max-width: 100%;
	 font-size: 12px;
	 padding: 30px 15px;
	 text-align: left;
	 box-sizing: border-box;
	 
  }
.prefooter-img {
	display: block;
	z-index: -1;
	background-image: url(../images/bg-footer.png);
	background-repeat: no-repeat;
	background-position: right top;
	height: 320px;
	margin-top: -320px;
}
.blueberry {
	max-width: 610px;
	height: 325px;
}
.blueberry 2{
	max-width: 610px;
	height: 325px;
}
.detail-box {
	position: relative;
}
.detail-box img{
	max-width: 100%; 
	-moz-border-radius: 20px;
	-webkit-border-radius: 20px;
	border-radius: 20px;
}
.gallery {
	padding-top: 30px;
	padding-bottom: 30px;
}
.gallery img{
	max-width: 55px;
	max-height: 55px;
	margin-right: 10px;
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
	border-radius: 10px;
	border: 3px solid #f4f4f4;
}
.gallery img.active{
	max-width: 55px;
	max-height: 55px;
	margin-right: 10px;
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
	border-radius: 10px;
	border: 3px solid #9fc402;
}
.voucher-box {
	height: 280px;
	width: 530px;
	max-width: 100%;
	position: relative;
	display: inline-block;
}
.voucher-email {
	height: 270px;
	width: 100%;
	position: absolute;
	left: 0px;
	top: 0px;
	z-index: 0;
	border: 1px solid #cccccc;
}
.voucher-email img{
	width: 100%; 
	max-height: 270px; 
}
.voucher-card {
	height: 235px;
	width: 100%;
	position: absolute;
	left: 80px;
	top: 20px;
	z-index: 0;
}
.voucher-card img{
	max-height: 235px; 
	width: 100%;
	-moz-border-radius: 20px;
	-webkit-border-radius: 20px;
	border-radius: 20px;
}
.voucher-email-column {
	position: absolute;
	left: 1px;
	top: 130px;
	z-index: 1;
}
.voucher-email-column span{
	font-family: 'Conv_Signika-Bold', Tahoma, Geneva, sans-serif;
	font-size: 15px;
	-moz-border-radius: 10px;
	-webkit-border-top-right-radius: 10px;
	border-top-right-radius: 10px;
	-webkit-border-bottom-right-radius: 10px;
	border-bottom-right-radius: 10px;
	background-color: #FFF;
	padding-top: 6px;
	padding-right: 20px;
	padding-bottom: 6px;
	padding-left: 20px;
	z-index: 1;
	color: #333;
	margin-bottom: 10px;
	display: block;
	float: left;
	clear: both;
}
.voucher-email-column span.medium{
	font-family: 'Conv_Signika-Bold', Tahoma, Geneva, sans-serif;
	font-size: 15px;
	-moz-border-radius: 10px;
	-webkit-border-top-right-radius: 10px;
	border-top-right-radius: 10px;
	-webkit-border-bottom-right-radius: 10px;
	border-bottom-right-radius: 10px;
	background-color: #FFF;
	padding-top: 6px;
	padding-right: 20px;
	padding-bottom: 6px;
	padding-left: 20px;
	z-index: 1;
	color: #333;
	margin-bottom: 10px;
	display: block;
	float: left;
	clear: both;
	width: 150px;
}
.voucher-email-column span.long{
	font-family: 'Conv_Signika-Bold', Tahoma, Geneva, sans-serif;
	font-size: 15px;
	-moz-border-radius: 10px;
	-webkit-border-top-right-radius: 10px;
	border-top-right-radius: 10px;
	-webkit-border-bottom-right-radius: 10px;
	border-bottom-right-radius: 10px;
	background-color: #FFF;
	padding-top: 10px;
	padding-right: 20px;
	padding-bottom: 10px;
	padding-left: 20px;
	z-index: 1;
	color: #333;
	margin-bottom: 10px;
	display: block;
	float: left;
	clear: both;
	width: 300px;
}
.voucher-card-column {
	position: absolute;
	left: 80px;
	top: 120px;
	z-index: 1;
}
.voucher-card-column span{
	font-family: 'Conv_Signika-Bold', Tahoma, Geneva, sans-serif;
	font-size: 21px;
	-moz-border-radius: 10px;
	-webkit-border-top-right-radius: 10px;
	border-top-right-radius: 10px;
	-webkit-border-bottom-right-radius: 10px;
	border-bottom-right-radius: 10px;
	background-color: #FFF;
	padding-top: 10px;
	padding-right: 20px;
	padding-bottom: 10px;
	padding-left: 20px;
	z-index: 1;
	color: #333;
	margin-bottom: 10px;
	display: block;
	float: left;
	clear: both;
}
.voucher-card-column span.first{
	font-family: 'Conv_Signika-Bold', Tahoma, Geneva, sans-serif;
	font-size: 17px;
	-moz-border-radius: 10px;
	-webkit-border-top-right-radius: 10px;
	border-top-right-radius: 10px;
	-webkit-border-bottom-right-radius: 10px;
	border-bottom-right-radius: 10px;
	background-color: #FFF;
	padding-top: 10px;
	padding-right: 20px;
	padding-bottom: 10px;
	padding-left: 20px;
	z-index: 1;
	color: #333;
	margin-bottom: 10px;
	display: block;
	float: left;
	clear: both;
	width: 260px;
}
.voucher-pata {
	height: 90px;
	width: 100%;
	position: absolute;
	left: 1px;
	top: 181px;
	z-index: 1;
}

.voucher-pata img {
	width: 100%;
}


.voucher-add {
	display: inline-block;
	height: 280px;
	width: 330px;
	max-width: 100%;
	padding-top: 0px;
	vertical-align: top;
	margin-left: 30px;
	box-sizing: border-box;
}
.voucher-add h2{
	font-size: 17px;
	color: #000000;
	font-weight: bold;
}
.voucher-add p{
	font-size: 14px;
	color: #000000;
	margin-top: 10px;
	margin-bottom: 10px;
}
.voucher-add input
  {
	border: 1px solid #9fc402;
	color: #fff;
	width: 100%;
	height: 45px;
	background-color: #ecf3cc;
	padding-right: 20px;
	padding-left: 20px;
	color: #000;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	border-radius: 5px;
	font-size: 13px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 20px;
	margin-left: 0px;
	box-sizing: border-box;
}
.detail-txt {
	text-align: left;

}
.detail-txt h2{
	font-size: 17px;
	color: #000000;
	font-weight: bold;
}
.detail-credit {
	font-size: 25px;
	color: #000000;
	margin-bottom: 0px;
	background-image: url(../images/icon-credit2.png);
	background-repeat: no-repeat;
	margin-top: 25px;
	font-family: 'Conv_Signika-Bold', Tahoma, Geneva, sans-serif;
	padding-left: 35px;
	background-position: 0px 5px;
}
.detail-txt p{
	font-size: 14px;
	color: #000000;
	margin-bottom: 10px;
}
.detail-txt p a{
	font-size: 14px;
	color: #ed3232;
	text-decoration: underline;
}
.detail-txt p a:hover{
	font-size: 13px;
	color: #ed3232;
	text-decoration: none;
}
.detail-list {
	font-size: 13px;
	color: #000000;
	margin-bottom: 10px;
	background-image: url(../images/list.png);
	padding-left: 30px;
	background-repeat: no-repeat;
	position: relative;
	background-position: 0px 10px;
	padding-top: 10px;
}
.detail-list a{
	font-size: 13px;
	color: #ed3232;
	text-decoration: underline;
}
.detail-list a:hover{
	font-size: 13px;
	color: #ed3232;
	text-decoration: none;
}
.detail-list-info {
	background-image: url(../images/info.png);
	background-repeat: no-repeat;
	position: absolute;
	height: 16px;
	width: 16px;
	top: 15px;
	right: 10px;
}
.detail-txt span {
	margin-bottom: 20px;
}
.detail-price {
	margin-bottom: 10px;
}
.detail-price span{
	font-size: 25px;
	font-family: 'Conv_Signika-Bold', Tahoma, Geneva, sans-serif;
	padding-top: 10px;
}
.detail-price-last {
	margin-bottom: 25px;
}
.detail-price-last span{
	font-size: 25px;
	font-family: 'Conv_Signika-Bold', Tahoma, Geneva, sans-serif;
	padding-top: 10px;
}
.btnvoucherimage {
	background-repeat: no-repeat;
	background-position: 10px 10px;
	background-color: #9fc402;
	text-align: center;
	text-decoration: none;
	line-height: normal;
	color: #FFF;
	display: inline-block;
	margin: 0;
	*overflow: visible;
	position: relative;
	border: none;
	border-width: 0px;
	border-style: solid;
	cursor: pointer;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	border-radius: 5px;
	background-image: url(../images/btnvoucherimage.png);
}
.btnvoucherimage:hover { text-decoration: none; background-color: #799a05;}
.btnvoucherimage:active { background-position: left bottom; top: 1px; }
.btnvoucherimage {
	font-family: 'Conv_Signika-Bold', Tahoma, Geneva, sans-serif;
	font-size: 24px;
	height: 47px;
	width: 370px;
	padding-top: 8px;
	padding-bottom: 10px;
}
.btnshopping {
	background-repeat: no-repeat;
	background-position: 12px 12px;
	background-color: #ed3232;
	text-align: center;
	text-decoration: none;
	line-height: normal;
	color: #FFF;
	display: inline-block;
	margin: 0;
	*overflow: visible;
	position: relative;
	border: none;
	border-width: 0px;
	border-style: solid;
	cursor: pointer;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	border-radius: 5px;
	background-image: url(../images/arrow-shopping-left.png);
	float: left;
}
.btnshopping:hover { text-decoration: none; background-color: #af2525;}
.btnshopping:active { background-position: left bottom; top: 1px; }
.btnshopping {
	font-size: 14px;
	height: 35px;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-right: 30px;
	padding-left: 30px;
}
.btnvoucher {
	background-repeat: repeat-x;
	background-position: 0 0;
	background-color: #9fc402;
	text-align: center;
	text-decoration: none;
	line-height: normal;
	color: #FFF;
	display: inline-block;
	*overflow: visible;
	position: relative;
	border: none;
	border-width: 0px;
	border-style: solid;
	cursor: pointer;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	border-radius: 5px;
	margin-top: 0;
	height: 47px;
	width: 100%;
	max-width: 100%;
	margin-bottom: 0;
	margin-left: 0;
}
.btnvoucher:hover { text-decoration: none; background-color: #799a05;}
.btnvoucher:active { background-position: left bottom; top: 1px; }
.btnvoucher {
	font-family: 'Conv_Signika-Bold', Tahoma, Geneva, sans-serif;
	font-size: 24px;
	height: 47px;
	width: 370px;
	padding-top: 8px;
	padding-bottom: 10px;
}
.btnvoucher2 {
	background-repeat: repeat-x;
	background-position: 0 0;
	background-color: #9fc402;
	text-align: center;
	text-decoration: none;
	line-height: normal;
	color: #FFF;
	display: inline-block;
	*overflow: visible;
	position: relative;
	border: none;
	border-width: 0px;
	border-style: solid;
	cursor: pointer;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	border-radius: 5px;
	margin-top: 0;
	margin-bottom: 0;
	margin-left: 0;
	height: 47px;
	width: 100%;
	padding-top: 8px;
	padding-bottom: 10px;
	margin-top: 30px;
	box-sizing: border-box;
}
.btnvoucher2:hover { text-decoration: none; background-color: #799a05;}
.btnvoucher2:active { background-position: left bottom; top: 1px; }
.btnvoucher2 {
	font-family: 'Conv_Signika-Bold', Tahoma, Geneva, sans-serif;
	font-size: 24px;
	
}
.btnsteps {
	background-repeat: repeat-x;
	background-position: 0 0;
	background-color: #9fc402;
	text-align: center;
	text-decoration: none;
	line-height: normal;
	color: #FFF;
	display: inline-block;
	margin: 0;
	*overflow: visible;
	position: relative;
	border: none;
	border-width: 0px;
	border-style: solid;
	cursor: pointer;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	border-radius: 5px;
}
.btnsteps:hover { text-decoration: none; background-color: #799a05;}
.btnsteps:active { background-position: left bottom; top: 1px; }
.btnsteps {
	font-family: 'Conv_Signika-Bold', Tahoma, Geneva, sans-serif;
	font-size: 24px;
	height: 47px;
	padding-top: 8px;
	padding-bottom: 10px;
	padding-right: 30px;
	padding-left: 30px;
}
.btnverify {
	background-repeat: repeat-x;
	background-position: 0 0;
	background-color: #9fc402;
	text-align: center;
	text-decoration: none;
	line-height: normal;
	color: #FFF;
	display: inline-block;
	*overflow: visible;
	position: relative;
	border: none;
	border-width: 0px;
	border-style: solid;
	cursor: pointer;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	border-radius: 5px;
	float: right;
}
.btnverify:hover { text-decoration: none; background-color: #799a05;}
.btnverify:active { background-position: left bottom; top: 1px; }
.btnverify {
	font-size: 15px;
	height: 29px;
	padding-top: 6px;
	padding-bottom: 7px;
	padding-right: 30px;
	padding-left: 30px;
	
}
.btnapply {
	background-repeat: repeat-x;
	background-position: 0 0;
	background-color: #9fc402;
	text-align: center;
	text-decoration: none;
	line-height: normal;
	color: #FFF;
	display: inline-block;
	*overflow: visible;
	position: relative;
	border: none;
	border-width: 0px;
	border-style: solid;
	cursor: pointer;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	border-radius: 5px;
	float: right;
	margin-left: 20px;
}
.btnapply:hover { text-decoration: none; background-color: #799a05;}
.btnapply:active { background-position: left bottom; top: 1px; }
.btnapply {
	font-size: 15px;
	height: 29px;
	padding-top: 6px;
	padding-bottom: 7px;
	padding-right: 30px;
	padding-left: 30px;
	margin-top: 20px;
	margin-bottom: 20px;	
}
.btnsetting {
	background-repeat: no-repeat;
	background-color: #ed3232;
	text-align: center;
	text-decoration: none;
	line-height: normal;
	color: #FFF;
	display: inline-block;
	margin: 0;
	*overflow: visible;
	position: relative;
	border: none;
	border-width: 0px;
	border-style: solid;
	cursor: pointer;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	border-radius: 5px;
	float: right;
	background-image: url(../images/icon-setting.png);
	background-position: 15px 13px;
	width: 165px;
}
.btnsetting:hover { text-decoration: none; background-color: #c40017;}
.btnsetting:active { background-position: left bottom; top: 1px; background-image: url(../images/icon-setting.png);
	background-position: 15px 13px;}
.btnsetting {
	font-size: 14px;
	height: 47px;
	padding-top: 8px;
	padding-bottom: 10px;
	padding-right: 10px;
	padding-left: 40px;
	font-weight: bold;
	
}
.btnsettingback {
	background-repeat: no-repeat;
	background-color: #ed3232;
	text-align: center;
	text-decoration: none;
	line-height: normal;
	color: #FFF;
	display: inline-block;
	margin: 0;
	*overflow: visible;
	position: relative;
	border: none;
	border-width: 0px;
	border-style: solid;
	cursor: pointer;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	border-radius: 5px;
	float: right;
	width: 165px;
}
.btnsettingback:hover { text-decoration: none; background-color: #c40017;}
.btnsettingback:active { background-position: left bottom; top: 1px;}
.btnsettingback {
	font-size: 14px;
	height: 47px;
	padding-top: 8px;
	padding-bottom: 10px;
	padding-right: 10px;
	padding-left: 10px;
	font-weight: bold;
	
}
.btndownload {
	background-repeat: no-repeat;
	background-color: #9fc402;
	text-align: center;
	text-decoration: none;
	line-height: normal;
	color: #FFF;
	display: inline-block;
	margin: 0;
	*overflow: visible;
	position: relative;
	border: none;
	border-width: 0px;
	border-style: solid;
	cursor: pointer;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	border-radius: 5px;
	float: right;
	background-image: url(../images/icon-download.png);
	background-position: 15px 15px;
	width: 200px;
}
.btndownload:hover { text-decoration: none; background-color: #799a05;}
.btndownload:active { background-position: left bottom; top: 1px; background-image: url(../images/icon-download.png);
	background-position: 15px 15px;}
.btndownload {
	font-size: 14px;
	height: 47px;
	padding-top: 8px;
	padding-bottom: 10px;
	padding-right: 20px;
	padding-left: 40px;
	font-weight: bold;
	
}
.btndownloadinactive {
	background-repeat: no-repeat;
	background-color: #d8d8d8;
	text-align: center;
	text-decoration: none;
	line-height: normal;
	color: #787878;
	display: inline-block;
	margin: 0;
	*overflow: visible;
	position: relative;
	border: none;
	border-width: 0px;
	border-style: solid;
	cursor: pointer;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	border-radius: 5px;
	float: right;
	background-image: url(../images/icon-download.png);
	background-position: 15px -25px;
	width: 200px;
	cursor: Default;
}
.btndownloadinactive:hover { text-decoration: none; background-color: #d8d8d8;}
.btndownloadinactive:active { background-position: left bottom; top: 0px; background-image: url(../images/icon-download.png);
	background-position: 15px -25px;}
.btndownloadinactive {
	font-size: 14px;
	height: 47px;
	padding-top: 8px;
	padding-bottom: 10px;
	padding-right: 20px;
	padding-left: 40px;
	font-weight: bold;
	
}
.btnenter {
	background-repeat: repeat-x;
	background-position: 0 0;
	background-color: #bdd74d;
	text-align: center;
	text-decoration: none;
	line-height: normal;
	color: #000;
	display: inline-block;
	margin: 0;
	*overflow: visible;
	position: relative;
	border: none;
	border-width: 0px;
	border-style: solid;
	cursor: pointer;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	border-radius: 5px;
	float: right;
}
.btnenter:hover { text-decoration: none; background-color: #9fc402;}
.btnenter:active { background-position: left bottom; top: 1px; }
.btnenter {
	font-family: 'Conv_Signika-Bold', Tahoma, Geneva, sans-serif;
	font-size: 16px;
	height: 35px;
	width: 150px;
	padding-top: 5px;
	padding-bottom: 5px;
}
.btnlogin {
	background-repeat: repeat-x;
	background-position: 0 0;
	background-color: #9fc402;
	text-align: center;
	text-decoration: none;
	line-height: normal;
	color: #fff;
	display: inline-block;
	*overflow: visible;
	position: relative;
	border: none;
	border-width: 0px;
	border-style: solid;
	cursor: pointer;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	border-radius: 5px;
	float: right;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 0;
}
.btnlogin:hover { text-decoration: none; background-color: #799a05;}
.btnlogin:active { background-position: left bottom; top: 1px; }
.btnlogin {
	font-family: 'Conv_Signika-Bold', Tahoma, Geneva, sans-serif;
	font-size: 16px;
	width: 120px;
	padding-top: 10px;
	padding-bottom: 10px;
	margin-right: 18px;
	margin-top: -10px;
}
.btnlogincart {
	background-repeat: repeat-x;
	background-position: 0 0;
	background-color: #9fc402;
	text-align: center;
	text-decoration: none;
	line-height: normal;
	color: #fff;
	display: inline-block;
	*overflow: visible;
	position: relative;
	border: none;
	border-width: 0px;
	border-style: solid;
	cursor: pointer;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	border-radius: 5px;
	float: left;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 0;
}
.btnlogincart:hover { text-decoration: none; background-color: #799a05;}
.btnlogincart:active { background-position: left bottom; top: 1px; }
.btnlogincart {
	font-family: 'Conv_Signika-Bold', Tahoma, Geneva, sans-serif;
	font-size: 16px;
	width: 120px;
	padding-top: 10px;
	padding-bottom: 10px;
	margin-right: 30px;
	margin-top: 5px;
}
.btnimage {
	background-repeat: repeat-x;
	background-position: 0 0;
	background-color: #bdd74d;
	text-align: center;
	text-decoration: none;
	line-height: normal;
	color: #000;
	display: inline-block;
	margin: 0;
	*overflow: visible;
	position: relative;
	border: none;
	border-width: 0px;
	border-style: solid;
	cursor: pointer;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	border-radius: 5px;
}
.btnimage:hover { text-decoration: none; background-color: #9fc402;}
.btnimage:active { background-position: left bottom; top: 1px; }
.btnimage {
	font-family: 'Conv_Signika-Bold', Tahoma, Geneva, sans-serif;
	font-size: 14px;
	height: 30px;
	width: 100px;
	padding-top: 5px;
	padding-bottom: 5px;
}
.btnbuydetail {
	background-repeat: repeat-x;
	background-position: 0 0;
	background-color: #bdd74d;
	text-align: center;
	text-decoration: none;
	line-height: normal;
	color: #FFF;
	display: inline-block;
	*overflow: visible;
	position: relative;
	border: none;
	border-width: 0px;
	border-style: solid;
	cursor: pointer;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	border-radius: 5px;
	font-family: 'Conv_Signika-Bold', Tahoma, Geneva, sans-serif;
	font-size: 24px;
	height: 47px;
	width: 200px;
	padding-top: 8px;
	padding-bottom: 10px;
}
.btnbuydetail:hover { text-decoration: none; background-color: #94a93a;}
.btnbuydetail:active {
	background-position: left bottom;
	top: 1px;
	margin-top: 0px;
	margin-bottom: 0px;
}
.btnbuy {
	background-repeat: repeat-x;
	background-position: 0 0;
	background-color: #bdd74d;
	text-align: center;
	text-decoration: none;
	line-height: normal;
	color: #FFF;
	display: inline-block;
	margin: 0;
	*overflow: visible;
	position: relative;
	border: none;
	border-width: 0px;
	border-style: solid;
	cursor: pointer;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	border-radius: 5px;
}
.btnbuy:hover { text-decoration: none; background-color: #94a93a;}
.btnbuy:active {
	background-position: left bottom;
	top: 1px;
	margin-top: 0px;
	margin-bottom: 0px;
}
.btnbuy {
	font-family: 'Conv_Signika-Bold', Tahoma, Geneva, sans-serif;
	font-size: 24px;
	height: 47px;
	width: 200px;
	padding-top: 8px;
	padding-bottom: 10px;
}
.layout-wrapper-btnvoucher {
	clear: both;
	text-align: center;
	background-image: url(../images/rule.png);
	background-repeat: repeat-x;
	margin-top: 30px;
	padding: 30px 15px 50px 15px;
}
.voucher-slider {
	height: auto;
	width: 800px;
	max-width: 100%;
	position: relative;
}
.voucher-slider li{
	list-style-type: none;
}
.voucher-slider img{
	max-width: 96px;
	max-height: 96px;
	margin-right: 5px;
	margin-left: 5px;
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
	border-radius: 10px;
	border: 3px solid #f4f4f4;
}
.voucher-slider img.active{
	max-width: 96px;
	max-height: 96px;
	margin-right: 5px;
	margin-left: 5px;
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
	border-radius: 10px;
	border: 3px solid #9fc402;
}
/* RADIO */

.regular-radio {
	display: none;
}
.regular-radio + label {
	-webkit-appearance: none;
	background-color: #bdd74d;
	padding: 10px;
	border-radius: 50px;
	display: inline-block;
	position: relative;
	margin-right: 10px;
	margin-top: 10px;
	margin-bottom: -5px;
}
.regular-radio:checked + label:after {
	content: ' ';
	width: 8px;
	height: 8px;
	border-radius: 10px;
	position: absolute;
	top: 6px;
	background: #333333;
	left: 6px;
}
.regular-radio:checked + label {
	background-color: #bdd74d;
	color: #bdd74d;
	
}
.regular-radio-top {
	display: none;
}
.regular-radio-top + label {
	-webkit-appearance: none;
	background-color: #bdd74d;
	padding: 10px;
	border-radius: 50px;
	display: inline-block;
	position: relative;
	margin-right: 10px;
	margin-left: 20px;
	margin-top: 10px;
	margin-bottom: -5px;
}
.regular-radio-top:checked + label:after {
	content: ' ';
	width: 8px;
	height: 8px;
	border-radius: 10px;
	position: absolute;
	top: 6px;
	background: #333333;
	left: 6px;
}
.regular-radio-top:checked + label {
	background-color: #bdd74d;
	color: #bdd74d;
	
}
.regular-radio-detail {
	display: none;
}
.regular-radio-detail {
	display: none;
}
.regular-radio-detail + label {
	-webkit-appearance: none;
	background-color: #bdd74d;
	padding: 10px;
	border-radius: 50px;
	display: inline-block;
	position: relative;
	margin-right: 10px;
	margin-top: 10px;
	margin-bottom: -2px;
}
.regular-radio-detail:checked + label:after {
	content: ' ';
	width: 8px;
	height: 8px;
	border-radius: 10px;
	position: absolute;
	top: 6px;
	background: #333333;
	left: 6px;
}
.regular-radio-detail:checked + label {
	background-color: #bdd74d;
	color: #bdd74d;
	
}
/* RADIO 

.regular-radio {
	display: none;
}
.regular-radio + label {
	-webkit-appearance: none;
	background-color: #cccccc;
	padding: 10px;
	border-radius: 50px;
	display: inline-block;
	position: relative;
	margin-right: 10px;
	margin-top: 10px;
	margin-bottom: -5px;
}
.regular-radio:checked + label:after {
	content: ' ';
	width: 8px;
	height: 8px;
	border-radius: 10px;
	position: absolute;
	top: 6px;
	background: #333333;
	left: 6px;
}
.regular-radio:checked + label {
	background-color: #cccccc;
	color: #cccccc;
	
}
.regular-radio-top {
	display: none;
}
.regular-radio-top + label {
	-webkit-appearance: none;
	background-color: #cccccc;
	padding: 10px;
	border-radius: 50px;
	display: inline-block;
	position: relative;
	margin-right: 10px;
	margin-left: 20px;
	margin-top: 10px;
	margin-bottom: -5px;
}
.regular-radio-top:checked + label:after {
	content: ' ';
	width: 8px;
	height: 8px;
	border-radius: 10px;
	position: absolute;
	top: 6px;
	background: #333333;
	left: 6px;
}
.regular-radio-top:checked + label {
	background-color: #cccccc;
	color: #cccccc;
	
}
.regular-radio-detail {
	display: none;
}
.regular-radio-detail {
	display: none;
}
.regular-radio-detail + label {
	-webkit-appearance: none;
	background-color: #cccccc;
	padding: 10px;
	border-radius: 50px;
	display: inline-block;
	position: relative;
	margin-right: 10px;
	margin-top: 10px;
	margin-bottom: -2px;
}
.regular-radio-detail:checked + label:after {
	content: ' ';
	width: 8px;
	height: 8px;
	border-radius: 10px;
	position: absolute;
	top: 6px;
	background: #333333;
	left: 6px;
}
.regular-radio-detail:checked + label {
	background-color: #cccccc;
	color: #cccccc;
	
}*/
.submenu {
	background-color: #FFF;
	padding-top: 20px;
	padding-bottom: 10px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #f5f3f3;
	text-align: left;
}
.layout-wrapper-submenu {
	clear: both;
	margin: auto;
	padding: 10px;
	width: 925px;
}
.layout-wrapper-filter {
	padding-top: 50px;
	padding-bottom: 20px;
	clear: both;
	padding-right: 10px;
	padding-left: 10px;
}
.filter-up { height: 18px; width: 18px; background-image: url(../images/updown.png); background-repeat: no-repeat; float: left; }
.filter-up.active{ height: 18px; width: 18px; background-image: url(../images/updown.png); background-repeat: no-repeat; background-position: 0px -18px; float: left; }
.filter-up span{display: none; }
.filter-up a { display: block; height: 18px; width: 18px; }
.filter-up a:hover {
	display: block;
	height: 18px;
	width: 18px;
	background-image: url(../images/updown.png);
	background-repeat: no-repeat;
	background-position: 0px -18px;
}
.filter-down {
	height: 18px;
	width: 18px;
	background-image: url(../images/updown.png);
	background-repeat: no-repeat;
	float: left;
	margin-left: 5px;
	background-position: -18px 0px;
}
.filter-down.active{ height: 18px; width: 18px; background-image: url(../images/updown.png); background-repeat: no-repeat; background-position: -18px -18px; float: left; }
.filter-down span{display: none; }
.filter-down a { display: block; height: 18px; width: 18px; }
.filter-down a:hover {
	display: block;
	height: 18px;
	width: 18px;
	background-image: url(../images/updown.png);
	background-repeat: no-repeat;
	background-position: -18px -18px;
}

.layout-wrapper-filter span{
	font-size: 16px;
	margin-left: 10px;
}
.layout-wrapper-filter a.bestsellers{
	font-size: 13px;
	color: #ec3235;
	text-decoration: underline;
	margin-left: 25px;
}
.layout-wrapper-filter a:hover.bestsellers{
	font-size: 13px;
	color: #ec3235;
	text-decoration: none;
	
}
.mapa-lokace {
	width: 300px;
	height: 200px;
	position: relative;
	float: left;
}
/* checkbox */

.regular-checkbox {
	display: none;
}
.regular-checkbox + label {
	-webkit-appearance: none;
	background-color: #cccccc;
	padding: 10px;
	border-radius: 50px;
	display: inline-block;
	position: relative;
	margin-right: 10px;
	margin-left: 20px;
	margin-top: 10px;
	margin-bottom: -5px;
}
.regular-checkbox:checked + label:after {
	content: ' ';
	width: 8px;
	height: 8px;
	border-radius: 10px;
	position: absolute;
	top: 6px;
	background: #333333;
	left: 6px;
	

}
.regular-checkbox:checked + label {
	background-color: #cccccc;
	color: #cccccc;
	
}
.checkbox-praha {
	position: absolute;
	left: 188px;
	top: 1px;
	width: 114px;
}
.region-lokace {
	float: left;
	height: 200px;
	width: 550px;
	padding-left: 70px;
}
.headregion {
	font-size: 18px;
	display: block;
	margin-bottom: 10px;
	margin-top: 10px;
	padding-left: 20px;
}
.barcode {
	position: absolute;
	right: 18px;
	bottom: 62px;
	z-index: 10;
visibility: hidden;
}

.voucher-description {
	position: absolute;
	right: 10px;
	bottom: 50px;
	z-index: 10;
	font-size: 16px;
	height: 39px;
	width: auto;
	line-height: 1.2;
	color: #EE3032;
	text-align: center;
	font-family: 'Conv_Signika-Bold', Tahoma, Geneva, sans-serif;
}
.voucher-txt {
	position: absolute;
	left: 20px;
	bottom: 17px;
	z-index: 10;
	font-size: 9px;
	height: 39px;
	width: 100%;
	line-height: 1.2;
}



.voucher-txt p{
	line-height: 1.2;
	margin: 0px;
	padding: 0px;
}
.detial-lok {
	text-align: center;
	padding-top: 40px;
	padding-bottom: 20px;
}
.stoolbar-detail {
	position: absolute;
	top: 5px;
	right: 0px;
}
.stoolbar-category {
	position: absolute;
	top: 230px;
	left: 50%;
	margin-left: 120px;
}
.statistics-head {
	background-image: url(../images/rule-faq.png);
	background-repeat: repeat-x;
	display: block;
	clear: both;
	height: 36px;
	padding-top: 13px;
	margin-top: -7px;
}
.statistics-head h2{
	font-family: 'Conv_Signika-Bold', Tahoma, Geneva, sans-serif;
	font-size: 15px;
	font-weight: normal;
	margin-bottom: 0px;
	margin-top: 0px;
	color: #000;
}
.statistics-head img{
	float: right;
}
.statistics-head a.statistics_button
		{
	float: right;
	margin-top: -1px;
	margin-right: 10px;
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
	border-radius: 10px;
		}
.statistics-head a.statistics_button img{
	max-width: 100%;
	display: block;
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
	border-radius: 10px;
}
.statistics-head a:hover.statistics_button
		{
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
	border-radius: 10px;
	box-shadow: 0 0px 5px rgba(34,25,25,0.2);
	-moz-box-shadow: 0 0px 5px rgba(34,25,25,0.2);
	-webkit-box-shadow: 0 0px 5px rgba(34,25,25,0.2)
}
.faq-head {
	background-image: url(../images/rule-faq.png);
	background-repeat: repeat-x;
	display: block;
	clear: both;
	height: 36px;
	padding-top: 7px;
	margin-top: -1px;
}
.faq-head h2{
	font-family: 'Conv_Signika-Bold', Tahoma, Geneva, sans-serif;
	font-size: 20px;
	color: #9fc402;
	font-weight: normal;
	margin-bottom: 0px;
	margin-top: 0px;
}
.faq-head h3{
	font-size: 16px;
	color: #000000;
	font-weight: normal;
	margin-bottom: 10px;
	margin-top: 10px;
}
.faq-head img{
	float: right;
}
.faq-head a.faq_button
		{
	float: right;
	margin-top: 4px;
	margin-right: 10px;
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
	border-radius: 10px;
		}
.faq-head a.faq_button img{
	max-width: 100%;
	display: block;
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
	border-radius: 10px;
}
.faq-head a:hover.faq_button
		{
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
	border-radius: 10px;
	box-shadow: 0 0px 5px rgba(34,25,25,0.2);
	-moz-box-shadow: 0 0px 5px rgba(34,25,25,0.2);
	-webkit-box-shadow: 0 0px 5px rgba(34,25,25,0.2)
}
.faq-content {
	padding: 20px;
	box-sizing: border-box;
}
.faq-content li{
	list-style-image: url(../images/li-faq.png);
	padding-top: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
	font-size: 14px;
}
.faq-content ul{
	padding-left: 30px;
	padding-bottom: 10px;
}
.kredity-head {
	font-family: 'Conv_Signika-Bold', Tahoma, Geneva, sans-serif;
	font-size: 50px;
	color: #9fc402;
	font-weight: normal;
	margin-bottom: 40px;
	margin-top: 60px;
	line-height: 1;
}
.email-firmy {
	background-image: url(../images/icon-email.png);
	background-repeat: no-repeat;
	padding-left: 45px;
	background-position: 0px 3px;
	float: left;
}
.email-firmy a{
	font-size: 14px;
}
.vyhoda1 {
	background-image: url(../images/icon-vyhoda1.png);
	font-size: 17px;
	background-repeat: no-repeat;
	padding-left: 55px;
	float: left;
	padding-right: 30px;
	height: 32px;
	padding-top: 11px;
	margin: 10px;
}
.vyhoda2 {
	background-image: url(../images/icon-vyhoda2.png);
	font-size: 17px;
	background-repeat: no-repeat;
	padding-left: 55px;
	float: left;
	padding-right: 30px;
	height: 32px;
	padding-top: 11px;
	margin: 10px;
}
.vyhoda3 {
	background-image: url(../images/icon-vyhoda3.png);
	font-size: 17px;
	background-repeat: no-repeat;
	padding-left: 55px;
	float: left;
	padding-right: 30px;
	height: 32px;
	padding-top: 11px;
	margin: 10px;
}
.kontakt-box {
	background-image: url(../images/kontakt-box.png);
	background-repeat: no-repeat;
	height: 126px;
	width: 451px;
	display: block;
	clear: both;
	margin-bottom: 40px;
	position: relative;
}
.kontakt-phone {
	font-family: 'Conv_Signika-Bold', Tahoma, Geneva, sans-serif;
	position: absolute;
	font-size: 20px;
	left: 210px;
	top: 10px;
}
.kontakt-email {
	position: absolute;
	font-size: 14px;
	left: 210px;
	top: 37px;
}
.kontakt-email a{
	position: absolute;
	font-size: 14px;
}
.kontakt-open {
	position: absolute;
	left: 160px;
	top: 70px;
}
.red {
	color: #ed3232;
}
.kontakt-footer {
	background-image: url(../images/rule.png);
	background-repeat: repeat-x;
	padding-top: 40px;
	height: auto;
	clear: both;
	margin-top: 50px;
}
.kontakt-footer p{
}
.kontakt-footer a{
	color: #ed3232;
}
.kontakt-footer a:hover{
	color: #ed3232;
	text-decoration: none;
}
.kontakt-footer p {
	margin-bottom: 20px;
}
.email-kontakt {
	background-image: url(../images/icon-email.png);
	background-repeat: no-repeat;
	padding-left: 45px;
	background-position: 0px 3px;
	clear: both;
}
.email-kontakt a{
	font-size: 14px;
}
.kontakt-footer-box {
	float: left;
	width: 450px;
}
div.mapa  {
	position:relative;
	top:0;
	left:0;
	width:298px;
	height:164px;
	background-image:url(../images/mapa_cr_kraje.png);
	margin-top: 30px;
          }
span.popis{
          position:absolute;
          top:0;
          left:250px;
          color:white;
          font:12px normal Verdana,Helvetica,sans-serif;
          }
img       {
          border:none;
          }
.fill-form {
	margin-bottom: 10px;
}

.fill-form span {
	margin-right: 20px;
}
.fill-form2 {
	margin-bottom: 20px;
	margin-top: -20px;
}

.fill-form2 span {
	margin-right: 20px;
}
.button-image {
	text-align: left;
	height: 40px;
	width: 530px;
	position: absolute;
	left: 0px;
	bottom: 0px;
}
#login-top
	{
	height: 270px;
	width: 320px;
	margin-left: -227px;
	position: absolute;
	left: 84px;
	top: 40px;
	z-index: 50;
	padding-top: 15px;
	padding-left: 20px;
	text-align: left;
	background-color: #FFF;
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
	border-radius: 10px;
	box-shadow: 0 0px 10px rgba(34,25,25,0.2);
	-moz-box-shadow: 0 0px 10px rgba(34,25,25,0.2);
	-webkit-box-shadow: 0 0px 10px rgba(34,25,25,0.2);
	}
.login-top-arrow
	{
	height: 25px;
	width: 30px;
	position: absolute;
	left: 192px;
	top: -20px;
	background-image: url(../images/arrowmenu.png);
	background-repeat: no-repeat;
	}
.login-top-head
		{
	font-size: 18px;
	color: #000000;
	margin-bottom: 20px;
	font-family: 'Conv_Signika-Bold', Tahoma, Geneva, sans-serif;
	font-weight: bold;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #e9e9e9;
	padding-bottom: 15px;
	margin-left: -20px;
	padding-left: 20px;
	background-image: url(../images/user-login.png);
	background-repeat: no-repeat;
	background-position: 280px 1px;
		}
		
#login-top h2
		{
			font-size: 18px;
			color: #000000;
			margin-bottom: 30px;
			font-family: 'Conv_Signika-Bold', Tahoma, Geneva, sans-serif;
		}
#login-top  input
{
	border: 1px solid #e9e9e9;
	background-color: #e9e9e9;
	height: 16px;
	font-size: 12px;
	width: 210px;
	padding-top: 6px;
	padding-right: 10px;
	padding-bottom: 6px;
	padding-left: 10px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	border-radius: 5px;
	color: #000;
	margin-left: 20px;	
}

#login-top input.txt
    		{
		width: 200px;
	height: 18px;
	margin-right: 0px;
	margin-bottom: 20px;
	margin-left: 41px;
	clear: both;
	margin-top: 0px;
    		}	
#login-top a.sign_button
    		{
			float: left;
			clear: both;
			width: 153px;
			text-decoration: none;
			color: #FFF;
			text-align: center;
			padding-top: 15px;
			height: 40px;
			font-size: 16px;
			font-family: Georgia, "Times New Roman", Times, serif;
			cursor: pointer;
			background-image: url(../img/button_login.png);
			background-repeat: no-repeat;
			background-position: top;
			margin-top: 10px;
			margin-right: 5px;
			margin-bottom: 0px;
			margin-left: 0px;
    		}	
#login-top a.close
		{
	display: block;
	width: 16px;
	height: 16px;
	margin-top: -10px;
	margin-right: 5px;
	margin-bottom: 0px;
	float: right;
		}
#login-top a.close span
		{
			display: none;
		}
.login-heslo
    		{
	width: 150px;
	height: 10px;
	color: #ed3232;
	margin-top: 20px;
	margin-left: 0px;
	margin-bottom: 10px;
}
.login-heslo a
    		{
	color: #ed3232;
	text-decoration: underline;
}
.login-heslo a:hover
    		{
	color: #ed3232;
	text-decoration: none;
}
.login-footer
		{
	margin-top: 20px;
	padding-top: 30px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #e9e9e9;
	clear: both;
	display: block;
	margin-left: -20px;
	padding-left: 20px;
		}
#register-top
	{
	height: 360px;
	width: 320px;
	margin-left: -227px;
	position: absolute;
	left: 84px;
	top: 40px;
	z-index: 50;
	padding-top: 15px;
	padding-left: 20px;
	text-align: left;
	background-color: #FFF;
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
	border-radius: 10px;
	box-shadow: 0 0px 10px rgba(34,25,25,0.2);
	-moz-box-shadow: 0 0px 10px rgba(34,25,25,0.2);
	-webkit-box-shadow: 0 0px 10px rgba(34,25,25,0.2);
	}
.register-top-arrow
	{
	height: 25px;
	width: 30px;
	position: absolute;
	left: 265px;
	top: -20px;
	background-image: url(../images/arrowmenu.png);
	background-repeat: no-repeat;
	}
.register-top-head
		{
	font-size: 18px;
	color: #000000;
	margin-bottom: 20px;
	font-family: 'Conv_Signika-Bold', Tahoma, Geneva, sans-serif;
	font-weight: bold;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #e9e9e9;
	padding-bottom: 15px;
	margin-left: -20px;
	padding-left: 20px;
		}
		
#register-top h2
		{
			font-size: 18px;
			color: #000000;
			margin-bottom: 30px;
			font-family: 'Conv_Signika-Bold', Tahoma, Geneva, sans-serif;
		}
#register-top  input
{
	border: 1px solid #e9e9e9;
	background-color: #e9e9e9;
	height: 16px;
	font-size: 12px;
	width: 200px;
	padding-top: 6px;
	padding-right: 10px;
	padding-bottom: 6px;
	padding-left: 10px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	border-radius: 5px;
	color: #000;

}
#register-top input.txt
    		{
	width: 200px;
	height: 18px;
	margin-right: 0px;
	margin-bottom: 20px;
	margin-left: 29px;
	clear: both;
	margin-top: 0px;
    		}	
#register-top input.txtlast
    		{
	width: 200px;
	height: 18px;
	margin-right: 0px;
	margin-bottom: 20px;
	margin-left: 8px;
	clear: both;
	margin-top: -15px;
    		}
#register-top a.sign_button
    		{
			float: left;
			clear: both;
			width: 153px;
			text-decoration: none;
			color: #FFF;
			text-align: center;
			padding-top: 15px;
			height: 40px;
			font-size: 16px;
			font-family: Georgia, "Times New Roman", Times, serif;
			cursor: pointer;
			background-image: url(../img/button_login.png);
			background-repeat: no-repeat;
			background-position: top;
			margin-top: 10px;
			margin-right: 5px;
			margin-bottom: 0px;
			margin-left: 0px;
    		}	
#register-top a.close
		{
	display: block;
	width: 16px;
	height: 16px;
	margin-top: -10px;
	margin-right: 5px;
	margin-bottom: 0px;
	float: right;
		}
#register-top a.close span
		{
			display: none;
		}
.register-heslo
    		{
	width: 150px;
	height: 10px;
	color: #ed3232;
	margin-top: 20px;
	margin-left: 0px;
	margin-bottom: 10px;
}
.register-heslo a
    		{
	color: #ed3232;
	text-decoration: underline;
}
.register-heslo a:hover
    		{
	color: #ed3232;
	text-decoration: none;
}
.register-footer
		{
	margin-top: 20px;
	padding-top: 30px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #e9e9e9;
	clear: both;
	display: block;
	margin-left: -20px;
	padding-left: 20px;
		}
.register-help
    		{
	color: #838383;
	font-size: 11px;
	margin-top: -10px;
	margin-left: 83px;
}
.register-intext
		{
	line-height: 1;
		}
.steps1 {
	font-family: 'Conv_Signika-Bold', Tahoma, Geneva, sans-serif;
	background-image: url(../images/icon-steps1.png);
	font-size: 25px;
	background-repeat: no-repeat;
	padding-left: 55px;
	float: left;
	padding-right: 10px;
	height: 38px;
	padding-top: 5px;
	background-position: 0px -43px;
	color: #cccccc;
	margin: 10px;
}
.steps1-active {
	font-family: 'Conv_Signika-Bold', Tahoma, Geneva, sans-serif;
	background-image: url(../images/icon-steps1.png);
	font-size: 25px;
	background-repeat: no-repeat;
	padding-left: 55px;
	float: left;
	padding-right: 10px;
	height: 38px;
	padding-top: 5px;
	background-position: 0px 0px;
	margin: 10px;
}
.steps2 {
	font-family: 'Conv_Signika-Bold', Tahoma, Geneva, sans-serif;
	background-image: url(../images/icon-steps2.png);
	font-size: 25px;
	background-repeat: no-repeat;
	padding-left: 55px;
	float: left;
	padding-right: 10px;
	height: 38px;
	padding-top: 5px;
	background-position: 0px -43px;
	color: #cccccc;
	margin: 10px;
}
.steps2-active {
	font-family: 'Conv_Signika-Bold', Tahoma, Geneva, sans-serif;
	background-image: url(../images/icon-steps2.png);
	font-size: 25px;
	background-repeat: no-repeat;
	padding-left: 55px;
	float: left;
	padding-right: 10px;
	height: 38px;
	padding-top: 5px;
	background-position: 0px 0px;
	margin: 10px;
}
.steps3 {
	font-family: 'Conv_Signika-Bold', Tahoma, Geneva, sans-serif;
	background-image: url(../images/icon-steps3.png);
	font-size: 25px;
	background-repeat: no-repeat;
	padding-left: 55px;
	float: left;
	padding-right: 10px;
	height: 38px;
	padding-top: 5px;
	background-position: 0px -43px;
	color: #cccccc;
	margin: 10px;
}
.steps3-active {
	font-family: 'Conv_Signika-Bold', Tahoma, Geneva, sans-serif;
	background-image: url(../images/icon-steps3.png);
	font-size: 25px;
	background-repeat: no-repeat;
	padding-left: 55px;
	float: left;
	padding-right: 10px;
	height: 38px;
	padding-top: 5px;
	background-position: 0px 0px;
	margin: 10px;
}
.steps4 {
	font-family: 'Conv_Signika-Bold', Tahoma, Geneva, sans-serif;
	background-image: url(../images/icon-steps4.png);
	font-size: 25px;
	background-repeat: no-repeat;
	padding-left: 55px;
	float: left;
	height: 38px;
	padding-top: 5px;
	background-position: 0px -43px;
	color: #cccccc;
	margin: 10px;
}
.steps4-active {
	font-family: 'Conv_Signika-Bold', Tahoma, Geneva, sans-serif;
	background-image: url(../images/icon-steps4.png);
	font-size: 25px;
	background-repeat: no-repeat;
	padding-left: 55px;
	float: left;
	height: 38px;
	padding-top: 5px;
	background-position: 0px 0px;
	margin: 10px;
}
.head-table {
	background-color: #FFF;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	border-radius: 5px;
	padding-top: 15px;
	padding-right: 10px;
	padding-bottom: 15px;
	padding-left: 10px;
	box-sizing: border-box;
}
.head-table-next {
	border-radius: 5px;
	height: 50px;
	clear: both;
	display: block;
}
.head-table-info {
	background-color: #FFF;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	border-radius: 5px;
	padding-top: 15px;
	padding-right: 10px;
	padding-bottom: 15px;
	padding-left: 55px;
	background-image: url(../images/icon-info.png);
	background-repeat: no-repeat;
	background-position: 10px 8px;
	margin-top: 50px;
}
.head-table-login {
	background-color: #FFF;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	border-radius: 5px;
	padding-top: 15px;
	padding-right: 40px;
	padding-bottom: 15px;
	padding-left: 40px;
	float: left;
	font-size: 15px;
	font-weight: bold;
	text-align: center;
	margin-right: 20px;
	height: 50px;
	margin-top: 20px;
}
.head-table-login span{
	font-size: 13px;
	font-weight: normal;
	text-align: center;
	clear: both;
	display: block;
}
.head-table-login a{
	color: #000;
	text-decoration: none;
}
.head-table-login a:hover{
	color: #9fc402;
}
.head-table-login-active {
	background-color: #FFF;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	border-radius: 5px;
	padding-top: 15px;
	padding-right: 37px;
	padding-bottom: 15px;
	padding-left: 37px;
	margin-top: 20px;
	float: left;
	font-size: 15px;
	font-weight: bold;
	text-align: center;
	margin-right: 20px;
	height: 44px;
	border: 3px solid #9fc402;
}
.head-table-login-active span{
	font-size: 13px;
	font-weight: normal;
	text-align: center;
	clear: both;
	display: block;
}
.head-table-login-active a{
	color: #9fc402;
	text-decoration: none;
}
.head-table-login-active a:hover{
	color: #9fc402;
}
.head-table-info-small {
	background-color: #FFF;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	border-radius: 5px;
	padding-top: 15px;
	padding-right: 10px;
	padding-bottom: 15px;
	padding-left: 55px;
	background-image: url(../images/icon-info.png);
	background-repeat: no-repeat;
	background-position: 10px 8px;
}
.head-table-info a{
	text-decoration: none;
}
.head-table-info a:hover{
	text-decoration: underline;
}
.img img{
	max-width: 100%;
	display: block;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	border-radius: 5px;
	box-shadow: 0 0px 10px rgba(34,25,25,0.2);
	-moz-box-shadow: 0 0px 10px rgba(34,25,25,0.2);
	-webkit-box-shadow: 0 0px 10px rgba(34,25,25,0.2);
}
.img-last img{
	max-width: 100%;
	display: block;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	border-radius: 5px;
	box-shadow: 0 0px 10px rgba(34,25,25,0.2);
	-moz-box-shadow: 0 0px 10px rgba(34,25,25,0.2);
	-webkit-box-shadow: 0 0px 10px rgba(34,25,25,0.2);
}
.spacer-cart {
	background-image: url(../images/rule.png);
	background-repeat: repeat-x;
	margin-top: 25px;
	margin-bottom: 25px;
	height: 5px;
}
.spacer-cart-last {
	background-image: url(../images/rule.png);
	background-repeat: repeat-x;
	margin-top: 25px;
	margin-bottom: 25px;
	height: 5px;
}
.cart-product-description {
	height: auto;
	line-height: 1.2;
}
.cart-product-description p{
	margin-top: 10px;
}
.cart-product-head {
	font-size: 18px;
}
.cart-credit {
	font-size: 25px;
	color: #000000;
	margin-bottom: 5px;
	background-image: url(../images/icon-credit2.png);
	background-repeat: no-repeat;
	font-family: 'Conv_Signika-Bold', Tahoma, Geneva, sans-serif;
	padding-left: 35px;
	background-position: 0px 5px;
}
.cart-credit-last {
	font-size: 25px;
	color: #000000;
	margin-bottom: 5px;
	background-image: url(../images/icon-credit2.png);
	background-repeat: no-repeat;
	font-family: 'Conv_Signika-Bold', Tahoma, Geneva, sans-serif;
	padding-left: 35px;
	background-position: 0px 5px;
	float: left;
	width: 60px;
}
.cart-credit-last-txt {
	padding-top: 9px;
}
.alttxt {
	font-size: 30px;
	color: #000000;
	font-family: 'Conv_Signika-Bold', Tahoma, Geneva, sans-serif;
}
.alttxt-discount {
	font-size: 30px;
	color: #ed3232;
	font-family: 'Conv_Signika-Bold', Tahoma, Geneva, sans-serif;
}
.final-price-product-last {
	font-size: 24px;
	color: #000000;
	font-family: 'Conv_Signika-Bold', Tahoma, Geneva, sans-serif;
	margin-top: -3px;
}
.final-price-product {
	font-size: 24px;
	color: #000000;
	font-family: 'Conv_Signika-Bold', Tahoma, Geneva, sans-serif;
	float: right;
	margin-top: -3px;
}
.final-price {
	font-size: 30px;
	color: #000000;
	font-family: 'Conv_Signika-Bold', Tahoma, Geneva, sans-serif;
	white-space: nowrap;
}
.final-price-discount {
	font-size: 30px;
	color: #ed3232;
	font-family: 'Conv_Signika-Bold', Tahoma, Geneva, sans-serif;
}
.final-price-last {
	font-size: 30px;
	color: #000000;
	font-family: 'Conv_Signika-Bold', Tahoma, Geneva, sans-serif;
	white-space: nowrap;
}
.cart-form {
	margin-bottom: 0px;
}
.cart-form span{
	padding-top: 0px;
}
.statistics-view {
	background-image: url(../images/icon-view.png);
	background-repeat: no-repeat;
	font-size: 14px;
	background-position: right;
	margin-bottom: 10px;
	padding-right: 40px;
}
.voucher-view {
	background-image: url(../images/icon-view.png);
	background-repeat: no-repeat;
	padding-left: 40px;
	font-size: 14px;
	color: #ed3232;
	margin-top: 20px;
}
.voucher-view a{
	font-size: 14px;
	color: #ed3232;
	text-decoration: none;
}
.voucher-view a:hover{
	font-size: 14px;
	color: #ed3232;
	text-decoration: underline;
}
.regular-radio-cart-doprava {
	display: none;
}
.regular-radio-cart-doprava + label {
	-webkit-appearance: none;
	background-color: #cccccc;
	padding: 10px;
	border-radius: 50px;
	display: inline-block;
	position: relative;
	margin-right: 16px;
	margin-left: 4px;
	margin-top: 0px;
	margin-bottom: -2px;
}
.regular-radio-cart-doprava:checked + label:after {
	content: ' ';
	width: 8px;
	height: 8px;
	border-radius: 10px;
	position: absolute;
	top: 6px;
	background: #333333;
	left: 6px;
}
.regular-radio-cart-doprava:checked + label {
	background-color: #cccccc;
	color: #cccccc;
	
}

.regular-radio-cart {
	display: none;
}
.regular-radio-cart + label {
	-webkit-appearance: none;
	background-color: #cccccc;
	padding: 10px;
	border-radius: 50px;
	display: inline-block;
	position: relative;
	margin-right: 16px;
	margin-left: 4px;
	margin-top: 10px;
	margin-bottom: -2px;
}
.regular-radio-cart:checked + label:after {
	content: ' ';
	width: 8px;
	height: 8px;
	border-radius: 10px;
	position: absolute;
	top: 6px;
	background: #333333;
	left: 6px;
}
.regular-radio-cart:checked + label {
	background-color: #cccccc;
	color: #cccccc;
	
}
.cart-list-info {
	background-image: url(../images/info.png);
	background-repeat: no-repeat;
	height: 16px;
	width: 16px;
}
.cart-price-right {
	position: relative;
	white-space: nowrap;
}
.cart-price-block {
	background-image: url(../images/rule-cart.png);
	background-repeat: repeat-x;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
	background-position: bottom;
}
.cart-price-block input
  {
	border: 1px solid #a5a5a5;
	color: #fff;
	width: 25px;
	height: 15px;
	background-color: #ffffff;
	color: #000;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	border-radius: 5px;
	font-size: 13px;
	padding: 5px;
	float: right;
	margin-top: -22px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
.statistics-block {
	background-image: url(../images/rule.png);
	background-repeat: repeat-x;
	padding-top: 12px;
	padding-bottom: 12px;
	background-position: bottom;
}
.statistics-block-last {
	background-image: url(../images/rule.png);
	background-repeat: repeat-x;
	padding-top: 12px;
	padding-bottom: 12px;
	background-position: bottom;
	font-size: 16px;
}
.statistics-block-right {
	float: right;
}
.statistics-block-right-price2 {
	float: right;
	font-family: 'Conv_Signika-Bold', Tahoma, Geneva, sans-serif;
	font-size: 19px;
	font-weight: normal;
	color: #9fc402;
	margin-top: -2px;
}
.statistics-block-right-price3 {
	float: right;
	font-family: 'Conv_Signika-Bold', Tahoma, Geneva, sans-serif;
	font-size: 23px;
	font-weight: normal;
	color: #9fc402;
	margin-top: -4px;
}
.cart-price-block-last {
	background-image: url(../images/rule.png);
	background-repeat: repeat-x;
	padding-top: 12px;
	padding-right: 10px;
	padding-bottom: 12px;
	padding-left: 10px;
	background-position: bottom;
}
.cart-price-block-right {
	float: right;
}
.cart-price-block-price {
	padding-top: 15px;
	padding-right: 10px;
	padding-bottom: 5px;
	padding-left: 10px;
	margin-bottom: 10px;
	font-size: 18px;
}
.cart_button a.cart_close
		{
	float: right;
	margin-top: 4px;
	margin-right: 10px;
	-moz-border-radius: 30px;
	-webkit-border-radius: 30px;
	border-radius: 30px;
	position: absolute;
	top: -40px;
	right: 26px;
		}
.cart_button a.cart_close img{
	max-width: 100%;
	display: block;
	-moz-border-radius: 30px;
	-webkit-border-radius: 30px;
	border-radius: 30px;
}
.cart_button a:hover.cart_close
		{
	-moz-border-radius: 30px;
	-webkit-border-radius: 30px;
	border-radius: 30px;
	box-shadow: 0 0px 5px rgba(34,25,25,0.4);
	-moz-box-shadow: 0 0px 5px rgba(34,25,25,0.4);
	-webkit-box-shadow: 0 0px 5px rgba(34,25,25,0.4)
}
.car-head-steps {
	background-color: #FFF;
}
.head-cart-doprava  {
	font-size: 20px;
	color: #bdd74d;
	font-weight: normal;
	font-family: 'Conv_Signika-Bold', Tahoma, Geneva, sans-serif;
	background-image: url(../images/rule.png);
	background-repeat: repeat-x;
	background-position: bottom;
	padding-bottom: 15px;
	box-sizing: border-box;
	margin-bottom: 15px;
}
.head-cart-doprava-no  {
	font-size: 20px;
	color: #bdd74d;
	font-weight: normal;
	font-family: 'Conv_Signika-Bold', Tahoma, Geneva, sans-serif;
	padding-bottom: 5px;
	display: inline-block;
	padding-right: 15px;
	box-sizing: border-box;
}
.table-doprava  {
	margin-top: 5px;
}
.cart input
  {
	border: 1px solid #cccccc;
	color: #fff;
	width: 150px;
	height: 12px;
	background-color: #cccccc;
	padding-top: 10px;
	padding-right: 50px;
	padding-bottom: 10px;
	padding-left: 10px;
	color: #000;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	border-radius: 5px;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
 }
.price-forma {
	background-image: url(../images/icon-view-color.png);
	background-position: right;
	background-repeat: no-repeat;
	padding-right: 40px;
	font-weight: bold;
}

a.tooltip {outline:none; }
a.tooltip strong {line-height:30px;}
a.tooltip:hover {text-decoration:none;} 
a.tooltip span {
    z-index:10;display:none; padding:14px 20px;
    margin-top:-5px; margin-left:20px;
    line-height:16px;
}
a.tooltip:hover span{
    display:inline; position:absolute; color:#111;
    border:1px solid #7eb6d4; background:#d8e9f2;}
.callout {z-index:20;position:absolute;top:30px;border:0;left:-12px;}
    
/*CSS3 extras*/
a.tooltip span
{
    border-radius:4px;
    -moz-border-radius: 4px;
    -webkit-border-radius: 4px;
    box-shadow: 0 0px 10px rgba(34,25,25,0.4);
	-moz-box-shadow: 0 0px 10px rgba(34,25,25,0.4);
	-webkit-box-shadow: 0 0px 10px rgba(34,25,25,0.4)
}
.left-account {
	float: left;
	width: 685px;
}
.head-account {
	height: 50px;
	position: relative;
}
.right-account {
	float: right;
	width: 160px;
}
.right-account a{
	margin-top: 10px;
	display: block;
}
.login-account {
	float: right;
	background-image: url(../images/user-login.png);
	background-repeat: no-repeat;
	margin-right: 75px;
	padding-left: 60px;
	padding-top: 20px;
	background-position: 0px 5px;
	height: 30px;
}
.bank {
	vertical-align: middle;
	margin: auto 20px;
}
.crumbs {
	margin-bottom: 20px;
	font-size: 14px;
}
.crumbs p{
	font-size: 14px;
}
.crumbs a{
	margin-right: 5px;
	padding-right: 10px;
	background-image: url(../images/crumbs.png);
	background-repeat: no-repeat;
	background-position: right 5px;
	font-size: 14px;
}

.cart_finish
{
	color: #000000;
	font-family: Verdana, Geneva, sans-serif;
	text-align: center;
	height: 300px;
	width: 600px;
	max-width: 100%;
	padding-top: 100px;
	margin: auto;
}
.cart_finish h2
{
	font-family: 'Conv_Signika-Bold', Tahoma, Geneva, sans-serif;
	font-size: 30px;
	color: #bdd74d;
	font-weight: normal;
	margin-bottom: 10px;
	margin-top: 10px;
	text-align: center;
	background-image: url(../images/cart_ok.png);
	background-repeat: no-repeat;
	background-position: 0px 5px;
	padding-left: 50px;
}
.cart_finish_number
{
	color: #000000;
	font-family: Verdana, Geneva, sans-serif;
	text-align: center;
	height: 50px;
	margin-top: 20px;
	clear: both;
}
.cart-price-code
  {
	border: 1px solid #a5a5a5;
	color: #fff;
	width: 70px;
	height: 15px;
	background-color: #ffffff;
	color: #000;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	border-radius: 5px;
	font-size: 13px;
	padding: 5px;
	float: left;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 20px;
}
.cart-price-code-txt
  {
	float: left;
	padding-top: 3px;
}
.updown {
	width: 12px;
	margin-left: 5px;
	float: left;
}
.updown a{
	width: 12px;
}

.up {
	width: 12px;
	background-image: url(../images/updown-form.png);
	background-repeat: no-repeat;
	height: 12px;
	background-position: 0px 3px;
}
.down {
	width: 12px;
	background-image: url(../images/updown-form.png);
	background-repeat: no-repeat;
	height: 12px;
	background-position: 0px -12px;
}.graf {
	float: left;
	width: 170px;
}
.graf-right {
	float: right;
	width: 170px;
}
.s1 {
	font-size: 13px;
	font-weight: bold;
	background-color: #dadada;
	text-align: center;
	-moz-border-radius: 50px;
	-webkit-border-radius: 50px;
	border-radius: 50px;
	height: 26px;
	width: 35px;
	padding-top: 9px;
	margin-bottom: 5px;
}
.s2 {
	font-size: 13px;
	font-weight: bold;
	background-color: #bdd84d;
	text-align: center;
	-moz-border-radius: 50px;
	-webkit-border-radius: 50px;
	border-radius: 50px;
	height: 26px;
	width: 35px;
	padding-top: 9px;
	margin-bottom: 5px;
}
.s3 {
	font-size: 13px;
	font-weight: bold;
	background-color: #7fb6d5;
	text-align: center;
	-moz-border-radius: 50px;
	-webkit-border-radius: 50px;
	border-radius: 50px;
	height: 26px;
	width: 35px;
	padding-top: 9px;
	margin-bottom: 5px;
}
.s4 {
	font-size: 13px;
	font-weight: bold;
	background-color: #ef3334;
	text-align: center;
	-moz-border-radius: 50px;
	-webkit-border-radius: 50px;
	border-radius: 50px;
	height: 26px;
	width: 35px;
	padding-top: 9px;
	margin-bottom: 5px;
}
.list-sold {
	font-size: 13px;
	text-align: center;
	height: 26px;
	text-decoration: underline;
	background-image: url(../images/list-button.jpg);
	background-repeat: no-repeat;
	padding-left: 50px;
	padding-top: 7px;
	padding-bottom: 10px;
	margin-left: 60px;
}
.search-partner {
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
	border-radius: 10px;
	-webkit-border-radius: 10px;
	border-radius: 10px;
	float: right;
	display: block;
	background-color: #bdd74d;
	padding: 20px;
	width: 450px;
	margin-top: 10px;
}
.search-partner a.ok_button
		{
	color: #fff;
	float: right;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	-moz-border-radius: 10px;
	-webkit-border-top-left-radius: 10px;
	border-top-left-radius: 10px;
	-webkit-border-top-right-radius: 10px;
	border-top-right-radius: 10px;
		}
.search-partner a.ok_button img{
	max-width: 100%;
	display: block;
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
	border-radius: 10px;
}
.search-partner a:hover.ok_button
		{
	color: #fff;
	float: right;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
	border-radius: 10px;
	box-shadow: 0 0px 10px rgba(34,25,25,0.4);
	-moz-box-shadow: 0 0px 10px rgba(34,25,25,0.4);
	-webkit-box-shadow: 0 0px 10px rgba(34,25,25,0.4)
		}
.search-partner img
  {
	float: right;
  }
.search-partner input
		{
	border: 1px solid #f7f7f7;
	color: #fff;
	width: 230px;
	height: 12px;
	background-color: #f7f7f7;
	padding-top: 19px;
	padding-right: 15px;
	padding-bottom:19px;
	padding-left: 15px;
	color: #000;
	-moz-border-radius: 8px;
	-webkit-border-radius: 8px;
	border-radius: 8px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
.search-partner p
		{
	color: #000;
	font-family: 'Conv_Signika-Bold', Tahoma, Geneva, sans-serif;
	font-size: 20px;
	margin-top: 10px;
	margin-right: 20px;
	margin-left: 0px;
	float: left;
}
.list-sold-download {
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
	border-radius: 10px;
	-webkit-border-radius: 10px;
	border-radius: 10px;
	float: right;
	display: block;
	background-color: #ececec;
	width: 450px;
	padding-top: 10px;
	padding-right: 20px;
	padding-bottom: 20px;
	padding-left: 20px;
}
.list-sold-download  p
		{
	font-family: 'Conv_Signika-Bold', Tahoma, Geneva, sans-serif;
	font-size: 17px;
	margin-top: 10px;
	margin-left: 0px;
	margin-bottom: 10px;
}
.link-xls {
	font-size: 13px;
	height: 26px;
	text-decoration: underline;
	background-image: url(../images/file-xls.png);
	background-repeat: no-repeat;
	padding-top: 7px;
	padding-bottom: 10px;
	background-position: right;
	padding-right: 30px;
	margin-right: 25px;
	margin-top: 20px;
}
.link-xml {
	font-size: 13px;
	height: 26px;
	text-decoration: underline;
	background-image: url(../images/file-xml.png);
	background-repeat: no-repeat;
	padding-top: 7px;
	padding-bottom: 10px;
	background-position: right;
	padding-right: 30px;
	margin-top: 20px;
}
.tip-ok {
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	border-radius: 5px;
	-webkit-border-radius: 5px;
	border-radius: 5px;
	float: right;
	background-color: #ffffff;
	border: 1px solid #9fc402;
	color: #9fc402;
	padding-top: 5px;
	padding-right: 20px;
	padding-bottom: 5px;
	padding-left: 20px;
	margin-top: 20px;
	margin-left: 20px;
	margin-bottom: 20px;
}
.tip-error {
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	border-radius: 5px;
	-webkit-border-radius: 5px;
	border-radius: 5px;
	float: right;
	background-color: #ffffff;
	padding-top: 5px;
	padding-right: 20px;
	padding-bottom: 5px;
	padding-left: 20px;
	border: 1px solid #ed3232;
	color: #ed3232;
	margin-top: 20px;
	margin-left: 20px;
	margin-bottom: 20px;
}
.storno-voucher {
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
	border-radius: 10px;
	-webkit-border-radius: 10px;
	border-radius: 10px;
	float: right;
	display: block;
	background-color: #ef3334;
	padding: 20px;
	width: 450px;
	margin-top: 50px;
}
.storno-voucher a.ok_button
		{
	color: #fff;
	float: right;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	-moz-border-radius: 10px;
	-webkit-border-top-left-radius: 10px;
	border-top-left-radius: 10px;
	-webkit-border-top-right-radius: 10px;
	border-top-right-radius: 10px;
		}
.storno-voucher a.ok_button img{
	max-width: 100%;
	display: block;
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
	border-radius: 10px;
}
.storno-voucher a:hover.ok_button
		{
	color: #fff;
	float: right;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
	border-radius: 10px;
	box-shadow: 0 0px 10px rgba(34,25,25,0.4);
	-moz-box-shadow: 0 0px 10px rgba(34,25,25,0.4);
	-webkit-box-shadow: 0 0px 10px rgba(34,25,25,0.4)
		}
.storno-voucher img
  {
	float: right;
  }
.storno-voucher input
		{
	border: 1px solid #f7f7f7;
	color: #fff;
	width: 185px;
	height: 12px;
	background-color: #f7f7f7;
	padding-top: 19px;
	padding-right: 15px;
	padding-bottom:19px;
	padding-left: 15px;
	color: #000;
	-moz-border-radius: 8px;
	-webkit-border-radius: 8px;
	border-radius: 8px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
.storno-voucher p
		{
	color: #000;
	font-family: 'Conv_Signika-Bold', Tahoma, Geneva, sans-serif;
	font-size: 20px;
	margin-top: 10px;
	margin-right: 20px;
	margin-left: 0px;
	float: left;
}
.voucher-add-img{
	font-size: 17px;
	color: #000000;
	font-weight: bold;
	font-family: Tahoma, Geneva, sans-serif;
}
.voucher-add-img h2{
	font-size: 17px;
	color: #000000;
	font-weight: bold;
	font-family: Tahoma, Geneva, sans-serif;
}
.button_design {
	background-image: url(../images/doruceni-zelene.png);
	background-repeat: no-repeat;
	height: 52px;
	font-family: 'Conv_Signika-Bold', Tahoma, Geneva, sans-serif;
	padding-left: 70px;
	font-size: 17px;
	padding-top: 7px;
	margin-top: 30px;
	margin-bottom: 10px;
	color: #000000;
	text-decoration: none;
}
.button_design a{
	font-family: 'Conv_Signika-Bold', Tahoma, Geneva, sans-serif;
	font-size: 17px;
	color: #000000;
	text-decoration: none;
}
.button_design a:hover{
	opacity: 0.7; filter: alpha(opacity = 70);
}
