.ie10 #categories > ul {
	padding-left: 15px;
	max-width: 780px;
}

.ie10 #categories > ul > li > a {
	padding: 4px 4px 5px;
}

.ie10 #welcome {
	width: 120px;
}

.tcenter {
	text-align: center;
}

.tright {
	text-align: right;
}

.tleft {
	text-align: left;
}

html {
	/*overflow: -moz-scrollbars-vertical;*/
	margin: 0;
	padding: 0;
	/*background: #f5f4f3;*/
	background: rgb(248,247,245);
}
body {
	color: #333;
	text-shadow: 1px 1px 0 #FFF;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	margin: 0px;
	padding: 0px;
	position: relative;
}
body, html {
	height: 100%;
	margin-bottom: 1px;
}

a.nohover:hover {
	background-color: transparent !important;
}

#fancybox-wrap, #fancybox-wrap * {
	text-shadow: none;
}

.image:hover img {
	/*border:*/
}

.cf:before,
.cf:after {
    content:"";
    display:table;
}

.cf:after {
    clear:both;
}

/* For IE 6/7 (trigger hasLayout) */
.cf {
    zoom:1;
}

.show-all {
	padding: 10px 0 20px 0;
}
.cut {
	display: block;
	height: 200px;
	overflow: hidden;
}


.product-compare {
	padding-left: 6px;
}

.product-compare a {
	color: #f53d0c !important;
}

#welcome a,
.bcenter td a,
.box-category a,
a.compare,
div.compare a,
div.wishlist a,
.product-compare a,
.pretty-links a,
.checkout-heading a,
#header .cart a,
.address a,
.cart-info a,
.category-list a,
.linktable a,
td.name a,
#localities a,
.hint a
{
	padding: 3px 7px;
	border-radius: 3px;
	text-shadow: none;
}

#welcome a:hover,
.bcenter td a:hover,
.box-category a:hover,
a.compare:hover,
div.compare a:hover,
div.wishlist a:hover,
.product-compare a:hover,
.pretty-links a:hover,
.checkout-heading a:hover,
#header .cart a:hover,
.address a:hover,
.cart-info a:hover,
.category-list a:hover,
.linktable a:hover,
td.name a:hover,
#localities a:hover,
.hint a:hover
{
	background-color: #f53d0c;
	color: white !important;
}

#content img.lang {
	border-radius: 2px;
	border: 2px solid rgb(200,200,200);
	position: relative;
	top: 3px;
}

ul.pretty-links {
	padding-left: 25px;
}

.address a, a.compare {
	position: relative;
	left: -7px;
}

.box-category a {
	padding-left: 4px;
	padding-right: 4px;
	padding-top: 2px;
	padding-bottom: 2px;
}


input, textarea {
	padding: 5px 9px;
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	-khtml-border-radius: 4px;
	border-radius: 4px;
	border: 1px solid rgb(220,220,220);
	color: #222;
	cursor: pointer;
}

input[type=checkbox] {
	padding: 2px;
}

input, textarea {
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	-khtml-border-radius: 3px;
	border-radius: 3px;
}

input.highlight {
	border-color: #f53d0c;
	border-width: 2px;
}


body, td, th, input, textarea, select, a {
	font-size: 13px;
}
h1, .welcome {
	margin-top: 0px;
	margin-bottom: 20px;
	font-size: 22px;
	font-weight: normal;
}
h1 {
	margin-top: 8px;
	text-indent: 27px;
	padding-bottom: 4px;
	border-bottom: 6px solid rgb(228,234,240);
	/*background-color: #f5f4f3;*/
	text-shadow: none;
}
/*.box h1 {
	border-color: #eaeaea;
}*/
h2 {
	font-size: 13px;
	margin-top: 0px;
	margin-bottom: 5px;
	color: rgb(20,85,130);
}
p {
	margin-top: 0px;
	margin-bottom: 20px;
}
a, a:visited, a b {
	color: #f53d0c;
	text-decoration: underline;
	cursor: pointer;
}
a:hover {
	text-decoration: none;
}

#search-autocomplete, .search-autocomplete, .floating-box, #search-info, #header #cart .content {
	position: relative;
	z-index: 1090;
	border: 1px solid rgba(0,0,0,0.18);
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	-khtml-border-radius: 4px;
	border-radius: 4px;
	-webkit-box-shadow: 1px 2px 7px rgba(0,0,0,0.12);
	-moz-box-shadow: 1px 2px 7px rgba(0,0,0,0.12);
	box-shadow: 1px 2px 7px rgba(0,0,0,0.12);
	background: rgb(254,253,252);
}
#search-autocomplete a, .search-autocomplete a, .floating-box a{
	position: relative;
	z-index: 1050;
	display: block;
	margin: 0;
	padding: 3px 10px;
	text-decoration: none;
}
#search-autocomplete a:hover, .search-autocomplete a:hover {
	font-weight: bold;
	background-color: rgba(255,200,0,0.1);
}
.search-autocomplete.advanced {
	display: none;
}
#search-info {
	display: none;
	position: absolute;
	bottom: -65px;
	right: -40px;
	width: 255px;
	padding: 8px 12px;
	text-align: center;
	z-index: 1099;
	color: #666;
	text-shadow: none;
	box-shadow:
		1px 2px 7px rgba(0,0,0,0.3),
		inset 0px -3px 5px rgba(0,0,0,0.03);
}
a img {
	border: none;
}
form {
	padding: 0;
	margin: 0;
	display: inline;
}
input[type='text'], input[type='password'], textarea {
	margin-left: 0px;
	margin-right: 0px;
}
textarea {
	padding: 9px 15px;
	max-width: 95%;
}
select {
	background: #F8F8F8;
	border: 1px solid #CCCCCC;
	padding: 2px;
}
label {
	cursor: pointer;
}
/* layout */
#container {
	width: 1080px;
	margin-left: auto;
	margin-right: auto;
	text-align: left;
/*	height: 100%;
	min-height: 100%;*/
}
#column-left {
	float: left;
	width: 230px;
}
#column-right {
	float: right;
	width: 180px;
	margin-top: 60px;
}
#content {
	min-height: 450px;
	/*margin-top: 12px;*/
}
#column-left + #column-right + #content, #column-left + #content {
	margin-left: 250px;
}
#column-right + #content {
	margin-right: 200px;
}

#content, #column-left, #column-right {
	margin-bottom: 30px;
}

#content p {
	background-color: transparent !important;
	text-shadow: none;
	color: #151515;
}

#content p strong u {
	color: #f53d0c;
}

#content p u {
	color: rgb(40,120,176);
}

/* header */
#header {
	margin-top: -5px;
	min-height: 156px;
	position: relative;
	z-index: 1090;
}
#header #logo {
	margin-top: 28px;
	margin-left: 27px;
	height: 64px;
	position: relative;
	top: -15px;
}
#header #customers {
	position: absolute;
	top: 93px;
	right: 250px;
	text-align: right;
	color: white;
	background-color: rgb(75,120,15);
	text-shadow: none;
	padding: 5px 10px;
	border-radius: 3px;
	cursor: default;
}
#language {
	position: absolute;
	top: 15px;
	left: 335px;
	width: 75px;
	color: #999;
	line-height: 17px;
}
#language img {
	cursor: pointer;
}
#currency {
	width: 200px;
	position: absolute;
	top: 60px;
	right: 0px;
	color: #555;
	line-height: 30px;
	font-weight: bold;
	text-align: center;
	font-size: 12px;
}
#currency div {
	display: inline;
	margin-left: 20px;
}
#currency div a {
	font-weight: normal;
	color: #333;
	padding: 2px 5px;
	text-decoration: none;
}
#currency a b {
	color: #f53d0c;
	text-decoration: none;
}
#currency a:hover {
	color: #f53d0c;
	background: rgba(0,0,0,0.075);
}
#header #cart {
	position: absolute;
	top: 1px;
	right: -11px;
	z-index: 1091;
	min-width: 300px;
}
#header #cart .heading {
	float: right;
	margin-right: 20px;
	margin-top: 15px;
	padding-left: 14px;
	padding-right: 14px;
	position: relative;
	z-index: 1;
	cursor: pointer;
	padding: 8px;
	border-radius: 4px;
}

#header #cart .heading:hover {
	background-color: rgb(253,253,253);
}

#header #cart .heading b {
	display: block;
	color: #333;
	font-size: 13px;
	font-weight: bold;
	margin-top: 0px;
	margin-bottom: 5px;
	margin-right: -3px;
	text-align: right;
}
#header #cart .heading h4 img {
	padding: 1px 0 0 4px;
	position: relative;
	top: 2px;
}
#header #cart .heading a {
	color: #f53d0c;
	text-decoration: none;
}
#header #cart .heading a span {
	background: url('../image/arrow-down.png') 100% 50% no-repeat;
	padding-right: 15px;
}
#header #cart .content {
	clear: both;
	display: none;
	position: relative;
	z-index: 1090;
	top: -1px;
	padding: 8px;
	min-height: 150px;
}

