:root {
		--href-color: #000;
    --check-color: #000;
    --main-button-background: #000;
    --main-button-background-hover: #434343;
}

@font-face {
    font-family: Futura; /* deklarace fontu */    
		src: url('../fonts/Futurabp.eot'); /* IE9 Compat Modes */
  	src: url('../fonts/Futurabp.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
		url('../fonts/Futurabp.woff') format('woff'), /* Modern Browsers */
		url('../fonts/Futurabp.ttf')  format('truetype'), /* Safari, Android, iOS */
		url('../fonts/Futurabp#svgFontName') format('svg'); /* Legacy iOS */		
}

@font-face {
    font-family: MyriadPro; /* deklarace fontu */    
		src: url('../fonts/MyriadPro-Light.eot'); /* IE9 Compat Modes */
  	src: url('../fonts/MyriadPro-Light.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
		url('../fonts/MyriadPro-Light.woff') format('woff'), /* Modern Browsers */
		url('../fonts/MyriadPro-Light.ttf')  format('truetype'), /* Safari, Android, iOS */
		url('../fonts/MyriadPro-Light#svgFontName') format('svg'); /* Legacy iOS */		
}

body,
h1,
h2,
h3,

#basket-fade .in .tobasket,
#homepage-promo-slider strong,
#homepage-promo-slider2 strong,
#homepage-promo-slider3 strong,
#vypis-produktu #countandsubmit .pocet,
#vypis-produktu #countandsubmit .koupit,
#vypis-produktu #bookmarks #question input,
#vypis-produktu #bookmarks #question textarea,
#vypis-produktu #bookmarks #question button,
#vypis-produktu #dotaz-na-prodejce input,
#vypis-produktu #dotaz-na-prodejce textarea,
#vypis-produktu #dotaz-na-prodejce button,
#nav,
#topmenu li,
#topmenu .login-submit,
#topmenu .login-submit-fb,
#myfooter {
	font-family: Futura !important;
	/*letter-spacing:1px;*/
}

header #top {
	background-image: url('../images/header-david-sport.jpg') !important;
	/*background-position: -4px center;		*/
	background-repeat:repeat-x;
	min-height:100px;
}

header #top #search #srch,
header #top #search #search-button {
	font-family: "Open Sans",sans-serif !important;
}


.page {
	/*font-family: MyriadPro !important;*/
	font-family: "Open Sans",sans-serif !important;
	color: #6A6A6A;
	}

.page p {
	font-size:0.80em;
	line-height:1.45em;
	
}

.page table tr td {
	border:0px;
}

#velikosti {
    border-collapse: collapse;
    
}

	#velikosti tr, #velikosti td {
   border: 1px solid #eee !important;
   padding:5px;
   font-size:0.9em;
 }

.page ul {
	list-style-type:circle;
	line-height:1.6em;
	font-size:0.7em;
}


i {
	color:#bbb;
}

a, a:link, a:visited {
	color:#000;
}

h1 {
	color:#000;
	text-transform:uppercase;
}

.top {
	margin-top:175px;	/* pozice shora*/
}

.homepage {
	margin-top:160px;
	position:relative;
}

.wrapin {
	padding:0px 0px 10px 0px;
}


.bx-wrapper .bx-prev {
	background-size: 60px 77px;
	width:60px !important;
	height:77px !important;
}

.bx-wrapper .bx-next {
	background-size: 60px 77px;
	width:60px !important;
	height:77px !important;
}

.bx-wrapper .bx-prev:hover {
	background-size: 60px 77px;
	width:60px !important;
	height:77px !important;
}

.bx-wrapper .bx-next:hover {
	background-size: 60px 77px;
	width:60px !important;
	height:77px !important;
}

.wrap {
	overflow:visible;
}

#vypis-produktu .product,
#vypis-produktu2 .product,
#vypis-produktu3 .product {
	width:calc(33.3% - 2px);
	min-width:33.0%;
}

#homepage-promo-slider .product {
	width:calc(25% - 2px);
	min-width:24.7%;
}

#homepage-promo-slider .image img,
#homepage-promo-slider .image img,
#homepage-promo-slider .image img {
	width: 60%;
}

header {
	height:180px !important;
}

header #top #logo {
	position:absolute;
	top:48px;
	/*left:44%;
	left:calc(50% - 70px);*/
	left:0%;
	width:166px;
	height:57px;
	background:url('../images/header/logo.png');
	z-index:3;
}
		
header {
	top:0px;
	position:absolute;
	width:100%;	
	/* Online image to base64 converter http://webcodertools.com/imagetobase64converter */
	height:212px;
	background:transparent;
}

header #top #search {
	top:62px;
	left:auto;
	right:100px !important;
}

header #top #search #srch {
	float:left;
	clear:left;
	width:240px;
	height:26px;
	border:solid #eee 1px;
	text-indent:10px;
	font-size:0.7em;
	color:#000;
}

header #top #search #search-button {
	width:60px;
	height:26px;
	border:0px;
	border-top: none;
	background: #eeeeee;
	font-size:0.7em;
	font-weight:normal;
	color:#494949;
	text-shadow: 0 -1px 1px rgba(255,255,255,.8);
	cursor:pointer;							
	text-transform:uppercase;	
}

header #top #menu_position {
	background:#000;
	top:115px;
	z-index:100;
}	

header #top #basket-i {	
	top:44px;
	right:0px;
	background-image: url('../images/header/basket-top-bg.png');
	background-repeat:no-repeat;
	text-shadow: none;
	background-position: right 0px top 0px;
	width:100px;
	height:70px;
	z-index:2;
}

header #top #basket-i #nr {
	width:22px;
	height:22px;
	border-radius:26px;
	box-shadow: none;
	background:#267f03;
	text-align:center;
	line-height:22px;
	color:#fff;
	font-size:0.8em;
	font-weight:bold;
	position:absolute;
	top:32px;
	right:39px;	
}

header #top #basket-i .noitems {
	background:#000 !important;
}	

header #top #basket-i #celkem {
	display:none;
}

header #top #basket-i #celkem strong {
}

#basket-fade {
	top:108px;
}

#basket-fade .in .tobasket {
	border-top: solid #494949 2px;
	background-image: -webkit-gradient(from(#3e3e3e), to(#262626)); /* Saf4+, Chrome */
	background-image: -webkit-linear-gradient(#3e3e3e, #262626); /* Chrome 10+, Saf5.1+ */
	background-image: -moz-linear-gradient(#3e3e3e, #262626); /* FF3.6+ */
	background-image: -ms-linear-gradient(#3e3e3e, #262626); /* IE10 */
	background-image: -o-linear-gradient(#3e3e3e, #262626); /* Opera 11.10+ */
	background-image: linear-gradient(#3e3e3e, #262626); /* W3C */		
}

#vypis-produktu .main-image .bx-wrapper {
	min-height:250px;
}

#vypis-produktu .cost .label {
	color:red;
}

#vypis-produktu .cost .value {
	color:red;
}

#vypis-produktu .cost .show-original-cost-label {
	display:none;
}

#vypis-produktu .cost .show-original-cost-value {
	color:#666 !important;
}

#vypis-produktu #image-box {
	float:left;
	clear:left;
	width:57%;
}

#vypis-produktu #detail-images {
	width:100%;
}

#vypis-produktu #info-box {
	width:42.0%;
	border:none;
	float:right;
	padding-right:0;
}

#vypis-produktu #info-box2 {
	width:0% !important;
	display:none;
}

#vypis-produktu #info-box3 {
	margin-top:30px;
}	


