#detailPhotoLink a.other, .logo, .logo h1, .logo img, .logo-mini h1 {
	vertical-align: middle
}

.btn-yelow, h1, h2 {
	font-weight: 700
}

.btn-yelow, .content-list h2:first-letter, .heureka-review .author span:first-letter, .heureka-review .list-group-item:first-letter, .negative ul li:first-letter, .positive ul li:first-letter {
	text-transform: uppercase
}

.banner-intro li, .banner-intro ul, .bonus-ico ul, .cat-box ul, .mini-basktet ul, .top-top ul {
	list-style-type: none
}

body {
	color: #000;
	font-size: 13px;
	margin: 0;
	font-family: "Trebuchet MS", Helvetica Neue, Helvetica, Arial, sans-serif;
	background: url(../../img/b2.png) center 0 #a2c9f2
}

.signin {
	background: 0 0
}

.nodisp {
	display: none !important
}

.text-white, .text-white i, span a.text-white {
	color: #FFF !important
}

input:not([type]), input[type=email], input[type=number], input[type=password], input[type=tel], input[type=text], input[type=url] {
	color: #000 !important
}

a {
	outline: 0 !important
}

.btn {
	-webkit-transition: all .6s ease !important;
	transition: all .6s ease !important
}

.btn-yelow {
	background: #ff0;
	color: #9a0000;
	box-shadow: 0 0 4px 0 rgba(100, 0, 0, 1);
	line-height: 100%
}

.btn-yelow:hover {
	background: #fff !important;
	text-decoration: underline !important
}

.between .nav.navbar-nav a:hover, .between .nav.navbar-nav a:visited, .pagiList li a:hover {
	text-decoration: underline
}

.warning {
	background: #fcf8e3 !important
}

.success {
	background: #dff0d8 !important
}

.alert-warning {
	background: #8b0000;
	border: 0;
	color: #fff;
	font-size: 1.2em
}

.alert-warning a {
	color: #ff0
}

.img-responsive {
	width: auto !important;
	max-width: 100%;
	margin: 0 auto
}

@media (max-width: 460px) {
	.btn-responsive {
		clear: both;
		display: block;
		border-radius: 3px !important;
		margin: 5px 0
	}
}

.pagination, h1 {
	margin: 0
}

@media (max-width: 990px) {
	.input-group .input-group-addon {
		clear: both;
		display: block;
		width: 100%;
		border-radius: 3px;
		border: 0
	}
}

.flag-cz, .flag-gb, .flag-pl, .flag-sk, .flag-eu {
	vertical-align: middle;
	width: 16px;
	display: inline-block
}

.pagination a {
	transition: all .7s ease !important
}

.pagination a, .products-list .item {
	-webkit-transition: all .7s ease !important
}

h1 {
	padding: 0 0 10px;
	font-size: 2.4em;
	color: #000
}

h2 {
	font-size: 1.6em
}

h1, h2, h3, h4 {
	/*font-family: 'Trebuchet MS', sans-serif*/
	font-family: Helvetica Neue, Helvetica, Arial, sans-serif;

}

fieldset legend {
	padding: 0;
	border: 0
}

.flag-cz {
	background: url(../../img/flag/flag-cz.png) no-repeat;
	height: 18px
}
.flag-pl {
	background: url(../../img/flag/flag-pl.png) no-repeat;
	height: 18px
}

.flag-sk {
	background: url(../../img/flag/flag-sk.png) no-repeat;
	height: 18px
}

.flag-gb {
	background: url(../../img/flag/flag-gb.png) no-repeat;
	height: 16px
}
.flag-eu {
	background: url(../../img/flag/flag-eu.png) no-repeat;
	height: 16px
}

.top-top {
	background: #e2f8fe;
	border-bottom: 1px solid #a2c9f1;
	box-shadow: 0 2px 4px #a6d4ee !important;
	padding: 5px ;
	line-height: 1.4em
}

.top-top ul {
	margin: 0;
	padding: 0
}

.top-top ul li {
	display: block;
	float: left;
	margin-right: 6%
}

.between, .between a {
	color: #004;
	text-shadow: 0 0 2px #c3e4fd
}

.between .nav.navbar-nav a {
	background: url(../../img/active-submenu.png) right center no-repeat
}

.between .nav.navbar-nav li:last-child a {
	background: 0 0
}

.margin-vertical-10 {
	margin: 12px 0 6px
}

.text-white, .text-white a {
	color: #fff !important;
	text-shadow: 0 1px 0 #2d2f6c
}

.text-yellow {
	color: #ffff1d !important
}

.pagiList a:hover, .pagiList li a:hover, .user-menu a {
	color: #000
}

strong {
	font-weight: 600
}

.kart-links {
	margin: 34px 0 0
}

.user-menu {
	margin-right: 6px
}

.mini-basktet .basket-list {
	position: relative;
	font-weight: 400;
	z-index: 999;
	display: block;
	padding: 5px;
	border-top-left-radius: 4px;
	border-top-right-radius: 4px;
	border-bottom: 0;
	margin-top: 10px;
	margin-bottom: 15px
}

.mini-basktet:hover .basket-list {
	background: #f5f5f5;
	box-shadow: 0 -2px 3px #ccc
}

.mini-basktet ul {
	margin: 0;
	padding: 0
}

.basket-content {
	text-align: left;
	margin: 0;
	display: block;
	position: absolute;
	top: 33px;
	right: 0;
	z-index: 995;
	width: 250%;
	height: auto
}

.basket-content > li {
	box-shadow: 0 2px 3px #ccc;
	border-radius: 4px 0 4px 4px;
	padding: 10px;
	background: #f5f5f5
}

.basket-content .summ {
	background: #eee;
	margin-bottom: 10px;
	padding: 5px
}

.basket-content .basketText {
	display: block;
	border-bottom: 1px dotted #ddd;
	padding: 5px
}

.mini-basktet a.basketLink {
	color: #000;
	text-decoration: none
}

.basketIco {
	display: block;
	width: 42px;
	height: 24px;
	line-height: 26px;
	background: url(../../img/cart.png) no-repeat;
	position: relative;
	float: left;
	margin-right: 10px
}

.BasketCount {
	display: block;
	position: absolute;
	bottom: 0;
	right: 5px;
	width: 18px;
	height: 18px;
	line-height: 18px;
	background: url(../../img/active-menu.png) top left !important;
	font-size: 11px;
	border-radius: 10px;
	text-align: center;
	box-shadow: 0 0 1px #f2faff
}

