* {
	padding: 0;
	margin: 0;
}
a {
  -webkit-transition: color .5s;
  -moz-transition: color .5s;
  -o-transition: color .5s;
  transition: color .5s;
}
input[type="submit"] {
	-webkit-appearance: none;
}
body {
	font: 12px Arial, Helvetica, sans-serif, "Calibri";
	color: #394864;
	background: #fff url(../images/tmpl/body.png) repeat-x;
}
@media screen and (min-width: 1520px) {
  body {
  	font-size: 13px;
  }
}
.sestava img {width:auto;height:auto;max-width:100%;-o-border-radius: 15px;
-moz-border-radius: 15px;
-webkit-border-radius: 15px;
-ms-border-radius: 15px;
border-radius: 15px;}

tr td.sest {
  width:30px;
  -o-border-radius: 50% 0 0 50%;
  -moz-border-radius: 50% 0 0 50%;
  -webkit-border-radius: 50% 0 0 50%;
  -ms-border-radius: 50% 0 0 50%;
  border-radius: 50% 0 0 50%;
}
div.sest {
  -o-border-radius: 50%;
  -moz-border-radius: 50%;
  -webkit-border-radius: 50%;
  -ms-border-radius: 50%;
  border-radius: 50%;
  width:30px;
  line-height:30px;
  height:30px;
  position:absolute;
  margin-left:10px;
  margin-top:10px;
  color:White;
  text-align:center;
  font-family: 'Rajdhani', sans-serif !important;
  background:#1d1d1d;
  font-weight:bold;
}
tr td.sest div.sest {
  position:static;
  margin:0;
}

.df-classic {
  z-index: 999999999999999999999 !important;
  position:absolute;
}
#header a, .menu a, .top_left a, .newone a, #footer a, #left a, #naseptavacDiv p a, .navigace_back2 a, .width_285 a, #paging_footer a,
.bodyline a, a.big.normal, .bannys a {
  text-decoration:none;
}
/* ------------------ Poziční bloky - obsah, sloupce--------------------*/
#wrap_body {
	background: url(../images/tmpl/background.jpg) no-repeat center 0;
}
#wrap {
	margin: 0 auto;
	width: 990px;
}
#content_block {
	width: 100%;
	float: left;
}
#main {
	float: left;
	width: 100%;
}
.content_right {
	float: right;
	width: 760px;
	display: block;
}
.content {
	float: right;
	width: 737px;
	display: block;
	padding: 0;
	line-height: 20px;
	min-height: 500px;
}
.content_right.fll, .content_right.fll .content {
	width: 100%;
}
.content.home {
}
.content ul, .content ol {
	margin-left: 20px;
}
#left {
	float: left;
	width: 230px;
}
/* ------------------ Hlavička --------------------*/
#header {
	height: 240px;
	width: 990px;
}
#banner_box{
	position:absolute;  
  top: 240px; 
  margin-left: -240px;  
  z-index: 10;
}
#header #over a {
	display: block;
	position: absolute;
	top: 60px;
	width: 313px;
	height: 73px;
	margin-left: 0;
  background: url(../images/tmpl/logo.png) no-repeat 0 0;
}
#header #contact p {
  display: block;
  position: absolute;
  top: 50px;
  margin-left: 425px;
  color:#eee;
  font-size:12px;
  font-weight:bold;
}
@media screen and (max-width: 1020px) {
  #header #contact p {display:none}
}
.header_filtr {
  width:725px;
  height:55px;
  padding-top:15px;
  background: url(../images/tmpl/filtr.png) no-repeat right 0;
  font-family: 'Rajdhani', sans-serif !important;
  position:absolute;
  margin-top:145px;
  padding-left:265px;
}
#header #basket p a {
	position: absolute;
	margin-top: 65px;
	margin-left: 785px;
	width: 136px;
	height: 58px;
	text-align: left;
	line-height: 58px;
	padding-right: 69px;
	font-family: 'Rajdhani', sans-serif;
	display: block;
	font-size: 130%;
	font-weight: bold;
	color: #fff;
	background: url(../images/tmpl/cart.png) no-repeat right 0;
}
/*#header #basket a:hover {
	background: url(../images/cart.png) no-repeat right bottom;
}*/
#header #basket #basket_pocet {
  position:absolute;
  width:30px;
  height:30px;
  line-height:30px;
  margin-left:146px;
}
#header #basket #basket_cena {
  position:absolute;
	color: #fff;
	font-size: 22px;
	font-weight: bold;
  width:106px;
  line-height:46px;
  text-align:left;
  padding-left:30px;
}
#header #basket span.to_order {
  position:absolute;
  color:#0a0e12;
  width:106px;
  text-align:left;
  font-weight:bold;
  padding-left:30px;
  line-height:20px;
  margin-top:33px;
  text-decoration:underline;
}
#header #basket a:hover span.to_order {
  color:#fff;
  text-decoration:none;
}
#header #login a {
	position: absolute;
	background: url(../images/tmpl/login.png) no-repeat 0 0;
	margin-left: 808px;
	height: 41px;
	line-height: 41px;
	display: block;
	width: 112px;
	font-size: 20px;
  padding-left:50px;
	text-align: center;
	float: left;
	color: #fff;
	font-family: 'Rajdhani', sans-serif;
  font-weight:bold;
  -webkit-box-shadow: 0 1px 5px 2px #070f1e;
  -moz-box-shadow: 0 1px 5px 2px #070f1e;
  box-shadow: 0 1px 5px 2px #070f1e;
  -o-border-radius: 0 0 5px 5px;
  -moz-border-radius: 0 0 5px 5px;
  -webkit-border-radius: 0 0 5px 5px;
  -ms-border-radius: 0 0 5px 5px;
  border-radius: 0 0 5px 5px;
}
#header #login a:hover {
	color: #fff;
	text-decoration: none;
}
#header #mysearch {
	position: absolute;
	top: 71px;
	margin-left: 418px;
	background: url(../images/tmpl/search.png) no-repeat 0 0;
	width: 371px;
	height: 55px;
}
.input_search[type="text"] {
	position: absolute;
	width: 280px;
	height: 29px;
	line-height: 29px;
	padding-left: 10px;
	padding-top: 5px;
	border: none;
	font-family: 'Rajdhani', sans-serif;
	background: transparent;
	font-size: 18px;
	color: #394864;
	margin-top: 3px;
	font-weight: normal;
}
.input_search[type="text"]:focus {
	background: transparent;
	border: none;
	color: #162f5f;
}
.submit_search[type="submit"] {
	position: absolute;
	margin-top: 0px;
	margin-left: 120px;
	width: 58px;
	height: 50px;
	background: none;
	cursor: pointer;
	border:none;
}
/* ------------------ NAVIGACE nahoře --------------------*/
#navigace {
	position: absolute;
	top:0px;
	padding-left: 0px;
	width: 828px;
  height:45px;
}
/* ------------------ MENU - kategorie a podkategorie zbozi --------------------*/
#left p.top a {
  height:45px;
  display:block;
  width:100%;
  -o-border-radius: 8px;
  -moz-border-radius: 8px;
  -webkit-border-radius: 8px;
  -ms-border-radius: 8px;
  border-radius: 8px;
  padding-left:0;
  text-decoration:none;
  -webkit-box-shadow: 0 1px 5px 2px #eaeff2;
  -moz-box-shadow: 0 1px 5px 2px #eaeff2;
  box-shadow: 0 1px 5px 2px #eaeff2;
  margin-bottom:5px;
  -ms-transition: color 0.5s, -webkit-box-shadow 0.5s, -moz-box-shadow 0.5s, box-shadow 0.5s;
  transition: color 0.5s, -webkit-box-shadow 0.5s, -moz-box-shadow 0.5s, box-shadow 0.5s;
  -o-transition: color 0.5s, -webkit-box-shadow 0.5s, -moz-box-shadow 0.5s, box-shadow 0.5s;
  -moz-transition: color 0.5s, -webkit-box-shadow 0.5s, -moz-box-shadow 0.5s, box-shadow 0.5s;
  -webkit-transition: color 0.5s, -webkit-box-shadow 0.5s, -moz-box-shadow 0.5s, box-shadow 0.5s;
}
#left p.top a:hover {
  text-decoration:none;
  -webkit-box-shadow: 0 1px 8px 3px #d8dee2;
  -moz-box-shadow: 0 1px 8px 3px #d8dee2;
  box-shadow: 0 1px 8px 3px #d8dee2;
}
#left p.top.label1 a {
	background: url(../gallery/labels/column/1.png) no-repeat 0 0;
}
#left p.top.label1 a:hover {
	background: url(../gallery/labels/column/1.png) no-repeat 0 bottom;
}
#left p.top.label2 a {
	background: url(../gallery/labels/column/2.png) no-repeat 0 0;
}
#left p.top.label2 a:hover {
	background: url(../gallery/labels/column/2.png) no-repeat 0 bottom;
}
#left p.top.label3 a {
	background: url(../gallery/labels/column/3.png) no-repeat 0 0;
}
#left p.top.label3 a:hover {
	background: url(../gallery/labels/column/3.png) no-repeat 0 bottom;
}
#left p.top.label4 a {
	background: url(../gallery/labels/column/4.png) no-repeat 0 0;
}
#left p.top.label4 a:hover {
	background: url(../gallery/labels/column/4.png) no-repeat 0 bottom;
}
#left p.top.label5 a {
	background: url(../gallery/labels/column/5.png) no-repeat 0 0;
}
#left p.top.label5 a:hover {
	background: url(../gallery/labels/column/5.png) no-repeat 0 bottom;
}
#left p.top.label6 a {
	background: url(../gallery/labels/column/6.png) no-repeat 0 0;
}
#left p.top.label6 a:hover {
	background: url(../gallery/labels/column/6.png) no-repeat 0 bottom;
}
#left p.top.label7 a {
	background: url(../gallery/labels/column/7.png) no-repeat 0 0;
}
#left p.top.label7 a:hover {
	background: url(../gallery/labels/column/7.png) no-repeat 0 bottom;
}
#left p.top.label8 a {
	background: url(../gallery/labels/column/8.png) no-repeat 0 0;
}
#left p.top.label8 a:hover {
	background: url(../gallery/labels/column/8.png) no-repeat 0 bottom;
}
#left p.top.label15 a {
	background: url(../gallery/labels/column/15.png) no-repeat 0 0;
}
#left p.top.label15 a:hover {
	background: url(../gallery/labels/column/15.png) no-repeat 0 bottom;
}
#left p.top.label16 a {
	background: url(../gallery/labels/column/16.png) no-repeat 0 0;
}
#left p.top.label16 a:hover {
	background: url(../gallery/labels/column/16.png) no-repeat 0 bottom;
}
#left p.top.label21 a {
	background: url(../gallery/labels/column/21.png) no-repeat 0 0;
}
#left p.top.label21 a:hover {
	background: url(../gallery/labels/column/21.png) no-repeat 0 bottom;
}
#left p.top.label22 a {
	background: url(../gallery/labels/column/22.png) no-repeat 0 0;
}
#left p.top.label22 a:hover {
	background: url(../gallery/labels/column/22.png) no-repeat 0 bottom;
}