#vypis-produktu #info-box #countandsubmit .koupit {
	border-top: solid #2b2b2b 2px;
	background-image: -webkit-gradient(from(#2f2f2f), to(#292929)); /* Saf4+, Chrome */
	background-image: -webkit-linear-gradient(#2f2f2f, #292929); /* Chrome 10+, Saf5.1+ */
	background-image: -moz-linear-gradient(#2f2f2f, #292929); /* FF3.6+ */
	background-image: -ms-linear-gradient(#2f2f2f, #292929); /* IE10 */
	background-image: -o-linear-gradient(#2f2f2f, #292929); /* Opera 11.10+ */
	background-image: linear-gradient(#2f2f2f, #292929); /* W3C */		
	width:45%;
}

#vypis-produktu #info-box2 #dotaz-na-prodejce button {
	border-top: solid #2b2b2b 2px;
	background-image: -webkit-gradient(from(#2f2f2f), to(#292929)); /* Saf4+, Chrome */
	background-image: -webkit-linear-gradient(#2f2f2f, #292929); /* Chrome 10+, Saf5.1+ */
	background-image: -moz-linear-gradient(#2f2f2f, #292929); /* FF3.6+ */
	background-image: -ms-linear-gradient(#2f2f2f, #292929); /* IE10 */
	background-image: -o-linear-gradient(#2f2f2f, #292929); /* Opera 11.10+ */
	background-image: linear-gradient(#2f2f2f, #292929); /* W3C */				
}

#next a {
	border-top:none;
	border:solid #ececec 1px;
	background-image:none;
	background:transparent;
	color:#666;
	text-shadow:none;	
	font-size:0.8em;
}

#nav {
	width:100%;
}

#nav > li > a {
    color: #fff !important;
    font-size: 0.75em;
    line-height: 30px;
    height:30px;
    padding: 0px;
    text-transform:uppercase;
}

	.screen_high #nav > li > a {
		padding: 0px;
	}
	
	.pda_ver #nav > li > a, .pda_hor #nav > li > a, .screen_ultralow #nav > li > a, .screen_low #nav > li > a, .screen_med #nav > li > a {
		padding: 0px;
	}	

#nav > li {
    border-left:none;
    text-align:center;
    /*width:12.4%;*/
    width:11.1%;
}

#nav ul.subs {
    top: 30px;
}

#nav > li .selectedtree {
	background:#333;
	color:#545c6c;
}

#nav ul.subs {
	text-align:left;
}

#nav ul.subs > li {
	width:auto;
	text-align:left;
}

#nav ul.subs > li > a {
	font-size:0.9em;
	text-transform:uppercase;
}

#nav ul.subs > li li a {
	font-family: "Open Sans",sans-serif !important;
	/*font-family: "Arial Narrow", Arial, sans-serif;*/
	font-size:0.8em;
	margin-bottom:4px;
}

header #top #topmenu_position {
	left:0px;
	top:5px;
	width:100%;
	z-index:101;
	/*border-top:solid #000 4px;*/
}

header #topmenu {
	font-size:0.8em;
}

header #top #languages_position {
	top:5px;
	z-index:1000;
	right:10px;
	
}	

header #topmenu_shadow {
	position:absolute;
	top:30px;
	width:100%;
	height:1px;
	border-bottom:solid #bbb 1px;
	box-shadow: 3px 3px 2px 2px rgba(150,150,150, 0.1);
	display:none;
}

.shadow {
	width:100%;
	height:1px;
	border-bottom:solid transparent 1px;
	box-shadow: 3px 3px 2px 2px rgba(150,150,150, 0.1);	
}

#vypis-produktu .nazev h1 .shadow {
	display:none;
}


#languages {
	
}

#languages a {
	font-size:0.8em;

}

#languages li ul a {
	font-size:0.8em;
	color:#000;
}

#languages li {
	width:95px;
}	

#languages li ul {
	left:-45px;
}

	#languages .en_US {
		background: url('../../images/flags/uk_UK.png') no-repeat 3px center;
	}


#topmenu {
	float:left;
	clear:left;
	width:100%;
}

#topmenu li {
	float:left;
	display:block;
	text-align:center;
	position:relative;
	padding: 0px 2.9% 10px 0px !important;
	margin: 6px 0px 6px 0px !important;
	font-size:0.7em;
	text-transform:uppercase;
	letter-spacing:1px;
}

#topmenu li:first-child {
	margin-left:10px !important;
	
}

.screen_high #topmenu li {
	padding: 0px 2.1% 10px 0px !important;
}

.pda_ver #topmenu li, .pda_hor #topmenu li, .screen_ultralow #topmenu li, .screen_low #topmenu li, .screen_med #topmenu li {
	padding: 0px 1.4% 10px 0px !important;
}	

#topmenu li ul {
	top:20px;
	/*border-top:solid #efefef 9px;*/
	min-width:145px;
}

#topmenu li:last-child {
	margin-left:-1% !important;
	padding-left:2% !important;
	/*border-left:solid #bfbfbf 1px;*/
	text-transform:capitalize;
	font-weight:bold;
	font-family: "Open Sans",sans-serif !important;
}

#topmenu li ul li {
	text-transform:lowercase !important;
}

#topmenu li ul li a:first-letter {
	text-transform:capitalize  !important;
}

#topmenu li ul li:last-child {
	text-indent:10px;
	font-weight:normal;
}

#topmenu .prihlaseni p, #topmenu .registrace p, #topmenu .zapomenute_heslo p, #topmenu .zakaznicka_karta p {
	line-height: 100%;
}

#topmenu .prihlaseni h2, #topmenu .registrace h2, #topmenu .zapomenute_heslo h2, #topmenu .zakaznicka_karta h2 {
	font-size: 1rem
}

.screen_high #topmenu li:last-child {

}

.pda_ver #topmenu li:last-child, .pda_hor #topmenu li:last-child, .screen_ultralow #topmenu li:last-child, .screen_low #topmenu li:last-child, .screen_med #topmenu li:last-child {
	margin-left:1% !important;
	padding-left:4% !important;
}	

#categories li {
	background:transparent;
	text-transform:uppercase;
	height:20px;
	letter-spacing:1px;
}

	#categories li.selectedtree a {
		color:#000 !important;
		background:transparent !important;
	}
	
	#categories li.selected a {
		color:#000 !important;
		background:transparent !important;
		font-weight:bold;
	}

	#categories li:hover {
		background:transparent;
		color:#000 !important;
	}
	
	#categories li:hover a {
		color:#000 !important;
		
	}	

	#categories li.level0 a {
		text-indent:0px;
		font-size:0.8em;
		
	}
	
	#categories li.level1 a {
		text-indent:0px;
		font-size:0.8em;				
	}
	
	#categories li.level2 a {
		text-indent:20px;
		font-size:0.7em;
		background-image: url('../images/select-radio.jpg');
		background-position: -4px center;		
		background-repeat:no-repeat; 		
	}
	
	#categories li.level2:hover a {
		text-indent:20px;
		font-size:0.7em;
		background-image: url('../images/select-radio-selected.jpg');
		background-position: -4px center;		
		background-repeat:no-repeat; 		
	}	
	
	#categories li.level2selected a {
		background-image: url('../images/select-radio-selected.jpg') !important;	
		background-position: -4px center !important;		
		background-repeat:no-repeat !important;
	}		
	
	#categories li.level2selectedtree a {
		background-image: url('../images/select-radio.jpg') !important;	
		background-position: -4px center !important;		
		background-repeat:no-repeat !important;
	}
	
	#categories li.level3selected a {
		background-image: url('../images/select-radio-selected.jpg') !important;	
		background-position: 6px center !important;		
		background-repeat:no-repeat !important;
	}		
	
	#categories li.level3 a {
		text-indent:30px;
		font-size:0.5em;
		background-image: url('../images/select-radio.jpg');	
		background-position: 6px center !important;		
		background-repeat:no-repeat !important;		
	}
	
	#categories li.level4 a {
		text-indent:60px;
		font-size:0.5em;
	}