.basketPrice {
	display: block;
	font-size: 1.3em;
	font-weight: 600
}

.article-detail h3, .header-contact a, .item h2 a, .sale-round {
	font-weight: 700
}

.container {
	max-width: 1040px
}

.container.whitebg {
	border-radius: 4px;
	padding: 16px 0 0;
	margin-bottom: 0;
	background: #fff !important;
	box-shadow: 0 0 6px #6485ab
}

.container.whitebg.main-box {
	border-top-left-radius: 0;
	border-top-right-radius: 0
}

.logo {
	margin: 6%;
	line-height: 60px
}

.logo h1, .logo-mini h1 {
	display: block;
	margin: 0;
	padding: 0;
	line-height: 50px
}

.logo a, .logo-mini a {
	display: block
}

.logo img {
	max-width: 100% !important;
	height: auto
}

.logo span, .logo-mini span {
	display: none
}

.logo-mini a {
	width: 36px
}

.topBanner {
	background: url(../../img/hlavni_banner2.gif) no-repeat;
	width: 303px;
	height: 80px;
	margin: -15px 0 0
}

.header-contact {
	margin: 0;
	padding: 0
}

@media (max-width: 995px) {
	.header-contact {
		font-size: .8em
	}
}

#navbarTop {
	margin: 0;
	padding: 0 !important
}

.navbar-header button.navbar-toggle {
	background: #fff;
	padding: 6px 10px;
	margin: 10px
}

.navbar-collapse.in {
	overflow: hidden
}

.navbar-default .navbar-collapse, .navbar-default .navbar-form {
	border: transparent !important
}

.mobile .navbar-form {
	border: 0 !important;
	margin: 0
}

.btn-group.margin-vertical-10 .btn {
	text-shadow: none !important
}

.header .navbar-collapse {
	padding-right: 0
}

.header .navbar-default input {
	border: none
}

.header .navbar-form {
	padding-right: 5px
}

.pagiList {
	background: 0 0;
	border-radius: 0;
	list-style: none;
	margin: 0;
	display: block;
	padding: 0 !important;
	position: relative
}

.pagiList li {
	display: block !important;
	float: left !important;
	padding: 0;
	margin: 0;
	line-height: 1.3em !important;
	font-size: .8em
}

.pagiList li a, .pagiList li span {
	display: block;
	background-image: url(../../img/pagination-bg.png);
	background-repeat: no-repeat;
	background-position: left center;
	background-color: #f0f0f0;
	padding: 7px 4px 6px 33px;
	margin: 0;
	line-height: 1.2em !important;
	height: auto
}

.pagiList li:first-child a {
	background-image: none;
	border-bottom-left-radius: 4px;
	border-top-left-radius: 4px;
	padding-left: 10px
}

.pagiList li:last-child a, .pagiList li:last-child span {
	border-bottom-right-radius: 4px;
	border-top-right-radius: 4px;
	padding-right: 15px
}

.pagiList a:hover {
	text-decoration: none
}

.pagiList > li + li:before {
	color: #004
}

.language {
	position: relative;
	z-index: 3
}

.main-content {
	line-height: 1.6em
}

.main-content .article-detail .pull-right img {
	margin: 0 0 10px 20px
}

.main-content .article-detail .pull-left img {
	margin: 0 20px 10px 0
}

.article-detail h2 {
	font-size: 1.7em
}

.article-detail h3 {
	font-size: 1.4em;
	color: #444
}

.totop, .totop a {
	color: #fff
}

.article-detail {
	font-size: 1.1em;
	line-height: 1.4em;
	text-align: justify;
	padding-right: 20px
}

.article-detail li {
	padding-bottom: 10px;
	text-align: left;
	line-height: 1.2em
}

.article-detail h1 {
	text-align: left
}

.relatedProductsTitle {
	background: #efefef;
	padding: 10px 15px;
	margin: 20px 0 10px;
	clear: both;
	border-radius: 4px;
	border-top: 1px solid #ddd
}

.relatedProductsTitle .lead {
	margin: 0
}

.relatedProductsTitle .socialButton {
	padding-top: 5px
}

.article-detail .btn-cat {
	min-width: 30%
}

.totop {
	position: fixed;
	bottom: 0;
	right: 0;
	padding: 5px 10px;
	background: #428bca
}

.productBox {
	margin: 0;
	padding: 0
}

.products-list .item {
	transition: all .7s ease !important;
	height: 470px;
	margin: 2px
}

.products-list .item:hover {
	box-shadow: 0 0 5px #999;
	border-color: #428bca
}

.products-list .item-image {
	height: 220px;
	overflow: hidden;
	position: relative
}

.products-list .item-image img {
	border-radius: 4px
}

.detailPhoto {
	position: relative
}

.detailPhoto .item-image img {
	overflow: hidden
}

#allPhoto li {
	margin: 0;
	padding: 0;
	float: left
}

#detailPhotoLink a.other {
	overflow: hidden;
	padding: 0;
	border-radius: 0;
	border: 0;
	height: 79px;
	width: 66px;
	margin: 2px;
	line-height: 79px;
	display: block;
	background: #fff
}

#detailPhotoLink a {
	position: relative;
	display: block
}

#detailPhotoLink .ilustration {
	 display: block;
	 width: 50%;
	 height: 24px;
	 text-align: center;
	 position: absolute;
	 vertical-align: bottom;
	line-height: 1.3em;
	top: -18px;
	 left: 0px;
	 padding:0 10px;
	 color: #fe8f01;
	 text-transform: uppercase;
	 font-weight: bold;
	 border-radius: 0;
	 font-size: .9em;
	 z-index: 99
 }
#detailPhotoLink .replicationText {
	display: block;
	width: 50%;
	height: 24px;
	line-height: 1.3em;
	text-align: center;
	position: absolute;
	vertical-align: bottom;
	bottm: -18px;
	right: 0px;
	padding:4px 10px;
	color: #fe8f01;
	text-transform: uppercase;
	font-weight: bold;
	border-radius: 0;
	font-size: .9em;
	z-index: 99
}
#detailPhotoLink img.minipredator{
	float: none;
}

.item-image, .item-image .replaceImg {
	position: relative
}

#explanationAlien img {
	max-width: 100px;
	max-height: 240px
}

#explanationAlien .lead {
	margin-bottom: 5px
}

.explantationText {
	text-align: justify
}

.TextShowLink, .TextShowLinkDiv, .item-image img, .qty, .sale-round {
	text-align: center
}

.explantationText strong {
	text-decoration: underline;
	color: #2f5b30
}