#left .box .main ul li {
	float: left;
	clear: both;
	width: 100%;
}
#left .box .main ul li a {
	display: block;
	float: left;
	width: 100%;
	line-height: 25px;
    padding:10px 0;
	font-weight: bold;
	font-family: 'Rajdhani', sans-serif;
	font-size: 20px;
}
#left .box .main ul li span {
	padding-left: 30px;
	display: block;
}
#left .box .main ul li.detail span {
	padding-left: 30px;
	display: block;
}
#left .box .main ul li.subdetail span {
	padding-left: 45px;
	display: block;
}
#left .box .main ul li.subsubdetail span {
	padding-left: 60px;
	display: block;
}
#left .box .main a:hover {
	text-decoration: none;
	color: #fff;
	background: #31a6f2;
}
#left .box .main a.choosed, #left .box .main ul li.selected a {
	text-decoration: none;
}
#left .box .main ul li.selected {
	list-style-type: none;
	background: #31a6f2;
}
#left .box .main ul li.selected a {
	text-decoration: none;
	color: #fff;
	font-weight: bold;
}
#left .box .main ul li.noselected {
	background: #fff url(../images/item.png) repeat-x 0 0;
}
#left .box .main ul li.noselected:first-child {
	background: #fff;
}
#left .box .main ul li.top a {
	color: white;
}
#left .box .main ul li.detail a:hover, #left .box .main ul li.subdetail a:hover, #left .box .main ul li.subsubdetail a:hover {
	text-decoration: none;
	color: #fff;
	background: #28599b;
}
#left .box .main ul li.noselected, #left .box .main ul li.detail, #left .box .main ul li.subdetail, #left .box .main ul li.subsubdetail {
	list-style-type: none;
}
#left .box .main ul li.noselected span {
	background: url('../images/item_plus.png') no-repeat 10px center;
}
#left .box .main ul li.noselected a:hover span, #left .box .main ul li.selected a span {
	background: url('../images/item_plus_active.png') no-repeat 10px center;
}
#left .box .main ul li.subsubdetail span {
	background: none;
}
#left .box .main li.detail a, #left .box .main li.subdetail a, #left .box .main li.subsubdetail a {
	display: block;
	float: left;
	width: 100%;
	font-size: 140%;
	line-height: 16px;
  padding:7px 0;
	font-weight: bold;
}
#left .box .main li.subdetail a, #left .box .main li.subsubdetail a {
	font-size: 100%;
}
#left .box .main li a {
	color: #2b4f80;
  font-weight:bold;
  -webkit-transition: none;
  -moz-transition: none;
  -o-transition: none;
  transition: none;
}
#left .box .main li a:hover {
	color: #fff;
	text-shadow: none;
}
#left .box .main li.detail a.choosed, #left .box .main li.subdetail a.choosed, #left .box .main li.subsubdetail a.choosed {
	color: #fff;
  font-weight:bold;
	background: #28599b;
	text-shadow: none;
}
#left .box .main li.detail a.nochoosed, #left .box .main li.subdetail a.nochoosed, #left .box .main li.subsubdetail a.nochoosed {
	color: #fff;
	background: #31a6f2;
	text-shadow: none;
}
#left .box .main li.detail.first {
	border-top: 15px solid #31a6f2;
	display: block;
}
#left .box .main li.detail.last {
	border-bottom: 15px solid #31a6f2;
	display: block;
}
#left .box .main {
	width: 228px;
	padding: 10px 0;
  margin-top:15px;
  border:1px solid #dee7ec;
	-o-border-radius: 10px;
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
	-ms-border-radius: 10px;
	border-radius: 10px;
}
#left .box .main.nomargin {
  margin-top:0;
}
.inner {
	width: 198px;
	padding: 15px;
  border:1px solid #dee7ec;
	-o-border-radius: 0 0 10px 10px;
	-moz-border-radius: 0 0 10px 10px;
	-webkit-border-radius: 0 0 10px 10px;
	-ms-border-radius: 0 0 10px 10px;
	border-radius: 0 0 10px 10px;
  border-top:none;
}
.table_detail {
	width: 100%;
	margin-top: 5px;
	clear: both;
}
.table_compare {
	float: left;
	width: 32%;
	border: none;
	margin: 6px 0 0 6px;
	background: white;
}
.table_detail tr td, .table_compare tr td {
	padding: 3px 6px;
	vertical-align: middle;
}
/* ------------------ Produkt box --------------------*/
.labelas {
	width: 40px;
	height: 150px;
	text-align: left;
	position: absolute;
	margin-top: 0;
	margin-left: 186px;
	cursor: pointer;
}
#detail_photo .labelas {
	margin-left: 285px;
	margin-top: 0px;
	cursor: default;
	display: block;
}
.labels_detail {
	width: 100%;
	text-align: center;
	float: left;
	z-index: 1;
}
.labels_detail .label, .labels_detail .label_transport, .labels_detail .label_gift, .labels_detail .label_sale {
	float: left;
}
.label {
	width: 45px;
	height: 50px;
}
.label_transport, .label_gift {
	background: url(../images/freepost.png) no-repeat;
	padding-left: 48px;
	height: 25px;
	line-height: 13px;
	text-align: left;
	margin: 4px 10px 10px 3px;
	z-index: 1;
	font-size: 10px;
	font-weight: normal;
	float: left;
}
.label_gift {
	padding-left: 35px;
	background: url(../images/freegift.png) no-repeat 0 center;
}
.img_thumb {
	height: 201px;
	width: 201px;
	display: block;
	text-align: center;
	margin-top: 15px;
	margin-left: 15px;
  margin-bottom:15px;
}
#thephoto {
	background: white;
	float: left;
  width:auto;
	max-width: 430px;
	height: auto;
  max-height:450Px;
  margin-bottom:10px;
}
.td_middle {
	vertical-align: middle;
}
.td_top {
	vertical-align: top;
}
.detail_description {
	text-align: justify;
	margin: 8px 0px 8px 0;
}
p.product_title a {
	padding: 15px 10px 0 10px;
	height: 58px;
	font-size: 20px;
	line-height: 19px;
	text-align: center;
	font-weight: bold;
	display: block;
	color: #1e3e7a;
	font-family: 'Rajdhani', sans-serif;
	margin-top: 0px;
	overflow: hidden;
}
p.product_title a:hover {
	color: #9acc2e;
}
div.store {text-align:Center;	height: 22px;
	line-height: 22px;}
p.store {
	padding: 0 10px;
	color: white;
  display:inline-block;
	font-family: 'Rajdhani', sans-serif;
	font-weight: normal;
	font-size: 120%;
  -o-border-radius: 5px;
  -moz-border-radius: 5px;
  -webkit-border-radius: 5px;
  -ms-border-radius: 5px;
  border-radius: 5px;  
}
.td_store span.dosti {
  -o-border-radius: 5px;
  -moz-border-radius: 5px;
  -webkit-border-radius: 5px;
  -ms-border-radius: 5px;
  border-radius: 5px; 
	padding: 5px 10px;
	color: white;
}
.td_store span.dosti a {
	color: white;
}
div.compatible {
  height:26px;
  margin:5px 10px 0 11px;
  width:210px;
  line-height:26px;
  cursor:help;
  display:block;
	background: url(../images/select_variant.png) no-repeat 0 0;
}
div.compatible.nomarg {
  margin:10px 0 0 0;
}
div.compatible.noback {
  cursor:default;
	background: none;
}
div.compatible span {
  display:block;
  padding-left:10px;
}
div.compatible div {
  display:none;
  line-height:14px;
  font-size:90%;
  background:white;
  z-index:99999999999999;
  position:absolute;
  width:188px;
  padding:5px 10px;
  margin-top:-5px;
  border:1px solid #becad1;
  border-top:none;
  color:#4e6fae;
  -o-border-radius: 0 0 5px 5px;
  -moz-border-radius: 0 0 5px 5px;
  -webkit-border-radius: 0 0 5px 5px;
  -ms-border-radius: 0 0 5px 5px;
  border-radius: 0 0 5px 5px;
}
.top_content {
	display: block;
	width: 231px;
	height: 472px;
	overflow: hidden;
	padding: 0;
	margin: 0 auto;
	background: url(../images/detail.png) no-repeat 0 0;
}
.top_left {
	display: block;
	width: 231px;
	text-align: justify;
	float: left;
	height: 472px;
  margin-right:22px;
  margin-top:11px;
  margin-bottom:11px;
}
.top_left.i_3 {
  margin-right:0;
  float:right;
}
body.home .top_left.i_2 {
  margin-right:0;
  float:right;
}
body.home .top_left.i_3 {
  margin-right:22px;
  float:left;
}