/*#header #cart.active .heading {
	margin-top: 5px;
	padding-top: 10px;
	padding-bottom: 6px;
	border-top: 1px solid #EEEEEE;
	border-left: 1px solid #EEEEEE;
	border-right: 1px solid #EEEEEE;
	-webkit-border-radius: 7px 7px 0px 0px;
	-moz-border-radius: 7px 7px 0px 0px;
	-khtml-border-radius: 7px 7px 0px 0px;
	border-radius: 7px 7px 0px 0px;
}*/
#header #cart.active .content {
	display: block;
}
#header #cart .cart {
	border-collapse: collapse;
	width: 100%;
	margin-bottom: 5px;
}
#header #cart .cart td {
	color: #000;
	vertical-align: top;
	padding: 10px 5px;
}
#header #cart .cart .image {
	width: 1px;
}
#header #cart .cart .image img {
	border: 1px solid #EEEEEE;
	text-align: left;
}
#header #cart .cart .name small {
	color: #666;
}
#header #cart .cart .quantity {
	text-align: right;
}
#header #cart .cart td.total {
	text-align: right;
}
#header #cart .cart .remove {
	text-align: right;
}
#header #cart .cart .remove img {
	cursor: pointer;
}
#header #cart table.total {
	border-collapse: collapse;
	padding: 5px;
	/*float: right;*/
	clear: left;
	margin-bottom: 5px;
	width: 100%;
}
#header #cart table.total td {
	color: #000;
}
#header #cart .content .checkout {
	text-align: right;
	clear: both;
}
#header #cart .empty {
	padding-top: 50px;
	text-align: center;
}
#header #cart input {
	padding: 2px;
	width: 25px;
}
#header #main-description {
	position: absolute;
	left: 35px;
	top: 85px;
	font-size: 100%;
	color: rgb(20,85,130);
	text-shadow: none;

	font-weight: bold;

	text-indent: 4px;
	/*background-color: rgb(20,85,130);
	color: rgb(250,250,250);
	top: 95px;
	*/

	padding: 5px 11px 7px;
	border-radius: 3px;
}

#header #main-description strong {
	/*font-weight: normal;*/
}

/*
#header #main-description {
	position: absolute;
	left: 60px;
	top: 101px;
	color: #fff;
	text-shadow: none;
	text-align: center;
	background-color: rgb(20,85,130);
	border-top-left-radius: 4px;
	border-top-right-radius: 4px;
	padding: 7px 32px 15px;
}
*/

#header #banner {
	position: absolute;
	left: 230px;
	top: 15px;
}

#header .button-search {
	position: absolute;
	left: 200px;
	width: 28px;
	height: 24px;
	cursor: pointer;
}
#header #search {
	position: relative;
}
#header #search input {
	border: none;
	color: #777;
	padding: 3px 1px 3px 13px;
	width: 190px;
	height: 24px;
	background-color: transparent;
	margin-top: -2px;
}
#search .lupa, #js-battery-search .lupa, #search-category .lupa {
	position: absolute;
	right: 1px;
	top: 0px;

	display: block;
	width: 41px;
	height: 35px;

	z-index: 1080;
	background: url('../image/transparent.gif');
}

#button-search img, #button-confirm img {
	position: relative;
	top: 3px;
}

#search-category {
	position: relative;
}

#js-battery-search .lupa {
	right: -24px;
	width: 65px;
}

#search-category .lupa {
	right: -10px;
	width: 65px;
}

#header #search input[name='filter_name'] {
	background: rgb(252,252,252) url('../image/icon-search.png') no-repeat 93% center;
	border-radius: 2px;
	padding: 1px 10px;
}
#header #search input[name='filter_name'].hover {
	background: rgb(252,252,252) url('../image/icon-search-active-small.png') no-repeat 97% 2px;
}
#header #search input[name='filter_name'].searching {
	background-image: url('../image/icon-searching.gif');
	color: rgb(180,180,180) !important;
}

#locals {
	position: absolute;
	top: 85px;
	text-align: right;
	right: 20px;
}
#locals:hover {
	background: rgb(40,120,176);
}
#locals a {
	text-decoration: none;
}
#header #welcome a{
	color: #f53d0c;
	font-size: 12px;
}
#header .links {
	position: absolute;
	right: 0px;
	bottom: 3px;
	font-size: 10px;
	padding-right: 10px;
}
#header .links a {
	float: left;
	display: block;
	padding: 0px 0px 0px 7px;
	color: rgb(40,120,176);
	text-decoration: none;
	font-size: 12px;
}
#header .links a + a {
	margin-left: 8px;
	border-left: 1px solid #CCC;
}
/* menu */
#menu {
	position: relative;;
	margin-top: 8px;
	margin-bottom: 4px;
	text-shadow: 1px 1px 1px #000;
	width: 100%;
	border-top: 3px solid rgb(20,85,130);
	/*border-bottom: 3px solid rgba(0,0,0,0.325);*/
	/*box-shadow: 2px 0 3px rgba(0,0,0,0.4);*/
	background: rgb(40,120,176);
	border-radius: 4px;
	z-index: 1081;
}
#menu ul {
	max-width: 770px;
	list-style: none;
	margin: 0;
	padding: 0;
	padding-left: 10px;
	z-index: 1081;
	position: relative;
	float: left;
}
#menu #search {
	float: right;
	z-index: 1085;
	margin-top: 5px;
	margin-right: 10px;
}
#menu > ul > li {
	position: relative;
	float: left;
	z-index: 20;
	height: 33px;
	border: 1px solid rgba(0,0,0,0);
	border-top: none;
	border-bottom: none;
}
#menu > ul > li:hover {
	background: rgba(0,0,0,0.3);
	/*border: 1px solid rgba(255,255,255,0.2);
	border-top: none;
	border-bottom: none;
	-webkit-box-shadow: 0 0 2px rgba(255,255,255,0.25);
	-moz-box-shadow: 0 0 2px rgba(255,255,2550.25);
	box-shadow: 0 0 2px rgba(255,255,255,0.25);*/
}
#menu > ul > li > a {
	font-size: 13px;
	color: #FFF;
	line-height: 14px;
	text-decoration: none;
	display: block;
	height: 100%;
	z-index: 6;
	padding: 0 16px;
	position: relative;
	line-height: 30px;
	/*text-shadow: 1px 1px 1px rgba(0,0,0,0.5);*/
	text-shadow: none;
}

#welcome {
	width: 160px;
	text-align: right;
	float: right;
	font-size: 12px;
	padding: 5px;
	border-radius: 3px;
	margin-top: 3px;
	position: relative;
	top: 1px;
}
#welcome > a {
	line-height: 1.55;
	text-decoration: none;
	color: #fff;
}
#categories {
	margin: 0px 0 28px 12px;
	list-style: none;
	position: relative;
	top: -11px;
	left: -12px;
	z-index: 1089;
	width: 100%;
	border-radius: 5px;
	background-color: rgb(20,85,130);
	min-height: 29px;
	padding: 0;
	font-size: 105%;
}
#categories > ul {
	position: relative;
	margin: 0;
	padding: 0 0 0 17px;
	max-width: 720px;
	float: left;
}
#categories > ul > li {
	position: relative;
	display: inline-block;
	height: 21px;
	padding: 11px 12px 0;
	text-shadow: none;
	margin-right: 20px;
	text-shadow: none;
	font-size: 12px;
	cursor: pointer;
	color: #fff;
	top: 1px;
}
#categories > ul > li:hover {
	background: rgb(40,120,176);
	color: white;
	text-shadow: 1px 1px 0 rgba(0,0,0,0.2);
	border-bottom-left-radius: 5px;
	border-bottom-right-radius: 5px;
}
#categories > ul > li.linked:hover {
	/*background: #f53d0c;*/
	background: rgb(40,120,176);
	color: white;
}
#categories > ul > li.linked {
	padding: 0;
	padding-top: 8px;
	padding-bottom: 1px;
}
#categories > ul > li.linked a {
	padding: 9px 12px;
}
#categories > ul > li > a {
	text-decoration: none;
	color: #fff;
	text-shadow: none;
	padding: 8px 8px 10px;
	/*border-radius: 4px;*/
}
#categories > ul > li.title > a:hover {
	background: none;
	color: inherit;
}

#categories > ul > li > a:hover {
	text-decoration: none;
}

#categories .separator {
	margin: 0 1px;
	padding: 0;
	color: #579;
	text-shadow: none;
}
#categories > ul > .child {
	padding-right: 15px;
}

#categories .children {
	display: none;

	min-width: 320px;
	position: absolute;
	left: 10px;
	top: 30px;
	background: white;
	padding: 0;
	margin: 0;
}
#categories .children:hover {
	display: table;
}
#categories ul li:hover .children, #categories ul li.hover .children {
	display: table !important;
	z-index: 9999 !important;
}

#categories .children li, #categories .children td {
	padding: 0;
	text-align: center;
}
#categories .children a {
	text-shadow: none;
	text-decoration: none;
	padding: 8px 9px;
	/*padding: 7px 3% 4px;
	width: 80px;
	display: block;
	min-height: 20px;
	width: 94%;*/
}
#categories .children a:hover {
	background-color: #f54d2c;
	color: white;
	border-radius: 4px;
}


#battery-decor {
	width: 224px;
	height: 149px;
	background: url(../image/battery-decor.png) no-repeat;
	position: absolute;
	top: 187px;
	left: 50%;
	margin-left: -539px;
	z-index: 0;
	display: none;
}


#content .breadcrumb {
	width: 37%;
	float: right;
	margin-top: 2px;
	text-align: right;
	background-color: rgb(245, 244, 243);
}

h4.compatible-manufacturer {
	font-size: 100%;
	text-indent: 30px;
	margin-top: 10px;
	color: rgb(20,85,130);
	margin-bottom: -11px;
	background-color: #f5f4f3;
	cursor: default;
}

#route-product-product h3 {
	font-size: 100%;
}

.linktable, .linkblock {
	margin: -7px 0 50px;
	width: 100%;
	border-top: 6px solid rgb(228,234,240);
}
.cart .linkblock {
	margin-bottom: 5px;
}
.linktable.grouped {
	margin-bottom: 50px;
}


.breadcrumb {
	margin-bottom: 10px;
}
.breadcrumb a {
	white-space: nowrap;
}