.replaceImg {
	background: url(../../img/replaceImg.png) 50% 50% no-repeat
}

#detailPhotoLink a span {
	vertical-align: middle;
	height: 89%
}

#detailPhotoLink a.other img {
	max-height: 100%;
	max-width: 100%;
	display: inline-block
}

.img-gallery {
	padding: 0;
	vertical-align: middle;
	overflow: hidden
}

.gallery .list {
	margin: 1px;
	padding: 0;
	width: 178px
}

.tab-pane .gallery .list {
	width: 168px
}

.gallery .thumbnail {
	height: 130px;
	overflow: hidden;
	border: 2px solid #efe;
	padding: 0
}

.perexImg {
	padding: 0 10px 0 0
}

.gallery .thumbnail img {
	min-width: 100%;
	min-height: 100%
}

.showAllPhoto {
	width: 100%;
	display: block;
	margin: 5px 0 0;
	padding: 0
}

.TextShow, .galleryShow {
	display: block;
	overflow: hidden;
	padding-bottom: 10px
}

.TextShow {
	margin: 10px 0
}

.TextShowLink {
	clear: both;
	background: #d9edf7;
	padding: 4px 10px 6px;
	border-bottom-left-radius: 4px;
	border-bottom-right-radius: 4px
}

.TextShowLinkDiv {
	border-top: 1px solid #d9edf7;
	display: block;
	padding: 0 0 10px;
	color: #5bc0de;
	font-size: .8em
}

.TextShowLinkDiv:focus, .TextShowLinkDiv:hover {
	color: #5bc0de
}

.item-image a {
	display: block
}

.item-image img {
	margin: 0 auto;
	max-height: 220px !important;
	max-width: 240px
}

.item-image .predator .org {
	display: flex !important;
	justify-content: center;
	overflow: hidden;
}

.item-image .predator img {
	flex: none;
	max-width: none
}

.predator span {
	font-size: 4em;
	line-height: 1em;
	position: absolute;
	top: 35%;
	left: 48%;
	z-index: 99;
	background: #fff;
	padding: 0 1%
}

img.minipredator {
	float: right;
	margin: 0;
	padding: 0;
	width: auto
}

.item h2 {
	display: block;
	margin: 0;
	padding: 5px 5px 20px;
	font-size: 1em;
	line-height: 1.3em;
	height: 70px
}

.item h2 a {
	text-decoration: none
}

.content-list h2 a, .item h2 a:hover {
	text-decoration: underline
}

.item-price {
	position: relative;
	line-height: 1.6em
}

.item-price a, .item-price strong {
	font-weight: 700;
	font-size: 1.5em
}

.item-price .other-price {
	position: absolute;
	bottom: -10px;
	left: 2px
}

.item-details hr {
	margin-top: 0
}

.productBox .item .item-details p {
	height: 63px
}

.item .hot-icon {
	height: 37px;
	width: 100%
}

.itemTable {
	padding: 10px 0
}

.itemTable h2 {
	padding: 0 0 5px;
	margin: 0 0 5px;
	font-size: 1.2em;
	line-height: 1.3em;
	border-bottom: 1px solid #eee
}

.itemTable .item-price {
	margin-top: 5px
}

.itemTable .hot-icon {
	font-size: 1.1em
}

.itemTable .item-image {
	height: auto
}

.itemTable p {
	padding-top: 5px
}

.sale-round {
	background: #ff9002;
	border-radius: 50%;
	width: 60px;
	height: 60px;
	line-height: 60px;
	position: absolute;
	top: -8px;
	left: -8px;
	font-size: 1.6em;
	color: #fff;
	z-index: 99;
	box-shadow: 0 0 2px #ce7200;
	border: 1px solid #ffe0bb
}

.detailPhoto .sale-round {
	position: absolute;
	top: 1px;
	left: auto;
	right: 2px
}

.sale-round span {
	text-shadow: 0 -1px 0 #b36200;
	width: 100%
}

.countdown strong {
	font-size: 1.2em;
	line-height: 2em
}

.detailPhoto .hot-icon {
	position: absolute;
	top: 0;
	left: 5px;
	z-index: 99
}

.alert-christmas, .alert-sale, .content-list, .delivery-free {
	position: relative
}

.hot-icon .label {
	box-shadow: 0 0 1px 1px #fff
}

.priceBox {
	font-size: 2em;
	line-height: 1em;
	font-weight: 600;
	padding: 8px 0
}

.priceBox small {
	font-size: .6em;
	font-weight: 400
}

.deliveryList {
	border: 1px solid #ddd;
	background: #fbfbfb;
	margin-bottom: 0
}

.qty {
	width: 27px !important;
	padding: 2px !important;
	border-top-left-radius: 5px !important;
	border-bottom-left-radius: 5px !important
}

.unit.input-group-addon {
	display: inline-table;
	vertical-align: bottom;
	clear: none;
	width: 30px !important;
	border-top: 1px solid #ccc;
	border-bottom: 1px solid #ccc;
	border-right: 0;
	border-left: 0;
	border-radius: 0
}

.detailButtons .btn {
	line-height: 1.35em
}

.detailButtons .input-group-btn {
	display: inline
}

.detailButtons .input-group {
	float: left !important;
	margin: 0 auto;
	text-align: center
}

.well hr {
	background: #fff;
	border-bottom: 1px solid #fff
}

.box-deliveryPayment label {
	display: block;
	height: 160px;
	font-size: 0.9em;
	vertical-align: middle;
	padding:0;
}
.box-deliveryPayment label span{
	font-size: 12px;
	line-height: 1.2em !important;
	display: block;
}
.box-deliveryPayment img {
	vertical-align: middle;
	display: inline-block;
	height: 50px !important;
	width: auto;
}


.box-deliveryPayment  .well{
	margin:0;
	background: #fff;
}
.box-deliveryPayment label input{
	display: none;
}



.box-deliveryPayment .list-group-item:not(.disabled):not(.active):hover {
	background: #fcf8e3;
}
.box-deliveryPayment .list-group-item.active, .list-group-item.active:hover, .list-group-item.active:focus{
	background: #fcf8e3;
	color: #000;
}

.box-deliveryPayment .tooltip-inner {
	width: 600px !important
}

.box-deliveryPayment .success {
	font-size: 1.2em
}

.box-deliveryPayment .checkbox {
	margin: 0
}

.zenartLogo {
	background: url(../../img/zenart.png) no-repeat;
	width: 117px;
	height: 34px;
	display: block
}