label .top_left, label .top_content {
	height: 322px !important;
}
.col_img {
	display: block;
	clear: both;
	width: 38%;
	float: left;
	margin-right: 2%;
}
.col_img img {
	width: 100%
}
.col_title {
	display: block;
	width: 60%;
	float: right
}
.col a {
	font-weight: bold;
	line-height: 15px;
	display: block;
	color: #2b4f80;
	font-family: 'Rajdhani', sans-serif;
	margin-bottom: 10px;
  font-size:130%;
}
.col a .col_price {
	color: #2b4f80;
	display: block;
	text-align: right;
	margin: 5px 0 0 0
}
tr.background_td td, tr.background_td2 td {
	background: #fff;
	padding: 4px;
}
tr.background_td2 td {
	background: #efefef;
}
div.background_td, div.background_td2 {
	background: #fff;
	padding: 5px;
	margin-top: 2px;
	-o-border-radius: 5px 0 5px 0;
	-moz-border-radius: 5px 0 5px 0;
	-webkit-border-radius: 5px 0 5px 0;
	-ms-border-radius: 5px 0 5px 0;
	border-radius: 5px 0 5px 0;
}
div.background_td2 {
	background: #efefef;
}
.param_name {
	color: #000;
	font-weight: bold;
}
.param_value {
	text-align: right;
	font-size: 90%;
	font-weight: normal;
	color: #555555;
}
tr td.detail_desc {
	padding: 15px 5px;
	clear: both;
	text-align: justify
}
/* ------------------ Ikony --------------------*/
.price, .price_orig {
	color: #0f2041;
	font-size: 30px;
	display: block;
	margin-top: 17px;
	font-weight: bold;
	text-align: center;
	padding: 0 10px;
}
.price_orig {
  font-size:16px;
  line-height:18px;
  margin-top:5px;
	color: #3b82e3;
  clear:both;
}
.price.sml {
  font-size:26px;
  margin-top:2px;
}
div.fl {
	text-align: center;
  height:50px;
  overflow:hidden;
  display:block;
	font-family: 'Rajdhani', sans-serif;
}
.fl span.smaller{
  font-weight:normal;
  font-size:13px;
}
.description {
	display: block;
	height: 50px;
	margin-top: 12px;
	overflow: hidden;
	width: 100%;
	font-family: 'Rajdhani', sans-serif;
}
.dokosiku, .buy_detail {
	height: 43px;
	line-height: 43px;
	width: 140px;
	overflow: hidden;
	border: none;
	cursor: pointer;
  outline: none;
	float: right;
	padding: 0;
  position:absolute;
  margin-left:80px;
	background: url(../images/tmpl/dokosiku.png) no-repeat 0 0;
}
.top_left.sestava, .top_left.sestava .top_content {height:320px;overflow:hidden;background:white;border: 0 none !important}
.top_left.sestava div.fl, .top_left.sestava .description {display:none !important}
.buy_detail {
  position:absolute;
  margin-top:-45px;
  margin-left:230px;
}
.navigace_desc {
	margin: 15px 0;
}
.navigace_desc img {
	margin: 5px;
}
.navigace_back2 {
	line-height: 22px;
	margin: 5px 0;
	clear: both;
	text-align: left;
}
.navigace_back3 {
	margin: 0;
	line-height: 22px;
	font-size: 100%;
}
.navigace_back3 a {
	font-weight: normal
}
.filtr {
	display: inline;
	margin-left: 20px;
	margin-top: 40px;
}
.margin5 {
	height: 5px;
	width: 100%;
	display: block;
}
.header_select {
	width: 98%;
	margin-bottom: 4px;
}
.header_select2 {
	width: 92%;
	margin-bottom: 3px;
}
.header_input2 {
	width: 90%;
	margin-bottom: 3px;
}
.header_input3 {
	width: 85%;
	margin-bottom: 3px;
	text-align: right;
}
.header_box {
	padding: 0;
	width: 20%;
	float: left;
	text-align: left;
  margin-bottom:10px;
}
.header_box2 {
	padding: 0;
	width: 25%;
	float: left;
	text-align: left;
}
.header_box3 {
	padding: 0;
	width: 50%;
	float: left;
	text-align: left;
}
#filtr {
	margin: 5px 0 5px 0;
	text-align: right;
	cursor: pointer;
}
#filtr_box {
	overflow: hidden;
}
.navigace_back2 a {
	color: #fff;
	font-weight: normal;
	padding: 4px 5px;
	margin-right: 5px;
	margin-bottom: 4px;
	background: #0a0e12;
  line-height:22px;
  height:22px;
  overflow:hidden;
	font-size: 100%;
	width: 165px;
	display: block;
	float: left;
	-o-border-radius: 5px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	-ms-border-radius: 5px;
	border-radius: 5px;
	-ms-transition: color 0.3s, background-color 0.3s, border 0.3s;
	transition: color 0.3s, background-color 0.3s, border 0.3s;
	-o-transition: color 0.3s, background-color 0.3s, border 0.3s;
	-moz-transition: color 0.3s, background-color 0.3s, border 0.3s;
	-webkit-transition: color 0.3s, background-color 0.3s, border 0.3s;
}
.navigace_back2 a.last {
	margin-right: 0;
	float: right;
}
.navigace_back2 a:hover {
	color: #fff;
	background: #0a0e12;
}
.navigace_back2_left {
	float: left;
	display: block;
	padding-top: 5px;
}
.navigace_back2_right {
	float: right;
	display: block;
	padding-top: 5px;
}
.navigace_back a {
	color: #555;
}
.navigace_back h1 {
	font-size: 40px;
  padding-top:4Px;
	padding-bottom: 10px;
	border: none;
	margin: 0;
	color: #0a0e12;
	font-weight: bold;
}
.navigace_back h1.d {
	padding-bottom: 20px;
}
/* ------------------ Vlastnosti elementu --------------------*/
table {
	width: 100%;
}
th {
	padding: 3px;
}
td {
	padding: 3px 1px;
	vertical-align: middle;
}
table, tr, td, th {
	border-collapse: collapse;
}
th.td_xx, th.td_40 {
	font-size: 85%;
	color: #88afc9;
}
input[type="text"], input[type="password"], input[type="tel"], input[type="email"], input[type="number"], select, textarea {
	border: 1px solid #dee7ec;
	padding: 7px;
	font-size: 130%;
  outline: none;
  color:#0f2041;
	font-weight: normal;
  -o-border-radius: 5px;
  -moz-border-radius: 5px;
  -webkit-border-radius: 5px;
  -ms-border-radius: 5px;
  border-radius: 5px;
	font-family: 'Rajdhani', sans-serif;
}
input[type='checkbox'], input[type='radio'] {
	border: none !important;
	padding: 1px;
}
input {
	padding: 5px;
	border: 1px solid #dee7ec;
	background: white;
}
.input_noborder {
	background: transparent;
	color: #1e3e7a;
	border: none;
	font-weight: bold;
}
.input_mini {
	width: 20px;
}
input.input_140 {
	width: 134px;
	margin-right: 5px;
}
select {
	background: white;
}
textarea {
	background: white;
}
.submit_alert {
	border: none;
	font-size: 20px;
	background: url(../images/submit.png) repeat-x 0 center;
	height: 36px;
	line-height: 36px;
	padding: 0;
	width: 150px;
	cursor: pointer;
	display: block;
	text-decoration:none;
	color: white;
	font-weight: bold;
	margin: 0 auto;
  -o-border-radius: 5px;
  -moz-border-radius: 5px;
  -webkit-border-radius: 5px;
  -ms-border-radius: 5px;
  border-radius: 5px;
	font-family: 'Rajdhani', sans-serif;
}
.submit_alert:hover {
	color: white;
}
.submit, a.submit, .spec {
	border: none;
	font-size: 20px;
	background: url(../images/submit.png) repeat-x 0 center;
	color: white;
	height: 36px;
	line-height: 36px;
	width: 150px;
	cursor: pointer;
  -o-border-radius: 5px;
  -moz-border-radius: 5px;
  -webkit-border-radius: 5px;
  -ms-border-radius: 5px;
  border-radius: 5px;
	padding: 0;
	font-family: 'Rajdhani', sans-serif;
	font-weight: bold;
}
select.submit {width:98%}
a.submit, a.submit:hover {
	display: block;
	text-decoration: none;
	font-size: 20px;
	color: white;
	line-height: 36px;
	padding: 0px;
	text-align: center;
	font-weight: bold;
	font-family: 'Rajdhani', sans-serif;
}
span.submit, .spec {
	padding: 4px 7px;
	font-weight: bold;
	margin-right: 3px;
	background: url(../images/submit.png) repeat-x 0 center;
	font-size: 16px;
}
.spec {
	height: 20px;
	line-height: 20px;
	padding: 4px 4px;
}
.submit:hover, .submit_alert:hover, .spec:hover {
	border: none;
	background: url(../images/submit_over.png) repeat-x 0 center;
}
a.special_submit, input.special_submit {
	border: none;
	font-size: 24px;
	width: auto;
	background: url(../images/submit.png) repeat-x 0 center;
	cursor: pointer;
	padding: 10px 35px;
	color: white;
	text-decoration: none;
	display: block;
  -o-border-radius: 5px;
  -moz-border-radius: 5px;
  -webkit-border-radius: 5px;
  -ms-border-radius: 5px;
  border-radius: 5px;
	text-shadow: none;
	font-family: 'Rajdhani', sans-serif;
	font-weight: bold;
}
input.special_submit {
  margin:20px auto;
}
a.special_submit:hover {
	color: white;
	background: url(../images/submit_over.png) repeat-x 0 center;
	text-decoration: none;
}
.submit_light {
	background: #efefef;
	font-size: 13px;
	cursor: pointer;
	border: none;
  -o-border-radius: 5px;
  -moz-border-radius: 5px;
  -webkit-border-radius: 5px;
  -ms-border-radius: 5px;
  border-radius: 5px;
	padding: 5px;
	font-family: 'Rajdhani', sans-serif;
}
.submit_spec, .red_info, .green_info {
	border: none;
	font-family: 'Rajdhani', sans-serif;
	background: #a40209;
	height: 56px;
	padding: 0 20px;
	color: #fff;
	display: block;
	text-align: left;
	float: right;
	text-decoration:none;
	font-size: 36px;
  -o-border-radius: 5px;
  -moz-border-radius: 5px;
  -webkit-border-radius: 5px;
  -ms-border-radius: 5px;
  border-radius: 5px;
	text-transform: uppercase;
	line-height: 56px;
	width: auto;
	font-weight: bold;
	text-shadow: 0 2px 2px #d60913;
}
.red_info, .green_info {
	float: none;
	margin: 0 auto;
	line-height: 30px;
	padding: 7px 0;
	height: auto;
	background: #a40209;
	text-transform: none;
	font-size: 140%;
	width: 100%;
	text-shadow: 0 2px 2px #d60913;
	text-align: center;
}
.red_info.big.normal {
  width:auto;
  display:inline-block;
  padding-left:30px;
  padding-right:30px;
  margin:0 auto;
}
.submit_spec {
  cursor:pointer;
}
.submit_spec, .submit_spec2 {
	margin-bottom: 10px;
}
.submit_spec a {
	font-weight: normal;
	color: white;
}
.red_info a:hover, .green_info a:hover, a.red_info:hover, a.green_info:hover {
	background: #a40209;
	color: white;
	text-shadow: none;
}
.submit_spec:hover, submit_spec a:hover {
	text-shadow: none;
	color: white;
	background: #d60913;
}
.submit_spec2 {
	border: none;
	background: transparent;
	height: 46px;
	padding: 0;
	font-size: 170%;
	line-height: 46px;
	width: auto;
	padding: 0 20px;
  -o-border-radius: 5px;
  -moz-border-radius: 5px;
  -webkit-border-radius: 5px;
  -ms-border-radius: 5px;
  border-radius: 5px;
	color: #777;
	cursor: pointer;
	text-transform: uppercase;
	display: block;
	text-align: left;
	float: left;
	text-decoration: none;
	font-family: 'Rajdhani', sans-serif;
	background: #efefef;
}
.submit_spec2 {
	font-weight: 400;
}
.submit_spec2:hover {
	font-weight: 400;
	color: #333;
	text-shadow: none;
}
img {
	border: none;
}
.fullwidth {
	width: 97%;
}
a {
	text-decoration: underline;
	color: #0a0e12;
	font-weight: normal;
}
a:hover {
	color: #0a0e12;
	text-decoration: none;
}
h1, h2, h3, h4, .h1_background {
	line-height: 100%;
	color: #0a0e12;
	font-family: 'Rajdhani', sans-serif;
}
h1 {
	font-size: 40px;
	margin-top: 0;
  line-height:40px;
	margin-bottom: 0.35em;
	font-weight: bold;
}
.h1, .h1_background {
	font-size: 30px;
	text-align: left;
	text-transform: uppercase;
	margin-top: 0;
	margin: 20px 0 0 0;
	height: auto;
	line-height: 30px;
	padding: 0;
	font-weight: bold;
	color: #0a0e12;
	font-family: 'Rajdhani', sans-serif;
}
h2 {
	font-size: 32px;
	margin-top: 1em;
  line-height:32px;
	margin-bottom: 0.35em;
	font-weight: bold;
}
h3 {
	font-size: 26px;
	font-weight: bold;
	margin-top: 0.7em;
	margin-bottom: 0.7em;
}
h4, h5 {
	font-size: 18px;
	font-weight: bold;
	margin-top: 0.45em;
	margin-bottom: 0.6em;
}
h5 {
	margin-bottom: 0.3em;
}
h1 a, h2 a, h3 a, h4 a {
	text-decoration: none;
}
h1 a:hover, h2 a:hover, h3 a:hover, h4 a:hover {
	text-decoration: underline;
}
/* ------------------ Patička --------------------*/
#footerbody {
	margin-top: 100px;
	width: 100%;
	min-height: 720px;
	background: #0a0e12 url(../images/tmpl/f.png) repeat-x 0 0;
}
#fbody {
	width: 100%;
	background: url(../images/tmpl/footer.jpg) no-repeat center 0;
}
#footer {
	width: 990px;
	margin: 0 auto;
	min-height: 720px;
	background: url(../images/tmpl/footer_logo.jpg) no-repeat center 600px;
	color: #667186;
}
#f {
	width: 990px;
	padding-top: 50px;
}
#footer p.mail {
	position: absolute;
	margin-top: 280px;
	line-height: 47px;
	width: 245px;
	font-size: 20px;
	margin-left: 310px;
	color: #394864;
	font-family: 'Rajdhani', sans-serif;
	float: left;
	font-weight: normal;
	padding-left: 70px;
	background: url(../images/tmpl/footer_email.jpg) no-repeat 0 center;
}
#footer p.perex {
	font-size: 36px;
	padding: 10px 30px;
	line-height: 30px;
	color: #394864;
  display:inline-block;
  background:white;
  border-top:4px solid #394864;
	text-transform: uppercase;
	font-weight: 400;
	font-family: 'Rajdhani', sans-serif;
	margin-bottom: 30px;
  -webkit-box-shadow: 0 1px 5px 2px #dde4ec;
  -moz-box-shadow: 0 1px 5px 2px #dde4ec;
  box-shadow: 0 1px 5px 2px #dde4ec;
  -o-border-radius: 0 0 10px 10px;
  -moz-border-radius: 0 0 10px 10px;
  -webkit-border-radius: 0 0 10px 10px;
  -ms-border-radius: 0 0 10px 10px;
  border-radius: 0 0 10px 10px;
}
.f_box1 a, .f_box2 a {
	text-decoration: none;
	color: #667186;
}
.f_box1 a {
	display: block;
	float: left;
	clear: left;
	color: #667186;
	font-weight: normal;
  padding-left:30px;
}
.f_box1, .f_box2 {
	float: left;
	height: 480px;
	overflow: hidden;
	text-align: left;
	line-height: 18px;
	margin-top: 0px;
	line-height: 32px;
  font-size:140%;
	font-family: 'Rajdhani', sans-serif;
}
.f_box1 {
	width: 310px;
	padding-left: 0px;
}
.f_box2 {
	width: 680px;
}
#footer a {
	color: #667186;
}
#footer a:hover {
	color: #667186;
}
a.shopion, a.vortex {
	float: right;
	margin-top: 15px;
	margin-right: 10px
}
#footer .links {
	margin: 0;
	text-align: left;
	color: #fff;
	font-size: 10px;
  margin-top:90px;
  line-height:18px;
}
#footer .links a {
	color: #fff;
}
#footer .f2 {
	line-height: 50px;
	margin-bottom: 20px;
	color: #fff;
	text-align: left;
}
#footer .f2 a {
	color: #fff;
}
#footer .f2 span {
	padding-top: 9px;
	display: inline-block;
}
/* ------------------ Výpis produktů - záhlaví a zápatí --------------------*/
.list_of_products {
	height: 30px;
	line-height: 30px;
	background: #efefef;
	margin-top: 6px;
	border-bottom: 2px solid #fff;
	width: 100%;
	font-weight: bold;
}
table.list_of_products_table tr td {
	padding: 6px 5px;
	background: #efefef;
	border-bottom: 3px solid #fff;
}
.pneu_box {
	background: #efefef;
	padding: 20px;
	margin-bottom: 10px;
  -o-border-radius: 10px;
  -moz-border-radius: 10px;
  -webkit-border-radius: 10px;
  -ms-border-radius: 10px;
  border-radius: 10px;
}
.pneu_box .item {
	width:19%;
  padding-right:1%;
  float:left;
}
.pneu_box .item select {
	width:100%;
  font-size:15Px;
  font-weight:bold;
}