.success, .warning, .attention, .information {
	padding: 10px 10px 10px 33px;
	margin-bottom: 10px;
	color: #333;
	border-radius: 3px;
	border: 3px solid transparent;
	cursor: pointer;
}
.success {
	background: #EAF7D9 url('../image/success.png') 10px center no-repeat;
	border-color: #BBDF8D;
}
.warning {
	background: #FFD9D9 url('../image/warning.png') 10px center no-repeat;
	border-color: #F8ACAC;
	text-shadow: none;
}
.attention {
	background: #FFF6DD url('../image/attention.png') 10px center no-repeat;
	border-color: #F2DD8C;
}
.information {
	background: #E8F6FF url('../image/information.png') 10px center no-repeat;
	border-color: #B8E2FB;
}
.success .close, .warning .close, .attention .close, .information .close {
	float: right;
	padding-top: 4px;
	padding-right: 4px;
	cursor: pointer;
	font-weight: bold;
}
.success a, .warning a, .attention a, .information a {
	padding: 4px;
}
.required {
	color: #FF0000;
	font-weight: bold;
}
.error {
	display: block;
	color: #FF0000;
}
.help {
	color: #999;
	font-size: 10px;
	font-weight: normal;
	font-family: Verdana, Geneva, sans-serif;
	display: block;
}
table.form {
	width: 100%;
	border-collapse: collapse;
	margin-bottom: 20px;
}
table.form tr td:first-child {
	width: 150px;
}
table.form > * > * > td {
	color: #000000;
}
table.form td {
	padding: 4px;
}
input.large-field, select.large-field {
	width: 300px;
}
table.form tr td {
	padding: 5px;
	border-bottom: 1px solid transparent;
}
table.form tr:not(.header):hover td, table.form tr.selected td, #checkout label:hover {
	background-color: rgb(228,234,240);
	/*border-color: rgb(196,200,208);*/
}
table.form tr.header {
	cursor: default;
}
table.list {
	border-collapse: collapse;
	width: 100%;
	border-top: 1px solid #DDDDDD;
	border-left: 1px solid #DDDDDD;
	margin-bottom: 20px;
}
table.list td {
	border-right: 1px solid #DDDDDD;
	border-bottom: 1px solid #DDDDDD;
}
table.list thead td {
	background-color: #EFEFEF;
	padding: 0px 5px;
}
table.list thead td a, .list thead td {
	text-decoration: none;
	color: #222222;
	font-weight: bold;
}
table.list tbody td a {
	text-decoration: underline;
}
table.list tbody td {
	vertical-align: top;
	padding: 0px 5px;
}
table.list .left {
	text-align: left;
	padding: 7px;
}
table.list .right {
	text-align: right;
	padding: 7px;
}
table.list .center {
	text-align: center;
	padding: 7px;
}
table.list .asc {
	padding-right: 15px;
	background: url('../image/asc.png') right center no-repeat;
}
table.list .desc {
	padding-right: 15px;
	background: url('../image/desc.png') right center no-repeat;
}
.pagination {
	padding-top: 8px;
	display: inline-block;
	width: 100%;
	margin: 8px auto 35px;

	padding-left: 4px;
	/*width: 695px;*/
}
.pagination .links {
	float: left;
}
.pagination .links a {
	display: inline-block;
	padding: 4px 10px;
	text-decoration: none;
	color: #A3A3A3;
	border-radius: 3px;
	background-color: rgb(252,251,251);
	text-shadow: none;
}
.pagination .links b, .pagination .links a:hover {
	display: inline-block;
	padding: 4px 10px;
	font-weight: normal;
	text-decoration: none;
	color: #FFF;
	background: rgb(35,113,156);
	text-shadow: none;
	border-radius: 3px;
}
.pagination .results {
	float: right;
	padding-top: 3px;
	color: #667;
}

.pagination .pagination {
	margin: 0;
	padding: 0;
}

.pagination .page-item {
	display: inline-block;
	list-style: none;
	margin-right: 6px;
}

.pagination .page-item a {
	display: inline-block;
	padding: 4px 10px;
	text-decoration: none;
	color: #A3A3A3;
	border-radius: 3px;
	background-color: rgb(252,251,251);
	text-shadow: none;
}

.pagination .links .active, .pagination .page-item a:hover {
	display: inline-block;
	padding: 4px 10px;
	font-weight: normal;
	text-decoration: none;
	color: #FFF;
	background: rgb(35,113,156);
	text-shadow: none;
	border-radius: 3px;
}

/* button */
.button {
	display: inline-block;
	text-decoration: none;
	cursor: pointer;
}
.button span, button.button {
	color: #FFFFFF;
	text-shadow: 1px 1px 0 rgba(0,0,0,0.4);
	font-size: 12px;
	height: 29px;
	display: inline-block;
	width: 160px;
	text-align: center;
	line-height: 26px;
	border-top: 3px solid rgb(20,85,130);
	/*background: url('../image/button.jpg') top right no-repeat;*/
	background-color: rgb(20,85,130);
	border-radius: 4px;
}
.button:hover span {
	/*color: #FFFFFF;
	text-shadow: 1px 1px 0 rgba(0,0,0,1);
	background-image: url(../image/button-hover.jpg);*/
	background-color: rgb(35,113,156);
}
.button.disabled span {
	cursor: default !important;
}
.button.disabled span {
	color: rgb(220,220,220) !important;;
	cursor: default !important;
	background-color: rgb(90,90,90) !important;
	border-color: rgb(90,90,90) !important;
}

/*a.button:hover {
	background: url('../image/button-left-active.jpg') top left no-repeat;
}
a.button:hover span {
	color: #FFFFFF;
	background: url('../image/button-right-active.jpg') top right no-repeat;
}*/


#button-cart span, .button.buy span, .cart > a span {
	/*border-top-color: rgb(65,100,10);
	background-color: rgb(65,100,10);*/
}

#button-cart span:hover, .button.buy span:hover, .cart > a span:hover {
	/*background-color: rgb(80,135,15);*/
}

.button-cart span {
	/*border-top-color: rgb(70,105,5);
	background-color: rgb(70,105,5);*/
}

.button-cart span:hover {
	/*background-color: rgb(85,130,10);*/
}

#button-cart-bought span {
	background-color: rgb(85,145,55);
	border-color: rgb(85,145,55);
}

#button-cart-bought {
	cursor: default;
}

#route-checkout-cart .button-cart span {
	border-top-color: rgb(20,85,130);
	background: rgb(40,120,176);
	font-size: 115%;
	text-shadow: 1px 1px 0 rgba(0,0,0,0.2);
	width: 200px;
	padding-top: 4px;
	padding-bottom: 4px;
}

#route-checkout-cart .button-cart span:hover {
	background-color: rgb(35,113,156);
}

.button.large span {
	min-width: 179px;
	width: auto;
	padding: 0 15px;
	text-align: center;
}
/*
.button.large span {
	width: 95%;
	text-align: center;
}

#button-cart:hover, .button.buy:hover, .cart > a:hover {
	-webkit-box-shadow: inset 500px 0 0 rgba(250,225,190,0.075);
	-moz-box-shadow: inset 500px 0 0 rgba(250,225,190,0.075);
	box-shadow: inset 500px 0 0 rgba(250,225,190,0.075);
}
#button-cart span, #button-cart span:hover, .button.buy span, .button.buy span:hover, .cart > a span, .cart > a:hover span {
	font-weight: normal;
	text-align: left;
}
*/
.buttons {
	overflow: auto;
	padding: 6px;
	margin-bottom: 20px;
}
.buttons-mini {
	padding: 3px;
	margin: 0;
}
.buttons-mini a span {
	height: auto;
	line-height: 2;
	border-top-width: 2px;
}
.buttons .left {
	float: left;
	text-align: left;
}
.buttons .right {
	float: right;
	text-align: right;
}
.buttons .center {
	text-align: center;
	margin-left: auto;
	margin-right: auto;
}
.htabs {
	height: 30px;
	line-height: 16px;
	margin-top: 40px;
}
.htabs a {
	border: 1px solid #FFF;
	border-left: none;
	border-top: none;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	-khtml-border-radius: 3px;
	border-radius: 3px;
	background: #e5e5e5;
	padding: 7px 15px 6px 15px;
	float: left;
	font-size: 13px;
	font-weight: bold;
	text-align: center;
	text-decoration: none;
	color: rgb(40,120,176);
	margin-right: 2px;
	display: none;
	position: relative;
	margin-right: 15px;
}
.htabs a:before {
	position: absolute;
	left: 50%;
	bottom: -10px;
	margin-left: -4px;
	content: url(../image/details-arrow-not-selected.gif);
}
.htabs a.selected, .htabs a:hover {
	background: #d9d9d9;
	padding-bottom: 7px;
}
.htabs a.selected:before, .htabs a:hover:before {
	content: url(../image/details-arrow.gif);
}
.tab-content {
	/*padding: 10px;*/
	margin-bottom: 20px;
	margin-top: 10px;
	z-index: 2;
	overflow: auto;
	/*clear: both;*/
}
.tab-content table {
	/*width: 75%;*/
}
/* box */
#content.box .box-content{
	position: relative;
	top: 29px;
}
.box {
	margin-top: 0px;
	margin-bottom: 20px;
}
.box .box-heading {
	padding: 8px 10px 0px 14px;
	font-size: 14px;
	font-weight: bold;
	line-height: 14px;
	color: rgb(20,85,130);
	position: relative;
	text-shadow: 1px 1px 0 #FFF;
	/*color: white !important;
	text-shadow: none;*/
}
.box .box-content {
	-webkit-border-radius: 7px;
	-moz-border-radius: 7px;
	-khtml-border-radius: 7px;
	border-radius: 7px;
	/*border: 6px solid #d9d9d9;*/
	padding: 7px 7px 14px 10px;
}
/* box products */
.box-product {
	width: 100%;
}