#topmenu li:hover {
	color:#000;
	background:transparent;
}

#topmenu li:hover a {
	color: #000 !important;
}

#count {
	display:none;
}

header #breadcrumbs {
	color:#000;
	top:150px;
	left:0px;
	text-transform:uppercase;
	font-size:0.7em !important;
}

header #breadcrumbs a {

}

#nav li a {
	color:#000;
}

#homepage-general-text {
	margin-top:20px;
	margin-bottom:-10px;
	font-size:0.99em;
	font-family: "Open Sans",sans-serif !important;
}

	#homepage-general-text p {
		width:100% !important;
		text-align:center;
		line-height:1.4em;
	}
	
	#homepage-general-text strong {
		display:inline;
		float:none;
	}	

#homepage-general-text hr {
	display:block;
	width:99.8% !important;
	height:1px;
	border-bottom:solid #bbb 1px;
	box-shadow: 3px 3px 2px 2px rgba(150,150,150, 0.1);
	margin-top:20px;
	margin-bottom:0px;
}

#homepage-general-text h1 {
	font-size:1em;
	border-bottom:solid #ececec 1px;
}

#homepage-general-text p {
	font-size:0.8em;
}

#homepage-promo-slider strong,
#homepage-promo-slider2 strong,
#homepage-promo-slider3 strong {
	border-bottom:solid #ececec 1px;
	text-transform:uppercase;
	color:#000;
	font-size:1em;
}

#homepage-slider-cover {
	float:left;
	clear:left;
	width:100%;
	height:auto;
}

#homepage-slider {
	max-width:100%;
	position:relative;
	left:none;
	right:none;
	width:100%;	
}

#homepage-text-news	{
	width:57%;
	float:left;
	clear:left;
}

#vypis-produktu h1,
#vypis-produktu2 h1,
#vypis-produktu3 h1 {
	border-bottom:solid #ececec 1px;
	font-size:1.2em;
}

#vypis-produktu #info-box #countandsubmit .koupit {
	border-top: solid #494949 2px;
	background-image: -webkit-gradient(from(#3e3e3e), to(#262626)); /* Saf4+, Chrome */
	background-image: -webkit-linear-gradient(#3e3e3e, #262626); /* Chrome 10+, Saf5.1+ */
	background-image: -moz-linear-gradient(#3e3e3e, #262626); /* FF3.6+ */
	background-image: -ms-linear-gradient(#3e3e3e, #262626); /* IE10 */
	background-image: -o-linear-gradient(#3e3e3e, #262626); /* Opera 11.10+ */
	background-image: linear-gradient(#3e3e3e, #262626); /* W3C */		
}

#vypis-produktu #info-box #costs {
	border-bottom:solid #ececec 1px;
}

#vypis-produktu #info-box select {
	border-bottom:solid #ececec 1px;
}

#vypis-produktu .product,
#vypis-produktu2 .product,
#vypis-produktu3 .product {
	height:435px;
}

#vypis-produktu .product .name,
#vypis-produktu2 .product .name,
#vypis-produktu3 .product .name {
	border-bottom:none;
	width:100%;
	height:18px;
}

#vypis-produktu .product .name,
#vypis-produktu2 .product .name,
#vypis-produktu3 .product .name {
	top:377px;
	width:100%;
	/*text-align:center;*/
	text-indent:15%;
}

#vypis-produktu .product .name h2,
#vypis-produktu2 .product .name h2,
#vypis-produktu3 .product .name h2 {
	font-size:0.75em;
	color:#000;
	width:100%;
}	

#vypis-produktu .product .cost,
#vypis-produktu2 .product .cost,
#vypis-produktu3 .product .cost {
	float:left;
	clear:left;
	top:auto !important;
	margin-top:28px;
	font-size:0.8em;
	overflow:visible;
}

#vypis-produktu .product .cost .label,
#vypis-produktu2 .product .cost .label,
#vypis-produktu3 .product .cost .label {
	width:40px;
	color:red;
	font-size:0.8em;
	margin-left:16.6%;
	margin-right:-30px;
	letter-spacing:1px;
}

#vypis-produktu .product .cost .value,
#vypis-produktu2 .product .cost .value,
#vypis-produktu3 .product .cost .value {
	float:left;
	color:red;
	margin-left:16.6%;
	width:25%;
}

#vypis-produktu .product .cost_original,
#vypis-produktu2 .product .cost_original,
#vypis-produktu3 .product .cost_original {
	float:left;
	clear:left;
	color:#666;
	top:auto !important;
	margin-top:13px;
	font-size:0.8em;
}

#vypis-produktu .product .cost_original .label,
#vypis-produktu2 .product .cost_original .label,
#vypis-produktu3 .product .cost_original .label {
	width:40px;
	font-size:0.8em;
	margin-left:16.6%;
	margin-right:-30px;
	letter-spacing:1px;
}

#vypis-produktu .product .cost_original .value,
#vypis-produktu2 .product .cost_original .value,
#vypis-produktu3 .product .cost_original .value {
	float:left;
	text-decoration:none;
	font-size:1em;
	margin-left:16.6%;
	width:25%;
}

#vypis-produktu .product .show-original-cost-label,
#vypis-produktu2 .product .show-original-cost-label,
#vypis-produktu3 .product .show-original-cost-label {
	display:none;
}

#vypis-produktu .product .show-original-cost-value,
#vypis-produktu2 .product .show-original-cost-value,
#vypis-produktu3 .product .show-original-cost-value {
	color:#666 !important;
	position:relative;
	top:-15px;
	text-align:left;
}

#vypis-produktu .product .promo,
#vypis-produktu2 .product .promo,
#vypis-produktu3 .product .promo {
	width:100%;
	overflow:hidden;
	position:relative;
	top:-25px;
	left:15%;
	text-align:center !important;
}

#vypis-produktu .promo div {
	font-size:0.65em;
	background:transparent !important;
	min-width:50px;
	-webkit-box-shadow: none;
	-moz-box-shadow: none;
	box-shadow: none;	
	text-shadow:none;
	color:#666;
	border:solid #666 1px;
	border-radius:0px;
	padding:0px 3px 0px 3px;
	text-transform:uppercase;
}	

#vypis-produktu .product .promo div,
#vypis-produktu2 .product .promo div,
#vypis-produktu3 .product .promo div {
	display:inline-block !important;
	font-size:0.65em;
	background:transparent !important;
	min-width:50px;
	-webkit-box-shadow: none;
	-moz-box-shadow: none;
	box-shadow: none;	
	text-shadow:none;
	color:#666;
	border:solid #666 1px;
	border-radius:0px;
	padding:0px 3px 0px 3px;
	text-transform:uppercase;
	float:left;
	clear:none;
}