#paging_header {
	background: #efefef;
	height: 55px;
	padding: 10px;
	margin-bottom: 10px;
  -o-border-radius: 10px;
  -moz-border-radius: 10px;
  -webkit-border-radius: 10px;
  -ms-border-radius: 10px;
  border-radius: 10px;
}
#paging_header p.paging_header_left {
	line-height: 28px;
	float: left;
}
#paging_header p.paging_header_right {
	line-height: 28px;
	float: right;
}
#paging_header select {
	padding: 2px 0 2px 4px;
}
#paging_footer {
	display: block;
	text-align: center;
	padding: 25px 0;
}
#paging_footer a {
	display: inline-block;
	padding: 0;
	margin-right: 4px;
	width: 38px;
	height: 35px;
	line-height: 32px;
	text-align: center;
	font-weight: normal;
	color: #4a3830;
	font-family: 'Rajdhani', sans-serif;
	font-size: 120%;
	background: url(../images/paging.png) repeat-x 0 0;
	-ms-transition: color 0.5s, background 0.5s;
	transition: color 0.5s, background 0.5s;
	-o-transition: color 0.5s, background 0.5s;
	-moz-transition: color 0.5s, background 0.5s;
	-webkit-transition: color 0.5s, background 0.5s;
}
#paging_footer a.active, #paging_footer a:hover {
	font-weight: normal;
	background: url(../images/paging.png) repeat-x 0 bottom;
	color: white;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	-khtml-border-radius: 3px;
	border-radius: 3px;
}
#paging_footer a.b_prev, #paging_footer a.b_next {
	height: 38px;
	display: inline-block;
	width: 89px;
	background: url(../images/paging_next.png) no-repeat 0 0;
}
#paging_footer a.b_prev {
	height: 38px;
	display: inline-block;
	width: 120px;
	background: url(../images/paging_prev.png) no-repeat 0 0;
}
#paging_footer a.b_next:hover {
	background: url(../images/paging_next.png) no-repeat 0 0;
}
#paging_footer a.b_prev:hover {
	background: url(../images/paging_prev.png) no-repeat 0 0;
}
/* ------------------ Ostatní vlastnosti --------------------*/
.infomessage {
	vertical-align: middle;
	color: #333333;
}
.errormessage {
	vertical-align: middle;
	color: #cc0000;
}
.noborder {
	border: none;
	background: none;
}
.rychly_kontakt {
	line-height: 20px;
}
.left {
	text-align: left;
}
.right {
	text-align: right;
}
.smaller_bold {
	font-weight: bold;
	font-size: 10px;
}
.bold {
	font-weight: bold;
}
.center {
	text-align: center;
}
.center_small {
	text-align: center;
	width: 100px;
}
.hidden {
	display: none;
}
.justify {
	text-align: justify;
}
.clear {
	clear: both;
}
.smaller {
	font-size: 10px;
}
.smaller_center {
	font-size: 10px;
	text-align: center;
}
.smaller_color {
	font-size: 10px;
	color: #0a0e12;
}
.color {
	color: #0a0e12;
}
.color2 {
	color: #0a0e12;
}
.color_bold {
	color: #0a0e12;
	font-weight: bold;
}
.title {
	margin: 20px 0 0 0;
	line-height: 50px;
	padding: 0 0 0 15px;
	height: 50px;
	color: #fff;
	text-align: left;
	font-size: 160%;
	display: block;
	font-weight: bold;
	font-family: 'Rajdhani', sans-serif;
	background: #28599b;
  -o-border-radius: 10px 10px 0 0;
  -moz-border-radius: 10px 10px 0 0;
  -webkit-border-radius: 10px 10px 0 0;
  -ms-border-radius: 10px 10px 0 0;
  border-radius: 10px 10px 0 0;
}
.red {
	color: red;
}
.green {
	color: #39430e;
}
.odsazeni_top {
	padding-top: 10px;
}
#dotaz, #diskuze {
	margin-top: 15px;
}
#kontaktform {
	margin-top: 20px;
}
.smaller_gray {
	font-size: 10px;
	color: #333;
}
.poll_title {
	padding-left: 5px;
	font-weight: bold;
}
.banners {
	text-align: center;
	margin: 0 auto;
	padding: 0;
	background: #fff;
}
.banners.first {
	padding: 20px 0 0 0;
}
.go_to_order {
	text-align: right;
	padding-top: 10px;
}
p.highlight {
	font-size: 190%;
	padding: 20px 0 8px 0;
	color: #0a0e12;
	font-weight: bold;
	font-family: 'Rajdhani', sans-serif;
}
p.highlight.small {
	font-size: 18px !important;
  padding-bottom:3Px;
}
p.highlight2, p.highlight3 {
	font-size: 100%;
	padding: 10px 0 3px 0;
	font-weight: normal;
	cursor: pointer;
	font-family: 'Rajdhani', sans-serif;
}
.active {
	display: block;
}
.noactive {
	display: none;
}
p.highlight2 div.active {
	height: auto;
	display: block;
}
/* ------------------ Ajax validate form --------------------*/
#msg, #msg2 {
	display: none;
	position: absolute;
	z-index: 999999999;
	padding-left: 1px;
	color: #fff;
	background: #a40209;
	padding: 9px;
	font-weight: bold;
  -o-border-radius: 5px;
  -moz-border-radius: 5px;
  -webkit-border-radius: 5px;
  -ms-border-radius: 5px;
  border-radius: 5px;
}
/* ------------------ Box - detail produktu --------------------*/
#detailmenu, #slide_home {
	padding: 0;
  padding-left:20px;
  margin-top:25px;
}
div#slide {
  height:58px;
  width:100%;
  display:block;
	background: url(../images/slide.png) repeat-x 0 0;
}
#detailmenu li, #slide_home li {
	display: inline;
}
#slide_home li#rightarrow, #slide_home li#leftarrow {
	float: right;
}
.invisible {
	visibility: hidden
}
#slide_home li#rightarrow a, #slide_home li#leftarrow a {
	background: url(../images/slide_right.png) no-repeat 0 0;
	width: 40px;
	height: 40px;
	-webkit-box-shadow: none;
	-moz-box-shadow: none;
	box-shadow: none;
	margin: 0;
	padding: 0;
	margin-top: 9Px;
}
#slide_home li#leftarrow a {
	background: url(../images/slide_left.png) no-repeat 0 0;
  margin-right:9px;
}
#slide_home li#rightarrow:hover a {
	background: url(../images/slide_right.png) no-repeat 0 bottom;
}
#slide_home li#leftarrow:hover a {
	background: url(../images/slide_left.png) no-repeat 0 bottom;
}
#detailmenu li a, #slide_home li a {
	font-size: 180%;
	background: url(../images/zal_left.png) no-repeat 0 0;
	font-family: 'Rajdhani', sans-serif;
	padding: 0 20px;
	line-height: 64px;
  height:58px;
	float: left;
	border-bottom: none;
	text-decoration: none;
  text-transform:uppercase;
	color: #fff;
	font-weight: bold;
}
#slide_home li span, #detailmenu li span {
	background: url(../images/zal_right.png) no-repeat 0 0;
  width:8px;
  height:58px;
  display:inline-block;
  float:left;
  margin-right:10px;
}
#slide_home li.liactive span, #detailmenu li.liactive span {
	background: none;
  width:8px;
  height:58px;
  display:inline-block;
  float:left;
  margin-right:2px;
}
#detailmenu li.liactive, #detailmenu li.liactive a, #slide_home li.liactive, #slide_home li.liactive a {
	background: url(../images/zal.png) repeat-x 0 0;
}
#detailmenu li.lideactive, #detailmenu li.lideactive a, #slide_home li.lideactive, #slide_home li.lideactive a {
	background: url(../images/zal_left.png) no-repeat 0 0;
}
#detailmenu li.liactive a, #slide_home li.liactive a {
	color: #342309;
  border-left:3px solid #0a0e12;
  border-right:3px solid #0a0e12;
  -o-border-radius: 5px 5px 0 0;
  -moz-border-radius: 5px 5px 0 0;
  -webkit-border-radius: 5px 5px 0 0;
  -ms-border-radius: 5px 5px 0 0;
  border-radius: 5px 5px 0 0;
	background: url(../images/zal.png) repeat-x 0 0;
}
.detailcontent, #slidecontent {
	float: left;
	clear: both;
	border: none;
	border-top: none;
	border-left: none;
	background: #fff;
	padding: 15px 0;
	width: 100%;
}
#slidecontent {
	padding: 0;
}
.content ul#detailmenu, .content_expand ul#detailmenu, .content ul#slide_home, .content_expand ul#slide_home {
	margin-left: 0px;
}
#currency_panel {
	line-height: 18px;
}
/* ------------------ Nákupní košík --------------------*/
.cart_box {
	margin: 10px 0;
	height: 40px;
	line-height: 40px;
	text-align: center;
	width: 100%;
	display: none;
	color: #000;
	font-size: 120%;
	font-family: 'Rajdhani', sans-serif;
}
.cart_box_item_selected {
	background: #dedede;
	font-weight: normal;
	float: left;
	width: 24.9%;
}
.cart_box_item {
	background: #efefef;
	float: left;
	width: 25%;
}
.cart_box_item a, .cart_box_item_selected a {
	color: #000;
	text-decoration: none;
	font-weight: normal;
}
.cart_big {
	color: black;
	font-weight: bold;
	padding-right: 10px;
}
.cart_small {
	padding-right: 5px;
	font-weight: bold
}
div.cart_sum {
	width: 37%;
	float: right;
  color:#0b172f;
	background: #efefef;
	padding: 1%;
	font-size: 11px;
	line-height: 16px;
	-o-border-radius: 5px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	-ms-border-radius: 5px;
	border-radius: 5px;
}
.table_border_bottom {
	background: url(../images/border.gif) repeat-x bottom left;
}
tr.td_big td {font-weight:bold !important;font-family: 'Rajdhani', sans-serif;font-size:300%;padding:15px 0}
tr td.td_del {width:40px;text-align:right}
table.cart_total {margin:30px 0}
.big {font-family: 'Rajdhani', sans-serif;font-size:140%;}
tr.td_big td strong {font-weight:bold !important;}
td.td_img {width:110px}