#dotaz hr {
	clear: both;
	margin: 10px 0
}

#dotaz .panel-body {
	margin-bottom: 0;
	padding-bottom: 0
}

#dotaz .panel-info, .replyForm .panel-info {
	margin-top: -21px;
	background: #d9edf7;
	border-bottom: 5px solid #bce8f1;
	border-top: 5px solid #bce8f1;
	border-radius: 0
}

#dotaz .panel-info hr {
	border-top: 1px solid #bce8f1
}

.ratecomment {
	margin: 0;
	padding: 0
}

#dotaz .time {
	padding-top: 8px;
	font-style: italic
}

.content-list h2 {
	margin: 0;
	padding: 12px 0 0;
	font-size: 1.2em;
	line-height: 1.5em;
	font-weight: 600
}

.content-list h2 a {
	color: #3b7795
}

.content-list h2 a:hover {
	color: #000;
	text-decoration: none
}

.content-list li {
	display: block;
	border-top: 1px solid #d9edf7;
	padding: 0 0 35px
}

.content-list li .heading {
	padding-bottom: 8px
}

.content-list .time {
	color: #5287a1;
	background: #d9edf7;
	padding: 8px 11px;
	border-bottom-left-radius: 4px;
	border-bottom-right-radius: 4px
}

.replyForm {
	margin-top: -25px
}

.comoffset-1 {
	margin-left: 3%
}

.comoffset-2 {
	margin-left: 6%
}

.comoffset-3 {
	margin-left: 9%
}

.comoffset-4 {
	margin-left: 12%
}

.comoffset-5, .comoffset-6, .comoffset-7, .comoffset-8 {
	margin-left: 15%
}

.basket-table {
	vertical-align: middle
}

.basket-table .qty {
	padding: 0;
	border-radius: 0 !important;
	width: 30px !important
}

#new_billingInformation {
	margin-top: 20px
}

.quickHelpForm .panel-heading span {
	font-size: 1.3em;
	font-weight: 600
}

.quickHelpForm legend {
	font-size: 1.2em;
	font-weight: 700;
	margin: 5px 0 10px
}

.quickHelpForm hr {
	margin: 0 0 10px
}

.panel-heading.lead {
	font-size: 1.2em;
	font-weight: 700;
	margin: 0
}

.reasonsBlock .list-group-item {
	padding-top: 5px;
	padding-bottom: 5px
}

.subcatbutton .col-xs-4 {
	width: 33%;
	margin: 1px;
	border: 0;
	vertical-align: middle;
	height: 60px
}

.subcatbutton .list-group-item {
	border-radius: 4px;
	background: #5bc0de;
	border: 1px solid #fff;
	height: 60px;
	-webkit-transition: all .5s ease !important;
	transition: all .5s ease !important
}

.subcatbutton .text {
	height: 35px;
	display: table-cell;
	vertical-align: middle;
	line-height: 1.3em
}

.subcatbutton .list-group-item a {
	color: #fff;
	text-shadow: 0 -1px 0 #337ab7;
	font-size: 1.1em;
	display: block;
	vertical-align: middle;
	height: 60px
}

.subcatbutton .list-group-item:hover {
	background: #428bca
}

.nobuyable .lead {
	margin: 0;
	font-size: 2em
}

.delivery-free {
	display: block;
	margin: -50px 0 15px;
	z-index: 1
}

.list-group-item.active .text-success {
	color: #ff0 !important
}

.main-content img, .whitebg img {
	width: auto;
	height: auto;
	position: relative
}

a:hover.list-group-item h4 {
	text-decoration: underline
}

.alert-christmas {
	padding-left: 25px;
	border: 0;
	color: #000;
	text-shadow: 0 1px 0 #dee77a;
	background: url(../../img/sitewide-bg.png) repeat-x;
	z-index: 9
}

.alert-sale, .alert-sale a {
	color: #d43f3a
}

.alert-sale {
	background: #cae3c1;
	line-height: 1.4em;
	border-bottom: 1px solid #ccc
}

.alert-sale .btn {
	margin-top: 4px
}

.alert-christmas a {
	-webkit-transition: all 1s ease !important;
	transition: all 1s ease !important;
	color: #584916
}

.alert-christmas a:hover {
	color: #000;
	text-shadow: 0 0 2px #dee77a;
	text-decoration: none
}

.alert-banner {
	margin: -15px 1px 15px;
	padding: 10px 25px;
	border-radius: 0
}

.alert-banner-shadow {
	background: url(../../img/alert-banner-shadow.png) repeat-x;
	position: absolute;
	bottom: 0;
	left: 0;
	width: 100%;
	height: 6px;
	z-index: 100
}

.alert-banner a {
	-webkit-transition: all .5s ease !important;
	transition: all .5s ease !important
}

.alert-banner .lead {
	margin: 0;
	display: block;
	font-size: 1em;
	font-weight: 400
}

@-webkit-keyframes shakeit {
	0% {
		-webkit-transform: rotate(0) translate(2px, 1px)
	}
	10% {
		-webkit-transform: rotate(2deg) translate(1px, 2px)
	}
	20% {
		-webkit-transform: rotate(-2deg) translate(2px, 0)
	}
	30% {
		-webkit-transform: rotate(0) translate(0, -2px)
	}
	40% {
		-webkit-transform: rotate(-2deg) translate(-1px, 1px)
	}
	50% {
		-webkit-transform: rotate(2deg) translate(1px, -2px)
	}
	60% {
		-webkit-transform: rotate(0) translate(2px, -1px)
	}
	70% {
		-webkit-transform: rotate(2deg) translate(-2px, -1px)
	}
	80% {
		-webkit-transform: rotate(-2deg) translate(1px, 1px)
	}
	90% {
		-webkit-transform: rotate(0) translate(-2px, -2px)
	}
	100% {
		-webkit-transform: rotate(2deg) translate(-1px, 2px)
	}
}

@keyframes shakeit {
	0% {
		transform: rotate(0) translate(2px, 1px)
	}
	10% {
		transform: rotate(2deg) translate(1px, 2px)
	}
	20% {
		transform: rotate(-2deg) translate(2px, 0)
	}
	30% {
		transform: rotate(0) translate(0, -2px)
	}
	40% {
		transform: rotate(-2deg) translate(-1px, 1px)
	}
	50% {
		transform: rotate(2deg) translate(1px, -2px)
	}
	60% {
		transform: rotate(0) translate(2px, -1px)
	}
	70% {
		transform: rotate(2deg) translate(-2px, -1px)
	}
	80% {
		transform: rotate(-2deg) translate(1px, 1px)
	}
	90% {
		transform: rotate(0) translate(-2px, -2px)
	}
	100% {
		transform: rotate(2deg) translate(-1px, 2px)
	}
}