#vypis-produktu .product .promo .galerie,
#vypis-produktu2 .product .promo .galerie,
#vypis-produktu3 .product .promo .galerie,
#vypis-produktu .product .promo .sale,
#vypis-produktu2 .product .promo .sale,
#vypis-produktu3 .product .promo .sale,
#vypis-produktu .product .promo .katalog_sportalm_jaro,
#vypis-produktu2 .product .promo .katalog_sportalm_jaro,
#vypis-produktu3 .product .promo .katalog_sportalm_jaro,
#vypis-produktu .product .promo .katalog_sportalm_leto,
#vypis-produktu2 .product .promo .katalog_sportalm_leto,
#vypis-produktu3 .product .promo .katalog_sportalm_leto,
#vypis-produktu .product .promo .katalog_sportalm_podzim,
#vypis-produktu2 .product .promo .katalog_sportalm_podzim,
#vypis-produktu3 .product .promo .katalog_sportalm_podzim,
#vypis-produktu .product .promo .katalog_sportalm_zima,
#vypis-produktu2 .product .promo .katalog_sportalm_zima,
#vypis-produktu3 .product .promo .katalog_sportalm_zima,
#vypis-produktu .product .promo .katalog_goldbergh_jaro,
#vypis-produktu2 .product .promo .katalog_goldbergh_jaro,
#vypis-produktu3 .product .promo .katalog_goldbergh_jaro,
#vypis-produktu .product .promo .katalog_goldbergh_leto,
#vypis-produktu2 .product .promo .katalog_goldbergh_leto,
#vypis-produktu3 .product .promo .katalog_goldbergh_leto,
#vypis-produktu .product .promo .katalog_goldbergh_podzim,
#vypis-produktu2 .product .promo .katalog_goldbergh_podzim,
#vypis-produktu3 .product .promo .katalog_goldbergh_podzim,
#vypis-produktu .product .promo .katalog_goldbergh_zima,
#vypis-produktu2 .product .promo .katalog_goldbergh_zima,
#vypis-produktu3 .product .promo .katalog_goldbergh_zima,
#vypis-produktu .promo .galerie,
#vypis-produktu .promo .katalog_sportalm_jaro,
#vypis-produktu .promo .katalog_sportalm_leto,
#vypis-produktu .promo .katalog_sportalm_podzim,
#vypis-produktu .promo .katalog_sportalm_zima,
#vypis-produktu .promo .katalog_goldbergh_jaro,
#vypis-produktu .promo .katalog_goldbergh_leto,
#vypis-produktu .promo .katalog_goldbergh_podzim,
#vypis-produktu .promo .katalog_goldbergh_zima {
	display:none !important;
}		

#vypis-produktu .product .promo .akce,
#vypis-produktu2 .product .promo .akce,
#vypis-produktu3 .product .promo .akce,
#vypis-produktu .promo .akce {
	background:red !important;
	color:#fff;
	border:solid red 1px;
	font-weight:bold;
}

#vypis-produktu .popis,
#vypis-produktu2 .popis,
#vypis-produktu3 .popis {
	font-size:0.8em;
}	

#add-to-basket .nadpis h1 {
	background:#000;
}

#filtrovani {
	margin-top:50px;
}

#filtrovani ul {
}


#filtrovani h2 {
	color:#000;
	font-size:0.6em;
	font-weight:normal;
	text-transform:uppercase;
	border-bottom:solid #ececec 1px;
	letter-spacing:1px;
}

#filtrovani li {
	text-transform:uppercase;
	color:#666;
	font-size:0.6em;
	letter-spacing:1px;
}

#filtrovani li a {
	color:#666;
}

#filtrovani li.selected a {
	font-weight:bold;
}  

#filtrovani .load_next {
	color:#000;
}

#filtrovani li.droplink a {
	color:#000;
}

	#filtrovani li.droplink span,
	#filtrovanitop li.droplink span,
	#costfilter li.droplink span {
		background:url('../../images/icons/delete-filter.png') 4px -2px no-repeat;
	}	

#filtrovani input[type="checkbox"] + label span {
		background-image: url('../images/select-radio.jpg'); /* fallback */
		background-position: center center, center center;		
		background-repeat:no-repeat;    
}

#filtrovani input[type="checkbox"] + label span:hover {
		background-image: url('../images/select-radio-selected.jpg'); /* fallback */
		background-position: center center, center center;		
		background-repeat:no-repeat;    
}

#filtrovani input[type="checkbox"]:checked + label span {
		background-image: url('../images/select-radio-selected.jpg'); /* fallback */
		background-position: center center, center center;		
		background-repeat:no-repeat;   
}	

/* řazení selectboxem */
	
#razeni-select {
	width:24%;
}

#razeni-select select {
	width:100%;
	font-size:0.8em;
	padding: 6px;
	border:solid #eee 1px;
}


#categories li.selectedtree a {
	background:#999;
}


/* cost slider*/

#cost-slider {
	background: #fff;
	height:3px;
}
		
	#cost-slider .ui-slider-range {
		background: #bbb;
		height:3px;
	}
	
	#cost-slider .ui-slider-handle {
		width:8px;
		height:8px;
		cursor:pointer;
		margin-top:1px;
		margin-left:-3px;
		background:#fff;
		border-radius:3px !important;
	}