/* ------------------ Mapa stránek --------------------*/
li.cat {
	font-size: 12px;
	font-weight: bold;
	display: block;
	line-height: 13px;
	padding: 4px 5px 4px 0px;
}
li.element {
	font-size: 12px;
	font-weight: bold;
	display: block;
	line-height: 12px;
	padding: 3px 5px 3px 21px;
}
.pointer {
	cursor: pointer;
	font-weight: bold;
}
/* ------------------ Hodnocení produktu --------------------*/
#rating_of_products {
	width: 105px;
	float: left;
	height: 30px;
	display: block;
	margin-right: 10px;
}
.ratingblock {
	width: 100%;
}
.unit-rating {
	list-style: none;
	height: 19px;
	position: relative;
	background: url('../images/staring2.png') top left repeat-x;
	float: right;
}
.ratingblock p {
	clear: both;
	text-align: left !important;
	padding-left: 3px;
}
.unit-rating li {
	text-indent: -90000px;
	padding: 0;
	margin: 0;
	float: left;
}
.unit-rating li a {
	outline: none;
	display: block;
	width: 21px;
	height: 19px;
	text-decoration: none;
	text-indent: -9000px;
	z-index: 3;
	position: absolute;
	padding: 0px;
	margin: 0;
	cursor: pointer;
}
.unit-rating li a:hover {
	background: url('../images/staring2.png') 0 38px;
	width: 21px;
	height: 19px;
	z-index: 2;
	left: 0px;
}
.unit-rating a.r1-unit {
	left: 0px;
}
.unit-rating a.r1-unit:hover {
	width: 21px;
}
.unit-rating a.r2-unit {
	left: 21px;
}
.unit-rating a.r2-unit:hover {
	width: 42px;
}
.unit-rating a.r3-unit {
	left: 42px;
}
.unit-rating a.r3-unit:hover {
	width: 63px;
}
.unit-rating a.r4-unit {
	left: 63px;
}
.unit-rating a.r4-unit:hover {
	width: 84px;
}
.unit-rating a.r5-unit {
	left: 84px;
}
.unit-rating a.r5-unit:hover {
	width: 105px;
}
.unit-rating li.current-rating {
	background: url('../images/staring2.png') 0 19px;
	position: absolute;
	height: 19px;
	display: block;
	z-index: 1;
}
.antisp {
  margin-top:10px
}
.inline {
	display: inline;
}
.line {
	line-height: 22px;
}
.line a {
	padding-left: 20px;
  color:#1d3f7e;
	background: url('../images/item_plus.png') no-repeat 0 center;
}
.normal {
	font-weight: normal;
}
.width_285 {
	width: 68%;
}
.width_285 a, .width_285 span.color_bold {
	color: #333;
}
.width_285 span.color_bold {
	padding-right: 5px;
}
.table_smaller_name {
	font-size: 90%;
	width: 130px;
	text-align: left
}
.table_price {
	font-weight: bold;
	font-size: 90%;
	text-align: right;
	padding-right: 5px;
	min-width: 100px;
}
.list_of_products .th_name {
	float: left;
	width: 60%;
	padding-left: 5px
}
.list_of_products .th_store {
	float: left;
	width: 130px
}
.list_of_products .th_price {
	float: right;
	padding-right: 5px
}
.producers_form {
	height: 42px;
	display: block;
	width: 100%;
	float: left;
	padding: 0;
}
p.producers_p {
	margin: 0;
	padding: 0;
	display: inline;
}
.filtr_producer {
	width: 100%;
	border: none;
	margin: 8px auto 13px auto;
}
.poll {
	cursor: pointer;
	margin-right: 10px;
	height: 8px;
	margin-top: 4px;
}
.poll2 {
	margin-right: 10px;
	height: 8px;
	margin-top: 4px;
}
.newone {
	float: left;
	width:100%;
  margin-top:10px;
	margin-bottom: 10px;
	font-family: 'Rajdhani', sans-serif;
}
.news_date {
	color: #fff;
	background: #28599b;
	display: inline-block;
	-o-border-radius: 5px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	-ms-border-radius: 5px;
	border-radius: 5px;
	font-size: 130%;
	padding: 0 10px;
	line-height: 28px;
	margin-right: 15px;
	float: left;
}
.news_bold a {
	color: #28599b;
	font-weight: bold;
	font-size: 160%;
	line-height: 28px;
	display: inline-block;
}
.news_bold a:hover {
	text-decoration: underline;
}
.news_bold.marg {
  margin-top:10px;
}

.news_text {
	font-size: 110%;
	color: #394864;
	margin-top: 5px;
  line-height:18px;
	font-weight: 400;
	text-align: justify;
}
.news_text a {
	font-weight: normal;
}
.list-none {
	list-style-type: none
}
.displaynone {
	display: none;
}
.width_230 {
	width: 230px
}
.footer_cats {
	clear: both;
	padding: 10px;
	font-size: 90%;
}
.discuss_box {
	border: 1px solid #efefef;
	clear: both;
	padding: 0;
	margin-bottom:20px;
	-o-border-radius: 4px;
	-moz-border-radius: 4px;
	-webkit-border-radius: 4px;
	-ms-border-radius: 4px;
	border-radius: 4px;
}
.d_title {
  line-height:30px;
  height:30px;
  padding:0 20px;
	font-family: 'Roboto', sans-serif;
	font-size:120%;
	background:#efefef;
  overflow:hidden;
}
.reakce {display:block;margin:20px 0 10px 0;	background:#efefef;}
.d_text {
  padding:20px;
}
.discuss_box span.date, .discuss_box span.a_reag a {
  font-size:12px;
  float:right;
	font-family: 'Roboto', sans-serif;
  color:gray;
}
.discuss_box span.a_reag a {
  padding-right:10px;
}
.bodyline {
	position: fixed;
	bottom: 0px;
	line-height: 24px;
	width: 990px;
	z-index: 9999;
}
.bodyline a {
	float: right;
	color: #fff;
	background: #a40209;
  font-weight:bold;
	margin-left: 10px;
	font-family: 'Rajdhani', sans-serif;
	font-size: 150%;
	line-height: 24px;
	padding: 5px 15px;
	display: block;
	z-index: 999999999999 !important;
  -o-border-radius: 10px 10px 0 0;
  -moz-border-radius: 10px 10px 0 0;
  -webkit-border-radius: 10px 10px 0 0;
  -ms-border-radius: 10px 10px 0 0;
  border-radius: 10px 10px 0 0;
}
.bodyline a:hover {
	color: white;
	background: #a4d43c;
}
#screenshot {
	position: absolute;
	display: none;
	z-index: 5;
}
#screenshot img {
}
.table_transport {
	width: 52%;
	margin: 0 auto
}
.gray {
	color: gray
}
#ajax_image_loader {
	background: white url("../images/loading_ajax.gif") no-repeat center center;
	opacity: 0.2;
	-moz-opacity: 0.20;
	filter: alpha(opacity=20);
	z-index: 20;
	height: 100%;
	width: 100%;
	position: fixed;
	top: 0px;
	left: 0px;
}
span.removebtn {
	width: auto;
	padding: 5px 5px 3px 29px;
	height: 26px;
	line-height: 22px;
	display: block;
	font-weight: normal;
	font-family: 'Rajdhani', sans-serif;
  font-size:120%;
	cursor: pointer;
  text-transform:uppercase;
	color: #333;
  float:right;
  margin-bottom:5px;
	background: #efefef url(../images/cancel.png) no-repeat 5px 8px
}
div.paymentitem {
	padding: 6px 15px;
	background: #fafafa;
	border-top: 1px solid #fff;
	border-bottom: 1px solid #ededed;
	font-weight: bold;
	font-size: 110%;
	text-shadow: 1px 1px 0 #efefef;
}
div.paymentitem:last-child {
	border-bottom: 0px solid #ededed;
}
div.paymentitem .pointer {
	background: none;
	padding-left: 10px;
}
div#transportbox, div#transferbox {
	border: 3px solid #0b172f;
}
div.paymentitem .gray.normal {
  font-size:12px;
  color:silver;
}