.box-product .linkblock {
	padding-top: 6px;
}

.box-product .product-related {
	width: 210px;
	display: inline-block;
	vertical-align: top;
	margin-right: 20px;
	margin-bottom: 10px;
	text-align: center;
	/*height: 265px;*/
	position: relative;
}
.box-product.related .product-related {
	width: 90px;
	margin-left: 5px;
	margin-right: 5px;
}
.box-product.related h2 {
	color: inherit;
	font-size: inherit;
	margin: 18px 0;
}
.box-product .product-related .button {
	margin: 10px auto 0;
}
/*.box-product > div:nth-child(4n) {
	margin-right: 0;
}*/
.box-product > span {
	display: block;
	width: 761px;
	height: 4px;
	margin: 15px auto 25px;
	background: url(../image/products-shadow.jpg) no-repeat;
}
.box-product .image {
	display: block;
	margin-bottom: 0px;
}
.box-product .image img {
	padding: 3px;
	border: 1px solid #E7E7E7;
}
.box-product .image:hover img {
	padding: 2px;
	border: 2px solid #fa5f2e;
}
.box-product .name a {
	color: rgb(40,120,176);
	font-weight: bold;
	text-decoration: none;
	display: block;
	margin-bottom: 4px;
}
.box-product .bottom {
	position: absolute;
	left: 0;
	bottom: 0;
	width: 100%;
}
.box-product .price {
	display: block;
	font-weight: bold;
	color: #e04d24;
	margin-bottom: 4px;
}
.box-product .price-old {
	color: #A00;
	font-weight: bold;
	text-decoration: line-through;
}
.price-new {
	font-weight: bold;
	color: #406b1c;
}
.box-product .rating {
	display: block;
	margin-bottom: 4px;
}
.product-not-sold {
	color: rgb(220,25,0);
}
.product-buy-hidden {
	display: none;
}
/* box category */
.box-category {
	margin-top: 44px;
}
.box-category ul {
	list-style: none;
	margin: 0;
	padding: 0;
}
.box-category > ul > li {
	padding: 8px 8px 8px 0px;
}
.box-category > ul > li + li {

}
.box-category > ul > li > a {
	text-decoration: none;
	color: #f53d0c;
}
.box-category > ul > li ul {
	/*display: none;*/
	font-size: 95%;
}
.box-category > ul > li a.active {
	font-weight: bold;
}

.box-category > ul > li a.active + ul {
	display: block;
}
.box-category > ul > li ul > li {
	padding: 4px 4px 0px 2px;
}
.box-category > ul > li ul > li > a {
	text-decoration: none;
	display: block;
}
.box-category > ul > li ul > li > a.active {
	font-weight: bold;
}
/* content */
#content .content {
	padding: 5px 0 10px;
	overflow: auto;
	margin-bottom: 20px;
	/*border: 1px solid #E3E3E3;*/
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	-khtml-border-radius: 4px;
	border-radius: 4px;
	-webkit-box-shadow: inset 0 0 1px rgb(255,255,255);
	-moz-box-shadow: inset 0 0 1px rgb(255,255,255);
	box-shadow: inset 0 0 1px rgb(255,255,255);
}
.content > ul, .box-content ul {
	margin-top: 0;
}
#content .content .left {
	float: left;
	width: 49%;
}
#content .content .right {
	float: right;
	width: 49%;
}
.compare-link {
	display: block;
	margin-top: -26px;
	text-align: center;
	text-decoration: none !important;
	text-shadow: 1px 1px 0 rgba(0,0,0,0.4);
	padding: 5px 0;
	color: white !important;
	background-color: #f53d0c;
	border-bottom-right-radius: 10px;
	border-bottom-left-radius: 10px;
}
.compare-link:hover {
	background-color: #f84d1c;
	text-shadow: 1px 1px 0 rgba(0,0,0,0.6);
}
/* category */
.category-info {
	overflow: auto;
	margin-bottom: 20px;
}
.category-info .image {
	float: left;
	padding: 5px;
	margin-right: 15px;
	border: 1px solid #E7E7E7;
}
.category-list {
	overflow: auto;
	margin-bottom: 20px;
}
.category-list ul {
	float: left;
	width: 18%;
}
.category-list .div a {
	text-decoration: underline;
	font-weight: bold;
}
/* manufacturer */
.manufacturer-list {
	border: 1px solid #DBDEE1;
	padding: 5px;
	overflow: auto;
	margin-bottom: 20px;
}
.manufacturer-heading {
	background: #F8F8F8;
	font-size: 15px;
	font-weight: bold;
	padding: 5px 8px;
	margin-bottom: 6px;
}
.manufacturer-content {
	padding: 8px;
}
.manufacturer-list ul {
	float: left;
	width: 25%;
	margin: 0;
	padding: 0;
	list-style: none;
	margin-bottom: 10px;
}
/* product */
.product-filter {
	margin-top: 15px;
	padding-bottom: 8px;
	padding-left: 4px;
	width: 695px;
	overflow: auto;
}
.product-filter .display {
	margin-right: 15px;
	float: left;
	padding-top: 4px;
	color: rgb(20,85,130);
}
.product-filter .display a {
	font-weight: bold;
}
.product-filter .sort {
	/*float: right;*/
	color: rgb(20,85,130);
}
.product-filter .limit {
	margin-left: 15px;
	float: right;
	color: rgb(20,85,130);
}
.product-compare {
	padding-top: 6px;
	margin-bottom: 25px;
	font-weight: bold;
}
.product-compare a {
	text-decoration: none;
	font-weight: bold;
}
#column-left + #content .product-list {
	float: right;
	width: 750px;
}
.product-list > div {
	margin-bottom: 25px;
	clear: both;
}
.product-list > h3 {
	color: #f53d0c;
	margin-bottom: 15px;
	margin-top: 55px;
}
.product-list .right {
	float: right;
	margin-left: 15px;
}
.product-list > div + div {
	padding-top: 16px;
}
.product-list .image {
	float: left;
	margin-right: 10px;
	margin-bottom: 15px;
}
.product-list .image img {
	padding: 3px;
	border: 1px solid #E7E7E7;
}
.product-list .name {
	margin-bottom: 3px;
}
.product-list .name a {
	color: rgb(40,120,176);
	font-weight: bold;
	text-decoration: none;
}
.product-list .description {
	line-height: 15px;
	margin-bottom: 5px;
	color: #4D4D4D;
}
.product-list .rating {
	color: #7B7B7B;
}
.product-list .price {
	float: right;
	height: 50px;
	margin-left: 8px;
	text-align: right;
	color: rgb(40,120,176);
	font-size: 13px;
	font-weight: bold;
}
.product-list .price-old {
	color: #A00;
	font-weight: bold;
	text-decoration: line-through;
}
.product-list .price-new {
	color: #406b1c;
	font-weight: bold;
}
.product-list .price-tax {
	font-size: 12px;
	font-weight: normal;
	color: #BBBBBB;
}
.product-list .cart {
	margin-bottom: 2px;
}
.product-list .wishlist, .product-list .compare {
	margin-bottom: 3px;
}
.product-list .wishlist a {
	text-decoration: none;
	padding-left: 18px;
	display: block;
	/*background: url('../image/add.png') left center no-repeat;*/
}
.product-list .compare a {
	text-decoration: none;
	display: block;
	text-align: center;
	/*background: url('../image/add.png') left 60% no-repeat;*/
}
.product-grid {
	width: 100%;
	/*overflow: auto;*/
}
.product-grid > div {
	width: 230px;
	display: inline-block;
	vertical-align: top;
	margin-right: 20px;
	margin-left: 7px;
	margin-bottom: 35px;
	text-align: center;
	padding: 8px;
	background-color: rgb(255,254,253);
	border-radius: 7px;
	position: relative;
}

.isInCart {
	color: #467D00;
	font-weight: bold;
	display: block;
}
.isInCart:before {
	content: url('../image/icon-basket.jpg');
	position: relative;
	top: 2px;
	padding-right: 4px;
}

.product-grid > div .isInCart {
	margin: 9px 0 -15px 0;
}

/*.label-discount {
	background-position: left top;
	background-repeat: no-repeat;
}
.label-discount-cz {
	background-image: url('../image/discount-cz.png');
}
.label-discount-sk {
	background-image: url('../image/discount-sk.png');
}*/

.label-top {
	background-position: left top;
	background-repeat: no-repeat;
}
.label-top-cz {
	background-image: url('../image/top-cz.png');
}
.label-top-sk {
	background-image: url('../image/top-sk.png');
}
.label-top-at, .label-top-de {
	background-image: url('../image/top-de.png');
}

.left .image {
	position: relative;
}

.image .label-top {
	position: absolute;
	left: 0;
	top: 0;
	width: 80px;
	height: 80px;
	display: block;
	z-index: 1000;

	background-position: left top;
	background-repeat: no-repeat;
}
.image .label-top-cz {
	background-image: url('../image/top-cz.png');
}
.image .label-top-sk {
	background-image: url('../image/top-sk.png');
}


.product-grid .image {
	display: block;
	margin-bottom: 0px;
	min-height: 89px;
}
.product-grid .image img {
	padding: 3px;
}
.product-grid .name {
	min-height: 30px;
}
.product-grid .name a {
	color: rgb(40,120,176);
	font-weight: bold;
	text-decoration: none;
	display: block;
	margin-bottom: 4px;
}

.product-grid .category {
	color: #f53d0c;
	font-weight: bold;
	display: block;
	margin: -15px 0 10px;
}