#add-to-basket .to-basket .do-kosiku {
	background-image: url('../../images/to-basket-button-bg.png'); /* fallback */
	background-image: url('../../images/to-basket-button-bg.png'), -webkit-gradient(from(#3e3e3e), to(#262626)); /* Saf4+, Chrome */
	background-image: url('../../images/to-basket-button-bg.png'), -webkit-linear-gradient(#3e3e3e, #262626); /* Chrome 10+, Saf5.1+ */
	background-image: url('../../images/to-basket-button-bg.png'),    -moz-linear-gradient(#3e3e3e, #262626); /* FF3.6+ */
	background-image: url('../../images/to-basket-button-bg.png'),     -ms-linear-gradient(#3e3e3e, #262626); /* IE10 */
	background-image: url('../../images/to-basket-button-bg.png'),      -o-linear-gradient(#3e3e3e, #262626); /* Opera 11.10+ */
	background-image: url('../../images/to-basket-button-bg.png'),         linear-gradient(#3e3e3e, #262626); /* W3C */		
}

#add-to-basket .to-basket .do-kosiku:hover {
	background-image: url('../../images/to-basket-button-bg.png'); /* fallback */
	background-image: url('../../images/to-basket-button-bg.png'), -webkit-gradient(from(#3e3e3e), to(#262626)); /* Saf4+, Chrome */
	background-image: url('../../images/to-basket-button-bg.png'), -webkit-linear-gradient(#3e3e3e, #262626); /* Chrome 10+, Saf5.1+ */
	background-image: url('../../images/to-basket-button-bg.png'),    -moz-linear-gradient(#3e3e3e, #262626); /* FF3.6+ */
	background-image: url('../../images/to-basket-button-bg.png'),     -ms-linear-gradient(#3e3e3e, #262626); /* IE10 */
	background-image: url('../../images/to-basket-button-bg.png'),      -o-linear-gradient(#3e3e3e, #262626); /* Opera 11.10+ */
	background-image: url('../../images/to-basket-button-bg.png'),         linear-gradient(#3e3e3e, #262626); /* W3C */		
}

#basket-steps .stpn {
	background-image: url('../../images/basket-steps-bg.png'); /* fallback */
	background-image: url('../../images/basket-steps-bg.png'), -webkit-gradient(from(#3e3e3e), to(#262626)); /* Saf4+, Chrome */
	background-image: url('../../images/basket-steps-bg.png'), -webkit-linear-gradient(#3e3e3e, #262626); /* Chrome 10+, Saf5.1+ */
	background-image: url('../../images/basket-steps-bg.png'),    -moz-linear-gradient(#3e3e3e, #262626); /* FF3.6+ */
	background-image: url('../../images/basket-steps-bg.png'),     -ms-linear-gradient(#3e3e3e, #262626); /* IE10 */
	background-image: url('../../images/basket-steps-bg.png'),      -o-linear-gradient(#3e3e3e, #262626); /* Opera 11.10+ */
	background-image: url('../../images/basket-steps-bg.png'),         linear-gradient(#3e3e3e, #262626); /* W3C */	
	background-position: right center, center center;	
}

.souhlas-s-obchodnimi-podminkami, #orderForm, #basket-steps, #basketListTable {
	font-family: "Open Sans",sans-serif !important;
	font-size:0.8em;
}

#basketListTable th {
	font-size:1.1em;
}

.basket-summary span {
	
}

#basketListTable .cenac {
	color:#000;
}

#sumarizace {
	font-family: "Open Sans",sans-serif !important;
}

#sumarizace .castka strong {
	color:#000;
}

#sumarizace .sumabez {
	font-size:0.7em;
}		

#basketListTable .imgdel {
	background-color:#000;
}

#basketListTable .imgdel:hover {
	background-color:#000;
}

#step0_continue_shopping, #step1_continue_shopping, #step2_continue_shopping, #step3_continue_shopping {
	font-family: "Open Sans",sans-serif !important;
}

#step0_continue_order, #step1_continue_order, #step2_continue_order, #step3_continue_order, .dokoncit_registraci, .odeslat {
	border-top: solid #494949 2px;
	background-image: -webkit-gradient(from(#3e3e3e), to(#262626)); /* Saf4+, Chrome */
	background-image: -webkit-linear-gradient(#3e3e3e, #262626); /* Chrome 10+, Saf5.1+ */
	background-image: -moz-linear-gradient(#3e3e3e, #262626); /* FF3.6+ */
	background-image: -ms-linear-gradient(#3e3e3e, #262626); /* IE10 */
	background-image: -o-linear-gradient(#3e3e3e, #262626); /* Opera 11.10+ */
	background-image: linear-gradient(#3e3e3e, #262626); /* W3C */
	font-size: 1.2rem;		
}

#step3_continue_order2 {
	border-top: solid #494949 2px;
	background-image: -webkit-gradient(from(#3e3e3e), to(#262626)); /* Saf4+, Chrome */
	background-image: -webkit-linear-gradient(#3e3e3e, #262626); /* Chrome 10+, Saf5.1+ */
	background-image: -moz-linear-gradient(#3e3e3e, #262626); /* FF3.6+ */
	background-image: -ms-linear-gradient(#3e3e3e, #262626); /* IE10 */
	background-image: -o-linear-gradient(#3e3e3e, #262626); /* Opera 11.10+ */
	background-image: linear-gradient(#3e3e3e, #262626); /* W3C */		
}

#delivery_top {
	color:#000;	
}

#payments_top {
	color:#000;
}

#deliveryOptions {
	font-family: "Open Sans",sans-serif !important;
}

#deliveryOptions input[type=radio]:checked + div.radios {
	background-image: url('../../images/select-radio-selected.png'); /* fallback */
	background-image: url('../../images/select-radio-selected.png'), -webkit-gradient(from(#3e3e3e), to(#262626)); /* Saf4+, Chrome */
	background-image: url('../../images/select-radio-selected.png'), -webkit-linear-gradient(#3e3e3e, #262626); /* Chrome 10+, Saf5.1+ */
	background-image: url('../../images/select-radio-selected.png'),    -moz-linear-gradient(#3e3e3e, #262626); /* FF3.6+ */
	background-image: url('../../images/select-radio-selected.png'),     -ms-linear-gradient(#3e3e3e, #262626); /* IE10 */
	background-image: url('../../images/select-radio-selected.png'),      -o-linear-gradient(#3e3e3e, #262626); /* Opera 11.10+ */
	background-image: url('../../images/select-radio-selected.png'),         linear-gradient(#3e3e3e, #262626); /* W3C */	
	background-position: center center, center center;	
}

#deliveryOptions .d_cash {
	color:#000;
	font-size:0.9em;
	margin-left:0;
	width:65px;
}

#deliveryOptions .p_cash {
	color:#000;
	font-size:0.9em;
}

.basket-summary .cena-celkem span:nth-child(2) {
	color:#000;
}

.nadpis-udaje {
	color:#000;
}

.upravit {
	color:#000 !important;
}

#prihlasit-newsletter {
	width:223px;
	height:50px;
	overflow:hidden;
	display:inline-block;
	border:0px;
	line-height:50px;
	border:0px;
	border-top: solid #494949 2px;
	background-image: -webkit-gradient(from(#3e3e3e), to(#262626)); /* Saf4+, Chrome */
	background-image: -webkit-linear-gradient(#3e3e3e, #262626); /* Chrome 10+, Saf5.1+ */
	background-image: -moz-linear-gradient(#3e3e3e, #262626); /* FF3.6+ */
	background-image: -ms-linear-gradient(#3e3e3e, #262626); /* IE10 */
	background-image: -o-linear-gradient(#3e3e3e, #262626); /* Opera 11.10+ */
	background-image: linear-gradient(#3e3e3e, #262626); /* W3C */	
	text-align:center;
	color:#fff;
	text-shadow: 0 -1px 1px rgba(0,0,0,.5);
	font-size:1.2em;
	cursor:pointer;		
}

#vas-nazor input[type=submit] {
	border-top: solid #494949 2px;
	background: #3cbefa !important;
	background-image: url('../../images/vas-nazor.png') !important; /* fallback */
	background-image: url('../../images/vas-nazor.png'), -webkit-gradient(from(#3e3e3e), to(#262626)) !important; /* Saf4+, Chrome */
	background-image: url('../../images/vas-nazor.png'), -webkit-linear-gradient(#3e3e3e, #262626) !important; /* Chrome 10+, Saf5.1+ */
	background-image: url('../../images/vas-nazor.png'),    -moz-linear-gradient(#3e3e3e, #262626) !important; /* FF3.6+ */
	background-image: url('../../images/vas-nazor.png'),     -ms-linear-gradient(#3e3e3e, #262626) !important; /* IE10 */
	background-image: url('../../images/vas-nazor.png'),      -o-linear-gradient(#3e3e3e, #262626) !important; /* Opera 11.10+ */
	background-image: url('../../images/vas-nazor.png'),         linear-gradient(#3e3e3e, #262626) !important; /* W3C */
  background-position: 2px 0px, center center !important;
  background-repeat: no-repeat !important;	
}

.obal-box-last .orderid {
	color:#000;
}

.obal-box-last .email {
	color:#000;
}

.obal-box-last .datum {
	color:#000;
}

#strankovani strong, #strankovani2 strong {
	border: solid 1px transparent;
	text-shadow: none !important;
	box-shadow: none !important;
	background: transparent;
	color:#000;
	width:30px;
	height:30px;
	line-height:30px;	
	font-size:0.9em;
}

#strankovani a, #strankovani2 a {
	background: transparent;
	border: solid 1px transparent;
	width:25px;
	height:25px;
	line-height:25px;	
	box-shadow:none;
	font-size:0.6em;
}

	#strankovani .prev, #strankovani .next, #strankovani2 .prev, #strankovani2 .next {
		width:68px;
		height:25px;
		line-height:25px;
		border: solid 1px transparent;
		box-shadow:none;
		font-size:0.6em;
	}

#default-blog .blog {
	width:25%;
	float:left;
	clear:none;
}

#default-blog .prodejna1 {
	width:100%;
}

#default-blog .blog .text-box {
	

}

#default-blog .blog:nth-child(4n+2) {
	float:left;
	clear:left;
}


	#default-blog .blog img {
		width:95%;
	}
	
#default-blog .prodejna1 img {
	width: auto;
	height:auto;
}
	
	

.homepage-blog {
	float:right;
	clear:right;
	width:19.9%;
	border-left:none;
}	

.hblog2 {
	float:left;
	clear:left;
	width:100%;
	height:160px;
	border-left:none;
	margin-top:20px;
}	

.blog {
	float:left;
	clear:left;
	position:relative;
	border:none;
}

.blog .text-box {
	float:left;
	clear:left;
	height:0px !important;
}

.blog .image-box {
	width:100%;
}

.blog .text-box .title {
	width:60%;
	text-align:center;
	position:absolute;
	top:72%;
	left: 50%;
	margin-left:-25%;
	z-index:1;
	background:#fff;
	font-size:0.6em;
}

.blog .text-box .title small {
	display:inline-block;
	float:left;
	clear:left;
}

.blog .text-box .title h2 {
}

.blog .image-box {
	text-align:right;
}

.blog .image-box img {
	margin-bottom:10%;
	width:90%;
}

.blog .text-box .date {
	display:none;
}

.blog .text-box .autor {
	display:none;
}

.blog .text-box .perex {
	display:none;
}

.prodejna1 .image-box {
	width:60%;
}

.prodejna1 .text-box .perex {
	display:block;
}

.to-item {
	position:absolute;
	bottom:80px;
	left:50px;
	width:26px;
	height:28px;
	background-image: url('../images/basket-katalog-pink.png');
	display:none;
}

.blog2 .text-box p {
	background:transparent;
	font-size: 0.8em;
	line-height: 1.4em;	
	font-family: "Open Sans",sans-serif !important;
}

	.pda_ver .blog2 .text-box p,
	.pda_hor .blog2 .text-box p,
	.screen_ultralow .blog2 .text-box p,
	.screen_low .blog2 .text-box p,
	.screen_med .blog2 .text-box p {
		font-size:0.6em;	
	}	



.prodejna1 .text-box .perex {
	display:block;
}

.hblogslider1 {
	background:#e0e6e9;
	height:210px;
	margin-top:20px;
}



.hblogslider1 .bx-wrapper .bx-prev {

}

.hblogslider1 .bx-wrapper .bx-next {

}

.hblogslider1 .bx-wrapper .bx-prev:hover {

}

.hblogslider1 .bx-wrapper .bx-next:hover {

}

.blog2 {
	float:left;
	clear:none;
	position:relative;
	border:none;
	margin-top:30px;
}
	.blog2:first-child {
		margin-left:0;
	}
	
	.blog2:last-child {
		float:right;
	}	

.blog2 .text-box {
	float:right;
	clear:none;
	width:72%;
}

.blog2 .text-box h2 {
	font-size:1.1em;
}

.blog2 .image-box {
	float:left;
	clear:none;
	width:25%;
	text-align:left;
}

.blog2 .image-box img {
	max-width:100%;
	max-height:120px;
	border:solid #000 1px;
}


.blog2 .text-box .date {
	display:none;
}

.blog2 .text-box .autor {
	display:none;
}

.blog2 .text-box .perex {
	margin-top:0;
	font-size:0.8em;
	line-height:1.4em;
	background:transparent;
	font-family: "Open Sans",sans-serif !important;
}

.blog2 .text-box .perex a {
	font-style:italic;
}

	.screen_high .blog2 .text-box .perex {
		font-size:0.6em;
	}
	
	.pda_ver .blog2 .text-box .perex,
	.pda_hor .blog2 .text-box .perex,
	.screen_ultralow .blog2 .text-box .perex,
	.screen_low .blog2 .text-box .perex,
	.screen_med .blog2 .text-box .perex {
		font-size:0.55em;	
		top:90px;
	}	


.sbanner1 {
	display:none;
}

.static-banners .static-banner-1 {
	width:44px;
	max-width:44px;
	min-width:44px;
	height:44px;
	position:absolute;
	right:0px;
	top:8%;
}

.static-banners .static-banner-2 {
	width:12.5%;
	max-width:12.5%;
	min-width:12.5%;
	height:39px;
	min-height:39px;
	position:absolute;
	left:36%;
	top:78%;
	background:#1a1a1a;
}

.static-banners .static-banner-2 p {
	width:100%;
	height:100%;
	background:transparent;
}

.static-banners .static-banner-2 a {
	display:block;
	width:100%;
	height:100%;
	text-align:center;
	line-height:2.5em;
	color:#fff;
}

.static-banners .static-banner-3 {
	width:12.5%;
	max-width:12.5%;
	min-width:12.5%;
	height:39px;
	min-height:39px;
	position:absolute;
	right:36%;
	top:78%;
	background:#1a1a1a;
}

.static-banners .static-banner-3 p {
	width:100%;
	height:100%;
	background:transparent;
}

.static-banners .static-banner-3 a {
	display:block;
	width:100%;
	height:100%;
	text-align:center;
	line-height:2.5em;
	color:#fff;
}

.sbanner2 {
	width:90%;
	margin-left:5%;
	margin-top:3%;
	height:auto;
}

.sbanner2 .static-banner-4,
.sbanner2 .static-banner-5,
.sbanner2 .static-banner-6,
.sbanner2 .static-banner-7,
.sbanner2 .static-banner-8 {
	float:left;
	clear:none;
	width:20%;
}




.sbanner2 img {
	width:94%;
}

.sbanner2 p {
	text-align:center;
	font-size:0.8em;
	color:#999;
}

.sbanner2 a {
	color:#999;
}

.sbanner2 strong,
.sbanner2 h1,
.sbanner2 h2 {
	display:inline-block;
	color:#333;
	font-size:15px !important;
	line-height:15px !important;
	font-weight:normal;
	border:none;
	text-align:center !important;
	width:100%;
	margin-bottom:0px !important;
}

.sbanner2 h1 a {
	color:#333;
}

.ui-autocomplete {

	font-size:0.65em !important;
	text-transform:lowercase;
}

li.ui-menu-item.even {
	background-color: #fff;
}

li.ui-menu-item.odd {
	background-color: #eee;
}

li.ui-menu-item b {
	color:red !important;
}

li.ui-menu-item a:hover {
	background:#ddd;
}

footer .all {
	width:100%;
	min-width:960px;
	float:left;
	clear:left;
	border-top:solid #eee 1px;
	margin-top:4px;
	background-color:#f9f9f9;
	-moz-box-shadow: none;
	-webkit-box-shadow: none;
	box-shadow: none;	
}

footer section h4 {
	color:#666;
	font-size:0.9em;
}

footer label {
	color:#666;
}
	
	footer label a {
		color:#666 !important;
		text-decoration:underline !important;	
	}

footer section .footer_nav .footer_nav_section li {
	color:#888;
	font-size:0.8em;
}

footer section .footer_nav .footer_nav_section li a {
	color:#888;
}

footer section .footer_nav .footer_nav_section .vas_email {
	border:solid #ddd 1px;
}		

footer section .footer_nav .footer_nav_section #odeslat {
	height:32px;
}		

footer section .info-line {
	width:100%;
	background:#444;
	border-top:none;
	-moz-box-shadow: none;
	-webkit-box-shadow: none;
	box-shadow: none;		
	padding:13px 0px 13px 0px;	
	color:#727272;
}

#homepage-category2-slider {
	width:100%;
	text-align:center;
	margin-top:-10px;
	margin-bottom:20px;
}

#homepage-category2-slider {
	margin-left:0%;
	width:100%;
}

.category-type-2-box {
	display:inline-block;
	width:auto;
	height:60px;
	margin:0px 25px 0px 25px;
	
	float:none;
	clear:none;	
}

	.category-type-2-box img {
		opacity: 0.7;
    filter: alpha(opacity=70);
    -moz-transition: opacity 500ms ease-out 0s;
    -ms-transition: opacity 500ms ease-out 0s;
    -o-transition: opacity 500ms ease-out 0s;
    -webkit-transition: opacity 500ms ease-out 0s;
    transition: opacity 500ms ease-out 0s;    
	}
	
	.category-type-2-box:hover img {
		opacity: 1;
    filter: alpha(opacity=100);
    -moz-transition: opacity 500ms ease-out 0s;
    -ms-transition: opacity 500ms ease-out 0s;
    -o-transition: opacity 500ms ease-out 0s;
    -webkit-transition: opacity 500ms ease-out 0s;
    transition: opacity 500ms ease-out 0s;   
	}	

.category-type-2-box:first-child {
	margin-left:0;
}

.category-type-2-box .logo {
}

.category-type-2-box .count {
	display:none;
}

.category-type-2-box .name {
	display:none;
}

#vypis-produktu #info-box {
	font-size:0.8em;
}

#vypis-produktu #info-box h1 {
	font-size:1.6em;
}

#vypis-produktu #social-sites,
#vypis-produktu #bookmarks,
#vypis-produktu #bookmarks ul,
#vypis-produktu #bookmarks ul li {
	border-color:#ececec;
}

#homepage-promo-slider .inner,
#homepage-promo-slider2 .inner,
#homepage-promo-slider3 .inner {
	height:380px;
}


/* tady */
#homepage-promo-slider .product,
#homepage-promo-slider2 .product,
#homepage-promo-slider3 .product {
	height:400px;
	margin-top:-20px;
}

	#homepage-promo-slider .product .image,
	#homepage-promo-slider2 .product .image,
	#homepage-promo-slider3 .product .image {
		height:280px;
	}
	
	#homepage-promo-slider .product .image,
	#homepage-promo-slider2 .product .image,
	#homepage-promo-slider3 .product .image {
		height:280px;
	}	
	
	#homepage-promo-slider .product .name,
	#homepage-promo-slider2 .product .name,
	#homepage-promo-slider3 .product .name {
		top:280px;
	}	
	
	#homepage-promo-slider .product .cost,
	#homepage-promo-slider2 .product .cost,
	#homepage-promo-slider3 .product .cost {
		top:300px;
	}	
	
	#homepage-promo-slider .product .promo,
	#homepage-promo-slider2 .product .promo,
	#homepage-promo-slider3 .product .promo {
		top:45px;
	}	


#vypis-produktu #bookmarks .dotaz strong {
	width:35% !important;
	line-height:24px !important;
	float:left !important;
	clear:left !important;
	margin-top:0px !important;
	text-transform:none !important;
}

#vypis-produktu #bookmarks .dotaz input {
	width:62% !important;
	clear:none !important;
	text-indent:5px !important;
	height:20px !important;
	margin-bottom:5px !important;
	float:right !important;
	background:#f9f9f9 !important;
	border-radius:3px !important;
}

#vypis-produktu #bookmarks .dotaz textarea {
	width:62% !important;
	margin-bottom:5px !important;
	float:right !important;
	background:#f9f9f9 !important;
	border-radius:3px !important;
}

#vypis-produktu #bookmarks .dotaz img {
	width:62.5% !important;
	margin-bottom:5px !important;
	float:right !important;
	border-radius:3px !important;
}

#vypis-produktu #change-image {
	display:block;
	margin-top:40px;
	color:red;
}

#vypis-produktu #bookmarks p {
	line-height:1.6em !important;
}

#vypis-produktu #bookmarks div.bitem {
	font-size:0.8em;
	font-family: "Open Sans",sans-serif !important;
	
}

#vypis-produktu #bookmarks div.bitem strong {
	font-weight:normal;
	text-transform:uppercase;
	font-size:1em;
	margin-top:10px;
}

#vypis-produktu #bookmarks div.bitem div.param {
	font-size:1.1em;
}

#vypis-produktu #bookmarks div.bitem div.param div.label {
	float:left;
	clear:left;
	font-weight:bold;
}	

#vypis-produktu #bookmarks div.bitem div.param div.value {
	float:left;
	clear:none;
	margin-left:5px;
}

#vypis-produktu #bookmarks .dotaz button {
	border-top: solid #2b2b2b 2px !important;
	background-image: -webkit-gradient(from(#2f2f2f), to(#292929)) !important; /* Saf4+, Chrome */
	background-image: -webkit-linear-gradient(#2f2f2f, #292929) !important; /* Chrome 10+, Saf5.1+ */
	background-image: -moz-linear-gradient(#2f2f2f, #292929) !important; /* FF3.6+ */
	background-image: -ms-linear-gradient(#2f2f2f, #292929) !important; /* IE10 */
	background-image: -o-linear-gradient(#2f2f2f, #292929) !important; /* Opera 11.10+ */
	background-image: linear-gradient(#2f2f2f, #292929) !important; /* W3C */		
}

			#vypis-produktu #countandsubmit #qtyminus {
				height:36px;
			}
				
			#vypis-produktu #countandsubmit #qtyplus {
				height:36px;	
			}
			
#bookmarks p {
	text-indent:0px !important;
	font-size:1.2em;
	line-height:0.8em;
}

#bookmarks p span {
	font-size:1em !important;
	line-height:1.2em !important;
	font-family: "Open Sans",sans-serif !important;
}


#bookmarks table, th, td {
   border: 1px solid #eee;
   padding:3px;
}

#bookmarks table {
    border-collapse: collapse;
    width:100%;
}


#basket-fade .in .add {
	float:left;
	clear:left;
	width:100%;
	height:50px;
	line-height:50px;
	font-size:1.0em;
	text-align:center;
	
}