.shakeit:hover {
	-webkit-animation-name: shakeit;
	-webkit-animation-duration: 2s;
	-webkit-animation-timing-function: linear;
	-webkit-animation-iteration-count: infinite;
	animation-name: shakeit;
	animation-duration: 2s;
	animation-timing-function: linear;
	animation-iteration-count: infinite
}

@media (max-width: 1000px) {
	.alert-banner .lead {
		text-align: center;
		font-size: 1.6em
	}
}

@media (max-width: 570px) {
	.alert-banner .lead {
		text-align: center;
		font-size: 1em
	}
}

.alert-christmas small {
	color: #333582;
	font-size: .9em;
	font-weight: 800
}

.postovnefree-banner {
	background: url(../../img/postak2.png) no-repeat;
	width: 127px;
	height: 83px;
	position: absolute;
	bottom: 0;
	right: 11%
}

.label a {
	color: #fff
}

.list-button a {
	margin: 2px 0
}

.highlight {
	background-color: #ff0
}

.text-red {
	color: #fb343b
}

.text-orange {
	color: #ff8b02
}

.catmenu a {
	color: #000
}

.catmenu .list-group a:hover {
	text-decoration: underline !important
}

.energetic-label {
	width: 166px;
	height: 336px;
	position: relative
}

.energetic-label .code {
	text-align: right;
	vertical-align: middle;
	position: absolute;
	z-index: 99;
	top: 6px;
	right: 8px;
	width: 60px;
	height: 40px;
	line-height: 40px;
	font-size: 10px;
	color: #333
}

.searched, form .loading {
	position: absolute;
	right: -2px;
	top: 103%
}

.energetic-label .code span {
	display: block;
	vertical-align: middle;
	line-height: 12px
}

.garance {
	background: url(../../img/garance2.png) center 2px no-repeat;
	width: 129px;
	height: 118px;
	margin: 0 auto !important;
	padding: 0
}

.searched {
	box-shadow: 0 3px 7px #222;
	background: #fff;
	z-index: 999;
	width: 250%
}

.searched-header {
	background: #dff0d8;
	padding-top: 10px;
	padding-bottom: 10px;
	border-bottom: 1px solid #ddd
}

.searched > ul {
	margin: 0;
	padding: 8px 0 10px;
	max-height: 400px;
	overflow: scroll;
	border-bottom-left-radius: 4px;
	border-bottom-right-radius: 4px
}

.searched li {
	display: block;
	border-bottom: 2px dotted #cdcdcd;
	padding: 12px 10px 3px
}

.searched li.even {
	background: #f5f5f5
}

.searched li:hover {
	background: #dff0d8
}

.searched .thumbnail {
	text-align: center;
	line-height: 100%;
	vertical-align: middle
}

.searched .thumbnail img {
	line-height: 100%;
	max-height: 100px !important
}

.searched .clos {
	color: #000 !important
}

.searched-price {
	font-weight: 700;
	font-size: 1.1em
}

form .loading {
	background: #ff0;
	padding: 10px 8px;
	z-index: 1000;
	font-weight: 700
}

.header > .container {
	padding: 10px 0 0;
	position: relative
}

.searchForm {
	padding: 2px 0 10px;
	margin: 30px 0 5px
}

.searchForm #s1 {
	border: 2px solid #5cb85c
}

.searchForm.visible-xs {
	margin-bottom: 0
}

.searchOnly {
	margin-left: 1px
}

.searchOnly label {
	font-weight: 100 !important;
	margin-top: 4px
}

.searchOnly #frmsearchForm-onlyCat {
	vertical-align: middle;
	margin: -2px 0 0
}

.top-info-block {
	width: 100%;
	border-top-right-radius: 0;
	border-top-left-radius: 0;
	border-bottom: 1px solid #fff;
	text-shadow: 0 1px 0 #fff;
	font-weight: 700;
	color: #b10101;
	text-align: center;
	padding: 7px 0 5px;
	font-size: 1.1em;
	margin: 0
}

.block-aukro, .top-info-block i {
	font-size: 1.2em
}

.block-aukro {
	margin-top: 20px;
	position: relative;
	display: block;
	clear: both;
	background: url(../../img/aukro_bock_bg.jpg) 0 -1px repeat-x;
	height: 48px;
	border-radius: 4px;
	color: #930008;
	text-shadow: 0 1px 0 #fff;
	border: 1px solid #d79ea4;
	text-align: center;
	line-height: 46px
}

.block-aukro strong {
	color: #930008;
	text-decoration: underline
}

a:hover.block-aukro, a:hover.block-aukro strong {
	color: #000;
	text-decoration: none
}

.block-aukro .aukro-logo {
	background: url(../../img/aukro_logo.jpg) no-repeat;
	width: 129px;
	height: 48px;
	position: absolute;
	top: -1px;
	left: 0;
	border-top-left-radius: 4px;
	border-bottom-left-radius: 4px
}

.block-aukro .shop-ico {
	background: url(../../img/shop_ico.png) no-repeat;
	width: 50px;
	height: 64px;
	position: absolute;
	top: -15px;
	right: 17px
}

.mobile-icon {
	margin: 5% 1% 2% 0
}

.mobile-icon a {
	margin: 0 .5%
}

.mobile-icon i {
	font-size: 1.8em
}

.mobile-icon .basketIco {
	background: url(../../img/cartWhite.png) no-repeat;
	padding: 0 35px 0 0 !important;
	margin: 1px 0 0 4px
}

.mobile-icon .BasketCount {
	border: 1px solid #449d44;
	color: #000;
	line-height: 15px;
	font-size: 9px;
	width: 16px;
	height: 16px
}

.bonus-ico, .bonus-ico a {
	color: #444
}

.footer {
	background: url(../../img/footer-bg.jpg) repeat-x
}

.footer-content {
	display: block
}

.footer .col-sm-3 {
	background: url(../../img/footer-border.png) 95% 0 repeat-y
}

.footer .col-sm-3:last-child {
	background: 0 0;
	float: right
}

.footer strong {
	display: block
}

.footer div > strong {
	padding-bottom: 5px
}

.footer ul {
	margin: 0 0 20px;
	padding: 0 0 0 19px
}

.footer .col-xs-12 {
	margin: 20px 0
}