.product-grid .description b {
	color: rgb(20,85,130);
}
.product-grid .description br+br+br {
	display: none;
}

.product-grid .rating {
	display: block;
	margin-bottom: 4px;
}
.product-grid .price {
	display: block;
	font-weight: bold;
	color: rgb(20,85,130);
	margin-bottom: 4px;
}
.product-grid .price-old {
	color: #F00;
	text-decoration: line-through;
}
.product-grid .price-new {
	font-weight: bold;
}
.product-grid .price .price-tax {
	display: none;
}
.product-grid .cart {
	margin-top: 15px;
	margin-bottom: 3px;
}
.product-grid .wishlist, .product-grid .compare {
	margin-bottom: 3px;
}
.product-grid .wishlist a {
	/*color: #333333;
	text-decoration: none;
	padding-left: 18px;*/
	display: block;
	width: 136px;
	margin: 1px auto;
	/*background: url('../image/add.png') left center no-repeat;*/
}
.product-grid .compare a {
	/*color: #333333;
	text-decoration: none;
	padding-left: 18px;*/
	text-decoration: none;
	display: block;
	width: 136px;
	margin: 1px auto;
	/*background: url('../image/add.png') left center no-repeat;*/
}
/* Product */
.product-info {
	overflow: auto;
	margin-bottom: 20px;
	width: 100%;
}
.product-info > .left {
	float: left;
	margin-right: 15px;
}
.product-info > .left + .right {
	width: 290px;
	float: left;
	/*margin-left: 265px;*/
}
.product-info .deliveryDate {
	color: rgb(70,125,0) !important;
	font-weight: normal;
}
.manufacturerInfo {
	float: right;
	width: 200px;
	text-align: justify;
}
.tab-content .manufacturerInfo {
	float: none;
	width: 100%;
	text-align: left;
	margin: 30px 0;
}
.manufacturerInfo img {
	border: 3px solid rgb(228,234,240);
	display: block;
	margin-bottom: 15px;
	float: right;
}
.tab-content .manufacturerInfo img {
	float: left;
	margin-right: 30px;
}
.manufacturerInfo p {
	clear: both;
	line-height: 1.5;
	color: rgb(77,77,77) !important;
}
.tab-content .manufacturerInfo p {
	clear: none;
}
.product-info .image {
	float: left;
	margin-bottom: 20px;
	text-align: center;
}
.product-info .image img {
	border: 3px solid rgb(228,234,240);
}
.product-info .image:hover img {
	border-color: rgb(208,214,220);
}
.product-info .image-additional {
	width: 260px;
	margin-left: -3px;
	clear: both;
}
.product-info .image-additional img {
	border: 1px solid rgb(228,234,240);
}

.product-info .image-additional a:hover img {
	border-color: rgb(208,214,220);
}
.product-info .image-additional a {
	float: left;
	display: block;
	margin-left: 3px;
	margin-bottom: 3px;
}
.product-info .description {
	padding: 0px 5px 10px 5px;
	margin-bottom: 10px;
	line-height: 20px;
	color: #4D4D4D;
	position: relative;
	top: -4px;
}
.product-info .description span {
	color: rgb(20,85,156);
}
.product-info .description a {
	color: #4D4D4D;
	text-decoration: none;
}
.product-info .descriptionLabel {
	display: block;
	font-weight: bold;
	margin-top: 2px;
	margin-bottom: 3px;
}

.product-info .descriptionLabel-x-longer {
	color: rgb(20,85,156);
}

.product-info .price {
	overflow: auto;
	padding: 0px 5px 10px 5px;
	margin-bottom: 10px;
	font-size: 120%;
	font-weight: bold;
	color: #333333;
}
.product-info .price-old {
	color: #F00;
	text-decoration: line-through;
}
.product-info .price-new {

}
.product-info .price-tax {
	font-size: 90%;
	font-weight: normal;
	color: #444;
}
.product-info .price .reward {
	font-size: 12px;
	font-weight: normal;
	color: #999;
}
.product-info .price .discount {
	font-weight: normal;
	font-size: 12px;
	color: #4D4D4D;
}
.product-info .options {
	padding: 0px 5px 10px 5px;
	margin-bottom: 10px;
	color: #000000;
}
.product-info .cart {
	padding: 0px 5px 10px 5px;
	/*margin-bottom: 20px;*/
	color: #4D4D4D;
	overflow: auto;
}
.product-info .cart div {
	vertical-align: middle;
}
.product-info .cart div > span {
	padding-top: 7px;
	display: block;
	color: #999;
}

.product-info .cart .minimum {
	padding-top: 7px;
	font-size: 12px;
	color: rgb(40,120,176);
	clear: both;
}
.product-info .review {
	color: #4D4D4D;
	margin-bottom: 17px;
}
.product-info .review > div {
	padding: 8px;
	line-height: 17px;
}
.product-info .review > div > span {
	color: rgb(40,120,176);
}
.product-info .review .share {
	overflow: auto;
	line-height: normal;
}
.product-info .review .share a {
	text-decoration: none;
}
.attribute {
	color: #333;
	border-collapse: collapse;
	width: 100%;
	margin-bottom: 20px;
}
.attribute thead td, .attribute thead tr td:first-child {
	font-size: 14px;
	font-weight: bold;
	text-align: left;
	border-bottom: 6px solid rgb(228,234,240);
}
.attribute tr td:first-child {
	/*font-weight: bold;*/
	text-align: right;
	/*width: 20%;*/
	/*color: rgb(40,120,176)*/
}
.attribute .attribute-value {
	font-weight: bold;
}
.attribute td {
	padding: 7px;
	color: #4D4D4D;
	text-align: center;
	vertical-align: top;
}
.compare-info {
	border-collapse: collapse;
	width: 100%;
	border-top: 1px solid #DDDDDD;
	border-left: 1px solid #DDDDDD;
	margin-bottom: 20px;
}
.compare-info thead td, .compare-info thead tr td:first-child {
	color: #000000;
	font-size: 14px;
	font-weight: bold;
	background: #F7F7F7;
	text-align: left;
}
.compare-info tr td:first-child {
	color: #000000;
	font-weight: bold;
	text-align: right;
}
.compare-info td {
	padding: 7px;
	width: 20%;
	color: #4D4D4D;
	text-align: center;
	vertical-align: top;
	border-right: 1px solid #DDDDDD;
	border-bottom: 1px solid #DDDDDD;
}
.compare-info .name a {
	font-weight: bold;
}
.compare-info .price-old {
	font-weight: bold;
	color: #F00;
	text-decoration: line-through;
}
.compare-info .price-new {
	font-weight: bold;
}
/* wishlist */
.wishlist-product table {
	width: 100%;
	border-collapse: collapse;
	border-top: 1px solid #DDDDDD;
	border-left: 1px solid #DDDDDD;
	border-right: 1px solid #DDDDDD;
	margin-bottom: 20px;
}
.wishlist-product td {
	padding: 7px;
}
.wishlist-product thead td {
	color: #4D4D4D;
	font-weight: bold;
	background-color: #F7F7F7;
	border-bottom: 1px solid #DDDDDD;
}
.wishlist-product thead .remove, .wishlist-product thead .image, .wishlist-product thead .cart {
	text-align: center;
}
.wishlist-product thead .name, .wishlist-product thead .model, .wishlist-product thead .stock {
	text-align: left;
}
.wishlist-product thead .quantity, .wishlist-product thead .price, .wishlist-product thead .total {
	text-align: right;
}
.wishlist-product tbody td {
	vertical-align: top;
	border-bottom: 1px solid #DDDDDD;
}
.wishlist-product tbody .remove {
	vertical-align: middle;
}
.wishlist-product tbody .remove, .wishlist-product tbody .image, .wishlist-product tbody .cart {
	text-align: center;
}
.wishlist-product tbody .name, .wishlist-product tbody .model, .wishlist-product tbody .stock {
	text-align: left;
}
.wishlist-product tbody .quantity, .wishlist-product tbody .price, .wishlist-product tbody .total {
	text-align: right;
}
.wishlist-product tbody .price s {
	color: #F00;
}
.login-content {
	margin-bottom: 20px;
	overflow: auto;
}
.login-content .left {
	float: left;
	width: 48%;
}
.login-content .right {
	float: right;
	width: 48%
}
.login-content .left .content, .login-content .right .content {
	min-height: 190px;
}
/* orders */
.order-list {
	margin-bottom: 10px;
}
.order-list .order-id {
	width: 49%;
	float: left;
	margin-bottom: 2px;
}
.order-list .order-status {
	width: 49%;
	float: right;
	text-align: right;
	margin-bottom: 2px;
}
.order-list .order-content {
	padding: 10px 0px;
	display: inline-block;
	width: 100%;
	margin-bottom: 20px;
}
.order-list .order-content div {
	float: left;
	width: 33.3%;
}
.order-list .order-info {
	text-align: right;
}
.order-detail {
	background: #EFEFEF;
	font-weight: bold;
}
/* returns */
.return-list {
	margin-bottom: 10px;
}
.return-list .return-id {
	width: 49%;
	float: left;
	margin-bottom: 2px;
}
.return-list .return-status {
	width: 49%;
	float: right;
	text-align: right;
	margin-bottom: 2px;
}
.return-list .return-content {
	padding: 10px 0px;
	display: inline-block;
	width: 100%;
	margin-bottom: 20px;
	border-top: 1px solid #EEEEEE;
	border-bottom: 1px solid #EEEEEE;
}
.return-list .return-content div {
	float: left;
	width: 33.3%;
}
.return-list .return-info {
	text-align: right;
}
.return-product {
	overflow: auto;
	margin-bottom: 20px;
}
.return-name {
	float: left;
	width: 33.3%;
}
.return-model {
	float: left;
	width: 33.3%;
}
.return-quantity {
	float: left;
	width: 33.3%;
}
.return-detail {
	overflow: auto;
	margin-bottom: 20px;
}
.return-reason {
	float: left;
	width: 33.3%;
}
.return-opened {
	float: left;
	width: 33.3%;
}
.return-opened textarea {
	width: 98%;
	vertical-align: top;
}
.return-remove {
	float: left;
	width: 33.3%;
	padding-top: 90px;
	text-align: center;
	vertical-align: middle;
}
.return-additional {
	overflow: auto;
	margin-bottom: 20px;
}
.return-comment {
	float: left;
	width: 49%;
}
.return-captcha {
	float: right;
	width: 40%;
}
.download-list {
	margin-bottom: 10px;
}
.download-list .download-id {
	width: 49%;
	float: left;
	margin-bottom: 2px;
}
.download-list .download-status {
	width: 49%;
	float: right;
	text-align: right;
	margin-bottom: 2px;
}
.download-list .download-content {
	padding: 10px 0px;
	display: inline-block;
	width: 100%;
	margin-bottom: 20px;
	border-top: 1px solid #EEEEEE;
	border-bottom: 1px solid #EEEEEE;
}
.download-list .download-content div {
	float: left;
	width: 33.3%;
}
.download-list .download-info {
	text-align: right;
}
/* cart */
ul.cart-info {
	margin-top: 5px;
}
ul.cart-info li {
	line-height: 1.4;
}
.cart-info table {
	width: 100%;
	margin-bottom: 20px;
	border-collapse: collapse;
	border-top: 1px solid #DDDDDD;
	border-left: 1px solid #DDDDDD;
	border-right: 1px solid #DDDDDD;
}
.cart-info td {
	padding: 7px;
}
.cart-info thead td {
	color: #4D4D4D;
	font-weight: bold;
	background-color: #F7F7F7;
	border-bottom: 1px solid #DDDDDD;
}
.cart-info thead .remove {
	text-align: right;
}
.cart-info thead .image {
	text-align: center;
}
.cart-info thead .name, .cart-info thead .model {
	text-align: left;
}
.cart-info thead .quantity, .cart-info thead .price, .cart-info thead .total {
	text-align: right;
}
.cart-info tbody td {
	vertical-align: top;
	border-bottom: 1px solid #DDDDDD;
}
.cart-info tbody .remove {
	/*vertical-align: middle;*/
}
.cart-info tbody .remove {
	text-align: right;
}
.cart-info tbody .image {
	text-align: center;
}
.cart-info tbody .name, .cart-info tbody .model {
	text-align: left;
}
.cart-info tbody .quantity, .cart-info tbody .price, .cart-info tbody .total {
	text-align: right;
}
.cart-info tbody span.stock {
	color: #F00;
	font-weight: bold;
}
.cart-info tbody .cartExtra {
	padding: 9px 7px 8px;
	font-weight: bold;
}
.cart-module .cart-heading {
	border: 1px solid #DBDEE1;
	padding: 8px 8px 8px 22px;
	font-weight: bold;
	font-size: 13px;
	color: #555555;
	margin-bottom: 15px;
	cursor: pointer;
	background: #F8F8F8 url('../image/arrow-right.png') 10px 50% no-repeat;
}
.cart-module .active {
	background: #F8F8F8 url('../image/arrow-down.png') 7px 50% no-repeat;
}
.cart-module .cart-content {
	padding: 0px 0px 15px 0px;
	display: none;
	overflow: auto;
}
.cart-module .inner {
	padding-left: 22px;
}
.cart-module .bank-account {
	margin: 16px 0 32px 0;
}
.cart-module table {
	margin-bottom: 50px;
}
.cart-module .shipping-not-possible {
	color: rgb(180,180,180);
	font-weight: bold;
}
.cart-module .shipping-category-title small {
	display: block;
	max-width: 300px;
}
.cart-module tr.matching td {
	background-color: rgb(255,250,225) !important;
}
.cart-module tr.matching .matching-info {
	color: rgb(20,85,130);
	display: block;
	margin-top: 10px;
}