.button-eshop a {
	position:absolute;
	z-index:999999999 !important;
	left:36%;
	top:83%;
	display:block;
	width:12.5%;
	height:39px;
	text-align:center;
	line-height:2.8em;
	color:#fff;
	background:#1a1a1a;
	cursor:pointer;
	font-size:0.9em;
}

.button-katalog a {
	position:absolute;
	left:51.6%;
	top:83%;	
	display:block;
	width:12.5%;
	height:39px;
	text-align:center;
	line-height:2.8em;
	color:#fff;
	background:#1a1a1a;
	font-size:0.9em;
}

.button-facebook a {
	position:absolute;
	right:0%;
	top:5%;	
	display:block;
	width:44px;
	height:44px;
	text-align:center;
	line-height:2.5em;
	color:#fff;
	background: url(../images/facebook.png);
}

.katalog {
	float:left;
	clear:none;
	width:33.3%;
	margin:0 0 20px 0;
}

	.katalog .katalog-image img {
		width:70%;
		height:auto;
		margin:0 15% 10px 15%;
	}
	
	.katalog .katalog-name {
		width:100%;
		text-align:center;
		color:#333;
	}
	
	.katalog .katalog-name h2 {
		margin:0;
	}	
	
	.katalog .katalog-subname {
		width:100%;
		text-align:center;
	}
	