.bonus-ico {
	padding-left: 0;
	line-height: 1em
}

.bonus-ico ul {
	margin: 0 !important;
	padding: 0 !important
}

.bonus-ico li {
	display: block;
	margin-bottom: 15px;
	vertical-align: middle
}

.bonus-ico li:last-child {
	margin: 0
}

.bonus-ico span {
	display: block;
	float: left;
	width: 80%;
	padding-top: 5px
}

.bonus-ico a:hover {
	color: #000
}

.bonus-ico i {
	width: 20%;
	float: left;
	padding-right: 10px;
	font-size: 2.4em
}

.copy {
	padding: 0 15px;
	background: url(../../img/footer-border.png) repeat-x
}

.copy .text-left {
	padding-top: 25px;
	vertical-align: 1.3em
}

.category-list > li > a {
	font-weight: 700;
	font-size: 1.2em
}

.category-list > li > ul > li > a {
	font-weight: 700;
	font-size: 1.1em
}

.category-list ul {
	margin-bottom: 20px
}

.cart-info {
	margin-top: -3px;
	line-height: 1.2em
}

.cart-info i {
	display: block;
	float: left;
	width: 6%
}

.cart-info small {
	display: block;
	float: left;
	width: 94%
}

.heureka-review .text-orange {
	padding: 0 5px 0 0;
	text-shadow: 0 1px 0 #a76c01;
	font-size: 1.2em
}

.heureka-review hr {
	margin: 10px 0 0
}

.contact-header {
	font-size: 1.2em
}

.business-card h2, .contact-header h2 {
	margin: 0 0 10px;
	font-size: 1em
}

.business-card h2 {
	margin-top: 5px;
	font-size: 1.3em
}

.business-card strong {
	display: block;
	font-size: 1.2em
}

.business-card small {
	font-size: .8em
}

.business-card img {
	margin-bottom: 5px
}

.opening .lead {
	font-size: 2.4em;
	font-weight: 700
}

.opening .days {
	font-size: 1.4em
}

.contact h3 {
	font-size: 1.3em;
	margin: 0 0 10px
}

.contact .links {
	padding-top: 5px;
	font-size: 1.1em
}

.through {
	text-decoration: line-through
}

.countProduct {
	display: block;
	width: 100%;
	font-weight: 400;
	font-size: .9em;
	padding: 6px 0;
	background: #dbdbdb;
	color: #777
}

#shop-cat a {
	text-decoration: none !important;
	display: block
}

#shop-cat a.title:hover {
	-webkit-transition: all .4s ease !important;
	transition: all .4s ease !important;
	color: #337ab7;
	background: 0 0;
	text-decoration: underline !important
}

#shop-cat .subcat .bold, #shop-cat .subcat .list-group-item:hover, #shop-cat > .bold {
	color: #fff !important;
	background: #347bb7 !important
}

#shop-cat .subcat {
	padding-left: 0
}

#shop-cat .bold a.title {
	font-weight: 700;
	text-decoration: underline !important;
	color: #000
}

#shop-cat .title {
	margin-left: 3px
}

#shop-cat > .bold {
	border: 1px solid #337ab7;
	border-radius: 0 !important
}

#shop-cat .bold a, #shop-cat .subcat .list-group-item a:hover {
	color: #fff !important;
	text-shadow: 0 -1px 0 #255883 !important
}

.subcat {
	border-radius: 0 !important;
	border-left: 1px solid #ddd;
	border-right: 1px solid #ddd;
	background: #eee;
	padding: 6px 0
}

#shop-cat .list-group-item {
	padding: 0px 3px 7px 10px;
	line-height: 1.2em
}

#shop-cat .list-group-item-info {
	font-size: 1.2em;
	padding: 10px 3px 10px 5px
}

#shop-cat .list-group-item i {
	margin-left: -18px
}

#shop-cat .title > i {
	color: #bbb
}

#shop-cat .subcat .list-group-item {
	border-radius: 0 !important;
	border: 0;
	padding: 8px 0 8px 15px;
	font-size: 1em;
	line-height: 1em;
	text-shadow: 0 1px 0 #fff;
	background: 0 0
}

#shop-cat > .list-group-item {
	-webkit-transition: all .2s ease !important;
	transition: all .2s ease !important
}

#shop-cat > .list-group-item:hover {
	color: #fff !important;
	background: #337ab7
}

#shop-cat .list-group-item a:hover, #shop-cat .list-group-item:hover a, #shop-cat .list-group-item:hover a i, #shop-cat .list-group-item:hover a span {
	color: #fff !important;
	text-shadow: 0 -1px 0 #255883 !important
}

.zenartico-empty {
	padding: 0 8px 0 9px
}

#shop-cat .subcat .list-group-item:last-child {
	padding-bottom: 5px
}

#shop-cat .subcat .list-group-item:first-child {
	padding-top: 5px
}

.cat-box {
	padding: 0
}

.cat-box .thumbnail {
	margin: 0 2px 4px
}

.cat-box .thumbnail.col-xs-2 {
	width: 49%;
	font-size: 1em
}

@media (max-width: 400px) {
	.cat-box .thumbnail.col-md-3 {
		width: 48.82%;
		font-size: .9em
	}
}

@media (min-width: 999px) {
	.cat-box .thumbnail.col-md-3 {
		width: 24.55%;
		font-size: .9em
	}
}

@media (min-width: 1200px) {
	.cat-box .thumbnail.col-md-3 {
		width: 24.55%;
		font-size: 1em
	}
}

.cat-box .thumbnail:first-child {
	margin-left: 0
}

.cat-box .thumbnail:last-child {
	margin-right: 0
}

.cat-box-title {
	font-size: 1em;
	color: #fff;
	margin: 0 -5px
}

.cat-box .thumbnail.col-md-3:hover {
	box-shadow: 0 0 5px #aaa;
	-webkit-transition: all .5s ease !important;
	transition: all .5s ease !important;
	border: 1px solid #428bca
}

.cat-box-title a {
	background: url(../../img/arrow-cat-title.png) 0 50% no-repeat #347ab6;
	text-decoration: underline;
	display: block;
	color: #fff;
	padding: 5px 14px;
	transition: all .3s ease !important
}

.cat-box-title a, .spinner div {
	-webkit-transition: all .3s ease !important
}

.cat-box-title a:hover {
	background: url(../../img/arrow-cat-title.png) 150% 50% no-repeat #449d44;
	text-decoration: none
}

.cat-box ul {
	padding: 10px;
	margin: 0
}