.cart-total {
	/*border-top: 1px solid #DDDDDD;
	padding-top: 8px;*/
	overflow: auto;
	margin-bottom: 15px;
	text-align: center;
}
.cart-total table {
	float: right;
}
.cart-total td {
	padding: 3px;
	text-align: right;
}
#cart-info {
	border-collapse: collapse;
	position: relative;
	left: -20px;
}
#cart-info td, #cart-info th {
	border: 1px solid rgb(219, 222, 225);
	padding: 6px 9px;
	margin: 0;
	background-color: rgb(248,248,248);
}
#cart-info .total_price {
	display: block;
}
#cart-info .total_price + .small:before {
	content: "+ ";
}
#cart-info .total_price + .small {
	font-size: 85%;
	color: rgb(35,113,156);
}
/* checkout */
.checkout-heading {
	background: rgb(252,252,252);
	border-radius: 4px;
	padding: 10px;
	font-size: 12px;
	color: #334;
	text-shadow: none;
	margin-bottom: 15px;
	cursor: default;
	font-weight: bold;
}
.passed .checkout-heading {
	cursor: pointer;
	background-color: rgb(228,234,240);
}

.passed .checkout-heading:before {
	content: "✔ ";
	padding-right: 10px;
	color: #f53d0c;
}

.passed.final .checkout-heading {
	cursor: default;
}

.passed:not(.final) .checkout-heading:hover {
	background-color: rgb(208,214,220);
}

.passed:not(.final) .checkout-heading:hover:before {
	content: "✎ ";
	padding-right: 9px;
	color: rgb(158,164,170);
}

.checkout-heading a {
	float: right;
	margin-top: -3px;
	font-weight: normal;
	text-decoration: none;
}
.checkout-content {
	padding: 0px 0px 15px 0px;
	display: none;
	overflow: auto;
}
.checkout-content .left {
	float: left;
	width: 48%;
}
.checkout-content .right {
	float: right;
	width: 48%;
}
.checkout-content .buttons {
	clear: both;
}
.checkout-product table {
	width: 100%;
	border-collapse: collapse;
	border-top: 1px solid #DDDDDD;
	border-left: 1px solid #DDDDDD;
	border-right: 1px solid #DDDDDD;
	margin-bottom: 20px;
}
.checkout-product td {
	padding: 7px;
}
.checkout-product thead td {
	color: #4D4D4D;
	font-weight: bold;
	background-color: #F7F7F7;
	border-bottom: 1px solid #DDDDDD;
}
.checkout-product thead .name, .checkout-product thead .model {
	text-align: left;
}
.checkout-product thead .quantity, .checkout-product thead .price, .checkout-product thead .total {
	text-align: right;
}
.checkout-product tbody td {
	vertical-align: top;
	border-bottom: 1px solid #DDDDDD;
}
.checkout-product tbody .name, .checkout-product tbody .model {
	text-align: left;
}
.checkout-product tbody .quantity, .checkout-product tbody .price, .checkout-product tbody .total {
	text-align: right;
}
.checkout-product tfoot td {
	text-align: right;
	border-bottom: 1px solid #DDDDDD;
}
.contact-info {
	overflow: auto;
}
.contact-info .left {
	float: left;
	width: 48%;
}
.contact-info .right {
	float: left;
	width: 48%;
}
.sitemap-info {
	overflow: auto;
	margin-bottom: 40px;
}
.sitemap-info .left {
	float: left;
	width: 48%;
}
.sitemap-info .right {
	float: left;
	width: 48%;
}
/* footer */
#footer {
	margin-top: 35px;
	position: relative;
	clear: both;
	min-height: 100px;
	/*position: absolute;
	bottom: 0;
	width: 100%;*/
	/*border-top: 1px solid #DBDEE1;
	border-bottom: 1px solid #DBDEE1;*/
	background: url(../image/footer-bg.jpg);
	border-top: 4px solid rgb(205,205,205);
	/*box-shadow: inset 0 4px 7px rgba(0,0,0,0.07);*/
}

/*#footer .border-center {
	position: absolute;
	max-width: 960px;
	height: 29px;
	left: 50%;
	margin-left: -480px;
	background: url(../image/footer-border-center.jpg) no-repeat center top;
}
#footer .bordered {
	background: url(../image/footer-border-sides.jpg) repeat-x center top;
}*/
#footer .inner {
	max-width: 900px;
	padding: 35px 40px 5px;
	margin: 0 auto;
	position: relative;
}
#footer h3 {
	color: #333;
	font-size: 14px;
	margin-top: 0px;
	margin-bottom: 8px;
}
#footer .column {
	float: left;
	width: 24%;
	min-height: 100px;
	color: #444;
	margin-left: 9%;
}
#footer .column ul {
	margin-top: 0px;
	margin-left: 8px;
	padding-left: 12px;
}
#footer .column ul li {
	margin-bottom: 3px;
	list-style: square;
}
#footer .column a {
	text-decoration: none;
	color: #444;
}
#footer .column a:hover {
	text-decoration: underline;
}
#footer .lang {
	opacity: 0.5;
}
#shops {
	width: 100%;
	padding: 4px 0;
	text-align: center;
	background-color: rgb(210,210,210);
	border-top: 2px solid rgb(200,200,200);
}
#shops * {
	font-size: 85%;
	color: rgb(100,100,100);
	font-weight: bold;
	text-decoration: none;
	text-shadow: none;
	/*text-shadow: 1px 1px 0 rgba(10,0,0,0.5);*/
	padding-right: 12px;
}
#powered {
	padding: 5px 0 3px;
	text-align: center;
	clear: both;
	color: #555;
}
#powered a, #made-by a {
	color: #666;
	text-decoration: none;
	/*border-bottom: 1px dotted #999;*/
	font-weight: bold;
}
#made-by {
	line-height: 1.8;
	padding: 10px 0;
	color: #555;
}
/* banner */
.banner div {
	text-align: center;
	width: 100%;
}
.banner div img {
	margin-bottom: 20px;
}