#deliveryOptions .xpayments {
	min-height:152px;
}	

#deliveryOptions .xdeliverylast {
	padding-bottom:55px;
}

.obal-box-last {
	font-family: "Open Sans",sans-serif !important;
	line-height:1.2em;
}

#abeceda .zn {
	font-size:1.2em;
	margin:5px 5px 5px 0px;
}

#abeceda .zn a {
	color:#000 !important;
	text-transform:uppercase;
}

#abeceda .chars {
	color:#000 !important;
}

	#basket-languages .en_US {
    background:url('../../images/flags/uk_UK.png') no-repeat 200px center;
	}
	
#vypis-produktu .product .other_sign .discount,
#vypis-produktu2 .product .other_sign .discount,
#vypis-produktu3 .product .other_sign .discount {
	background:#eee;
	-webkit-box-shadow: 0 1px 2px rgba(0,0,0,.2);
	-moz-box-shadow: 0 1px 2px rgba(0,0,0,.2);
	box-shadow: 0 1px 2px rgba(0,0,0,.2);		
}

	#vypis-produktu .product .other_sign .discount .in,
	#vypis-produktu2 .product .other_sign .discount .in,
	#vypis-produktu3 .product .other_sign .discount .in {
		background:#eee;
		color:red;
	}
	
	footer section .info-line .telefon {
		width:39%;
	}	
	
		footer section .info-line .telefon p { 
			line-height: 100%;
			background: transparent;
			margin: 0;
		}
		
	footer section .info-line .socialni-site {
		width:21%;
	}	
	
	footer section .info-line .copyright {
		width:39%;
		font-size: 0.85em;
	}			
	
	
	