div#transferbox {
	margin-bottom: 10px;
}
p.tit {
	font-size: 28px;
	height: 30px;
	line-height: 14px;
	background: none;
	font-family: 'Rajdhani', sans-serif;
	padding: 15px 0 0 15px;
	margin: 0;
	font-weight: bold;
	text-transform: uppercase;
	color: #fff;
	background: #0b172f;
}
span.transpan_no {
	color: silver;
	cursor: default;
}
div.paymentitem input {
	cursor: pointer;
	float: left;
	margin-top: 2px;
}
span.transpan_no, span.transpan {
	display: inline-block;
	width: 92%;
}
.gray.normal {color:#aaa;font-size:80%;line-height:15px;}
.gift_bonus {
	background: #fafafa;
	padding: 8px;
	border: 1px solid #eee;
	margin-top: 3px
}
.nwsl_div {
	width: 990px;
	float: left;
	display: block;
	margin-top: 395px;
  position:absolute;
	height: 69px;
	background: url(../images/tmpl/nwsl_div.png) no-repeat left 0;
}
.nwsl_div div {
	background: url(../images/tmpl/newsletter.png) no-repeat left bottom;
  width:431px;
  height:50px;
  margin-left:533px;
  margin-top:5px;
}
.nwsl_div .input_newsletter[type="email"] {
	float: left;
	width: 300px;
  height:40px;
  line-height:40px;
	padding: 0 10px;
	border: none;
	background: transparent;
	font-size: 16px;
	-moz-box-shadow:    none;
	-webkit-box-shadow: none;
	box-shadow:         none;
  margin-top:5px;
}
.nwsl_div .input_newsletter[type="email"]:focus {
	background: transparent;
	border: none;
	color: #667186;
	font-weight: normal;
}
.nwsl_div .submit_newsletter[type="submit"] {
	float: right;
	width: 110px;
	margin-right: 20px;
	height: 40px;
	background: none;
	font-weight: bold;
	cursor: pointer;
	border: none;
}
.nav {
	width: 100%;
	float: left;
	height: 35px;
	line-height: 35px;
	font-size: 16px;
	overflow: hidden;
	font-weight: normal;
	color: #0a0e12;
	font-family: 'Rajdhani', sans-serif;
  position:relative;
  top:-15px;
}
.nav li {
	float: left;
  display:inline-block;
  height:35px;
}
.nav li a {
	float: left;
	text-align: center;
	padding-right: 25px;
	margin-right: 10px;
	color: #0a0e12;
	font-weight: 700 !important;
	text-decoration: underline;
	background: url(../images/drob_arrow.png) no-repeat right center;
}
.nav li a:hover {
	color: #88afc9;
	text-decoration: none;
}
.nav li a.home {
	width: auto;
	padding: 0;
	display: block;
	height: 35px;
	padding-right:27px;
	padding-left:5px;
	text-align: left;
	background: url(../images/drob_arrow.png) no-repeat right center;
}
.firstrow {
	width: 85px;
	color: #0a0e12;
	font-weight: bold
}
.form_firstrow {
	width: 110px;
	font-weight: normal
}
.form_firstrow.long {
	width: 230px;
}
.form_firstrow.paddl {
	width: 100px
}
.objbox {
	width: 60%;
	float: left
}
p.seodesc {
	margin-bottom: 20px;
	text-align:justify;
}
table.detinn {
	clear: both;
}
table.detinn tr td {
	padding: 5px 0;
}
table.detinn tr td.firstrow {
	padding-left: 7px;
}
table.detinn tr:nth-child(even) td {
	background: #efefef;
}
table.detinn tr:nth-child(odd) td {
	background: #fff;
}
.det_left {
	width: 360px;
	float: left
}
div.detail_inner {
	width: 532px;
	height: auto;
	overflow: hidden;
	float: right;
}
div.detail_shad {
	border: 1px solid #efefef;
  -o-border-radius: 10px;
  -moz-border-radius: 10px;
  -webkit-border-radius: 10px;
  -ms-border-radius: 10px;
  border-radius: 10px;
}
div.detail_inner div.detail_padd {
	padding: 19px;
  
}
div.detail_inner a {
	font-weight: normal;
	text-decoration: underline;
}
div.detail_inner a.pointer {
	text-decoration: none !important
}
div.detail_inner a:hover {
	text-decoration: none;
}
#detail_price {
	font-size: 220%;
	padding: 10px 0 10px 3px;
	font-family: 'Rajdhani', sans-serif;
}
#detail_price .smaller {
	font-size: 14px;
}
.puvodne {
	color: #1b3a74;
	font-size: 30px;
	display: block;
	font-weight: normal;
	margin-bottom: 10px;
}
.puvodne span.del {
	position: absolute;
	width: 110px;
	height: 23px;
	display: block;
	background: url('../images/del.png') no-repeat -5px center;
}
.extraprice {
	font-size: 40px;
	color: #0f2041;
	padding-top: 6px;
	display: inline-block;
	font-weight: bold;
}
span.without_vat {
	display: block;
	font-size: 16px;
	margin: 5px 0 10px 0;
}
#detail_submit {
	background: #0a0e12;
	width: 532px;
	height: 59px;
	display: block;
	margin: 10px 0;
  -o-border-radius: 10px;
  -moz-border-radius: 10px;
  -webkit-border-radius: 10px;
  -ms-border-radius: 10px;
  border-radius: 10px;
}
.detail_producer img {height:30px;width:auto}
.select_detail {
	width: 98%;
}
.select_detail.fll {
	width: 380px;
	margin: 10px 0;
}
span.nostock {
	height: 59px;
	line-height: 59px;
	margin: 10px 0;
	text-align: center;
	background: #333;
	font-weight: normal;
	color: #fff;
  -o-border-radius: 10px;
  -moz-border-radius: 10px;
  -webkit-border-radius: 10px;
  -ms-border-radius: 10px;
  border-radius: 10px;
	font-size: 140% !important;
	display: block;
	font-family: 'Rajdhani', sans-serif;
}
.icon_plus {
	margin-top: -3px;
	position: absolute;
	display: block;
	width: 18px;
	height: 14px;
	margin-left: 40px;
	cursor: pointer;
}
.icon_minus {
	position: absolute;
	margin-top: 14px;
	margin-left: 40px;
	float: left;
	display: block;
	width: 18px;
	height: 14px;
	cursor: pointer;
}
.recount {
	float: left;
	margin-top: 5px;
	margin-left: 16px;
	width: 58px;
	background: url(../images/det_input.png) no-repeat 0 0;
	height: 33px;
}
#detail_submit .recount {
	margin-top: 13px;
	margin-left: 160px;
}
.rec, .rec[type="text"] {
	float: left;
	display: block;
	width: 38px;
	height: 28px;
	padding: 0;
	line-height: 28px;
	text-align: center;
	font-size: 20px;
	border: none;
	font-weight: normal;
	color: #1c2940;
	background: none;
}
#social-buttons-in { display: block }
#social-buttons-in .social-button { float: left; margin-right: .6em; display: block;margin-bottom:5px; }