.cat-box ul a {
	display: block
}

@media (max-width: 400px) {
	.cat-box-title a {
		text-decoration: underline;
		display: block;
		color: #fff;
		padding: 5px 10px
	}

	.cat-box ul {
		padding: 10px 0;
		font-size: .9em
	}
}

#productTab .tab-content {
	border: 1px solid #ddd;
	border-top: 0;
	padding: 20px
}

#productTab .panel-default, #productTab .productBox .thumbnail, s.productBox {
	border: 0;
	background: #eee
}

#productTab .nav.nav-tabs li a {
	background: #eee;
	color: #555
}

#productTab .nav.nav-tabs li a:hover {
	background: #efefef;
	color: #337ab7
}

#productTab .nav.nav-tabs li.active a {
	background: #fff;
	color: #000;
	font-weight: 700
}

#productTab .rychly-nakup {
	display: none
}

#productTab .item-details {
	line-height: 1.4em
}

.topInfoProduct hr {
	margin: 5px 0
}

.negative, .positive {
	padding: 5px 10px
}

.negative ul, .positive ul {
	margin: 0;
	padding: 0;
	line-height: 1.2em
}

#product_menu, .tips_content {
	line-height: 1.4em
}

.negative ul li, .positive ul li {
	list-style-type: none;
	margin: 0;
	padding: 5px 0 5px 18px
}

.positive ul li {
	background: url(../../img/plus.png) left center no-repeat
}

.negative ul li {
	background: url(../../img/minus.png) left center no-repeat
}

.tips_content {
	padding: 0 10px
}

.mini-e {
	font-size: 1.1em;
	padding: 0 0 0 20px;
	margin-bottom: 6px;
	display: block;
	background: url(../../img/mini-e.png) left center no-repeat
}

.pemerx-ico {
	font-size: 1.5em;
	padding: 6px 0 5px 35px;
	margin-bottom: 8px;
	display: block;
	background: url(../../img/pemerx-ico.png) left center no-repeat
}

.homeArticles h2 {
	font-size: 1.3em;
	margin: 0 0 5px;
	padding: 0
}

.homeArticles .hpImg {
	min-height: 120px
}

.homeArticles hr {
	border: 0;
	border-bottom: 1px solid #dbdcdd;
	box-shadow: 0 0 3px #eee
}

.gift-box {
	line-height: 1.2em;
	font-size: .9em
}

.gift-box small {
	clear: both;
	font-size: .8em;
	line-height: .9em
}

.gift-head {
	padding-bottom: 8px;
	font-size: 1.1em
}

.gift-head i {
	vertical-align: top
}

.gift-img {
	text-align: center
}

.gift-img img {
	max-height: 100px;
	text-align: center
}

.category_list a {
	margin-bottom: 4px
}

.orderlist {
	position: relative
}

.spinner {
	background: rgba(0, 0, 0, .5);
	position: fixed;
	bottom: 0;
	left: 0;
	width: 100%;
	height: 100%;
	display: none;
	z-index: 999;
	text-align: center
}

.spinner div {
	background: url(../../img/Preloader_3.gif) center center no-repeat #fff;
	border-radius: 50%;
	display: block;
	width: 200px;
	margin: 0 0 -100px -100px;
	height: 200px;
	position: fixed;
	left: 50%;
	bottom: 50%;
	z-index: 9999;
	transition: all .3s ease !important;
	box-shadow: 0 0 1px #ccc
}

.spinner p {
	display: block;
	padding: 150px 0 20px;
	font-size: 1em;
	color: #000;
	font-weight: 700;
	text-shadow: 0 1px 0 #fff
}

.banner-left {
	position: absolute;
	left: -108px;
	top: 0
}

.banner-right {
	position: absolute;
	right: -105px;
	top: -17px
}

.ilustration {
	position: absolute;
	bottom: 0;
	right: 0
}

.done.alert h4 {
	color: #000;
	display: block;
	margin-bottom: 20px
}

.done.alert h4 span {
	font-weight: 400;
	font-size: .9em;
	line-height: 1.6em
}

.done.alert ul {
	padding: 0 0 0 20px
}

.done.alert ul li {
	line-height: 1.3em;
	padding-bottom: 15px
}

#frm-adForm-form .form-group {
	line-height: 1.1em !important;
	padding-bottom: 5px
}

.banner-intro {
	background: url(../../img/pan-emerx-hp.png) right bottom no-repeat;
	position: relative;
	padding-bottom: 20px
}

.banner-intro h1 {
	font-weight: 400;
	line-height: 1.1em;
	color: #333;
	font-size: 2.6em;
	font-style: italic
}

.banner-intro h1 strong {
	display: block;
	color: #000;
	line-height: 1em
}

.banner-intro h1 small {
	display: block;
	line-height: 1.3em
}

.banner-intro ul {
	margin: 30px 0 0;
	padding: 0
}

.banner-intro li {
	display: block;
	padding: 65px 0 10px;
	max-width: 160px;
	text-align: center;
	line-height: 1.2em;
	color: #333;
	position: relative
}

.banner-intro li a {
	color: #000;
	text-decoration: underline
}

.banner-intro li a:hover {
	text-decoration: none
}

.banner-intro li.article-ico {
	background: url(../../img/article-ico.png) top center no-repeat
}

.banner-intro li.car-ico {
	background: url(../../img/car-ico.png) center 8px no-repeat
}

.banner-intro li.shop-ico {
	background: url(../../img/shop-ico.png) top center no-repeat
}

.banner-intro li.heu-ico {
	background: url(../../img/heu-ico.png) top center no-repeat
}

.banner-intro .hr {
	background: url(../../img/shadow-hp.png) repeat-x;
	height: 9px;
	width: 100%;
	position: absolute;
	bottom: 0;
	left: 0
}

.hp-arrow {
	display: block;
	width: 59px;
	height: 21px;
	background: url(../../img/hp-arrow-right.png) no-repeat;
	position: absolute;
	right: -30px;
	top: 18px
}

.banner-intro li:last-child .hp-arrow {
	background: 0 0
}

@media (max-width: 992px) {
	.banner-intro {
		background: 0 0
	}
}

@media (max-width: 592px) {
	.banner-intro h1 {
		font-size: 1.7em
	}

	.banner-intro h1 strong {
		display: inherit
	}
}

.remote-ebook-box {
	float: right;
	margin-left: 30px
}

.newsletter {
	padding: 125px 0 25px 15px;
	background: url(../../img/newsletter-bg.png) 100% 10px no-repeat
}