.stock {
	font-weight: normal;
}

.product-info .stockInfo {
	font-size: 120%;
	padding-top: 20px;
	display: block;
	margin-bottom: -20px;
}

.product-info .stock {
	display: block;
}

.in-stock {
	color: rgb(70,125,0);
	font-weight: bold;
}

.not-in-stock {
	color: rgb(40,100,160);
	font-style: italic;
}

#confirm .right {
	float: none;
	width: auto;
	text-align: center;
}



/* Home alt */


#home-categories > div {
	width: 200px;
	height: 100px;
	margin: 22px 22px 70px;
	text-align: center;
	float: left;
}

#home-categories > div a {
	text-decoration: none;
}

#home-categories > div img {
	padding-bottom: 5px;
}

#home-categories > div a span {
	padding: 3px 7px;
	border-radius: 3px;
	background-color: rgb(255,255,255);
}

#home-categories > div a:hover span, #home-categories > div.clickFocused a span {
	background-color: #f53d0c;
	color: white;
	text-shadow: none;
}

/*#home-categories > div.last {
	margin-left: 316px;
}*/

h1.home-alt, h2.home-alt, strong.home-alt {
	display: block;
	position: relative;
	font-size: 20px;
	text-align: center;
	margin-bottom: 25px;
	margin-top: 35px;
	border: none;
	color: rgb(20,85,130);
	font-weight: bold;
}
strong.home-alt a {
	display: block;
}

h1.home-alt + strong.home-alt {
	margin-top: -30px;
	margin-bottom: 50px;
}
#js-battery-search .buttons {
	margin-top: -15px;
}

a.home-alt {
	text-decoration: none;
}

a.home-alt h2.home-alt {
	color: #f53d0c;
	text-decoration: none;
}

#home-categories + h2.home-alt {
	margin-top: 85px;
}

h3.home-alt {
	position: relative;
	font-size: 14px;
	text-align: center;
	margin-bottom: 25px;
	font-weight: bold;
	color: rgb(20,85,130);
}

.home-alt a, .home-alt span {
	font-size: 13px;
	padding: 9px 30px;
}

hr {
	outline: none;
	border: none;
	border-top: 1px solid rgb(210,210,210);
}

hr.tablewidth {
	width: 85%;
	margin-left: 2%;
}

.bcenter {
	margin-left: auto;
	margin-right: auto;
}

.bcenter td {
	padding-bottom: 4px;
}

.bcenter td a {
	padding: 3px 7px;
	border-radius: 3px;
	text-shadow: none;
}

.bcenter td a:hover {
	background-color: #f53d0c;
	color: white;
}

input.home-search {
	display: block;
	width: 100%;
	min-width: 250px;
	border-radius: 5px;
	padding: 7px 10px;
	border: none;
	outline: none;
	margin: 5px auto 15px;
	position: relative;
	background: white url('../image/icon-search.png') no-repeat 95% center;
	/*box-shadow: 0 0 5px rgba(0,0,0,0.15);*/
	border: 3px solid rgb(35,112,156);
}

input.home-search + .alt-info {
	margin-top: -5px;
}

.ie10 input.home-search {
	padding-bottom: 8px;
}

input.home-search.hover {
	background: white url('../image/icon-search-active.png') no-repeat 97% top !important;
}

#search-category input.home-search.hover {
	background: white url('../image/icon-search-active.png') no-repeat 98.5% 4px !important;
}

#js-battery-search {
	position: relative;
	width: 55%;
	margin-left: auto;
	margin-right: auto;
}

#js-battery-search .button {
	margin-bottom: 20px;
}

#search-results1, #search-results2 {
	margin-left: 100px;
	float: left;
	width: 30%;
}

#search-results1 li, #search-results2 li {
	list-style: square;
	padding-bottom: 4px;
}

.breadcrumb {
	display: none;
}

.address {
	background-color: rgb(254,254,254);
	padding: 20px;
	border-radius: 6px;
	width: 45% !important;
}

#all-categories {
	color: rgb(20,85,130);
	text-decoration: none;
	padding: 3px 7px;
	border-radius: 3px;
	position: relative;
	left: -7px;
	display: inline-block;
	margin-bottom: 0;
	margin-top: -3px;
}

#all-categories:hover {
	color: rgb(245,245,255);
	background-color: rgb(20,85,130);
	text-shadow: none;
}

.links-to-related {
	float: right;
}

.category-list ul {
	margin-top: 0;
}

.category-list li {
	list-style: square;
	color: #f53d0c;
}

#content .alt-info {
	text-align: center;
	color: rgb(20,85,130);
}

#content .alt-info {
	position: relative;
	font-size: 12px;
}

#content .alt-info-small {
	color: rgb(20,85,130);
	font-size: 12px;
}

.search-form td {
	padding: 4px;
	padding-left: 6px;
}

.search-highlight, .search-by-highlight {
	color: #432;
	background-color: rgb(255,252,150);
	padding: 1px;
	border-radius: 3px;
}

.filter_name {
	width: 59%;
	padding: 6px;
	display: block;
}

tr.search-criterium-active td, div.search-criterium-active {
	background-color: rgb(230,250,205);
}

tr.search-criterium-active td:first-of-type, div.search-criterium-active {
	font-weight: bold;
}

.search-by-highlight {
	background-color: rgb(255,252,195);
	display: block;
	text-align: left !important;
	margin-top: 2px;
	border-radius: 5px;
	padding: 3px;
}

#content .search-by-highlight-inline {
	display: inline;
	color: #432;
}

.product-list .mainblock {
	padding: 0 220px 0 100px;
}

.product-list .mainblock .searched {
	margin-bottom: -20px;
	margin-top: 2px;
}

#search-category {
	position: relative;
	margin-bottom: 26px;
}

#search-category .button-search {
	position: absolute;
	right: 12px;
	top: 6px;
	width: 32px;
	height: 24px;
	cursor: pointer;
}
#search-category input {
	border: 2px solid #E4EAF0;
	color: #667;
	padding: 6px 25px 7px 23px;
	width: 780px;
	height: 24px;
	background-color: transparent;
	margin-top: -1px;
}
#search-category input[name='filter_name'] {
	background: rgb(252,252,252) url('../image/icon-search.png') no-repeat 97% center;
	border-radius: 4px;
}
#search-category input[name='filter_name'].searching {
	background-image: url('../image/icon-searching.gif');
	color: rgb(180,180,180) !important;
}

.ainfo {
	color: rgb(102, 102, 119);
}

.attachment, .attachment:visited, .attachment:focus {
	display: inline-block;
	padding: 6px 15px 6px 40px;
	border-radius: 4px;
	border: 1px dashed rgb(20,85,130);
	background: rgb(40,120,176) url('../image/icon-attachment.png') no-repeat 14px center;
	text-decoration: none;
	color: white;
	text-shadow: none;
	font-size: 95%;
}

.attachment span {
	padding-right: 12px;
}

.attachment:hover {
	background-color: rgb(20,85,130);
}

#localities {
	text-align: center;
	margin-bottom: 24px;
}

#localities a {
	text-decoration: none;
}

#localities span {
	padding-right: 15px;
}

#localities img {
	position: relative;
	top: 1px;
}

#locals {
	background-color: rgb(20,85,130);
	padding: 1px 3px;
	border-radius: 3px;
	text-shadow: none;
	top: 93px;
	right: 0px;
	z-index: 1089;
}

#locals.hover {
	background-color: rgb(250,252,255);
	box-shadow: 1px 1px 3px rgba(0,0,0,0.7);
}

#locals, #locals a {
	color: rgb(240,245,255);
}

#locals img {
	position: relative;;
	top: 1px;
	padding-left: 12px;
}

#locals a span {
	display: none;
}

#locals a {
	display: none;
	margin-top: 2px;
	padding: 4px 9px;
	border-radius: 3px;
	text-shadow: none;
}

#locals a.current {
	display: block;
}

#locals.hover a {
	color: rgb(75,75,75);
	display: block;
	margin-bottom: 6px;
}

#locals.hover a span {
	display: inline;
}

#locals.hover a:last-of-type {
	margin-bottom: 2px;
}

#locals a
{
	text-shadow: none;
}

#locals.hover a:hover
{
	/*
	background-color: rgb(212,224,233);
	color: rgb(34,51,85) !important;
	*/
	padding: 3px 8px;
	background-color: #f53d0c;
	border: 1px solid #d51d0c;
	color: white !important;
}

#product_description {
	padding: 18px;
	line-height: 1.6;
	border-radius: 6px;
	background-color: #E4EAF0;
}

#product_description span {
	color: #666;
}

#product_description p {
	margin-bottom: 0;
}

#content .purchased_by {
	color: #467D00;
}

#content .hint {
	color: #555;
	text-align: center;
	margin: 3px 0;
}

#content .smallhint {
	font-size: 90%;
	color: rgb(75,120,15);
}

#content .stockhint {
	font-weight: bold;
	padding-top: 10px;
	color: rgb(20,85,130);
}

#content p.hint a {
	padding-left: 2px;
	padding-right: 2px;
}

#content p.hint {
	margin-top: -12px;
	margin-bottom: 10px;
}

#content p.normalhint {
	color: rgb(20,85,130);
	margin-top: 5px;
	margin-bottom: 0;
	font-size: 95%;
}