input#but_tisk, form#but_compar input, form#but_oblib input {
	width: 35px;
	position: absolute;
	margin-left: 850px;
	margin-top: 20px;
	height: 38px;
	display: block;
  outline: none;
	cursor: pointer !important;
	border: none !important;
	background: url(../images/icon_print.png) no-repeat top center;
	-o-border-radius: 5px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	-ms-border-radius: 5px;
	border-radius: 5px;
}
form#but_oblib input {
	background: url(../images/icon_favorite.png) no-repeat top center;
	margin-left: 890px;
}
form#but_compar input {
	background: url(../images/icon_compare.png) no-repeat top center;
	margin-left: 930px;
}
ul.screen {
	width: 100%;
	padding: 0;
	margin: 0;
	height: 180px;
	margin: 50px 0 30px 0;
	background: #fff;
}
ul.screen.thin {
	width: 330px;
	height: 100px;
	margin: 10px 0 10px 0;
}
ul.screen.thin.expand {
	width: 330px;
	height: 101px;
	background: none;
}
.screen li {
	float: left;
	list-style: none;
}
.left_arrow {
	background: url(../images/arr_l.png) no-repeat;
	width: 33px;
	height: 180px;
	display: block;
	float: left;
	margin-top: 0px;
	position: relative;
	cursor: pointer;
}
.screen.thin .left_arrow {
	background: url(../images/arr_l2.png) no-repeat;
	width: 18px;
	height: 100px;
}
.screen.thin.expand .left_arrow {
	display: none;
}
.right_arrow {
	background: url(../images/arr_r.png) no-repeat;
	width: 33px;
	height: 180px;
	display: block;
	position: absolute;
	margin-top: 0px;
	cursor: pointer;
	margin-left: 914px;
}
.screen.thin .right_arrow {
	background: url(../images/arr_r2.png) no-repeat;
	width: 18px;
	height: 100px;
	margin-left: -14px;
}
.screen.thin.expand .right_arrow {
	display: none;
}
.view {
	margin: 0 0 0 5px;
	width: 92%;
	height: 100px;
	overflow: hidden;
	background: white;
}
.screen.thin .view {
	height: 100px;
}
.screen.thin.expand .view {
	background: none;
	height: 100x;
	width: 100%;
	padding-top: 0;
}
.images {
	width: 3818px !important;
	width: 3822px;
	padding: 0;
}
.screen img {
	padding: 0px;
	width: 160px;
	height: 160px;
	float: left;
}
.screen.thin img {
	width: 100px;
	height: 100px;
}
.screen.thin li.img {
	width: 110px;
	height: 100px;
}
input:invalid, input[type="email"]:invalid, input:required, input[type="email"]:required {
  -moz-box-shadow: none;
  -webkit-box-shadow: none; 
  box-shadow: none;
}
.order_check {
	background: url(/images/order_check.png) no-repeat center center;
	width:100%;
	display:block;
	height:120px;
}
.p_freepost {
  padding:10px;
  background:#eee;
  font-size:130%;
  margin:15px 0;
}
/* poradna */
#helper .define_title {
	font-family: 'Rajdhani', sans-serif;
	clear: both;
	display: block;
	font-size: 120%;
	font-weight: normal !important;
	color: #302929;
	background: #fafafa url(/images/icons_small/down2.png) no-repeat right 8px;
	margin: 10px 0 5px 0;
	cursor: pointer;
	padding: 6px 5px 6px 14px
}
#helper #accordion {
	list-style: none;
	padding: 0 0 0 0;
	width: 100%;
}
#helper #accordion table {
	display: none;
	margin: 0 14px;
}
#helper #accordion table tr td {
	padding: 3px 0;
}
#helper .boxl {
	width: 24%;
	float: left;
	margin-top: 6px;
}
#helper .boxl a {
	display: block;
	line-height: 30px;
	background: #fafafa;
	border: 1px solid #dedede;
	margin-top: 4px;
	font-size: 130%;
	font-weight: normal;
	padding-left: 15px;
	font-family: 'Rajdhani', sans-serif;
}
#helper .boxl a.active {
	background: #666;
	color: white;
	border: 1px solid #444;
}
#helper .boxr {
	width: 75%;
	float: right;
}
/* X poradna */
.paging_next {
	display: block;
	height: 30px;
	line-height: 30px;
	padding: 0 10px 70px 10px;
	width:350px;
	margin: 10px auto 15px auto;
	background: url(../images/next.png) no-repeat center bottom;
	color:black;
	text-align:center;
	font-weight:bold;
	cursor:pointer;
	font-size:130%;
}
li.response_caty {display:none !important}
li.response_caty.active {display:block !important}
.popup_buy_left {
  width:58%;
  float:right;
  font-size:130%;
  line-height:30px;
}
.popup_buy_left_full {
  font-size:130%;
  width:100%;
  line-height:30px;
}
.popup_buy_title {
  margin-bottom:20px;
  line-height:20px;
  font-size:150%;
  text-align:center;
  font-weight:bold;
}
.popup_buy_product_title {
  line-height:22px;
  margin:5Px 0 8px 0;
  font-weight:bold;
}
.form_td_big {width:50%;float:left;display:block;}
.form_td_sml {width:50%;float:left;display:block;}

.cookies_alert {
  position: fixed;
  left: 0;
  bottom: 0;
  width: 100%;
  color: #fff;
  background-color: #19376d;
  z-index: 1000;
  line-height:20px;
  padding:10px;
  text-align:center;
  z-index:99999999999999;
  font-size:12Px;
}
.cookies_alert {padding:12px;width:auto;display:block}
.cookies_alert span.stop a {margin-top:5px}
.cookies_alert {padding:12px;width:auto;display:block}
.cookies_alert span.stop a {margin-top:5px}
.cookies_alert p {
  display:inline-block;
}
.cookies_alert p a {
  color:white;
  text-decoration:none;
}
.cookies_alert span.stop a {
  background: white;
  color: black;
  display:inline-block;
  line-height:20px;
  padding:0 10px;
  text-decoration:none;
  margin-left:10px;
}

.abs_0 {position:absolute}
.abs_1 {
 position:absolute;margin-left:262px   
}
.abs_2 {
 position:absolute;margin-left:522px   
}
.abs_3 {
 position:absolute;margin-left:570px
}
.abs_4 {
 position:absolute;margin-left:710px;
}
.abs_5 {
 position:absolute;margin-left:850px;
}


.selectboxit-container {
  position: relative;
  display: inline-block;
  vertical-align: top;
	font-family: 'Rajdhani', sans-serif !important;
}
.selectboxit-container * {
  font-size: 16px;
  font-weight:normal;
  /* Prevents text selection */
  -webkit-touch-callout: none;
  -webkit-user-select: none;
  -khtml-user-select: none;
  -moz-user-select: -moz-none;
  -ms-user-select: none;
  -o-user-select: none;
  user-select: none;
  outline: none;
  white-space: nowrap;
  text-align:left;
}

/* Button */
.selectboxit-container .selectboxit {
  width: 190px; /* Width of the dropdown button */
  cursor: pointer;
  margin: 0;
  padding: 0;
  overflow: hidden;
  display: block;
  position: relative;
}

/* Height and Vertical Alignment of Text */
.selectboxit-container span, .selectboxit-container .selectboxit-options a {
  height: 25px; /* Height of the drop down */
  line-height: 25px; /* Vertically positions the drop down text */
  display: block;
}
.selectboxit-container span {
  height: 38px;
  line-height: 40px;
}
.selectboxit-default-arrow {
  display:none;
  width:0;
  height:0;
}
/* Focus pseudo selector */
.selectboxit-container .selectboxit:focus {
  outline: 0;
}

/* Disabled Mouse Interaction */
.selectboxit.selectboxit-disabled, .selectboxit-options .selectboxit-disabled {
  opacity: 0.85;
  filter: alpha(opacity=85);
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none;
  cursor: default;
}

/* Button Text */
.selectboxit-text {
  overflow: hidden;
  text-overflow: ellipsis;
  float: left;
  margin:0;
  padding-left:10px;
  font-weight:bold;
  font-size:17px;
}

/* Options List */
.selectboxit-container .selectboxit-options {
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  min-width: 190px;  /* Minimum Width of the dropdown list box options */
  *width: 190px;
  margin: 0;
  padding: 0;
  list-style: none;
  position: absolute;
  overflow-x: hidden;
  overflow-y: auto;
  cursor: pointer;
  display: none;
  z-index: 9999999999999;
  text-align: left;
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none;
}

/* Individual Option Hover Action */
.selectboxit-option .selectboxit-option-anchor:hover {
  text-decoration: none;
}

/* Individual Option Optgroup Header */
.selectboxit-option, .selectboxit-optgroup-header {
  text-indent: 5px; /* Horizontal Positioning of the select box option text */
  margin: 0;
  list-style-type: none;
}

/* Drop Down down arrow container */
.selectboxit-arrow-container {
  /* Positions the down arrow */
  width: 0px;
  position: absolute;
  right: 0;
}
/* Drop Down individual option icon positioning */
.selectboxit-option-icon-container {
  float: right;
}

.selectboxit-rendering {
  display: block;
  visibility: hidden;
}

.selectboxit-btn {
  background:url(../images/select_filtr.png) no-repeat 0 0;
  width:190px;
  height:38Px;
  color:#1c2940;
}

.selectboxit-btn.selectboxit-enabled:hover,
.selectboxit-btn.selectboxit-enabled:focus,
.selectboxit-btn.selectboxit-enabled:active {
  color:#1c2940;
  background:url(../images/select_filtr.png) no-repeat 0 bottom;
}

.selectboxit-btn.selectboxit-enabled:hover,
.selectboxit-btn.selectboxit-enabled:focus {
  color:#1c2940;
  text-decoration: none;
  background:url(../images/select_filtr.png) no-repeat 0 bottom;
}
.selectboxit-list {
  background-color: #0a0e12;
}

.selectboxit-list .selectboxit-option-anchor {
  color: #fff;
}

.selectboxit-list > .selectboxit-focus > .selectboxit-option-anchor {
  color: #ffffff;
  background-color: #1398ed;
}

.selectboxit-list > .selectboxit-disabled > .selectboxit-option-anchor {
  color: #ddd;
}
p.btn_load a {
  text-align:center;
  height:70px;
  line-height:53px;
  display:block;
  text-transform:uppercase;
  width:100%;
	font-family: 'Rajdhani', sans-serif !important;
  color:#32415e;
  font-size:23px;
  text-decoration:none;
  font-weight:bold;
  background: url(../images/btn_more.png) no-repeat center center;
  margin-top:9px;
  margin-bottom:0px;
}
.mm_item {
  width:25%;
  float:left;
  text-align:left;
  height:auto;
  font-weight:bold;
	font-family: 'Rajdhani', sans-serif !important;
  font-size:110%;
  margin-bottom:15px;
}
.mm_item a {
  font-weight:bold;
}
.mm_item a span {
  height:40px;
  line-height:20px;
  overflow:hidden;
}
.mm_item img {
  width:130px;
  height:130Px;
  margin:0 auto;
  background:white;
  display:block;
    padding:10Px;
  margin-bottom:10px;
  -o-border-radius: 5px;
  -moz-border-radius: 5px;
  -webkit-border-radius: 5px;
  -ms-border-radius: 5px;
  border-radius: 5px;
  border:2px solid #1398ed;
}
.eet {
  background:#eee;
  color:gray;
  padding:10px;
}
.eet p {
  width:100%;
  font-size:10px;
  text-align:center;
  margin:0 auto;
}







table.table_innerbox tr td {
  border-bottom:1px solid #ccd4dc;
  padding:0;
}
table.table_innerbox tr:last-child td {
  border-bottom:0 none;
}
table.table_innerbox tr td.var_img {
  padding-right:15px;
  width:60px;
}
table.table_innerbox tr td.var_img img {
  height:60px;
  width:60px;
-o-border-radius: 5px;
-moz-border-radius: 5px;
-webkit-border-radius: 5px;
-ms-border-radius: 5px;
border-radius: 5px;
}
.vars_table tr td {padding:0;border-bottom:0 none !important}
table.table_innerbox tr td.var_name {
  color:#2a7789;
	font-family: 'Rajdhani', sans-serif;
  font-weight:bold;
  font-size:120%;
  min-width:70px;
}
table.table_innerbox tr td.var_id {
  color:#000;
	font-family: 'Rajdhani', sans-serif;
  font-weight:bold;
  font-size:140%;
  width:40px;
  padding-right:15px;
  text-align:center;
}
table.table_innerbox tr td.var_code, .var_code, .var_code *, #detail_number {
  font-weight:normal;
  font-size:100%;
  padding-right:40px;
  color:red !important;
}
table.table_innerbox tr td.var_code, .var_code, .var_code * {
	font-family: 'Rajdhani', sans-serif;
}
table.table_innerbox tr td.var_price {
  color:#2d3536;
	font-family: 'Rajdhani', sans-serif;
  font-weight:bold;
  font-size:120%;
  padding:12px 10px;
  position:relative;
  top:4px;
}
table.table_innerbox tr td.var_dost {
  padding:12px 10px;
}
table.table_innerbox tr td.var_price span {
	color: #4b585b;
  font-weight:300;
  font-size:90%;
}
table.table_innerbox tr td.var_input {
  text-align:right;
  padding:12px 0 12px 8px;
  width:62px;
}
table.table_innerbox tr td.var_submit {
  text-align:right;
  width:100px;
}