#deliveryOptions .nfo, .mn_info {
	background:url('../../images/basket-info.png') no-repeat center center;
	background-color:red;
}	

#deliveryOptions .nfo:hover, .mn_info:hover {
	background:url('../../images/basket-info.png') no-repeat center center;
	background-color:#000;
}	

#deliveryOptions .xnote, .mnote {
	border:solid #000 2px;
	color:#000;
	width:200px;
}

#vypis-produktu #colors ul li {
	display:inline-block;
	float:left;
	clear:none;
	margin-right:3px;
	margin-bottom:3px;
}

#vypis-produktu #colors ul li.selected {

}

#vypis-produktu #colors ul li.image {
	line-height:0px !important;	
	padding:0px !important;
}

#vypis-produktu #colors ul li.image img {
	width:48px;
	height:26px;
}

#vypis-produktu .product .colors {
	bottom:19%;
	width:70%;
	right:15%;
	cursor
}
		
#vypis-produktu .product .colors ul {
	float:right;
	text-align:right;
}

#vypis-produktu .product .colors ul li {

}

#vypis-produktu .product .colors li,
#vypis-produktu .product2 .colors li,
#vypis-produktu .product3 .colors li {
	cursor:auto;
}		

#homepage-promo-slider .product .colors {
	bottom:29%;
}

.basket-text {
	background:#acd3f8;
}







.outfits #vypis-produktu #detail-images {
	float:left;
	clear:left;
	width:57%;
}

.outfits #vypis-produktu .other-images {
	float:left;
	clear:left;
	width:100%;
	margin-top:10px;
}

.outfits .logo {
	position:relative !important;
	top:0 !important;
	width:40% !important;
	left:30% !important;
	margin-top:10px;
}

.outfits .logo .in {
	width:100% !important;
	height:28px !important;
	position:relative !important;
}

	.outfits .logo img {
		max-width:100%;
		max-height:100%;
    position:absolute;
    top:0;
    bottom:0;
    left:0;
    right:0;
    margin:auto;
	}
	
	.outfits .path {
	position:relative;
	top:0px;
	text-align:center !important;
	color:#fff;
	height: 20px;
	font-size: 0.9em !important;
	font-family: Calibri !important;
	overflow:hidden;
	border:solid transparent 1px;
	margin-top:15px;
	margin-left:0 !important;
	margin-bottom:-3px !important;
}

.outfits #vypis-produktu #info-box {
	float:right;
	width: 42%;
	margin-left: 0%;
}

.outfits #vypis-produktu .product .cost {
	text-align:center;
}

.outfits #vypis-produktu .product .cost .label {
	display:inline-block;
	width:auto;
	float:none;
	clear:none;
	color:#ed5991;
}

.outfits #vypis-produktu .product .cost .value {
	display:inline-block;
	width:auto;
	float:none;
	clear:none;
}

.outfits #vypis-produktu .outfit-item {
	width:49% !important;
	border:none;
	margin-bottom:30px;
	margin-right:2%;
	position:relative;
	margin-top:10px;
}

.outfits #vypis-produktu .even {
	margin-right:0% !important;
}

.outfits #vypis-produktu .item-info-selected,
.outfits #vypis-produktu .item-info {
	position:absolute;
	top:10px;
	left:42px;
}

.outfits #vypis-produktu .description p {
	font-family: Calibri;
	text-align: justify;
	line-height: 1.2em;
}	

.outfits #vypis-produktu .outfit-item select[name="colors"] {
	/*display:none;*/
	font-size:1.2em;
}

.outfits #vypis-produktu .outfit-item select[name="sizes"] {
	text-align:center;
}

.outfits #vypis-produktu {
	width:100% !important;
}

.outfits #vypis-produktu .outfit-item .name h2 {
	margin-bottom:5px;
}

.outfits #vypis-produktu .outfit-item .image {
	margin-top:5px;
	height:360px;
}

.outfits #vypis-produktu .outfit-item .item-cost .cost {
	width:100%;
	color: red;
	font-size:1.6em;
}

.outfits #vypis-produktu .outfit-item .item-cost .original-cost {
	width:34%;
	margin:2px 33% 10px 33%;
	background: url('../images/linethrough2.png') repeat-x center left;
}

#vypis-produktu .koupit-outfit {
	background-size:60px;
	background-position:right 10px center;
	border:none;
	position:relative;
	float: none;
	margin-left: 27.5%;
	width: 45%;
	height:40px;
	border: none;
	cursor: pointer;
	display: inline-block;
	color: #fff;
	text-shadow: none;
	text-align:center;
	border-top: solid #2b2b2b 2px;
	background-image: -webkit-gradient(from(#2f2f2f), to(#292929)); /* Saf4+, Chrome */
	background-image: -webkit-linear-gradient(#2f2f2f, #292929); /* Chrome 10+, Saf5.1+ */
	background-image: -moz-linear-gradient(#2f2f2f, #292929); /* FF3.6+ */
	background-image: -ms-linear-gradient(#2f2f2f, #292929); /* IE10 */
	background-image: -o-linear-gradient(#2f2f2f, #292929); /* Opera 11.10+ */
	background-image: linear-gradient(#2f2f2f, #292929); /* W3C */		
	
}

#vypis-produktu .koupit-outfit:first-letter {
	text-transform:uppercase;
}


#outfit-discount .cost {
	width:100%;
	color: red;
	font-size: 1.4em;
	line-height: 1.5rem;
	letter-spacing: 2px;		
	text-align:center;
}

#outfit-discount .cost-original-only {
	color: red;
	width:100%;
	text-align:center;
	font-size: 1.4em;
	line-height: 1.5rem;
	letter-spacing: 2px;	
}

#outfit-discount .cost-original {
	width:100%;
	font-size: 1.35em;
	padding: 0 5px 0 5px;
	width:24%;
	margin-left:38%;
	background: url('../images/linethrough2.png') repeat-x center left;
	text-align:left;
	font-size: 0.9em;
	letter-spacing: 2px;	
	text-align:center;
}

#outfit-discount .cost-info {
	margin-top:10px;
	margin-bottom:15px;
	width:100%;
	text-align:center;
}

.outfits #vypis-produktu .outfit-item .outfit-checkbox {
	width:32px;
	height:31px;
	background: url('../images/checkbox-checked.jpg');
}

.outfits #vypis-produktu .outfit-item .uncheck {
	background: url('../images/checkbox.jpg');
}

li.ui-menu-item.g {
	color: #000 !important;
}

footer section .footer_nav {
	padding-bottom: 10px;
}

#setting-menu ul {
	list-style-type: none;
	font-size: 1rem;	
}

#checktermsnewsletter + span:before {
	background: #FFFFFF;
}

footer section .info-line .telefon strong, footer section .info-line .email strong {
	font-size: 1.2rem;
	line-height: 1.2rem;
}