.checkout-heading .extra {
	display: inline-block;
	padding-left: 10px;
	max-width: 600px;
	color: rgb(50,140,200);
	font-weight: normal;
}

#payment-method tr td, #shipping-method tr.method td {
	cursor: pointer;
}

#checkout label  {
	padding: 4px;
	display: block;
}

input.placeholdered {
	color: #667;
}
/*
@media all and (max-width: 960px) {

	#menu {
		max-width: 100%;
	}

	#categories > ul {
		display: none;
	}

	#categories {
		width: auto;
		float: right;
	}

	#categories #welcome {
		width: auto;
	}

}

@media all and (max-width: 900px) {

	#menu {
		padding-top: 4px;
		padding-bottom: 7px;
		margin-bottom: 35px;
	}

	#menu > ul > li {
		border-radius: 3px;
	}

	#menu #search {
		float: left;
		margin-left: 10px;
	}

}

@media all and (max-width: 870px) {

	#footer #battery-decor2 {
		display: none;
	}

	#header #customers {
		position: relative;
		float: none;
		left: 5px;
		right: 0;
		top: 2px;
		width: auto;
		display: inline-block;
	}

	#header #locals {
		position: absolute;
		float: none;
		right: 5px;
		top: 112px;
		width: auto;
		display: inline-block;
	}

}

@media all and (max-width: 700px) {

	h2.home-alt {
		left: 0;
	}

	#header #cart {
		right: 0;
	}

	#footer {
		text-align: center;
	}

	#footer .column ul, #footer .column ul li {
		list-style: none;
		padding: 0;
		margin: 0;
	}

	#footer .border-center {

	}

	#footer .inner {
		padding: 30px 5px;
	}

	#footer .column {
		float: none;
		display: block;
		width: 100%;
		margin: 0;
		margin-bottom: 30px;
		text-align: center;
		min-height: 0;
	}

	#footer #shops {
		text-align: center;
	}

}

@media all and (max-width: 500px) {

	#header #customers {
		left: 0;
		margin: 5px auto;
		width: 250px;
		display: block;
		text-align: center;
	}

	#header #locals {
		position: relative;
		float: none;
		left: 0;
		top: 0;
		display: block;
		width: 165px;
		margin: 5px auto;
		text-align: center;
	}

}

@media all and (max-width: 440px) {

	#header #logo {
		margin: 0px auto;
		width: 250px;
	}

	#header {
		height: 400px;
	}

	#header #cart {
		position: relative;
		display: block;
		float: none;
		margin: 8px auto;
	}

	#header #cart {
		margin-top: 0;
	}

	#header #cart .heading {
		width: 200px;
		float: none;
		text-align: center;
		margin: 0 auto;
	}

	#header #cart .heading h4 {
		text-align: center;
	}

}
*/

#showHeurekaBadgeHere-1 {
	margin-bottom: 8px;
}

#showHeurekaBadgeHere-1 a {
	border:none;
}


#route-checkout-checkout #categories {
	visibility: hidden;
	height: 0;
	overflow: hidden;
	margin: 10px;
	min-height: 0;
}

#route-checkout-checkout #cart,
#route-checkout-checkout #customers,
/*#route-checkout-checkout #locals,*/
#route-checkout-checkout #header #search
{
	display: none;
}

#route-checkout-checkout .box-product {
	width: 115px;
	float: left;
	margin-right: 23px;
	text-align: center;
}

#route-checkout-checkout .box-product .product-related {
	width: 110px;
	margin-bottom: 22px;
}

#route-checkout-checkout .box-product .quantity {
	color: #f53d0c;
}

#route-checkout-checkout .box-product .image img {
	padding: 3px;
	border: none;
}

#route-checkout-checkout .box-product .name span {
	white-space: nowrap;
}

#route-checkout-checkout .checkout {
	width: 942px;
	float: left;
}

#route-checkout-checkout p.normalhint {
	margin-top: -14px;
	margin-left: 27px;
	margin-bottom: 14px;
}

#route-checkout-checkout #showHeurekaBadgeHere-1 {
	margin-left: 15px;
}

.product-grid > .active:hover {
	cursor: pointer;
	background-color: rgb(240,245,255);
}

.compare {
	display: none;
}

.search-type .left {
	width: 50%;
	float: left;
	margin-left: 0;
	margin-right: 0;
}

.search-type .right {
	width: 44% !important;
	float: right;
	margin-left: 0;
	margin-right: 0;
}

span.price_discount {
	color: rgb(30,100,0);
}

.button.loading {
	background-image: url('../image/loading.gif');
	background-repeat: no-repeat;
	background-position: 5px center;
}


#content .search-form .left, #content .search-form .right {
	width: 48%;
}

.text_empty_with_category strong {
	background: rgb(35,113,156);
	padding: 2px 10px;
	border-radius: 4px;
	color: white;
	text-shadow: 1px 1px 0 rgb(20,85,130);
}

#index {
	text-align: center;
	width: 960px;
	min-height: 140px;
	padding-left: 15px;
	margin: 10px auto 80px;
	background-color: rgb(254,252,250);
	border-radius: 8px;
	border-bottom: 3px solid rgb(45,135,176);
}

#index a {
	display: inline-block;
	width: 130px;
	height: 30px;
	padding: 110px 7px 0;
	overflow: none;

	cursor: pointer;

	font-size: 14px;
	line-height: 0.95;
	text-align: center;
	text-decoration: none;

	background-position: center top;
	background-repeat: no-repeat;
}

#index a:hover {
	text-decoration: none;
	background-color: rgb(240,245,255);
}

#index .index-battery {
	border-top-left-radius: 6px;
	border-bottom-left-radius: 6px;
	background-image: url('../image/index/small/battery.png');
}

#index .index-custom {
	background-image: url('../image/index/small/custom.png');
}

#index .index-charger {
	background-image: url('../image/index/small/charger.png');
}

#index .index-grip {
	background-image: url('../image/index/small/grip.png');
}

#index .index-powerbank {
	background-image: url('../image/index/small/powerbank.png');
}

#index .index-case {
	background: url('../image/index/small/case.png') no-repeat 27px 7px;
}

#index .index-cable {
	background: url('../image/index/small/cable.png') no-repeat 27px 7px;
}

#index .index-screen {
	border-top-right-radius: 6px;
	border-bottom-right-radius: 6px;
	background: url('../image/index/small/screen.png') no-repeat 27px 7px;
}


#all-manufacturers {
	background: rgb(40,120,176);
	display: block;
	width: 882px;
	color: white;
	padding: 8px 0;
	border-bottom-left-radius: 6px;
	border-bottom-right-radius: 6px;
	border-top: 2px solid rgb(25,100,135);
	text-shadow: 1px 1px 0 rgba(0,0,0,0.25);
	font-weight: bold;
	font-size: 14px;
	text-align: center;
	margin: -81px auto 70px;
}

#route-product-product .button-cart span, #route-product-product .button-cart-bought span {
	font-size: 18px;
	width: 220px;
	height: 40px;
	line-height: 36px;
}

#tracy-debug .tracy-DumpPanel h2 {
	text-shadow: none !important;
}

#order-confirm-hint {
	text-align: center;
	font-weight: bold;
	color: rgb(245, 61, 12) !important;
	margin: -5px 0 40px;
}

.productInfoBanner {
	float: right;
}

.product-snippet {
	margin: 12px 20px 6px;
	line-height: 55px;
	display: block;
	padding: 3px 6px;
	border-radius: 6px;
	background-color: rgb(255,255,255);
	text-align: center;
}
.product-snippet a {
	text-decoration: none;
}
.product-snippet img {
	display: inline-block;
	padding-left: 8px;
}

.external-login {
	height: 30px;
}

.socials-paired .social + a {
	padding-left: 10px;
	position: relative;
	top: -10px;
}

.facebook-pair .fb_iframe_widget iframe {
    opacity: 0;
}

.facebook-pair .fb_iframe_widget {
  background-image: url('../image/icon/social/facebook.png');
  background-repeat: no-repeat; 
  height: 29px;
}

.external-login.paired .facebook-pair:before {
	content: "✔";
	font-weight: bold;
	padding-right: 10px;
	color: rgb(30,140,0);
}

.sticker-column {
	width: 80px;
	height: 220px;
	position: absolute;
	left: -3px;
}

.image .sticker-column {
	top: 10px;
}

.sticker {
	width: 52px;
	border-radius: 4px;
	font-size: 11px;
	text-align: center;
	padding: 4px 5px;
	text-shadow: none !important;
	margin-bottom: 4px;
	border-bottom-width: 2px;
	border-bottom-style: solid;
}

.image .sticker {
	box-shadow: 2px 3px 2px rgba(0,0,0,0.1);
}

.sticker-top {
	color: white;
	background-color: rgb(90,145,0);
	border-bottom-color:  rgb(70,125,0);
}

.sticker-zlevnenaDoprava {
	color: white;
	background-color: rgb(240,115,0);
	border-bottom-color: rgb(220,90,0);
}

.cc_message {
	text-shadow: none;
	float: right;
	margin-right: 25px !important;
}

.cc_container {
	background-color: rgb(80,80,80) !important;
}

.cc_container .cc_btn {
	float: left;
	color: white !important;
	text-shadow: none;
	border-radius: 0 !important;
	background-color: rgb(240,115,0) !important;
}

#trustedBadgeStripe img {
	max-width: 380px;
}

#trustedBadgeStripe {
	width: 100%;
	text-align: center;
	margin-bottom: 25px;
	margin-top: 25px;
}
@media only screen and (max-width: 600px) {
	#trustedBadgeStripe img {
		max-width: 100%;
	}
}