table.table_innerbox tr td.var_input table tr td {
  padding:0;
  margin:0;
}
.det_innerbox {
	padding: 10px;
	background: #efefef;
  border:3px solid #1c3e7b;
  margin:10px 0 10px 0;
}
.buy_detail.small {
	position: static;
	margin: 0;
  margin-right:15px;
  text-align:center;
  width:auto;
  float:right;
  padding:0 10px !important;
  background:#19376d !important;
  color:White;
  font-family: 'Rajdhani', sans-serif;
  font-weight:bold;
  font-size:120%;
-o-border-radius: 5px;
-moz-border-radius: 5px;
-webkit-border-radius: 5px;
-ms-border-radius: 5px;
border-radius: 5px;
}
label.width_auto.podminky, label.width_auto.podminky a {
  font-weight:bold !important;
}
.tooltip-frame {
  position: absolute;
  z-index: 100;
  box-shadow: 0 0 20px rgba(0, 0, 0, 0.3);
  padding: 10px 20px;
  box-sizing: border-box;
  background: #FFF;
  color:black !important;
  font-size:90%;
  max-width: 300px !important;
}
.tooltip-frame .tip {
  border-style: solid;
  position: absolute;
}
.tooltip-frame .tip {
  margin-left: -8px;
  border-width: 9px;
}
.tooltip-frame.tooltip-bottom {
  margin-top: 8px;
}
.tooltip-frame.tooltip-bottom .tip {
  border-color: transparent transparent #FFF transparent;
  border-width: 0 9px 9px 9px;
  top: -8px;
}
.tooltip-frame.tooltip-top {
  margin-top: -8px;
}
.tooltip-frame.tooltip-top .tip {
  border-color: #FFF transparent transparent transparent;
  border-width: 9px 9px 0 9px;
  bottom: -8px;
}
.cookies_alert .btn_close:after {
  content:  "\00d7 ";
  font-size:16px;
  line-height:21px;
  font-weight:400;
  color:#fff !important;
  background:#0b172f;
  width:20px;
  height:20px;
  position:relative;
  top:6px;
  overflow:hidden;
  display:inline-block;
  -o-border-radius: 5px;
  -moz-border-radius: 5px;
  -webkit-border-radius: 5px;
  -ms-border-radius: 5px;
  border-radius: 5px;
  margin-left:5Px;
}
.cookies_alert span.stop a{
  -o-border-radius: 5px;
  -moz-border-radius: 5px;
  -webkit-border-radius: 5px;
  -ms-border-radius: 5px;
  border-radius: 5px;
  height:21px !important;
  line-height:21px !important;
  padding:0 10px !important;
}
.cookies_alert{width:100% !important;padding:10px 0 !important}
.cookies_alert p{padding:0px 15px !important;display:inline-block !important;}

#naseptavacDiv {
	position: absolute;
	top: 129px;
	width: 520px;
	margin-left: 420px;
	border: none;
	padding: 5px 0px;
	visibility: hidden;
	z-index: 999;
  -moz-box-shadow: 0 0 5px #888;
-webkit-box-shadow: 0 0 5px #888; 
box-shadow: 0 0 8px #888;
  -o-border-radius: 5px;
-moz-border-radius: 5px;
-webkit-border-radius: 5px;
-ms-border-radius: 5px;
border-radius: 5px;
}
#naseptavacDiv {
  position:absolute;
	border: none;
	padding: 10px;
	visibility: hidden;
	background: #fff;
}
#naseptavacDiv p {
  border:0 none !important;
}
.naseptavac-box {
  padding: 5px 10px;
  border-bottom:1px solid #eee !important;
  box-sizing: border-box;
  font-size:14px;
  display:flex;
  align-items:center;
}
.naseptavac-box.last {
  border-bottom:0 none !important;
}
.naseptavac-box .naseptavac-image {
  width:10%;
  float:left;
  vertical-align:middle;
  display: table-cell;
  padding-right:15px;
}
.naseptavac-box .naseptavac-image img {
  width:100%;
  height:auto;
}
.naseptavac-box .naseptavac-price {
  width:20%;
  float:right;
  text-align:right;
  vertical-align:middle;
  display: table-cell;
  padding-left:10px;
  color:#000;
}
.naseptavac-box .naseptavac-name {
  vertical-align:middle;
  display: table-cell;
  width:70%;
  float:left;
}
.naseptavac-box .naseptavac-name a {
  color:#333 !important
  text-decoration: none !important;
}
.naseptavac-box .naseptavac-name a:hover {
  color:#1d1d1d !important
}
#naseptavacDiv div.center {
  display:block;
  margin:15px auto;
  text-align:center;
}
#naseptavacDiv p.center a {
  color:#fff !important;
  padding:5px;
  font-size:14Px;
  background: url(../images/submit.png) repeat-x 0 center !important;
  display:inline-block;
  text-align:center !important;
}
#naseptavacDiv p.bold {
  margin:20px 0 10px 0;
  font-weight:bold;
  color:black;
}
#naseptavacDiv p.bold.nomarg {
  margin-top:10px;
}
#naseptavacDiv p {
	font-size: 80%;
}
#naseptavacDiv p.half {
	display:inline-block;
  margin:0 10px 10px 0;
}
#naseptavacDiv p a:hover,
#naseptavacDiv p a.active {
  color: #fff !important;
}
#naseptavacDiv p a:hover span,
#naseptavacDiv p a.active span {
  color: #1d1d1d !important;
}
#naseptavacDiv p a span.fl {
	float: right;
  padding-left:10px;
	font-size: 10px !important;
	color: gray
}


.zasilkovna_divbox {margin:20px 0}
.naseptavacDivTrasport{position:absolute;margin-top:90px;margin-left:20px;width:500px;padding:0px;visibility:hidden;z-index:1;background:#19376d;-o-border-radius: 5px;
-moz-border-radius: 5px;
-webkit-border-radius: 5px;
-ms-border-radius: 5px;
border-radius: 5px;}
@media screen and (max-width: 500px) { 
  .naseptavacDivTrasport{width:80%;}
}
.naseptavacDivTrasport p a{color:White;display:block;text-decoration:none !important;float:left;line-height:24px;height:24px;overflow:hidden;font-weight:normal;font-size:12px;width:96%;clear:both;padding:0 2%}
.naseptavacDivTrasport p a:hover, .naseptavacDivTrasport p a:hover span, .naseptavacDivTrasport p a.active, .naseptavacDivTrasport p a.active span{background:#1398ed;color:White}

#header div#search {
    z-index: 0!important;
}


.nav_home {
	line-height: 22px;
	margin: 5px 0;
	clear: both;
	text-align: left;
  box-sizing: border-box;
}
.nav_home img {
	width:auto;
  height:auto;
  max-width:100%;
  max-height:100%;
}
.nav_home a {
	color: #4a4a4a;
	font-weight: normal;
	padding: 0;
	margin-right: 9px;
	font-family: 'Rajdhani', sans-serif;
	margin-bottom: 9px;
	background: white;
	font-size: 150%;
	width: 22%;
	padding-left:100px;
	height:80px;
	line-height:20px;
	display: block;
	float: left;
  display:flex;
align-items:center;
  text-decoration:none;
	-o-border-radius: 5px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	-ms-border-radius: 5px;
	border-radius: 5px;
  border:1px solid #eee;
	-ms-transition: color 0.3s, background-color 0.3s, border 0.3s;
	transition: color 0.3s, background-color 0.3s, border 0.3s;
	-o-transition: color 0.3s, background-color 0.3s, border 0.3s;
	-moz-transition: color 0.3s, background-color 0.3s, border 0.3s;
	-webkit-transition: color 0.3s, background-color 0.3s, border 0.3s;
}
.nav_home a span {
  position:absolute;
  width:75px;
  height:75px;
  display:flex;
  align-items:center;
  padding:0;
  margin-left:-95px;
	-o-border-radius: 5px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	-ms-border-radius: 5px;
	border-radius: 5px;
}
.nav_home.home a.last {
	margin-right: 0;
	float: right;
}
.nav_home.home a:hover {
	color: #1c3927;
	background: white;
	-webkit-box-shadow: 0 0 3px 1px #cfcfcf;
	   -moz-box-shadow: 0 0 3px 1px #cfcfcf;
	        box-shadow: 0 0 3px 1px #cfcfcf;
}
@media screen and (max-width: 990px) { 
  .nav_home a {
    width:auto;
    display:block;
    float:none;
    line-height:80px;
    padding-right:20px !important;
  }
}
@media screen and (max-width: 500px) { 
  .nav_home a {
    font-size: 120%;
  }
}
#xx-cookies-plugin .cp-button{color:#ffffff !important; border:2px solid #8191af !important; }
#xx-cookies-plugin .cp-button:hover{background: #8191af !important;}
#xx-cookies-plugin .cp-button-ok{	background: #19376d !important;border-color: #19376d !important;color: #fff !important;}
#xx-cookies-plugin .cp-button-ok:hover{	color: #fff !important;background:#224a90 !important;border-color:#224a90 !important;}
#xx-cookies-plugin .cp-content-wrap{background: #0b172f !important; opacity: 0.95 !important;}
#xx-cookies-plugin #cp-show-button{background: #0b172f !important; color: #fff !important;}

.homes {
  position:fixed;
  top:0;
  left:0;
  background:url('../images/homes.png') repeat;
  width:100%;
  height:100%;
  z-index:99999999;
}
.home_popup {
  padding:0;
  text-align:center;
  clear:both;
  width:640px;
  position:fixed;
  top:50%;
  left:50%;
  margin-left:-320px;
  margin-top:-160px;
  z-index:99999999;
}
.home_popup a {
  display:inline-block;
  z-index:99999;
  width:310px;
  height:310px;
  background: url(../images/skutry.png) no-repeat top left;
  float:left;
}
.home_popup a.moto {
  background: url(../images/moto.png) no-repeat top left;
}
.home_popup a:hover {
  background-position: left bottom;
}
.home_popup a:last-child {
  float:right;
}

@media screen and (max-width: 660px) {
  .home_popup {
    width:310px;
    margin-left:-160px;
    margin-top:-320px;
  }
  .home_popup a.moto {
    margin-top:10px;
  }
}

@media screen and (max-width:600px){.textrating {display:none !important}}