.article-newsletter ul {
	margin: 0;
	padding: 0 0 0 20px
}

.article-newsletter ul li {
	line-height: 1.3em;
	padding-bottom: 5px
}

.article-newsletter ul p {
	padding: 0 0 10px
}

.test-ico {
	padding: 5px 0 5px 5px
}

.test-ico img {
	width: 90px
}

.item-image .test-ico {
	position: absolute;
	bottom: 5px;
	right: 5px
}

.error-pan {
	margin-bottom: -6px
}

.stars {
	background: url(../../img/stars.png) 0 -19px no-repeat;
	width: 95px;
	height: 16px;
	display: block;
	margin: 0 auto
}

.stars span {
	height: 18px;
	display: block !important;
	background: url(../../img/stars.png) 0 1px no-repeat
}

.reviewBlock {
	margin-left: -40px
}

.starsBlock {
	font-size: 11px;
	line-height: 1.3em !important;
	position: relative;
	display: block;
	width: 95px;
	margin: 5px auto 0 !important;
	text-align: center
}

.starsBlock .prc {
	position: absolute;
	top: 0;
	right: -40px;
	width: 35px;
	height: 20px;
	background: url(../../img/prc.png) no-repeat;
	font-size: 1em;
	color: #000;
	line-height: 18px;
	font-weight: 700
}

.ico-bronze, .ico-gold, .ico-silver {
	width: 22px;
	height: 32px;
	margin: 0 auto
}

.starsBlock:hover .prc {
	display: block !important;
	text-decoration: underline
}

.ico-gold {
	background: url(../../img/medal-gold.png) no-repeat;
	display: block
}

.ico-silver {
	background: url(../../img/medal-silver.png) no-repeat;
	display: block
}

.ico-bronze {
	background: url(../../img/medal-bronze.png) no-repeat;
	display: block
}

.bestseller img {
	max-height: 80px
}

.panel-articles .article-img {
	width: 100%;
	height: 100px;
	display: block;
	overflow: hidden;
	margin: 0 0 5px
}

.panel-articles .article-img img {
	margin: 0
}

.addProduct.well {
	margin: 1px
}

.addProduct em a {
	color: #000
}

.cart-block {
	margin: 1% 6%
}

.basket-table .basket-thumb {
	display: table;
	vertical-align: middle;
	width: 100%;
	text-align: center
}

.basket-table .basket-thumb img, .basket-table td {
	vertical-align: middle !important
}

.basket-table .basket-thumb img {
	max-height: 120px;
	max-width: 70px;
	margin: 0 auto;
	text-align: center
}

.basket-table .lead {
	margin: 0
}

.basket-name {
	font-size: 1.3em;
	line-height: 1.1em
}

@media (max-width: 770px) {
	.basket-name, .box-deliveryPayment label {
		font-size: 1em
	}

	.basket-name {
		line-height: 1.1em
	}

	.basket-table td.div-xs {
		display: inline-block !important
	}

	.no-border-xs {
		border: 0 !important
	}

	.width-30 {
		text-align: center;
		width: 43%
	}

	.width-10 {
		text-align: right;
		float: right;
		width: 10%
	}

	.width-30 .input-group {
		width: 100%
	}

	.width-30 .input-group-addon {
		display: table-cell;
		width: 30%;
		text-align: center
	}

	.basket-button, .basket-button .text-right {
		text-align: center !important
	}

	.width-30 .qty {
		width: 100% !important;
		display: table-cell;
		float: none;
		padding: 3px 0 !important
	}

	.basket-button {
		display: block
	}

	.basket-button .btn {
		margin-bottom: 10px
	}
}

.replaceImg-small {
	background: url(../../img/replaceImg.png) 50% 50% no-repeat;
	width: 110px;
	vertical-align: middle;
	line-height: 100%
}

.addBox .btn-default, .addBox label:hover {
	background: #eee
}

#frmform-provide_billingInformation-pair {
	margin: 0 0 10px 20px;
	float: left
}

.img-stock {
	display: block;
	height: 130px;
	overflow: hidden;
	margin-bottom: 5px
}

@media (max-width: 780px) {
	.text-xs-left {
		text-align: left
	}
}

.addBox div .lead {
	color: #15155d;
	font-size: 1.6em
}

.addBox div p {
	font-size: 1em;
	line-height: 1.4em
}

.addBox hr {
	margin: 0 0 5px
}

.addBox label {
	font-weight: 400;
	cursor: pointer;
	padding: 5px 0 10px 10px
}

.addBox .addImg {
	margin: 10px 0 0;
	padding-left: 0 !important
}

.addBox .checkbox {
	padding-left: 30px
}

.addBox .checkbox input {
	margin-top: 2px
}

.fucking-eu-cookies {
	position: fixed;
	left: 0;
	bottom: 0;
	width: 100%;
	color: #000;
	background-color: #e2f8fe;
	box-shadow: 0 -1px 10px #999;
	z-index: 1000;
	padding: .3%
}
.christmasTime{
	background: #eee;
	border-radius: 3px;
	margin-top:5px;
	padding:5px 9px;
}
.noChristmas{
	position:relative;
	width: 24px;
	height: 15px;
	font-size: 1.5em;
}
.noChristmas .tree{
	position: absolute;
	left:0;
	top:0;
	z-index: 0;
}
.noChristmas .no{
	color:#fff;
	font-weight: 100;
	position: absolute;
	left:24%;
	top:25%;
	z-index: 1;
	font-size: 0.6em;
	text-shadow: 0px 1px 2px #000;
}
.cat-manufacturers {
	background: #d5edf8;
	margin: 0px -4px 0 -11px;
}
.cat-manufacturers li{
	padding:3px 4px 3px 15px;
	border-bottom: 1px solid #c5dde6;
}
.cat-manufacturers li.active, .cat-manufacturers li:hover{
	background: #fff;
}
#shop-cat .list-group-item .cat-manufacturers li a {
	color: #1d78ba !important;
	text-shadow: none !important;
}
#shop-cat .list-group-item .cat-manufacturers li.active a, #shop-cat .list-group-item .cat-manufacturers li a:hover{
	color: #000 !important;
	text-shadow: none !important;

}

.box-deliveryPayment label div{
	font-size: 0.9em;
	line-height: 1.2em !important;
}
#dic-message2,#dic-message{
	margin: -13px 13px 0 0;
	padding: 5px;
	display: inline-block;
	float: right;
}
#dic-message{
	margin: 0px 15px 0 0;


}