
@font-face{
    font-family: 'OpenSansSemibold';
    src: url('/_eshop/dodavatel.asociaceeshopu.cz/css/OpenSans-Semibold-webfont.eot');
    src: url('/_eshop/dodavatel.asociaceeshopu.cz/css/OpenSans-Semibold-webfont.eot?#iefix') format('embedded-opentype'),
		url('/_eshop/dodavatel.asociaceeshopu.cz/css/OpenSans-Semibold-webfont.ttf') format('truetype');
    font-weight: bold;
    font-style: normal;
}

@font-face {
    font-family: 'OpenSansRegular';
    src: url('/_eshop/dodavatel.asociaceeshopu.cz/css/OpenSans-Regular-webfont.eot');
    src: url('/_eshop/dodavatel.asociaceeshopu.cz/css/OpenSans-Regular-webfont.eot?#iefix') format('embedded-opentype'),
		url('/_eshop/dodavatel.asociaceeshopu.cz/css/OpenSans-Regular-webfont.ttf') format('truetype');
    font-weight: 400;
    font-style: normal;
}

@font-face {
    font-family: 'OpenSansLight';
    src: url('/_eshop/dodavatel.asociaceeshopu.cz/css/OpenSans-Light-webfont.eot');
    src: url('/_eshop/dodavatel.asociaceeshopu.cz/css/OpenSans-Light-webfont.eot?#iefix') format('embedded-opentype'),
		url('/_eshop/dodavatel.asociaceeshopu.cz/css/OpenSans-Light-webfont.ttf') format('truetype');
    font-weight: 400;
    font-style: normal;
}

strong, b {
    font-family: 'OpenSansSemibold';
}

/* CSS Document */
body {
    color: #444;
    font-size: 12px;
    line-height: 1.6em;
    font-family: 'OpenSansRegular', Segoe WP, Segoe UI, Arial, Helvetica, sans-serif, Tahoma;
    margin: 0px;
    padding: 0px;
    background: /*url("/_eshop/dodavatel.asociaceeshopu.cz/img/bodybg.png") top center repeat-y*/ #fff;
}

.bodybg {
    /*background: url("/_eshop/dodavatel.asociaceeshopu.cz/img/topbodybg.png") top center no-repeat;*/
}

/* default */
.hide {
    display: none;
}

.req {
		color:#c93c38;
    font-size: 16px;
}

.form-error-message {
    font-size: 11px;
    color:#c93c38;
}

.inline {
    display: inline;
}

.inside {
    list-style-position: inside;
}

table {
    border-collapse: collapse;
    border-spacing: 0;
}

.tleft {
    text-align: left !important;
}

.tright {
    text-align: right !important;
}

.tcenter {
    text-align: center !important;
}

a {
    text-decoration: underline;
    color: #444;
}

a:hover {
    text-decoration: none;
}

.clear {
    clear: both;
    line-height: 0px;
    font-size: 0px;
    padding: 0px;
    margin: 0px;
    height: 0;
}

.clear2 {
    clear: both;
    font-size: 0;
    height: 10px;
    line-height: 10px;
}

.clear3 {
    clear: both;
    font-size: 0;
    height: 20px;
    line-height: 20px;
}

.fleft {
    float: left;
}

.fright {
    float: right;
}

div, li, form, input, select, textarea, img {
    padding: 0px;
    margin: 0px;
}

img {
    border: none;
}

input[type="text"], input[type="number"], input[type="password"], select, textarea {
    border: 1px solid #ddd;
    background: url("/_eshop/dodavatel.asociaceeshopu.cz/img/inputbg.png") repeat-x top center #fff;
    padding: 5px;
    margin: 0;
}

input, select, textarea {
    font-size: 100%;
    font-family: 'OpenSansRegular', Segoe WP, Segoe UI, Arial, Helvetica, sans-serif, Tahoma;
}

/* topmenu & login */
.topline {
    background: #234755;
}

.topline .main {
    margin: 0 auto;
    max-width: 1326px;
    min-width:980px;
    padding: 0 20px;
    background: #234755;
}

.topline .topmenu {
    float: left;
    width: 700px;
}

.topline .topmenu a {
    color: #fff;
    padding:10px 15px;
    line-height:20px;
    float: left;
    text-decoration: none;
    -o-transition: background-color 0.1s ease-out;
    -moz-transition: background-color 0.1s ease-out;
    -khtml-transition: background-color 0.1s ease-out;
    -webkit-transition: background-color 0.1s ease-out;
    -ms-transition: background-color 0.1s ease-out;
    transition: background-color 0.1s ease-out;
}

.topline .topmenu a:hover {
    background-color:#305f6f;
}

.topline .userpanel {
    float: right;
    position: relative;
    white-space:nowrap;
}

.topline .userpanel a {
    color: #fff;
    padding: 10px 15px;
    float: left;
    line-height:20px;
    text-decoration: none;
    -o-transition: background-color 0.1s ease-out;
    -moz-transition: background-color 0.1s ease-out;
    -khtml-transition: background-color 0.1s ease-out;
    -webkit-transition: background-color 0.1s ease-out;
    -ms-transition: background-color 0.1s ease-out;
    transition: background-color 0.1s ease-out;
}

.topline .userpanel a:hover {
    background-color:#305f6f;
}

.topline .userpanel .register {
    color: #fff;
}

.topline .userpanel .profile {
    background: url("/_eshop/dodavatel.asociaceeshopu.cz/img/profile.png") 10px 8px no-repeat;
    padding-left: 35px;
    color: #fff;
}

.topline .userpanel .login {
    background: url("/_eshop/dodavatel.asociaceeshopu.cz/img/login.png") 10px 8px no-repeat;
    padding-left: 35px;
    color: #fff;
}

.topline .userpanel .logout {
    color: #fff;
}

.topline .userpanel .login-box {
    position: absolute;
    top: 40px;
    right: 0;
    z-index: 100;
    padding: 20px;
    background: #f5f5f5;
    -moz-box-shadow: 0px 0px 10px #888;
    -webkit-box-shadow: 0px 0px 10px #888;
    box-shadow: 0px 0px 10px #888;
    -ms-filter: "progid:DXImageTransform.Microsoft.Shadow(Strength=10, Direction=0, Color='#888888')";
    filter: progid:DXImageTransform.Microsoft.Shadow(Strength=10, Direction=0, Color='#888888');
}

.topline .userpanel .login-box table td {
    padding: 0;
    vertical-align: top;
}

.topline .userpanel .login-box table th {
    padding: 0 10px 0 0;
    font-weight: normal;
    text-align: left;
    vertical-align: top;
    line-height: 25px;
}

.topline .userpanel .login-box input[type="text"], .topline .userpanel .login-box input[type="password"] {
    width: 195px;
    margin: 2px 0;
}

.topline .userpanel .login-box table a {
    padding: 0;
    color:#444;
    text-decoration:underline;
}

.topline .userpanel .login-box table a:hover {
    background:none;
    text-decoration:none;
}

.topline .userpanel .login-box .button {
    margin: 2px 0 0 0;
}

.topline .userpanel .login-box .form-error-message {
    font-size: 11px;
    display:block;
    color:#c93c38;
}

/* header */
.header {
    background:#eee;
}

.header .headermain {
    max-width: 1326px;
    min-width:980px;
    padding: 0 20px 10px 20px;
    margin: 0 auto;
    position: relative;
    z-index: 15;
    background:#eee;
}

.header .logo {
    float: left;
    margin: 10px 0 0 0;
    line-height:0;
}

.header .search {
    position: absolute;
    top: 23px;
    right: 20px;
    border: 5px solid #ddd;
    width: 288px;
    background: url("/_eshop/dodavatel.asociaceeshopu.cz/img/inputbg.png") repeat-x top center #fff;
}

.header .search input[type="text"] {
    border: 0;
    padding: 5px 10px;
    color: #999;
    height: 25px;
    line-height: 25px;
    width: 230px;
    float: left;
    font-size: 14px;
}

.header .search input[type="submit"] {
    float: right;
    width: 38px;
    height:35px;
    background: url("/_eshop/dodavatel.asociaceeshopu.cz/img/search.png") no-repeat center center;
    background-color: #234755;
    padding: 0;
    -o-transition: background-color 0.1s ease-out;
    -moz-transition: background-color 0.1s ease-out;
    -khtml-transition: background-color 0.1s ease-out;
    -webkit-transition: background-color 0.1s ease-out;
    -ms-transition: background-color 0.1s ease-out;
    transition: background-color 0.1s ease-out;
    text-indent:-998px;
    overflow:hidden;
}

.header .search input[type="submit"]:hover {
    background-color: #305f6f;
}

.header .search input[type="text"].ui-autocomplete-loading {
    padding: 5px 30px 5px 10px;
    width: 210px;
    background: url("/_eshop/dodavatel.asociaceeshopu.cz/img/spinner.gif") 225px center no-repeat #eee;
}

.header .search .suggestions {
    position: absolute;
    top: 40px;
    left: -5px;
    z-index: 20;
    border:0;
    background: #fff;
    min-width: 297px;
    -moz-box-shadow: 0px 0px 10px #888;
    -webkit-box-shadow: 0px 0px 10px #888;
    box-shadow: 0px 0px 10px #888;
    -ms-filter: "progid:DXImageTransform.Microsoft.Shadow(Strength=10, Direction=0, Color='#888888')";
    filter: progid:DXImageTransform.Microsoft.Shadow(Strength=10, Direction=0, Color='#888888');
}

.header .search .suggestions .title {
    font-weight: bold;
    padding: 5px 10px;
    color: #c93c38;
}

.header .search .suggestions .title .show {
    color: #444;
}

.header .search .suggestions .sugg-katalog {
    font-weight: bold;
	  background: url("/_web/asociaceeshopu.cz/img/arrow.png") 10px 7px no-repeat;
	  padding-left:25px;
}

.header .search .suggestions .title a {
		color: #c93c38;
}

.header .search .suggestions ul {
    list-style-type: none;
    margin: 0;
    padding: 0;
}

.header .search .suggestions li {
    padding: 3px 10px;
}

.header .search .suggestions .item {
    cursor: pointer;
}

.header .search .suggestions .item:hover {
    background-color: #eee;
}

.header .search .suggestions .item.act {
    background-color: #234755;
    color: #fff;
}

.header .search .suggestions .imgbox {
    float: left;
    margin: 0 5px 0 0;
    height: 20px;
    width: 20px;
}

.header .basketbox {
    background: url("/_eshop/dodavatel.asociaceeshopu.cz/img/basketbg.png") 0 -20px no-repeat;
    width: 250px;
    float: right;
    height: 48px;
    font-size: 14px;
    line-height: 1.3em;
    padding: 22px 0 0 0;
}

.header .basketbox .info {
    float: right;
    text-align: right;
    margin-right: 10px;
}

.header .basketbox .info .title {
    color: #999;
}

.header .basketbox input[type="image"] {
    float: right;
    background: #c93c38;
    padding: 5px 7px;
    margin: 2px 0 0 0;
    -o-transition: background-color 0.1s ease-out;
    -moz-transition: background-color 0.1s ease-out;
    -khtml-transition: background-color 0.1s ease-out;
    -webkit-transition: background-color 0.1s ease-out;
    -ms-transition: background-color 0.1s ease-out;
    transition: background-color 0.1s ease-out;
}

.header .basketbox input[type="image"]:hover {
    background-color: #df4945 ;
}

/* main */
.maincontent {
    max-width: 1326px;
    min-width:980px;
    padding: 20px;
    background: #fff;
    margin: 0 auto 20px auto;
}

/* leftcol */
.maincontent .leftcol {
    float: left;
    width: 23.46938775510204%;
    position: relative;
}

.maincontent .categories {
    background: #f5f5f5;
    margin-bottom: 20px;
}

.maincontent .categories .category-item.sub {
    position: relative;
}

.maincontent .categories .category-item.sub .link {
    background: url("/_eshop/dodavatel.asociaceeshopu.cz/img/sub.png") right 10px no-repeat;
    padding-right: 25px;
}

.maincontent .categories .category-item.sub.act .link {
    background: url("/_eshop/dodavatel.asociaceeshopu.cz/img/sub_down.png") right 14px no-repeat;
    padding-right: 25px;
}

.maincontent .categories .category-item.act .link, .maincontent .categories .submenu .sublink.act {
    font-weight: bold;
}

.maincontent .categories .category-item .link {
    display: block;
    padding: 10px 15px;
    color: #444;
    font-size: 14px;
    text-decoration: none;
    border-bottom: 1px solid #ddd;
    background-color: #f5f5f5;
    -o-transition: background-color 0.1s ease-out;
    -moz-transition: background-color 0.1s ease-out;
    -khtml-transition: background-color 0.1s ease-out;
    -webkit-transition: background-color 0.1s ease-out;
    -ms-transition: background-color 0.1s ease-out;
    transition: background-color 0.1s ease-out;
}

.maincontent .categories .category-item:hover .link {
    background-color: #eee;
    color: #222;
}

.maincontent .categories .submenu {
    background: #fff;
}

.maincontent .categories .submenu .sublink {
    display: block;
    padding: 8px 10px 7px 25px;
    color: #444;
    font-size: 14px;
    text-decoration: none;
    background: url("/_eshop/dodavatel.asociaceeshopu.cz/img/arrow.png") 10px 11px no-repeat;
    position:relative;
}

.maincontent .categories .submenu .sublink:hover {
    color: #222;
    text-decoration: underline;
}

.maincontent .categories .submenu .sublink.sub {
    padding-right:35px;
}

.maincontent .categories .submenu .sublink .subicon.down {
    background: url("/_eshop/dodavatel.asociaceeshopu.cz/img/sub_plus.png") no-repeat center center;
    width:16px;
    height:16px;
    position:absolute;
    top:10px;
    right:10px;
}

.maincontent .categories .submenu .sublink .subicon.up {
    background: url("/_eshop/dodavatel.asociaceeshopu.cz/img/sub_minus.png") no-repeat center center;
    width:16px;
    height:16px;
    position:absolute;
    top:10px;
    right:10px;
}

.maincontent .categories .submenu .submenu {
    padding-left:15px;
}

.maincontent .categories .submenu .submenu .sublink {
    font-size: 12px;
    background: url("/_eshop/dodavatel.asociaceeshopu.cz/img/arrow.png") 10px 10px no-repeat;
    line-height:1.4em;
}

.maincontent .categories .submenu .submenu .subicon {
    top:8px !important;
}

/* subcategories */
.maincontent .categories .hovermenu {
    position: absolute;
    left: 100%;
    top: 0px;
    z-index: 15;
    background: #fff;
    width: 720px;
    height: 0;
    opacity: 0;
    filter: Alpha(opacity=0);
    -moz-box-shadow: 0px 0px 10px #888;
    -webkit-box-shadow: 0px 0px 10px #888;
    box-shadow: 0px 0px 10px #888;
    -ms-filter: "progid:DXImageTransform.Microsoft.Shadow(Strength=10, Direction=0, Color='#888888')";
    filter: progid:DXImageTransform.Microsoft.Shadow(Strength=10, Direction=0, Color='#888888');
    display: block;
    visibility: hidden;
    overflow: hidden;
    -o-transition: opacity 0.3s ease-out;
    -moz-transition: opacity 0.3s ease-out;
    -khtml-transition: opacity 0.3s ease-out;
    -webkit-transition: opacity 0.3s ease-out;
    -ms-transition: opacity 0.3s ease-out;
    transition: opacity 0.3s ease-out;
}

.maincontent .categories .hovermenu.one {
    width: 230px;
}

.maincontent .categories .hovermenu.two {
    width: 470px;
}

.maincontent .categories .hovermenu.three {
    width: 710px;
}

.maincontent .categories .category-item.sub:hover .hovermenu {
    height: auto;
    visibility: visible;
    opacity: 1;
    filter: Alpha(opacity=100);
    padding: 5px 15px;
    border: 5px solid #eee;
}

.maincontent .categories .hovermenu .subblock {
    float: left;
    width: 235px;
    overflow: hidden;
    margin: 15px 0;
}

.maincontent .categories .hovermenu .subblock a {
    display:block;
}

.maincontent .categories .hovermenu .subblock .subico {
    width: 75px;
    padding-right:5px;
    text-align: center;
    vertical-align:middle;
    height:75px;
    display:table-cell;
}

.maincontent .categories .hovermenu .subblock .subico img {
    max-width: 70px;
    max-height:70px;
}

.maincontent .categories .hovermenu .subblock .sublinks {
    vertical-align:middle;
    display:table-cell;
}

.maincontent .categories .hovermenu .subblock .sublinks .desc {
    display: block;
    padding: 2px 5px 2px 15px;
    color: #999;
    text-decoration: none;
    font-size: 12px;
    line-height:1.6em;
    font-weight: normal !important;
}

.maincontent .categories .hovermenu .subblock .sublinks .sub {
    display: block;
    padding: 2px 5px 2px 15px;
    color: #444;
    text-decoration: underline;
    font-size: 12px;
    line-height:1.6em;
    font-weight: normal !important;
}

.maincontent .categories .hovermenu .subblock .sublinks .more {
    display: block;
    padding: 3px 5px;
    color: #999;
    font-size: 12px;
    font-weight: normal !important;
    float: left;
    display:none;
}

.maincontent .categories .hovermenu .subblock .sublinks a:hover {
    text-decoration: none;
}

.maincontent .categories .hovermenu .subblock .sublinks .title {
    display: block;
    background: url("/_eshop/dodavatel.asociaceeshopu.cz/img/arrow.png") 0 5px no-repeat;
    font-size: 14px;
    padding: 3px 5px 3px 15px;
    color: #444;
    font-family: 'OpenSansSemibold';
    line-height: 16px;
}

/* navigation */
.navigation {
		background: #eee;
		padding: 15px;
		margin: 0 0 20px 0;
}

.navigation a, .navigation span, .navigation strong {
    float: left;
    color: #999;
}

.navigation .sep {
    margin: 5px 10px 1px 10px;
    line-height: 12px;
}

/* bestseller */
.bestseller {
    margin-bottom: 20px;
}

.bestseller table {
    width: 100%;
}

.bestseller table td {
    padding: 5px 10px;
    vertical-align: top;
    line-height: 1.4em;
}

.bestseller table tr th {
    padding: 0;
    text-align: left;
}

.bestseller tr:nth-child(even) td {
    background: #fff
}

.bestseller tr:nth-child(odd) td {
    background: #eee
}

.bestseller table .number {
    text-align: center;
    width: 10px;
    vertical-align: middle;
    font-weight: bold;
    color: #c93c38;
    font-size: 16px;
}

.bestseller table .img {
    text-align: center;
    width: 40px;
    padding: 0;
    vertical-align: middle;
}

.bestseller table .img img {
    max-width: 40px;
    max-height: 40px;
}

.bestseller table .name a {
    color: #444;
    font-weight: bold;
}

.bestseller table .name p {
    margin: 0;
    color: #666;
}

.bestseller table .price {
    text-align: right;
    font-weight: bold;
    color: #c93c38;
}

.bestseller table .price span {
    font-weight: normal;
    color: #999;
}

/* variants */
.variants {
    margin-bottom: 20px;
}

.variants table {
    width: 100%;
}

.variants table td {
    padding: 10px 15px;
    vertical-align: top;
    line-height: 1.4em;
}

.variants table tr th {
    padding: 0;
    text-align: left;
}

.variants tr:nth-child(even) td {
    background: #fff
}

.variants tr:nth-child(odd) td {
    background: #eee
}

.variants table .number {
    text-align: center;
    width: 10px;
    vertical-align: middle;
    font-weight: bold;
    color: #c93c38;
    font-size: 16px;
}

.variants table .img {
    text-align: center;
    width: 40px;
    padding: 5px;
    vertical-align: middle;
}

.variants table .img img {
    max-width: 40px;
    max-height: 40px;
}

.variants table .name a {
    color: #444;
    font-weight: bold;
    font-size: 14px;
    line-height: 16px;
    font-family: 'OpenSansLight', Segoe WP, Segoe UI, Arial, Helvetica, sans-serif, Tahoma;
}

.variants table .name p {
    margin: 0;
    color: #999;
}

.variants table .price {
    text-align: right;
    font-weight: bold;
    color: #c93c38;
}

.variants table .price span {
    font-weight: normal;
    color: #999;
}

.variant-table {
    padding: 10px;
    background: #fff5bf;
}

.variant-table table {
    width:100%;
}

.variant-table td, .variant-table th {
    padding: 3px 5px;
    height: 30px;
}

.variant-table th {
    width: 150px;
    font-weight: bold;
    color: #444;
    text-align: left;
}

.detright .variant-table th {
    width: 100px;
}

.variant-table tr:first-child {
    display:none !important;
}

.variant-table tr:nth-child(even) {
    float: right;
    width: 50%;
}

.variant-table tr:nth-child(odd) {
    float: left;
    width: 50%;
}

.variant-table input[type="checkbox"] {
    float: left;
    margin: 2px 5px 0 0;
}

/* bookmarks */
.bookmarks {
    margin-bottom: 25px;
    padding: 0 0 0 10px;
    position: relative;
    border-bottom:1px solid #ddd;
}

.detail .bookmarks {
    margin-bottom: 20px;
}

.bookmarks .sort, .bookmarks > a {
    float: left;
    padding: 11px 15px 10px 15px;
    background-color: #eee;
    margin-right: 5px;
    text-decoration: none;
    color: #444;
    -o-transition: background-color 0.1s ease-out;
    -moz-transition: background-color 0.1s ease-out;
    -khtml-transition: background-color 0.1s ease-out;
    -webkit-transition: background-color 0.1s ease-out;
    -ms-transition: background-color 0.1s ease-out;
    transition: background-color 0.1s ease-out;
}

.bookmarks .sort.act, .bookmarks .sort.act:hover, .bookmarks > a.act, .bookmarks > a.act:hover {
    float: left;
    font-weight: bold;
    color: #fff;
    background-color: #4caf50;
    text-decoration: none;
}

.bookmarks .sort:hover, .bookmarks > a:hover {
    text-decoration: none;
    background: #ddd;
    -o-transition: background-color 0.1s linear;
    -moz-transition: background-color 0.1s linear;
    -khtml-transition: background-color 0.1s linear;
    -webkit-transition: background-color 0.1s linear;
    -ms-transition: background-color 0.1s linear;
    transition: background-color 0.1s linear;
}

.bookcheck {
	float: left;
	padding: 2px 5px;
	margin-left: 5px;
	text-decoration: none;
	color: #444;
}

.bookcheck input[type="checkbox"] {
	float: left;
	margin:2px 5px 0 0;
}

/* pager */
.pager {
    float: right;
}

.pager a {
    float: left;
    padding: 5px;
    background: #eee;
    margin-right: 5px;
    text-decoration: none;
    height: 15px;
    min-width: 15px;
    text-align: center;
    line-height: 15px;
    color: #444;
}

.pager .last, .pager .last:hover {
    margin: 0 !important;
}

.pager a.act, .pager a:hover, .pager a.act:hover {
    float: left;
    padding: 5px;
    background: #234755;
    margin-right: 5px;
    text-decoration: none;
    height: 15px;
    min-width: 15px;
    text-align: center;
    line-height: 15px;
    color: #fff;
}

.pager .sep {
    float: left;
    padding: 5px 0;
    margin: 0 10px 0 5px;
    text-decoration: none;
    height: 15px;
    width: 15px;
    text-align: center;
    line-height: 15px;
}

.pager a:hover {
    background: #ddd;
    color: #444;
}

/* nbox */
.nbox {
    padding: 15px;
    background: #f5f5f5;
    margin-bottom: 20px;
    position: relative;
}

.nbox.flag-sale, .nbox.flag-bestseller, .nbox.flag-tip, .nbox.flag-recommended {
    background: none;
    padding:0;
}

.nbox .more {
    float: right;
    padding-left: 16px;
    background: url("/_eshop/dodavatel.asociaceeshopu.cz/img/arrow3.png") left center no-repeat;
    text-decoration: none;
    color: #999;
}

.nbox .more:hover {
    text-decoration: underline;
}

.nbox .newska {
    border-bottom: 1px solid #ddd;
    padding: 0 0 10px 0;
    margin-bottom: 10px;
    line-height: 1.4em;
}

.nbox .newska .date {
    color: #999;
}

.nbox .newska a {
    color: #234755;
    text-decoration: none;
    font-weight: bold;
    margin: 5px 0;
    display: block;
}

.nbox .newska a:hover {
    text-decoration: underline;
}

.nbox .newska p {
    margin: 0;
}

/* poll */
.nbox .question {
    margin: 0;
}

.nbox .answer {
    margin: 10px 0;
}

.nbox .answer .line {
    width: 100%;
    background: #ddd;
    -webkit-border-radius: 10px;
    -moz-border-radius: 10px;
    border-radius: 10px;
    height: 15px;
    line-height: 15px;
    overflow: hidden;
}

.nbox .answer .line .percent {
    width: 100%;
    background: #234755;
    height: 15px;
    line-height: 15px;
    float: left;
}

.nbox .answer a {
    color: #444;
}

.nbox .pollcount {
    color: #999;
}

/* content */
.content {
    float: left;
    width: 74.48979591836735%;
    margin-left: 2.04081632653061%;
}

.content.wide {
    float: none;
    width: 100%;
    margin: 0px;
}

/* footer */
.footer {
    background: #234755;
}

.footer .footermain {
    max-width: 1326px;
    min-width:980px;
    padding: 20px;
    background: #234755;
    margin: 0 auto;
}

.footer .footermain .footmenu.contact table td {
		padding:5px 0;
		font-family: 'OpenSansSemibold';
		color:#fff;
    font-size:14px;
}

.footer .footermain .footmenu.contact table td a {
		color:#b5bc34;
}

.footer .footermain .footmenu.contact table .icon img, .footer .footermain .footmenu strong img {
		background:#305f6f;
		-webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    border-radius: 50%;
    padding:5px;
    margin-right:10px;
}

.footer .footermain .footmenu {
    float: left;
    width: 29.25170068027211%;
    padding:2.04081632653061%;
    color: #fff;
}

.footer .footermain .footmenu.logo {
    float: right;
    text-align:right;
}

.footer .footermain .footmenu strong {
    font-weight: normal;
    display:block;
    font-size:14px;
    line-height:42px;
    padding:5px 0;
    color:#fff;
}

.footer .footermain .footmenu ul {
    margin: 5px 0 0 10px;
    padding: 0;
    list-style: none;
}

.footer .footermain .footmenu ul li {
    padding: 2px 0 2px 25px;
    background: url("/_eshop/dodavatel.asociaceeshopu.cz/img/arrow3.png") 5px 5px no-repeat;
}

.footer .footermain .footmenu ul li a {
    color: #fff;
    text-decoration: none;
}

.footer .footermain .footmenu ul li a:hover {
    text-decoration: underline;
}

.footer .footermain .footmenu strong img {
    float: left;
}

.footer .partners {
    background: #fff;
}

.footer .partners .parmain {
    max-width: 1326px;
    min-width:980px;
    padding: 20px;
    background: #fff;
    margin: 0 auto;
    text-align:center;
		line-height:0;
}

.footer .partners .title {
		font-family: 'OpenSansSemibold';
		color:#999;
    font-size:14px;
    margin-bottom:20px;
    padding-bottom:20px;
    border-bottom:1px solid #ddd;
		line-height:1.6em;
}

.footer .partners .partner, .footer .partners img {
		display:inline-block;
		vertical-align:middle;
		margin:0 10px;
}

.footer .partners img {
		-webkit-filter: grayscale(100%);
		filter: grayscale(100%);
		-o-transition: all 0.3s ease-out;
		-moz-transition: all 0.3s ease-out;
		-khtml-transition: all 0.3s ease-out;
		-webkit-transition: all 0.3s ease-out;
		-ms-transition: all 0.3s ease-out;
		transition: all 0.3s ease-out;
		opacity: 0.5;
		filter: Alpha(opacity=60);
}

.footer .partners .partner img {
		margin:0;
		display:inline;
}

.footer .partners img:hover {
		-webkit-filter: grayscale(0%);
		filter: grayscale(0%);
		opacity: 1;
    filter: Alpha(opacity=100);
}

.footer .foot {
    background: #eee;
}

.footer .foot .footmain {
    max-width: 1326px;
    min-width:980px;
    padding: 20px;
    background: #eee;
    margin: 0 auto;
    text-align:center;
}

.footer .foot .left {
    float: left;
    padding: 3px 10px;
    width:50%;
}

.footer .copy {
    margin: 20px 0;
    color: #fff;
}

.footer .copy a {
    color: #fff;
}

.footer .newsletter {
    width: 255px;
    border: 0;
    text-align: center;
    margin:0 auto;
}

.footer .newsletter .form-error-message {
    color: #c93c38;
    margin: 0;
    padding-top: 5px;
    display: block;
    clear: both;
}

.footer .newslettercheck {
    padding: 10px;
    background: #eee;
}

.footer .newslettercheck input {
    float: left;
    margin: 2px 5px 0 0;
}

.footer .newsletter input[type="text"] {
    border: 0;
    padding: 5px 10px;
    color: #999;
    height: 23px;
    line-height: 23px;
    width: 199px;
    font-size: 14px;
    float: left;
    border:1px solid #ddd;
    border-right:0;
}

.footer .newsletter input[type="submit"] {
    width: 35px;
    padding: 0;
    float: right;
    -o-transition: background-color 0.1s ease-out;
    -moz-transition: background-color 0.1s ease-out;
    -khtml-transition: background-color 0.1s ease-out;
    -webkit-transition: background-color 0.1s ease-out;
    -ms-transition: background-color 0.1s ease-out;
    transition: background-color 0.1s ease-out;
}

.footer .socials {
    line-height:0;
}

.footer .socials a {
    line-height:0;
    display:inline-block;
}

.footer .socials img {
    margin-right: 10px;
}

/* sliderbanner */
.sliderbox {
		width:100%;
		background:#eee;
		margin-bottom:20px;
}

.sliderbanner {
    position:relative;
		width:100%;
		z-index:5;
    height:0px;
    margin:0 auto;
    overflow:hidden;
    background:#fff;
    text-align:center;
}

.sliderbanner object {
    display:block;
    margin:0 auto;
    max-width:1000px !important;
    width:100% !important;
}

.sliderbanner object embed {
    max-width:1000px !important;
		width:100% !important;
    height:auto !important;
}

.sliderbanner .screen {
	position:absolute;
	top:0; right:0; bottom:0; left:0;
}

.sliderbanner a, .sliderbanner img {
    display:block;
    margin:0 auto;
    text-decoration:none;
    z-index:10;
    position:relative;
}

.sliderbanner img {
    width:100%;
    height:auto;
}

.sliderbanner .miniscreens {
		position: absolute;
		bottom: 15px; right: 20px;
}

.sliderbanner .miniscreens a {
		display: block;
		width: 20px; height: 20px; line-height: 20px;
		float: left;
		margin-left: 10px;
		border-radius: 15px;
		background: #ddd;
}

.sliderbanner .miniscreens a.active {
    background: #079f49;
}

.sliderbanner .slides-menu {
    position: absolute;
    bottom: 20px;
    left: 20px;
}

.sliderbanner .slides-menu .slide {
    width: 250px;
    height: 65px;
    padding: 10px;
    float: left;
    background: url("/_eshop/dodavatel.asociaceeshopu.cz/img/blackopacity75.png") repeat;
    color: #fff;
    text-decoration: none;
    overflow: hidden;
    display: none;
}

.sliderbanner .slides-menu .slide strong {
    display: block;
    padding: 0 0 5px 0;
    margin: 0 0 5px 0;
    overflow: hidden;
    border-bottom: 1px solid #666;
    font-size: 16px;
    font-weight: normal;
}

.sliderbanner .slides-menu .slide .text {
    margin: 5px 0 0 0;
    line-height: 1.2em;
    display: block;
}

.sliderbanner .slides-menu .slide.active {
    display: block;
}

/* hptext */
.hptext h1 {
    background: url("/_eshop/dodavatel.asociaceeshopu.cz/img/hbg.png") repeat-x center bottom;
    padding: 0 0 20px 10px;
    color: #234755;
    font-size: 18px;
    margin: 0 0 5px 0;
    font-weight: bold;
}

/* categorytext */
.cattext {
    margin: 0 0 20px 0;
}

.cattext h1 {
    background: url("/_eshop/dodavatel.asociaceeshopu.cz/img/hbg.png") repeat-x center bottom;
    padding: 0 0 20px 10px;
    color: #234755;
    font-size: 18px;
    margin: 0 0 5px 0;
    font-weight: bold;
}

.cattext .description {
    margin: 0;
    padding: 0 10px 20px 10px;
}

/* detail */
.detail {
    position: relative;
}

.detail .stars {
    margin-right:15px;
}

.detail h1 {
    background: url("/_eshop/dodavatel.asociaceeshopu.cz/img/hbg.png") no-repeat center bottom;
    padding: 0 0 20px 10px;
    color: #234755;
    font-size: 24px;
    margin: 0 0 5px 0;
    font-weight: bold;
}

.detail .wswg {
    padding: 0 15px 10px 15px;
}

.detail .detleft {
    float: left;
    position: relative;
    width: 48.97959183673469%;
}

.detail .detleft .detimg {
    display: table-cell;
    vertical-align: middle;
    height: 300px;
    width:50%;
    padding: 20px;
    border-bottom: 1px solid #ddd;
    text-align: center;
}

.detail .detleft .action {
    position: absolute;
    top: 10px;
    left: 10px;
}

.detail .detleft .minigallery {
    padding: 10px 0;
}

.detail .detleft .minigallery a {
    float: left;
    margin-right: 10px;
    height: 75px;
    width: 75px;
    text-align: center;
}

.detail .detleft .minigallery img {
    max-height: 75px;
    max-width: 75px;
    -o-transition: all 0.2s ease-out;
    -moz-transition: all 0.2s ease-out;
    -khtml-transition: all 0.2s ease-out;
    -webkit-transition: all 0.2s ease-out;
    -ms-transition: all 0.2s ease-out;
    transition: all 0.2s ease-out;
}

.detail .detleft .minigallery img:hover {
    opacity: 0.80;
    filter: Alpha(opacity=80);
}

.detail .detleft .minigallery .more {
    float: none;
    margin: 10px 0 0 0;
    display: block;
    padding-left: 24px;
    background: url("/_eshop/dodavatel.asociaceeshopu.cz/img/pictures.png") no-repeat left center;
    width: auto;
    color: #444;
    text-align: left;
    height: auto;
    border-top: 1px solid #ddd;
}

.detail .detright {
    float: right;
    width: 48.97959183673469%;
}

.detail .detright .description {
    margin: 0;
    padding: 0 15px 10px 15px;
    border-bottom: 1px solid #ddd;
}

.detail .detright .econtact {
    padding: 15px;
    margin-top:15px;
    background:#fff5bf;
}

.detail .detright .elink {
    margin:5px 15px 0 15px;
}

.detail .detright .prices {
    width: 100%;
    margin: 10px 0;
}

.detail .detright .prices td {
    padding: 2px 15px;
    text-align: right;
}

.detail .detright .prices .left {
    width: 50%;
    text-align: left;
}

.detail .detright .prices .wvat {
    font-weight: bold;
    font-size: 16px;
}

.detail .detright .prices .price {
    font-weight: bold;
    font-size: 24px;
    color: #c93c38;
}

.detail .detright .prices .normalprice {
    font-size: 16px;
    text-decoration: line-through;
    color: #999;
}

.detail .detright .prices .save {
    font-size: 16px;
    font-weight: bold;
    color: #079F49;
}

.detail .detright .buybox {
    padding: 15px;
    background: #fff5bf;
}

.detail .detright .buybox.soldout {
    background: #FFD2CF;
}

.detail .detright .buybox .store {
    float: left;
    width: 50%;
}

.detail .detright .buybox .store p {
    margin: 0;
}

.detail .detright .buybox .store strong {
    font-size: 12px;
    font-weight: bold;
    color: #079F49;
}

.detail .detright .buybox.soldout .store strong {
    color: #c93c38;
}

.detail .detright .buybox .buttons {
    float: right;
    width: 105px;
    line-height: 1.4em;
}

.detail .detright .buybox .buttons span {
    line-height: 28px;
    color: #999;
    margin-right:3px;
}

.detail .detright .buybox .buttons .count {
    float: right;
    margin-bottom: 5px;
    width: 25px;
    text-align: center;
}

.detail .detright .buybox .buttons {
    float: right;
    width: 50%;
}

.detail .detright .other {
    padding: 10px 15px;
}

.detail .detright .other .othertab {
    float: left;
    width: 50%;
    color: #999;
}

.detail .detright .other .othertab a {
    color: #999;
}

.detail .detright .other .othertab td {
    padding: 0;
}

.detail .detright .other .othertab .left {
    width: 50%;
}

.detail .detright .other .logo {
    width: 50%;
    float: right;
    text-align: center;
}

/*.detail .detright .other .logo img {
    max-height:75px;
}*/

.detail .detright .links {
    position: relative;
    padding: 10px 15px;
    background: #eee;
}

.detail .detright .links a {
    float: left;
    margin-right: 13px;
    color: #999;
    padding: 2px;
}

.detail .detright .links .print {
    padding-left: 28px;
    background: url("/_eshop/dodavatel.asociaceeshopu.cz/img/print.png") left center no-repeat;
}

.detail .detright .links .compare {
    padding-left: 28px;
    background: url("/_eshop/dodavatel.asociaceeshopu.cz/img/compare.png") left center no-repeat;
}

.detail .detright .links .favourite {
    padding-left: 28px;
    background: url("/_eshop/dodavatel.asociaceeshopu.cz/img/favourite.png") left center no-repeat;
}

.detail .detright .links .send {
    padding-left: 28px;
    background: url("/_eshop/dodavatel.asociaceeshopu.cz/img/send.png") left center no-repeat;
}

.detail .detright .links .watchdog {
    padding-left: 28px;
    background: url("/_eshop/dodavatel.asociaceeshopu.cz/img/watchdog.png") left center no-repeat;
}

.detail .parameters {
    width: 720px;
    margin: 0 10px 20px 10px;
}

.detail .parameters td {
    padding: 5px 10px;
}

.detail .parameters td.first {
    width: 150px;
    font-weight: bold;
}

.detail .parameters tr:nth-child(even) {
    background: #fff
}

.detail .parameters tr:nth-child(odd) {
    background: #eee
}

.detail .detright .sizes {
    padding: 0 10px 0 30px;
    background: url("/_eshop/dodavatel.asociaceeshopu.cz/img/sizes.png") left center no-repeat;
    margin-bottom: 10px;
    height: 24px;
    line-height: 24px;
    display: inline-block;
}

/* socials */
.detail .detright .socials {
    margin-bottom: 10px;
    height: 21px;
    padding: 0 15px 10px 15px;
    border-bottom: 1px solid #ddd;
}

.detail .detright .socials .twitterbutton {
    width: 110px !important;
}

/* top categories */
.topcategories {
    margin-bottom: 40px;
}

.topcategories a {
    width: 22.73972602739726%;
    height: 140px;
    padding: 1.02040816326531%;
    text-decoration: none;
    overflow: hidden;
    display: block;
    float: left;
    text-align: center;
    border-right: 1px solid #ddd;
    border-bottom:1px solid #ddd;
    color: #444;
}

.wide .topcategories a {
    width: 17.85714285714286%;
}

.topcategories a:hover {
    text-decoration: underline;
}

.topcategories .end {
    border-right: 0;
}

.topcategories a img {
    height: 100px;
    -o-transition: all 0.2s ease-out;
    -moz-transition: all 0.2s ease-out;
    -khtml-transition: all 0.2s ease-out;
    -webkit-transition: all 0.2s ease-out;
    -ms-transition: all 0.2s ease-out;
    transition: all 0.2s ease-out;
}

.topcategories a:hover img {
    height: 100px;
    opacity: 0.80;
    filter: Alpha(opacity=80);
}

.topcategories a .imgbox {
    display: block;
    width: 100%;
    text-align: center;
    margin-top: 10px;
}

.topcategories a .imgbox span {
    background: url("/_eshop/dodavatel.asociaceeshopu.cz/img/arrow.png") 0 2px no-repeat;
    padding-left: 16px;
}

/* subcategories */
.subcategories {
    margin-bottom: 50px;
}

.subcategories a {
    width: 18.46938775510204%;
    height: 130px;
    padding: 20px 0.68493150684932% 5px 0.68493150684932%;
    text-decoration: none;
    overflow: hidden;
    display: block;
    float: left;
    text-align: center;
    color: #444;
    border-right:1px solid #ddd;
    border-bottom:1px solid #ddd;
    background: url("/_eshop/dodavatel.asociaceeshopu.cz/img/catbg.png") repeat-x bottom center;
}

.subcategories a:nth-of-type(5n) {
    border-right:0;
}

.subcategories a:hover {
    text-decoration: underline;
}

.subcategories .end {
    border-right: 0;
}

.subcategories a img {
    -o-transition: all 0.2s ease-out;
    -moz-transition: all 0.2s ease-out;
    -khtml-transition: all 0.2s ease-out;
    -webkit-transition: all 0.2s ease-out;
    -ms-transition: all 0.2s ease-out;
    transition: all 0.2s ease-out;
}

.subcategories a:hover img{
    opacity: 0.80;
    filter: Alpha(opacity=80);
}

.subcategories a .imgbox {
    display: block;
    width: 100%;
    text-align: center;
    margin-top: 10px;
}

.subcategories a .imgbox span {
    background: url("/_eshop/dodavatel.asociaceeshopu.cz/img/arrow.png") 0 2px no-repeat;
    padding-left: 16px;
    line-height: 1.2em;
}

/* hpbanner */
.hpbanner {
    margin-bottom: 20px;
    text-align: center;
}

.hpbanner a {
    display: block;
}

/* categorybanner */
.categorybanner {
    margin-bottom: 20px;
    text-align: center;
}

.categorybanner a {
    display: block;
}

.banner img {
    display: block;
    margin: 0 auto;
    width:100%;
    height:auto;
}

/* leftbanner */
.leftbanner {
    margin-bottom: 20px;
    text-align: center;
}

.leftbanner a {
    display: block;
}

/* products */
.products {
    margin: 10px 0;
    width:100%;
}

.product {
    padding: 3.42465753424658% 1.36986301369863%;
    width:30.20408163265306%;
    height: 395px;
    float: left;
    position: relative;
    border-right:1px solid #ddd;
    border-bottom:1px solid #ddd;
}

.wide .product {
    width:21.94570135746606%;
}

.product.last {
    border-right:0;
}

.product.flag-box {
    padding-left: 0;
    padding-right: 0;
    margin: 0;
    width:100%;
    height:auto;
    border-right:0;
}

.product .prodtitle {
    margin: 0 0 10px 0;
    padding: 0;
    height: 32px;
    overflow: hidden;
    position: relative;
}

.product .prodtitle h2 {
    margin: 0;
    padding: 0;
    font-size: 14px;
    text-align: center;
    line-height: 16px;
    height: 32px;
    width: 100%;
    display: table;
    font-family: 'OpenSansLight', Segoe WP, Segoe UI, Arial, Helvetica, sans-serif, Tahoma;
}

.product .prodtitle h2 a {
    color: #444;
    text-decoration: none;
    display:table-cell;
    vertical-align: middle;
}

.product .favourite-remove {
    position: absolute;
    top: -5px;
    right: -5px;
    z-index: 10;
    background: url("/_eshop/dodavatel.asociaceeshopu.cz/img/remove.png") center center no-repeat;
    width: 20px;
    height: 20px;
    text-decoration: none;
}

.product .imgbox {
    overflow: hidden;
    text-align: center;
    width: 100%;
    height: 200px;
    background: #fff;
    display:table;
    position: relative;
}

.product .imgbox a {
    display: table-cell;
    vertical-align: middle;
    height: 180px;
    padding: 10px 0;
    margin:0 auto;
}

.product .imgbox a img {
    -o-transition: all 0.2s ease-out;
    -moz-transition: all 0.2s ease-out;
    -khtml-transition: all 0.2s ease-out;
    -webkit-transition: all 0.2s ease-out;
    -ms-transition: all 0.2s ease-out;
    transition: all 0.2s ease-out;
}

.product .imgbox a:hover img {
    opacity: 0.80;
    filter: Alpha(opacity=80);
}

.refactions {
    position: absolute;
    top: 5px;
    left: 5px;
    z-index: 5;
    width:50px;
}

.refactions .icon {
    float:left;
    background:#008bd3;
    height:50px;
    line-height:50px;
    width:50px;
    -webkit-border-radius: 25px;
    -moz-border-radius: 25px;
    border-radius: 25px;
		text-shadow: 0px 0px 5px rgba(150, 150, 150, 1);
		text-align:center;
		margin-bottom:5px;
		position:relative;
}

.refactions .icon.mini {
    height:25px;
    line-height:22px;
    width:25px;
    margin:0 1px 1px 0;
}

.refactions .icon img {
		position:absolute;
		top:0;
		left:0;
}

.refactions .icon.mini img {
		width:25px;
		height:25px;
}

.refactions .icon span {
    color:#fff;
		font-weight:normal;
		letter-spacing:-1px;
}

.refactions .icon.mini span {
    font-size:7px;
}

.refactions .icon.retip {
    background:none;
}

.refactions .icon.rerecommended {
    background:none;
}

.refactions .icon.rebestseller {
    background-color: #7254a3;
}

.refactions .icon.resale {
    background-color: #f1a11f;
}

.refactions .icon.renew {
    background-color: #079f49;
}

.refactions .icon.rerecommended span, .refactions .icon.retip span, .refactions .icon.resale span, .refactions .icon.rebestseller span {
    display:none;
}

.product .imgbox .stored, .saleproduct .imgbox .stored {
    position: absolute;
    top: 5px;
    right: 0;
    color: #fff;
    background: #9ac740;
    padding: 0 15px;
    z-index: 5;
    font-weight: bold;
}

.product .imgbox .stored.not-available, .saleproduct .imgbox .stored.not-available {
    color: #fff;
    background: #008BD3;
}

.product .imgbox .sale {
    position: absolute;
    bottom: 5px;
    right: 0;
    color: #222;
    background: #ffd615;
    padding: 0 15px;
    z-index: 5;
}

.product .desc {
    margin: 10px 0;
    height: 85px;
    overflow: hidden;
    line-height: 1.4em;
}

.product .desc p {
    margin: 0;
    color:#666;
}

.product .prices {
    float: left;
    width: 140px;
    line-height: 1.4em;
}

.product.flag-box .prices {
    margin: 10px 0 0 0;
}

.product .prices .normalprice {
    display: block;
    text-decoration: line-through;
}

.product .prices .price {
    display: block;
    color: #c93c38;
    font-size: 18px;
}

.product .prices .dph {
    display: block;
    color: #999;
}

.product .buttons {
    float: right;
    width: 75px;
    line-height: 1.4em;
}

.product .buttons .count {
    float: right;
    width: 25px;
    text-align: center;
}

.product .buttons .button {
    margin-top: 15px;
}

.product.flag-box .buttons .button {
    margin-top: 28px;
}

/* rowproducts */
.rowproducts {
    margin-bottom: 10px;
    width: 100%;
	  border-bottom:1px solid #eee;
	  border-top:1px solid #eee;
	  border-left:1px solid #eee;
}

.rowproducts td {
    padding: 10px 5px;
    vertical-align: top;
}

.rowproducts tr th {
    padding: 0;
    text-align: left;
}

.rowproducts tr:nth-child(even) td {
    background: #fff
}

.rowproducts tr:nth-child(odd) td {
    background: #eee
}

.rowproducts .availibility {
    text-align: left;
    width: 50px;
    vertical-align:middle;
    padding:10px;
}

.rowproducts .availibility .stored {
    color: #079F49;
    font-weight: bold;
}

.rowproducts .availibility strong {
    display:block;
    margin-bottom:10px;
}

.rowproducts .availibility .stored.not-available {
    color: #008BD3;
    font-weight:normal;
}

.rowproducts .action {
    text-align: center;
    width: 25px;
    vertical-align: middle;
    line-height: 0;
    position:relative;
}

.rowproducts .action .refactions {
    width: 25px;
}

.rowproducts .img {
    text-align: center;
    width: 80px;
    padding: 5px;
    vertical-align: middle;
    background: #fff !important;
    line-height:0;
}

.rowproducts .img a {
    width: 80px;
    padding: 5px;
    display: block;
    background: #fff;
}

.rowproducts .img img {
    max-width: 80px;
    max-height: 80px;
}

.rowproducts .name {
    padding: 10px;
}

.rowproducts .name h2 {
    color: #444;
    font-weight: bold;
    margin: 0;
    padding: 0;
		font-size: 14px;
    font-family: 'OpenSansLight', Segoe WP, Segoe UI, Arial, Helvetica, sans-serif, Tahoma;
}

.rowproducts .name p {
    margin: 10px 0 0 0;
    color: #666;
}

.rowproducts .price {
    text-align: right;
    font-weight: bold;
    color: #c93c38;
    width: 65px;
}

.rowproducts .price .normalprice {
    text-decoration: line-through;
    font-weight: normal;
    color: #444;
}

.rowproducts .price span {
    font-weight: normal;
    color: #999;
}

.rowproducts .buttons {
    padding: 10px;
    vertical-align:middle;
    width:75px;
}

/* titles */
.stitle {
    background: #079F49;
    height: 20px;
    font-size: 12px;
    line-height: 21px;
    padding: 15px;
    text-transform: uppercase;
    color: #fff;
    font-weight: bold;
    display: block;
    text-decoration: none;
}

.stitle.category {
    background: url("/_eshop/dodavatel.asociaceeshopu.cz/img/category.png") 15px 17px no-repeat #4caf50;
    padding-left: 40px;
}

.stitle.sale {
    background: url("/_eshop/dodavatel.asociaceeshopu.cz/img/sale.png") 15px 17px no-repeat #7254a3;
    padding-left: 40px;
}

.stitle.back {
    background: url("/_eshop/dodavatel.asociaceeshopu.cz/img/back.png") 15px 17px no-repeat #4caf50;
    padding-left: 40px;
}

.stitle.back:hover {
    text-decoration: underline;
}

.htitle {
    background: #4caf50;
    padding: 15px;
    color: #fff;
    font-size: 12px;
    text-transform:uppercase;
    margin: 0 0 20px 0;
    font-weight: bold;
}

.htitle img {
    float: left;
    margin: 1px 10px 0 0;
}

.btitle {
    background: #eee;
    padding: 15px;
    color: #234755;
    font-size: 18px;
    margin: 0 0 10px 0;
    font-weight: bold;
    cursor: pointer;
}

.btitle .info {
    color: #999;
    font-weight: normal;
    font-size: 12px;
    line-height: 12px;
    margin: 0;
    padding: 0;
}

.btitle.plus {
    background: url("/_eshop/dodavatel.asociaceeshopu.cz/img/plus.png") no-repeat center right #eee;
}

.btitle.minus {
    background: url("/_eshop/dodavatel.asociaceeshopu.cz/img/minus.png") no-repeat center right #eee;
}

.btitle .category-select {
    float: right;
    background: url("/_eshop/dodavatel.asociaceeshopu.cz/img/category2.png") no-repeat left center;
    font-size: 12px;
    padding-left: 22px;
    font-weight: normal;
    position: relative;
}

.btitle .category-select ul {
    top: 25px;
    right: -10px;
    position: absolute;
    margin: 0;
    padding: 5px 10px;
    list-style: none;
    background: #fff;
    -moz-box-shadow: 0px 0px 5px #aaa;
    -webkit-box-shadow: 0px 0px 5px #aaa;
    box-shadow: 0px 0px 5px #aaa;
    -ms-filter: "progid:DXImageTransform.Microsoft.Shadow(Strength=5, Direction=0, Color='#aaaaaa')";
    filter: progid:DXImageTransform.Microsoft.Shadow(Strength=5, Direction=0, Color='#aaaaaa');
    z-index: 10;
}

.btitle .category-select ul li {
    background: url("/_eshop/dodavatel.asociaceeshopu.cz/img/arrow.png") center left no-repeat;
    padding: 2px 0 2px 16px;
}

.btitle .category-select a {
    text-decoration: none;
}

.btitle .category-select a:hover {
    text-decoration: underline;
}

.ntitle {
    background: #4caf50;
    height: 20px;
    font-size: 12px;
    line-height: 21px;
    padding: 15px;
    text-transform: uppercase;
    color: #fff;
    font-weight: bold;
}

.ntitle.flag-sale, .ntitle.flag-bestseller, .ntitle.flag-tip, .ntitle.flag-recommended {
    background: #4caf50;
    color: #fff;
}

/* buttons */
.button, input[type="button"], input[type="submit"], .btn {
    background-color: #234755;
    height: 35px;
    line-height: 35px;
    border: 0;
    padding: 0 15px;
    margin: 0;
    font-size: 12px;
    font-weight: bold;
    color: #fff;
    cursor: pointer;
    text-decoration: none;
    text-transform: uppercase;
    -o-transition: background-color 0.1s ease-out;
    -moz-transition: background-color 0.1s ease-out;
    -khtml-transition: background-color 0.1s ease-out;
    -webkit-transition: background-color 0.1s ease-out;
    -ms-transition: background-color 0.1s ease-out;
    transition: background-color 0.1s ease-out;
    font-family: 'OpenSansLight', Segoe WP, Segoe UI, Arial, Helvetica, sans-serif, Tahoma;
}

.button:hover, input[type="button"]:hover, input[type="submit"]:hover, .button.show:hover, .button.back:hover, .button.act, .btn:hover {
    background-color: #305f6f;
}

.button.buy {
    background: url("/_eshop/dodavatel.asociaceeshopu.cz/img/buy.png") no-repeat 8px 4px;
    background-color: #079F49;
    padding-left: 40px;
}

.button.buy:hover {
    background-color: #0aaf4f;
}

.button.show {
    background: url("/_eshop/dodavatel.asociaceeshopu.cz/img/show.png") no-repeat 5px 5px;
    background-color: #234755;
    padding-left: 34px;
}

.button.back {
    background: url("/_eshop/dodavatel.asociaceeshopu.cz/img/back.png") no-repeat 7px 9px;
    background-color: #234755;
    padding-left: 34px;
}

.product.top .button.buy, .saleproduct .button.buy, .detail .detright .buybox.soldout .button.buy {
    background: url("/_eshop/dodavatel.asociaceeshopu.cz/img/buy.png") no-repeat 8px 4px;
    background-color: #c93c38;
}

.product.top .button.buy:hover, .saleproduct .button.buy:hover, .detail .detright .buybox.soldout .button.buy:hover {
    background-color: #df4945 ;
}

.button.red {
    background-color: #c93c38;
}

.button.red:hover {
    background-color: #df4945;
}

.button.green {
    background-color: #079F49;
}

.button.green:hover {
    background-color: #0aaf4f;
}

/* stepline */
.stepline {
    background: #eee;
    width: 100%;
    margin-bottom: 20px;
}

.stepline .step1_ico.act, .stepline .step2_ico.act, .stepline .step3_ico.act {
    color: #fff;
    background: #c93c38;
    font-weight: bold;
}

.stepline .step {
    float: left;
		padding: 20px 1.02040816326531%;
		width:31.29251700680272%;
		text-align:center;
}

.stepline .step .number {
    float:left;
    background:#ddd;
    font-size:32px;
    color:#444;
    height:85px;
    line-height:85px;
    width:85px;
    -webkit-border-radius: 55px;
    -moz-border-radius: 55px;
    border-radius: 55px;
		text-align:center;
		position:relative;
		margin-right:10px;
}

.stepline .step .number.act {
    background:#c93c38;
    color:#fff;
}

.stepline .step .steplink {
    display:inline-block;
    font-size: 18px;
    font-weight: normal;
    text-decoration:none;
    text-align:left;
    line-height:85px;
    width:310px;
}

/*.stepline .step .steplink.act {
    text-decoration:underline;
}

.stepline .step .steplink.act:hover {
    text-decoration:none;
}*/

/* basketwizard */
.basketwizard h1 {
    background: url("/_eshop/dodavatel.asociaceeshopu.cz/img/hbg.png") repeat-x center bottom;
    padding: 0 0 30px 10px;
    color: #234755;
    font-size: 24px;
    margin: 0 0 15px 0;
    font-weight: bold;
}

.baskettable {
    margin-bottom: 20px;
}

.baskettable table {
    width: 100%;
}

.baskettable table td {
    padding: 10px 15px;
    vertical-align: top;
    line-height: 1.4em;
}

.baskettable table tr th {
    padding: 0;
    text-align: left;
}

.baskettable tr:nth-child(even) td {
    background: #eee
}

.baskettable tr:nth-child(odd) td {
    background: #fff
}

.baskettable table .img {
    text-align: center;
    width: 50px;
    padding: 0;
    vertical-align: middle;
}

.baskettable table .img img {
    max-width: 50px;
    max-height: 50px;
}

.baskettable table .name a {
    color: #444;
    font-weight: bold;
    font-size: 14px;
    line-height: 16px;
    font-family: 'OpenSansLight', Segoe WP, Segoe UI, Arial, Helvetica, sans-serif, Tahoma;
}

.baskettable table .name p {
    margin: 0;
    color: #999;
}

.baskettable table .price {
    text-align: right;
    font-weight: bold;
    color: #c93c38;
    font-size:14px;
}

.baskettable table .price span {
    font-weight: normal;
    color: #999;
    margin-top: 5px;
    font-size:12px;
}

.baskettable table .count {
    text-align: center;
    line-height:0;
    vertical-align:top;
    white-space:nowrap;
}

.baskettable table .count span {
    color: #999;
}

.baskettable table .count input {
    width: 25px;
    padding: 1px;
    text-align: center;
    margin:0 3px 10px 3px;
    line-height:1.4em;
}

.baskettable table .count .minus {
    background: url("/_eshop/dodavatel.asociaceeshopu.cz/img/count_minus.png") no-repeat center center;
    line-height: 0;
    width: 20px;
    height: 20px;
    display:inline-block;
    text-decoration:none;
}

.baskettable table .count .plus {
    background: url("/_eshop/dodavatel.asociaceeshopu.cz/img/count_plus.png") no-repeat center center;
    line-height: 0;
    width: 20px;
    height: 20px;
    display:inline-block;
    text-decoration:none;
}

.baskettable table .action {
    width: 30px;
    text-align: center;
}

.baskettable table .action a {
    display: block;
    margin-top: 5px;
}

.shiptable {
    width: 100%;
    margin-bottom: 20px;
}

.shiptable td {
    padding: 10px 15px;
    border-bottom: 1px solid #ddd;
}

.shiptable tr:hover td {
    background: #f5f5f5;
}

.shiptable tr.act td {
    background: #f5f5f5;
}

.shiptable td {
    cursor: pointer;
}

.shiptable .name {
    font-weight: bold;
    width: 70%;
    line-height: 25px;
}

.shiptable .name .parcels {
    float:left;
    margin-right:10px;
    padding:3px 0 3px 25px;
    background: url("/_eshop/dodavatel.asociaceeshopu.cz/img/location.png") no-repeat left center;
}

.shiptable .name select {
    max-width:450px;
}

.shiptable .ico {
    padding: 0;
    margin: 0 10px 0 0;
    float: left;
}

.shiptable .ico img {
    float: left;
}

.shiptable .image {
    vertical-align: middle;
    line-height: 0;
    padding:0 15px;
}

.shiptable .image img {
    vertical-align: middle;
    display: table-cell;
}

.shiptable .info {
    color: #999;
    font-size: 12px;
}

.shiptable .info .help {
    float: left;
    background: url("/_eshop/dodavatel.asociaceeshopu.cz/img/help.png") no-repeat center top;
    line-height: 0;
    width: 25px;
    height: 25px;
    text-decoration: none;
    cursor: default;
}

.shiptable .act .info .help {
    /*background: url("/_eshop/dodavatel.asociaceeshopu.cz/img/help.png") no-repeat center bottom;*/
}

.shiptable .price {
    color: #c93c38;
    font-weight: bold;
    text-align: right;
    width: 75px;
    white-space: nowrap;
    font-size:14px;
}

.shiptable .price.free {
    color: #079F49;
}

.basketwizard .terms {
    float: right;
}

.basketwizard .terms input {
    float: left;
    margin: 2px 5px 0 0;
}

.basketwizard .terms .form-error-message {
    float: right;
    margin-left:10px;
    color: #c93c38;
    font-size: 12px;
}

.basketwizard .basvoucher {
    padding: 15px;
    background: #fff5bf;
    text-align: right;
    margin-bottom: 20px;
    line-height: 30px;
}

.basketwizard .basvoucher input[type="text"] {
    height: 18px;
    line-height: 30px;
    margin: 0 5px;
}

.basketwizard .freeship {
    padding: 15px;
    background: url("/_eshop/dodavatel.asociaceeshopu.cz/img/freeshipbg.png") no-repeat center left #CDEFB3;
    text-align: center;
    margin-bottom: 20px;
    line-height: 30px;
}

.basketwizard .bassum {
    padding: 15px;
    background: #fff5bf;
    text-align: right;
    margin-bottom: 20px;
}

.basketwizard .bassum .price {
    color: #c93c38;
    font-weight: bold;
    font-size:14px;
}

.basketwizard .bassum table {
    width:100%;
}

.basketwizard .step2form .bassum table {
    float:right;
    width: auto;
}

.basketwizard .bassum table td {
    padding: 3px 5px;
    text-align: right;
}

.basketwizard .bassum table .first {
    padding: 0 10px 0 0;
    text-align: left;
}

.basketwizard .basleft {
    width: 48.97959183673469%;
    float: left;
}

.basketwizard .basright {
    width: 48.97959183673469%;
    float: right;
}

.basketwizard .side {
    width: 48.97959183673469%;
}

.basketwizard .floatbox {
    width: 100%;
}

.basketwizard .floatbox.left {
    margin-right: 20px;
}

.basketwizard .orderbg {
    background: url("/_eshop/dodavatel.asociaceeshopu.cz/img/orderbg.png") no-repeat top right;
}

.ftable {
    width: 100%;
    margin-bottom: 20px;
}

.ftable.half {
    width: 50%;
}

.ftable th {
    padding: 10px 15px;
    background: #234755;
    color: #fff;
    font-weight: normal;
}

.basketwizard .ftable td {
    padding: 5px 15px;
}

.basketwizard .ftable td.input {
    white-space:nowrap;
}

.basketwizard .ftable td .req {
    color: #c93c38;
    text-align: left;
    font-size: 16px;
    vertical-align:middle;
    padding: 0 5px;
}

.basketwizard .reqtext .req {
    color:#c93c38;
    font-size: 16px;
    line-height:12px;
}

.basketwizard .ftable .total {
    background:#fff5bf;
}

.basketwizard .ftable .total td {
    padding: 10px 15px;
}

.basketwizard .ftable .total td.tright strong {
    color:#c93c38;
    font-size:14px;
}

.ftable .params td {
    border-bottom: 1px dashed #ddd;
}

.ftable .note textarea {
    width: 99%;
    max-width: 99%;
}

.ftable .label {
    width: 150px;
		line-height: 25px;
    vertical-align: top;
}

.ftable .input input {
    width: 200px;
}

.ftable .validator {
    color: #c93c38;
    text-align: right;
    font-size: 10px;
    padding-right: 5px;
}

.ftable .form-error-message {
    /* padding: 4px 5px 4px 26px;
    background: url("/_eshop/dodavatel.asociaceeshopu.cz/img/msg_info_mini.png") no-repeat left center #FFF5BF;
    font-size: 10px;
    display:block;
    max-width:156px; */
    font-size:11px;
    color:#c93c38;
    display:block;
}

/* filters */
.filters {
    padding: 10px;
    background: #fff5bf;
    margin-bottom: 20px;
}

.filters .filter span {
    line-height: 24px;
}

.filters .filter a {
    float: right;
}

.filters .all {
    float: right;
    text-decoration: none;
    color: #c93c38;
}

.filters .all:hover {
    text-decoration: underline;
}

.ntitle.filter {
    background: #EFE5A4;
}

.fbox {
    padding: 15px;
    background: #f5f5f5;
    margin-bottom: 20px;
}

.fbox .filter input {
    float: left;
    margin: 5px 5px 0 0;
}

.fbox .filter label {
    display: block;
    line-height: 24px;
}

.fbox .more {
    float: right;
    padding-left: 16px;
    background: url("/_eshop/dodavatel.asociaceeshopu.cz/img/arrow3.png") left center no-repeat;
    text-decoration: none;
    color: #999;
}

.fbox .more:hover {
    text-decoration: underline;
}

/* wswg */
.texth {
    background: url("/_eshop/dodavatel.asociaceeshopu.cz/img/hbg.png") repeat-x center bottom;
    padding: 0 0 20px 10px;
    color: #234755;
    font-size: 24px;
    margin: 0 0 15px 0;
    font-weight: bold;
}

.wswg {
    margin: 0 0 20px 0;
    padding: 0 15px;
}

.wswg h1 {
    background: url("/_eshop/dodavatel.asociaceeshopu.cz/img/hbg.png") repeat-x center bottom;
    padding: 0 0 20px 10px;
    color: #234755;
    font-size: 18px;
    margin: 0 0 15px 0;
    font-weight: bold;
}

.wswg h2 {
    padding: 0;
    color: #234755;
    font-size: 16px;
    margin: 0 0 10px 0;
    font-weight: bold;
}

.wswg h3 {
    padding: 0;
    color: #234755;
    font-size: 16px;
    margin: 0 0 5px 0;
    font-weight: normal;
}

.accbox .regtitle {
    padding: 0;
    color: #234755;
    font-size: 16px;
    margin: 15px;
    font-weight: normal;
}

.wswg img {
    border: 1px solid #ddd;
    background: #fff;
    padding: 10px;
    margin: 0 10px;
}

.wswg .totop {
    margin: 20px 0 0 0;
    color: #999;
    background: url("/_eshop/dodavatel.asociaceeshopu.cz/img/totop.png") no-repeat left center;
    float: right;
    padding-left: 20px;
    text-decoration: none;
}

.wswg .totop:hover {
    text-decoration: underline;
}

.backshop {
    padding: 15px;
    background: #fff5bf;
    margin-bottom: 20px;
}

/* textsocials */
.textsocials {
    overflow: hidden;
    padding-top: 5px;
    float: right;
}

.textsocials .fbutton {
    margin-right: 30px;
}

/* my account */
.accmenu {
    padding: 15px;
    background: #eee;
    margin-bottom: 20px;
}

.accmenu a {
    margin-right: 5px;
}

.acctable {
    margin-bottom: 20px;
}

.acctable.orders {
    width: 100%;
}

.acctable.orders td {
    padding:5px 15px;
}

.acctable.orders tr:nth-child(odd) td {
    background: #fff
}

.acctable.orders tr:nth-child(even) td {
    background: #eee
}

.acctable.inputs input {
    float: left;
    margin: 0 5px 0 0;
}

.acctable td {
    padding: 10px 15px;
}

.acctable.inputs td {
    padding: 5px 15px;
}

.acctable .form-error-message {
    color: #c93c38;
    font-size: 11px;
    padding: 0;
}

.acctable .first, .acctable th {
    width: 190px;
    font-weight: normal;
    color: #444;
    text-align: left;
    padding: 10px 15px;
}

.acctable.orders th {
    width: auto;
    font-weight: bold;
}

.acctable td.checkbox input[type="checkbox"] {
    float: left;
    margin: 2px 5px 0 0;
}

.acctable td.checkbox label {
    float: left;
}

.acctable td.radio input[type="radio"] {
    float: left;
    margin: 2px 5px 0 0;
}

.acctable td.radio label {
    float: left;
}

.accbox .atitle {
    padding: 0 15px;
    color: #234755;
    font-size: 16px;
    margin: 0 0 10px 0;
    font-weight: normal;
}

.accbox .newslettercheck {
    padding: 15px;
    background: #eee;
}

.accbox .newslettercheck input[type="checkbox"] {
    float: left;
    margin: 2px 5px 0 0;
}

.accbox .form-buttons {
    width:100%;
}

.accbox .form-buttons td {
    padding:0;
}

.orderdetail {
    width: 100%;
}

.orderdetail th {
    padding: 10px 15px;
    font-weight: bold;
    color: #444;
    border-bottom: 1px solid #ddd;
    background: #eee;
}

.orderdetail td {
    padding: 10px 15px;
    border-bottom: 1px solid #ddd;
}

/* address-tabs */
.address-tabs {
    padding: 0;
}

.address-tabs a {
    float: left;
    padding: 15px;
    background: #ddd;
    margin-right: 5px;
    text-decoration: none;
    color: #999;
    font-size:16px;
    font-family: 'OpenSansLight', Segoe WP, Segoe UI, Arial, Helvetica, sans-serif, Tahoma;
}

.address-tabs a.act, .address-tabs a.act:hover {
    float: left;
    font-weight: bold;
    color: #234755;
    background: #eee;
    font-size:18px;
    text-decoration: none;
    font-family: 'OpenSansRegular', Segoe WP, Segoe UI, Arial, Helvetica, sans-serif, Tahoma;
}

.address-tabs a:hover {
    text-decoration: none;
}

.address-tab {
    padding: 20px 0;
    background: #eee;
    margin-bottom: 10px;
}

.address-tab h3 {
    padding: 0;
    color: #234755;
    font-size: 16px;
    margin: 15px;
    font-weight: normal;
}

.address-tab .acctable {
    margin: 0;
}

/* ajax overlay */
.overlay {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: #eee url('/_eshop/dodavatel.asociaceeshopu.cz/img/preloader.gif') center no-repeat;
    opacity: 0.8;
    filter: alpha(opacity=40);
    z-index: 150;
}

.contact-map {
    position: relative;
    margin: 20px 0 0 0
}

.contact-map .cezetmap {
    z-index: 100;
}

.contact-map .overlay {
    background-color: #fff;
}

.mapcopy {
    float: right;
    font-size: 11px;
    color: #999;
    text-align: right;
    line-height: 11px;
}

.mapcopy a {
    font-size: 11px;
    color: #999;
    display: block;
}

.mapcopy img {
    padding: 0;
    margin: 0 0 5px 0;
    border: 0;
}

.shops .shop {
    background: #f5f5f5;
    background: -moz-linear-gradient(top, #f5f5f5 0%, #e5e5e5 100%);
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #f5f5f5), color-stop(100%, #e5e5e5));
    background: -webkit-linear-gradient(top, #f5f5f5 0%, #e5e5e5 100%);
    background: -o-linear-gradient(top, #f5f5f5 0%, #e5e5e5 100%);
    background: -ms-linear-gradient(top, #f5f5f5 0%, #e5e5e5 100%);
    background: linear-gradient(to bottom, #f5f5f5 0%, #e5e5e5 100%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#f5f5f5', endColorstr='#e5e5e5', GradientType=0);
    margin: 0 20px 20px 0;
    padding: 10px;
    width: 435px;
    float: left;
}

.shops .shop.end {
    margin: 0 0 20px 0;
}

.shops h2 {
    padding-left: 10px;
}

.filter-container, .products-container, .dynamic-content, .favourites-list {
    position: relative;
}

.filter-container .overlay,
.products-container > .overlay,
.dynamic-content .overlay,
.favourites-list .overlay,
#frm-orderStep1-form .overlay,
#product-overlay {
    background-color: #fff;
    opacity: 0.6;
}

#frm-orderStep1-form {
    position: relative;
}

/* flashes */
.flash-box {
    background: url("/_eshop/dodavatel.asociaceeshopu.cz/img/msg_info.png") no-repeat 5px center #FFF5BF;
    padding: 15px 15px 15px 44px;
    margin: 0 0 20px 0;
    list-style: none;
}

.flash-box.error {
    background: url("/_eshop/dodavatel.asociaceeshopu.cz/img/msg_error.png") no-repeat 5px center #FFD2CF
}

.flash-box.ok {
    background: url("/_eshop/dodavatel.asociaceeshopu.cz/img/msg_ok.png") no-repeat 5px center #CDEFB3
}

/* priceslider */
.leftcol .priceslider {
    background: #eee;
}

.leftcol .priceslider * {
    outline: none;
}

#price-slider-values {
    color: #c93c38;
    font-weight: bold;
    margin: 5px 0 15px 0;
}

/* review */
.review {
    background: #eee;
    margin-bottom: 10px;
}

.review.reply {
    margin-left: 20px;
}

.review .head {
    line-height: 24px;
    background: #ddd;
    padding: 10px 15px;
}

.review .head .name {
    padding: 5px 0 5px 25px;
    background: url("/_eshop/dodavatel.asociaceeshopu.cz/img/user.png") no-repeat left center;
}

.review .plus {
    padding: 15px 15px 0 15px;
    margin: 0;
    list-style: none;
    float: left;
    width: 335px;
}

.review .plus li {
    padding: 5px 0 5px 28px;
    background: url("/_eshop/dodavatel.asociaceeshopu.cz/img/revplus.png") no-repeat 0 4px;
}

.review .minus {
    padding: 15px 15px 0 15px;
    margin: 0;
    list-style: none;
    float: left;
    width: 335px;
}

.review .minus li {
    padding: 5px 0 5px 28px;
    background: url("/_eshop/dodavatel.asociaceeshopu.cz/img/revminus.png") no-repeat 0 4px;
}

.review .content {
    padding: 15px;
    margin: 0;
    width: auto;
    float: none;
}

.reviewtextbox {
    padding: 10px;
    margin: 10px 0 0 0;
    background: #fff5bf;
}

.reviewtextbox p {
    margin: 0;
    padding: 0 5px;
}

.reviewtextbox table {
    width: 100%;
}

.reviewtextbox table td {
    padding: 5px;
    vertical-align: top;
    text-align: left;
}

.reviewtextbox table .halfarea textarea {
    width: 96%;
    min-width: 96%;
    max-width: 96%;
}

.reviewtextbox textarea {
    width: 98%;
    min-width: 98%;
    max-width: 98%;
}

.reviewtextbox label input[type="checkbox"] {
    float: left;
    margin: 3px 5px 0 0;
}

/* compare */
.compare-floatbox {
    position: fixed;
    max-height: 168px;
    overflow-x: hidden;
    overflow-y: auto;
    bottom: 10px;
    left: 10px;
    -moz-box-shadow: 0px 0px 5px #aaa;
    -webkit-box-shadow: 0px 0px 5px #aaa;
    box-shadow: 0px 0px 5px #aaa;
    -ms-filter: "progid:DXImageTransform.Microsoft.Shadow(Strength=5, Direction=0, Color='#aaaaaa')";
    filter: progid:DXImageTransform.Microsoft.Shadow(Strength=5, Direction=0, Color='#aaaaaa');
}

.compare-floatbox .compareline {
    font-size: 11px;
}

.compare-floatbox .title {
    color: #444;
    padding: 5px;
    padding-right: 20px; /* kvuli scrollbaru */
    background: #ddd;
    line-height: 11px;
    white-space: nowrap;
}

.compare-floatbox .miniatures {
    height: 25px;
    background: #eee;
    padding: 5px;
}

.compare-floatbox .miniatures .miniature {
    float: left;
    margin: 0 5px 0 0;
    padding: 0;
    background: #fff;
    width: 25px;
    height: 25px;
    line-height: 0;
    text-align: center;
}

.compare-floatbox .miniatures .compare {
    float: left;
    line-height: 25px;
    height: 25px;
}

.compare-floatbox .miniatures .delete {
    float: right;
    margin-left: 5px;
    line-height: 25px;
    height: 25px;
    width: 25px;
    background: url("/_eshop/dodavatel.asociaceeshopu.cz/img/del3.png") no-repeat center center;
    text-decoration: none;
}

.compare-scrolltable-container {
    position: relative;
}

.compare-scrolltable-head {
    position: absolute;
    overflow: hidden;
    z-index: 50;
    left: 0;
    top: 349px;
    border-top:1px solid #ddd;
}

.compare-scrolltable-head th, .compare-scrolltable-content td.parameter {
    padding: 5px 10px;
}

.compare-scrolltable-content td {
    padding: 0;
}

.compare-scrolltable-head th {
    text-align: left;
    font-weight: bold;
    color: #444;
    white-space:nowrap;
}

.compare-scrolltable-head tr:nth-child(even) th, .compare-scrolltable-content tr:nth-child(even) td.parameter {
    background: #fff
}

.compare-scrolltable-head tr:nth-child(odd) th, .compare-scrolltable-content tr:nth-child(odd) td.parameter {
    background: #eee
}

.compare-scrolltable-scroll {
    margin-left: 150px;
    overflow-x: auto;
    overflow-y: hidden;
    z-index: 40;
    padding-bottom: 10px;
}

.compare-scrolltable-scroll .products {
    width:100%;
}

.products.compare-scrolltable-content {
    margin: 0;
}

.products.compare-scrolltable-content .product {
    width:auto;
    padding:10px;
    height:300px;
}

.products.compare-scrolltable-content .product .prices {
    margin: 10px 0 0 0;
}

.products .comprod .remove {
    background: url("/_eshop/dodavatel.asociaceeshopu.cz/img/del3.png") no-repeat left center;
    padding: 2px 0 2px 24px;
    margin: 0 0 5px 0;
    display: block;
    text-decoration: none;
    height: 20px;
}

.products .comprod .remove:hover {
    text-decoration: underline;
}

.hidden-parameters {
    padding: 10px;
    background: #eee;
    margin-top: 10px;
}

.hidden-parameters strong {
    float: left;
    margin-right: 20px;
}

.hidden-parameters .par {
    float: left;
    margin-right: 20px;
}

.hidden-parameters .par input {
    float: left;
    margin: 2px 5px 0 0;
}

/* searchform */
.searchform {
    width: 100%;
    background: #fff5bf;
    margin-bottom: 20px;
}

.searchform td {
    padding: 10px;
    width: 50%;
}

.searchform .selects .select {
    height: 20px;
    line-height: 20px;
}

.searchform .selects .select input {
    float: left;
    margin: 3px 5px 0 0;
}

.searchform .searchtext {
    width: 220px;
    padding: 5px;
    height: 18px;
    line-height: 28px;
    margin-right: 5px;
}

.search-results {
    margin: 10px;
    padding: 0;
    list-style: none;
}

.search-results a {
    font-weight: bold;
}

.search-results p {
    margin: 0 0 10px 0;
}

/* discuss */
.discuss .commform {
    background: #fff5bf;
    margin-bottom: 10px;
    padding: 15px;
}

.discuss .commform h2 {
    padding: 0;
    color: #234755;
    font-size: 18px;
    margin: 0 0 10px 0;
    font-weight: bold;
}

.discuss .commform table {
    width: 100%;
}

.discuss .commform table td {
    padding: 5px 0;
}

.discuss .commform table input[type="text"], .discuss .commform table textarea {
}

.discuss .commform table textarea {
    width: 99%;
    max-width: 99%;
}

.discuss .comment {
    -webkit-border-radius: 10px;
    -webkit-border-top-left-radius: 0;
    -moz-border-radius: 10px;
    -moz-border-radius-topleft: 0;
    border-radius: 10px;
    border-top-left-radius: 0;
    overflow: hidden;
    background: #eee;
    margin-bottom: 10px;
}

.discuss .comment.re {
		margin-left:10px;
}

.discuss .comment .commtitle {
    padding: 15px;
    background: url("/_eshop/dodavatel.asociaceeshopu.cz/img/commentbg.png") no-repeat top left;
    border-bottom: 1px solid #ddd;
}

.discuss .comment.admin .commtitle {
    padding:15px;
    background: url("/_eshop/dodavatel.asociaceeshopu.cz/img/commentbg_admin.png") no-repeat top left;
    border-bottom:1px solid #ddd;
}

.discuss .comment .commcontent {
    padding: 15px;
}

.discuss .commform.contactform {
    background: #f5f5f5;
}

.discuss .commform.contactform td.first {
    min-width:175px;
    width:15%;
    padding-right:5px;
}

/* basket dialog */
.basketdialog .button {
    display: inline-block;
}

.basketdialog .price {
    color: #c93c38;
}

/* articles */
.articles .article {
    padding: 0 10px 10px 10px;
    margin-bottom: 10px;
    border-bottom: 1px solid #ddd;
}

.articles .article .date {
    color: #999;
}

.articles .article a {
    color: #234755;
    text-decoration: none;
    font-weight: bold;
    margin: 0 0 5px 0;
    display: block;
}

.articles .article a:hover {
    text-decoration: underline;
}

.articles .article p {
    margin: 0;
}

/* mainmenu */
.mainmenu {
    position: relative;
    z-index: 10;
    margin-bottom: 20px;
    background-color: #4caf50;
}

.mainmenu ul {
    margin: 0;
    list-style: none;
    padding: 0;
}

.mainmenu .classicmenu {
	  display:block;
}

.mainmenu .item {
    float: left;
    -o-transition: background-color 0.1s ease-out;
    -moz-transition: background-color 0.1s ease-out;
    -khtml-transition: background-color 0.1s ease-out;
    -webkit-transition: background-color 0.1s ease-out;
    -ms-transition: background-color 0.1s ease-out;
    transition: background-color 0.1s ease-out;
    padding: 0 10px;
    background: url("/_eshop/dodavatel.asociaceeshopu.cz/img/separator.png") right center no-repeat;
}

.mainmenu .mobilemenu {
    display:none;
}

.mainmenu .mobilemenu .item .link {
    background: url("/_eshop/dodavatel.asociaceeshopu.cz/img/mobilemenu.png") center right no-repeat;
    padding-right: 30px;
    text-transform:uppercase;
    font-weight:bold;
}

.mainmenu .link {
    float: left;
    padding: 20px 10px;
    color: #fff;
    font-size: 14px;
    text-decoration: none;
}

.mainmenu li:last-child {
    background: none;
}

.mainmenu .home {
    line-height: 0;
    float: left;
    -o-transition: background-color 0.1s ease-out;
    -moz-transition: background-color 0.1s ease-out;
    -khtml-transition: background-color 0.1s ease-out;
    -webkit-transition: background-color 0.1s ease-out;
    -ms-transition: background-color 0.1s ease-out;
    transition: background-color 0.1s ease-out;
}

.mainmenu .home .link {
    padding: 13px 15px 14px 15px;
    background: url("/_eshop/dodavatel.asociaceeshopu.cz/img/separator.png") right center no-repeat;
}

.mainmenu .item.sub .link {
    background: url("/_eshop/dodavatel.asociaceeshopu.cz/img/sub2.png") center right no-repeat;
}

.mainmenu .item.sub .link {
    padding-right: 15px !important;
}

.mainmenu .item:hover, .mainmenu .item.act, .mainmenu .home:hover, .mainmenu .home.act {
    background-color: #53bf58;
    color: #fff;
}

/* mainmenu submenu */
.mainmenu .hovermenu {
    position: absolute;
    left: 0px !important;
    margin-top:59px;
    z-index: 15;
    background: #fff;
    width: 100%;
    height: 0;
    opacity: 0;
    filter: Alpha(opacity=0);
    -moz-box-shadow: 0px 0px 10px #888;
    -webkit-box-shadow: 0px 0px 10px #888;
    box-shadow: 0px 0px 10px #888;
    -ms-filter: "progid:DXImageTransform.Microsoft.Shadow(Strength=10, Direction=0, Color='#888888')";
    filter: progid:DXImageTransform.Microsoft.Shadow(Strength=10, Direction=0, Color='#888888');
    display: block;
    visibility: hidden;
    overflow: hidden;
    -o-transition: opacity 0.3s ease-out;
    -moz-transition: opacity 0.3s ease-out;
    -khtml-transition: opacity 0.3s ease-out;
    -webkit-transition: opacity 0.3s ease-out;
    -ms-transition: opacity 0.3s ease-out;
    transition: opacity 0.3s ease-out;
}

.mainmenu .hovermenu.one {
    width: 100%;
}

.mainmenu .hovermenu.two {
    width: 100%;
}

.mainmenu .hovermenu.three {
    width: 100%;
}

.mainmenu .item.sub:hover .hovermenu {
    height: auto;
    visibility: visible;
    opacity: 1;
    filter: Alpha(opacity=100);
    padding: 10px 0;
    border: 0;
}

.mainmenu .hovermenu .subblock {
    float: left;
    width: 20%;
    overflow: hidden;
}

.mainmenu .hovermenu .subblock a {
    display:block;
}

.mainmenu .hovermenu .subblock .subico {
    width: 75px;
    padding-right:5px;
    text-align: center;
    vertical-align:middle;
    height:75px;
    display:table-cell;
}

.mainmenu .hovermenu .subblock .subico img {
    max-width: 70px;
    max-height:70px;
}

.mainmenu .hovermenu .subblock .sublinks {
    vertical-align:middle;
    padding:15px 15px 0 15px;
    overflow:hidden;
    min-height:85px;
}

.mainmenu .hovermenu .subblock .sublinks .desc {
    display: block;
    overflow:hidden;
    height:40px;
    padding: 2px 5px 2px 15px;
    color: #999;
    text-decoration: none;
    font-size: 12px;
    line-height:1.6em;
    font-weight: normal !important;
}

.mainmenu .hovermenu .subblock .sublinks .sub {
    display: block;
    padding: 2px 5px 2px 15px;
    color: #444;
    text-decoration: underline;
    font-size: 12px;
    line-height:1.6em;
    font-weight: normal !important;
}

.mainmenu .hovermenu .subblock .sublinks .more {
    display: block;
    padding: 3px 5px;
    color: #999;
    font-size: 12px;
    font-weight: normal !important;
    float: left;
    display:none;
}

.mainmenu .hovermenu .subblock .sublinks a:hover {
    text-decoration: none;
}

.mainmenu .hovermenu .subblock .sublinks .title {
    display: block;
    background: url("/_eshop/dodavatel.asociaceeshopu.cz/img/arrow.png") 0 5px no-repeat;
    font-size: 14px;
    padding: 3px 5px 3px 15px;
    color: #444;
    line-height: 16px;
    font-family: 'OpenSansSemibold';
}

/* langs */
.langs {
    list-style-type: none;
    margin: 0;
    padding: 10px 15px 10px 0;
    float: right;
}

.langs li {
    display: block;
    float: left;
    margin: 0 0 0 5px;
}

.langs li a {
    display: block;
    width: 26px;
    height: 20px;
    text-decoration: none;
    opacity: 0.5;
    filter: Alpha(opacity=50);
    -o-transition: opacity 0.1s ease-out;
    -moz-transition: opacity 0.1s ease-out;
    -khtml-transition: opacity 0.1s ease-out;
    -webkit-transition: opacity 0.1s ease-out;
    -ms-transition: opacity 0.1s ease-out;
    transition: opacity 0.1s ease-out;
}

.langs li.act a, .langs li a:hover {
    opacity: 1;
    filter: Alpha(opacity=100);
}

.langs li.cs a {
    background-image: url(/_eshop/dodavatel.asociaceeshopu.cz/img/flag_cs.png);
}

.langs li.en a {
    background-image: url(/_eshop/dodavatel.asociaceeshopu.cz/img/flag_en.png);
}

.langs li.de a {
    background-image: url(/_eshop/dodavatel.asociaceeshopu.cz/img/flag_de.png);
}

.langs li.sk a {
    background-image: url(/_eshop/dodavatel.asociaceeshopu.cz/img/flag_sk.png);
}

.langs li.fr a {
    background-image: url(/_eshop/dodavatel.asociaceeshopu.cz/img/flag_fr.png);
}

.langs li.it a {
    background-image: url(/_eshop/dodavatel.asociaceeshopu.cz/img/flag_it.png);
}

.langs li.gr a {
    background-image: url(/_eshop/dodavatel.asociaceeshopu.cz/img/flag_gr.png);
}

.langs li.ru a {
    background-image: url(/_eshop/dodavatel.asociaceeshopu.cz/img/flag_ru.png);
}

/* producers */
.producers {
}

.producers .producer {
    background-color: #eee;
    margin: 0 10px 10px 0;
    float: left;
    width: 138px;
    height: 168px;
    overflow: hidden;
    -o-transition: all 0.1s ease-out;
    -moz-transition: all 0.1s ease-out;
    -khtml-transition: all 0.1s ease-out;
    -webkit-transition: all 0.1s ease-out;
    -ms-transition: all 0.1s ease-out;
    transition: all 0.1s ease-out;
}

.wide .producers .producer {
    width: 155px;
}

.producers .producer td {
    padding: 10px;
    vertical-align: middle;
    text-align: center;
}

.producers .producer:hover {
    background-color: #ddd;
}

.producers .producer.end {
    margin-right: 0;
}

.producers .producer .title a {
    font-weight: bold;
    color: #234755;
    text-decoration: none;
}

.producers .producer .img td {
    height: 118px;
    padding: 10px 0 0 0;
    background: #fff;
}

.producers .producer .img a {
    display: block;
    line-height: 0;
}

/* layouts */
.layouts {
    padding: 7px 3px 7px 7px;
    background: #eee;
    position: absolute;
    right: 0;
    bottom: 0;
}

.layouts a, .layouts span {
    display: block;
    float: left;
    height: 26px;
    margin-right: 5px;
    text-decoration: none;
    width: 35px;
    background-repeat: no-repeat;
    background-color: #999;
    -o-transition: all 0.1s ease-out;
    -moz-transition: all 0.1s ease-out;
    -khtml-transition: all 0.1s ease-out;
    -webkit-transition: all 0.1s ease-out;
    -ms-transition: all 0.1s ease-out;
    transition: all 0.1s ease-out;
}

.layouts a:hover, .layouts span {
    background-color: #234755;
}

.layouts .layout_1 {
    background-image: url(/_eshop/dodavatel.asociaceeshopu.cz/img/list_img.png);
}

.layouts .layout_2 {
    background-image: url(/_eshop/dodavatel.asociaceeshopu.cz/img/list_row.png);
}

/* cmsbar */
.cmsbar {
    right: 0;
    position: fixed;
    top: 0;
    z-index: 25;
}

.cmsbar img {
    border: 0;
    width: 200px;
}

@media (max-width: 1750px) {
    .cmsbar img {
        width: 150px !important;
    }
}

@media (max-width: 1640px) {
    .cmsbar {
        display: none;
    }
}

/* crosseling */
.inbasket {
    padding: 15px;
    margin-bottom: 20px;
    background: #FFF5BF;
}

.inbasket table {
    margin:0 auto;
}

.inbasket table td {
    vertical-align: middle;
    padding: 0;
}

.inbasket table td.img {
    width: 120px;
}

.inbasket .imgbox {
    overflow: hidden;
    text-align: center;
    width: 120px;
    height: 120px;
    background: #fff;
    position: relative;
    margin-right: 20px;
}

.inbasket .imgbox a {
    display: table-cell;
    vertical-align: middle;
    width: 100px;
    height: 100px;
    padding: 10px;
}

.inbasket .info a {
    font-size: 14px;
    line-height: 16px;
    font-family: 'OpenSansLight', Segoe WP, Segoe UI, Arial, Helvetica, sans-serif, Tahoma;
    text-decoration: none;
    font-weight: bold;
}

.inbasket .info p {
    padding: 5px 0 5px 25px;
    margin: 0;
    background: url(/_eshop/dodavatel.asociaceeshopu.cz/img/check.png) no-repeat left center;
}

/* sitemap */
.sitemap .title {
    padding: 10px;
    background: #eee;
    margin-bottom: 10px;
}

.sitemap ul {
    margin: 0 0 20px 0;
    padding: 0 0 0 20px;
    list-style: none;
}

.sitemap ul li {
    font-weight: bold;
    padding: 0;
}

.sitemap ul li ul {
    margin: 0;
}

.sitemap ul li ul li {
    font-weight: normal;
}

/* losttable */
.lostpswd {
    background: #eee;
    padding: 5px;
}

.lostpswd td, .lostpswd th {
    padding: 5px;
    text-align:left;
    font-weight:normal;
}

.lostpswd input[type="text"], .lostpswd input[type="password"] {
    width: 200px;
}

.lostpswd .form-error-message {
    color: #c93c38;
    font-size: 11px;
    padding: 0 10px;
}

/* history mapping */
.historymap strong {
    padding:0 0 5px 0;
    display:block;
}

.historymap ul {
    margin: 0;
    padding: 0;
    list-style: none;
}

.historymap ul li {
    padding: 0 0 5px 0;
}

.historymap ul li .img {
    text-decoration: none;
    margin: 0 10px 0 0;
    background: #fff;
    width: 20px;
    height: 20px;
    line-height: 0;
    text-align: center;
    float: left;
}

/* replace login */
.replace-login {
    padding: 10px 20px;
    margin: 10px auto 10px;
    overflow: hidden;
}

.replace-login form {
    float: right;
    margin-top: 8px;
}

.replace-login .title {
    float: left;
}

/* attachments */
.attachment {
		border-bottom:1px solid #ddd;
		margin-bottom:10px;
		padding:0 10px 10px 10px;
		line-height:40px;
}

.attachment img {
		float:left;
		margin-right:10px;
}

/* next page products */
.products-next-page {
		text-align:center;
}

.products-next-page .button {
		display:inline-block;
}

/* bonus points */
.bonuspoints {
		float:left;
		padding-left:10px;
}

.bonuspoints input[type="checkbox"] {
		float:left;
		margin:8px 5px 0 0;
}

/* step 4 */
.ordercomplete {
    padding: 10px;
    margin-bottom: 20px;
    background: #eee;
    text-align:center;
}

.ordercomplete p {
    padding: 22px 0 22px 80px;
    margin: 0;
    background: url(/_eshop/dodavatel.asociaceeshopu.cz/img/complete.png) no-repeat left center;
    display:inline-block;
    font-size:16px;
}

/* infoDemo */
.infoDemo {
    padding: 20px;
    margin-bottom: 20px;
    background: #c93c38;
    text-align:center;
    color:#fff;
    font-size:12px;
}

.infoDemo a {
    color:#fff;
}

.infoDemo strong {
    display:block;
    font-size:14px;
}

/* usedcode */
.basvoucher .usedcode {
    margin-bottom:10px;
}

.basvoucher .usedcode table {
    width:100%;
}

.basvoucher .usedcode table td.del {
    width:24px;
    padding:0 5px;
}

.basvoucher .usedcode table td.del a {
    line-height:0;
    display:block;
}

.basvoucher .usedcode table td {
    padding:10px 0;
    border-bottom:1px solid #dfd48b;
    line-height:1.6em;
}

.basvoucher .usedcode table td.tright strong {
    color:#079f49;
}

.basvoucher .usedcode table td.ok {
    background: url(/_eshop/dodavatel.asociaceeshopu.cz/img/msg_ok.png) no-repeat left center;
    padding:10px 0 10px 30px;
    text-align:left;
}

/* discount code */
.discountcode {
		float:right;
}

/* saleproduct */
.saleproduct {
    margin-bottom: 40px;
    width: 100%;
    background: #fff5bf;
}

.saleproduct .imgbox {
    float: left;
    overflow: hidden;
    text-align: center;
    width: 358px;
    height: 148px;
    background: #fff;
    position: relative;
    border:1px solid #ddd;
}

.saleproduct .imgbox img {
    max-width: 358px !important;
    max-height: 149px !important;
    width:auto !important;
}

.wide .saleproduct .imgbox {
    width: 483px;
    height:200px;
}

.wide .saleproduct .imgbox img {
    max-width: 483px !important;
    max-height: 200px !important;
}

.saleproduct .infobox {
    float: left;
    width: 350px;
    height: 130px;
    min-height:130px;
    padding: 10px;
}

.wide .saleproduct .infobox {
    width: 475px;
    height: 180px;
    min-height:172px;
}

.saleproduct .prodtitle {
    height: 18px;
    margin: 0 0 10px 0;
    padding: 0;
    overflow: hidden;
    position: relative;
}

.saleproduct .prodtitle h2 {
    height: 18px;
    margin: 0;
    padding: 0;
    font-size: 14px;
    line-height: 16px;
}

.saleproduct .prodtitle h2 a {
    color: #444;
    text-decoration: none;
}

.wide .saleproduct .prodtitle {
    height: 32px;
}

.wide .saleproduct .prodtitle h2 {
    height: 32px;
}

.saleproduct .desc {
    display:none;
    margin: 10px 0;
    height: 32px;
    overflow: hidden;
    line-height: 1.4em;
}

.saleproduct .desc p {
    margin: 0;
}

.wide .saleproduct .desc {
    display:block;
}

.saleproduct .details {
    width: 100%;
}

.saleproduct .details td {
    padding: 0;
}

.saleproduct .details .prices td {
    padding-bottom: 5px;
    width: 33%;
    white-space: nowrap;
}

.saleproduct .details .actions {
    padding-left: 0;
    border-top: 1px solid #dfd699;
}

.saleproduct .details .actions td {
    padding-top: 22px;
}

.saleproduct .details .time .timetext {
    float:left;
    color:#999;
    margin:0;
    width:60px;
  	padding:1px 0;
  	line-height:1.2em;
}

.wide .saleproduct .details .time .timetext {
  	background: url("/_eshop/dodavatel.asociaceeshopu.cz/img/time.png") left center no-repeat;
  	padding:1px 5px 1px 40px;
}

.saleproduct .details .pcleft {
    padding: 5px 0 5px 35px;
    background: url("/_eshop/dodavatel.asociaceeshopu.cz/img/pcleft.png") left center no-repeat;
}

.saleproduct .details .time label, .saleproduct .details .pcleft label {
    display: block;
    color: #999;
}

.saleproduct .details .prices {
    padding-left: 0;
}

.saleproduct .details .buttons {
    padding-right: 0;
}

.saleproduct .details .main .normalprice {
    display: block;
    text-decoration: line-through;
}

.saleproduct .details .main .price {
    color: #c93c38;
    font-size: 14px;
}

.saleproduct .details .main .dph {
    color: #999;
}

.saleproduct .details .normalprice .price {
    font-weight: normal;
    color: #999;
    font-size: 14px;
    white-space: nowrap;
    text-decoration: line-through;
}

.saleproduct .details .save {
    text-align: center;
}

.saleproduct .details .sale {
    text-align: right;
}

.saleproduct .details .sale strong {
    display: block;
    color: #079F49;
    font-size: 18px;
}

.saleproduct .details .sale label {
    display: block;
    color: #999;
}

.saleproduct .details .save strong {
    display: block;
    color: #c93c38;
    font-size: 18px;
}

.saleproduct .details .save label {
    display: block;
    color: #999;
}

.saleproduct .details .buttons {
    white-space: nowrap;
    vertical-align:top;
}

.saleproduct .details .buttons .button {
    margin:1px 0;
    width:0;
    padding:0 20px;
    text-indent:-999px;
    overflow:hidden;
}

.wide .saleproduct .details .buttons .button {
    width:auto;
    padding:0 15px 0 40px;
    text-indent:inherit;
}

.saleproduct .details .buttons .count {
    float: right;
    width: 25px;
    text-align: center;
}

.saleproduct .imgbox .percentage {
    background: url("/_eshop/dodavatel.asociaceeshopu.cz/img/percbg.png") top center repeat-x #C93C38;
    color: #fff;
    font-weight: bold;
    font-size: 26px;
    position: absolute;
    bottom: 0;
    left: 10px;
    padding: 20px 10px;
    z-index: 5;
    width: 55px;
    -webkit-border-top-left-radius: 10px;
    -webkit-border-top-right-radius: 10px;
    -moz-border-radius-topleft: 10px;
    -moz-border-radius-topright: 10px;
    border-top-left-radius: 10px;
    border-top-right-radius: 10px;
}

/* google translate */
#googletranslate {
    background: #fff5bf;
    text-align:center;
    padding:0;
}

#googletranslate .goog-te-gadget {
    white-space:normal !important;
    font-family: 'OpenSansRegular', Segoe WP, Segoe UI, Arial, Helvetica, sans-serif, Tahoma !important;
    max-width: 1326px;
    min-width:1020px;
    background: #fff5bf;
    margin:0 auto;
}

#googletranslate .goog-te-gadget div {
    display:inline-block;
}

#googletranslate .goog-te-gadget, #googletranslate .goog-logo-link {
    font-size:9px !important;
    line-height:0;
}

#googletranslate .goog-te-combo {
    font-size:14px !important;
    margin: 10px 10px 10px 0 !important;
}

/* offer */
.basketwizard .offer {
    float: right;
}

.basketwizard .offer input {
    float: left;
    margin: 2px 5px 0 0;
}

/* gallery */
.gallery {
    padding:15px 15px 0 15px;
    background: #eee;
    margin-bottom:15px;
}

.gallery .more {
    float:right;
    padding-left:25px;
    margin-bottom:15px;
    background: url("/_eshop/dodavatel.asociaceeshopu.cz/img/pictures.png") left center no-repeat;
    text-decoration:none; 
    color:#999;  
}

.gallery .more:hover {
    text-decoration:underline; 
}

.gallery img {
    float:left;
    margin:0 1.36986301369863% 15px 0;
    width:32.3943661971831%;
    height:auto;
}

.gallery img.end {
    margin:0 0 15px 0;
}   

.gallery .video {
    margin:0 auto;
    width:100% !important;
    overflow:hidden;
}

.gallery object {
    margin:0 auto;
    width:100% !important;
    overflow:hidden;
}

.gallery .description {
    margin:0 0 15px 0;
}                 

/* spravne nacteni mobilniho menu */
@media screen and (max-width: 480px) and (orientation: portrait) , (max-device-width: 480px) and (orientation: portrait) {	
	.mainmenu .classicmenu {
	  display:none;
	}
	
	.mainmenu .mobilemenu {
	  display:block;
	}

	.mainmenu.show .item, .mainmenu .mobilemenu .item {
		display: block !important;
	}
}

/* sendtable */
.sendtable td, .sendtable th {
    padding: 5px;
    text-align:left;
    font-weight:normal;
}

.sendtable input[type="text"], .sendtable input[type="password"] {
    width: 200px;
}

.sendtable .form-error-message {
    color: #c93c38;
    font-size: 11px;
    padding: 0 10px;
}

.ui-slider .ui-slider-range {
    background-color: #234755 !important;
}

/* scroll top*/
#scroll-top {
		position: fixed;
		bottom: 50px;
		right: 50px;
		width:50px;
		height:50px;
    background: url("/_eshop/dodavatel.asociaceeshopu.cz/img/totop2.png") center center no-repeat #4caf50; 
    text-decoration:none;
}

/* PayU */
.payuform .content {
		float: none !important;
    margin: 0 !important;
    width: auto !important;
}

#payu_ .table-payu {
    border: 0 !important;
    margin: 0 auto !important;
    width: 75% !important;
}

#payu_ .table-payu td {
    padding: 10px !important;
}

#payu_ .table-payu td.icon {
    width: auto !important;
}

.payuform #frm-pay-form-send {
    margin: 0 auto !important;
    background-color: #079F49 !important;
    padding: 0 20px !important;
    height: 50px !important;
    line-height: 50px !important;  
    font-size:18px !important;
}

.payuform #frm-pay-form-send:hover {
    background-color: #0aaf4f !important;
}

#payu_tt {
    z-index:50 !important;
		font-size: 10px !important;
    line-height: 1.2em !important;
    font-family: 'OpenSansRegular', Segoe WP, Segoe UI, Arial, Helvetica, sans-serif, Tahoma !important;
}

#payu_tt span {
    font-size: 10px !important;
    line-height: 1.2em !important;
    font-family: 'OpenSansRegular', Segoe WP, Segoe UI, Arial, Helvetica, sans-serif, Tahoma !important;
}

#payu_ttcont {
		background:#fff !important;
    border:1px solid #ccc !important;
    color:#444 !important;
		padding:10px !important;
}

#payu_tttop, #payu_ttbot {
    display: none !important;
}

/* new register */
.nomultiselect .btn {
    display:inline-block;
    margin-top:10px;
}

.nomultiselect select {
    display:block;
}

.nomultiselect .nomulti-container {
    margin-top:10px;
}

.accbox .terms {
    float: right;
    margin-bottom:10px;
}

.accbox .terms input {
    float: left;
    margin: 2px 5px 0 0;
}

.accbox .terms .form-error-message {
    float: right;
    margin-left:10px;
    color: #c93c38;
    font-size: 12px;
}

.accbox .note {
    display:block;
    width:100%;
}

.accbox .note th {
    display:block;
    padding:0;
}

.accbox .note tr, .accbox .note tbody {
    display:block;
}

.accbox .note td {
    display:block;
    padding:10px 15px;
}

.accbox .note td textarea {
    width:99%;
    max-width:99%;
}

.accbox .note th label {
    background: #eee;
    padding: 15px;
    color: #234755;
    font-size: 18px;
    margin: 0 0 10px 0;
    font-weight: bold;
    display:block;
    text-align:left;
}

/* iframe detail */
.iframebody {
}

.iframebody header {
    position: absolute;
    width: 100%;
    z-index: 10;
}

.iframebody header .headermain {
    height:80px;
}

.iframebody header .topline .main {
    height:40px;
}

.iframebody iframe {
		box-sizing: border-box;
    height: 100%;
    padding-top: 130px;
    position: absolute;
    top:0;
    left:0;
    width: 100%;
    border:0;
}

/* layoutswitch */
.htitle {
    position:relative;
}

.htitle .layouts {
		bottom:5px !important;
		right:5px !important;
}

/* twitter */
.twitter-share-button {
		width:110px !important;
		float:left !important;
}
/*
    Colorbox Core Style:
    The following CSS is consistent between example themes and should not be altered.
*/
#colorbox, #cboxOverlay, #cboxWrapper {
	position: absolute;
	top: 0;
	left: 0;
	z-index: 9999;
}

#cboxOverlay {
	position: fixed;
	width: 100%;
	height: 100%;
}

#cboxMiddleLeft, #cboxBottomLeft {
	clear: left;
}

#cboxContent {
	position: relative;
}

#cboxLoadedContent {
	overflow: auto;
	-webkit-overflow-scrolling: touch;
}

#cboxTitle {
	margin: 0;
}

#cboxLoadingOverlay, #cboxLoadingGraphic {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
}

#cboxPrevious, #cboxNext, #cboxClose, #cboxSlideshow {
	cursor: pointer;
}

.cboxPhoto {
	float: left;
	margin: auto;
	border: 0;
	display: block;
	max-width: none;
	-ms-interpolation-mode: bicubic;
}

.cboxIframe {
	width: 100%;
	height: 100%;
	display: block;
	border: 0;
}

#colorbox, #cboxContent, #cboxLoadedContent {
	box-sizing: content-box;
	-moz-box-sizing: content-box;
	-webkit-box-sizing: content-box;
}

/* 
    User Style:
    Change the following styles to modify the appearance of Colorbox.  They are
    ordered & tabbed in a way that represents the nesting of the generated HTML.
*/
#cboxOverlay {
	background: #000;
}

#colorbox {
	outline: 0;
}

#cboxContent {
	margin-top: 20px;
	background: #fff;
	padding-bottom: 20px;
}

.cboxIframe {
	background: #fff;
}

#cboxError {
	padding: 50px;
}

#cboxLoadedContent {
	border: 5px solid #fff;
	background: #fff;
}

#cboxLoadedContent .help-text {
	padding: 15px 25px
}

#cboxTitle {
	margin-top:25px;
	color: #ccc;
}

#cboxCurrent {
	position: absolute;
	bottom: 4px;
	left: 5px;
	color: #999;
}

#cboxLoadingGraphic {
	background: url(/_web/img/colorbox/loading.gif) no-repeat center center;
}

/* these elements are buttons, and may need to have additional styles reset to avoid unwanted base styles */
#cboxPrevious, #cboxNext, #cboxSlideshow, #cboxClose {
	border: 0;
	padding: 0;
	margin: 0;
	overflow: visible;
	width: auto;
	background: none;
}

/* avoid outlines on :active (mouseclick), but preserve outlines on :focus (tabbed navigating) */
#cboxPrevious:active, #cboxNext:active, #cboxSlideshow:active, #cboxClose:active {
	outline: 0;
}

#cboxSlideshow {
	position: absolute;
	top: -20px;
	right: 90px;
	color: #fff;
}

#cboxPrevious {
	position: absolute;
	top: 0;
	left: 0;
	margin: 0;
	background: none;
	width: 50%;
	height: 100%;
	text-indent: -9999px;
}

#cboxPrevious:hover {
	position: absolute;
	top: 0;
	left: 0;
	margin: 0;
	background: url(/_web/img/colorbox/prev.png) no-repeat left center;
	width: 50%;
	height: 100%;
	text-indent: -9999px;
}

#cboxNext {
	position: absolute;
	top: 0;
	right: 0;
	margin: 0;
	background: none;
	width: 50%;
	height: 100%;
	text-indent: -9999px;
}

#cboxNext:hover {
	position: absolute;
	top: 0;
	right: 0;
	margin: 0;
	background: url(/_web/img/colorbox/next.png) no-repeat right center;
	width: 50%;
	height: 100%;
	text-indent: -9999px;
}

#cboxClose {
	position: absolute;
	right: 5px;
	bottom: 2px;
	display: block;
	background: url(/_web/img/colorbox/close.gif) no-repeat top center;
	width: 66px;
	height: 22px;
	text-indent: -9999px;
}

#cboxNext, #cboxPrevious {
	border: 0 !important;
	outline: 0 !important;
}

@font-face {
	font-family: 'cezetmap';
	src: url("/_common/css/font/cezetmap.eot");
	src: url("/_common/css/font/cezetmap.eot?#iefix") format("embedded-opentype"), url("/_common/css/font/cezetmap.woff") format("woff"), url("/_common/css/font/cezetmap.ttf") format("truetype"), url("/_common/css/font/cezetmap.svg#cezetmap") format("svg");
	font-weight: normal;
	font-style: normal
}

.cezetmap { width: 370px; height: 213px; margin: 0 auto; position: relative; overflow: hidden }

.cezetmap .kraje, .cezetmap .mesta { display: block; position: absolute; left: 0; top: 0; width: 100%; height: 100%; margin: 0; padding: 0; list-style: none; -webkit-touch-callout: none; -webkit-user-select: none; -khtml-user-select: none; -moz-user-select: none; -ms-user-select: none; user-select: none }

.cezetmap .kraje { font-family: "cezetmap"; font-weight: normal; font-style: normal; font-size: 370px; line-height: 1em; -webkit-text-rendering: optimizeLegibility; -moz-text-rendering: optimizeLegibility; -ms-text-rendering: optimizeLegibility; -o-text-rendering: optimizeLegibility; text-rendering: optimizeLegibility; -moz-font-feature-settings: "liga=1"; -ms-font-feature-settings: "liga" 1; -ms-font-feature-settings: "liga", "dlig"; z-index: 700 }

@media screen and (min-width: 0 \0
) {
	.cezetmap .kraje { line-height: normal }
}

.cezetmap .kraj { display: block; position: absolute; left: 0; top: 0 }

.cezetmap .kraj_env { display: none }

.cezetmap .zlinsky:before, .cezetmap .moravskoslezsky:before, .cezetmap .jihomoravsky:before, .cezetmap .olomoucky:before, .cezetmap .vysocina:before, .cezetmap .pardubicky:before, .cezetmap .kralovehradecky:before, .cezetmap .jihocesky:before, .cezetmap .hlavni-mesto-praha:before, .cezetmap .stredocesky:before, .cezetmap .liberecky:before, .cezetmap .plzensky:before, .cezetmap .ustecky:before, .cezetmap .karlovarsky:before { font-family: 'cezetmap'; speak: none; display: block; font-style: normal; font-weight: normal; -webkit-font-smoothing: antialiased }

.cezetmap .zlinsky:before { content: "a" }

.cezetmap .moravskoslezsky:before { content: "b" }

.cezetmap .jihomoravsky:before { content: "c" }

.cezetmap .olomoucky:before { content: "d" }

.cezetmap .vysocina:before { content: "e" }

.cezetmap .pardubicky:before { content: "f" }

.cezetmap .kralovehradecky:before { content: "g" }

.cezetmap .jihocesky:before { content: "h" }

.cezetmap .hlavni-mesto-praha:before { content: "i" }

.cezetmap .stredocesky:before { content: "j" }

.cezetmap .liberecky:before { content: "k" }

.cezetmap .plzensky:before { content: "l" }

.cezetmap .karlovarsky:before { content: "m" }

.cezetmap .ustecky:before { content: "n" }

.cezetmap .zlinsky { color: #59c6f5 }

.cezetmap .moravskoslezsky { color: #90d9f8 }

.cezetmap .jihomoravsky { color: #7dd2f7 }

.cezetmap .olomoucky { color: #59c6f5 }

.cezetmap .vysocina { color: #59c6f5 }

.cezetmap .pardubicky { color: #90d9f8 }

.cezetmap .kralovehradecky { color: #7dd2f7 }

.cezetmap .jihocesky { color: #59c6f5 }

.cezetmap .hlavni-mesto-praha { color: #59c6f5 }

.cezetmap .stredocesky { color: #90d9f8 }

.cezetmap .liberecky { color: #7dd2f7 }

.cezetmap .plzensky { color: #59c6f5 }

.cezetmap .ustecky { color: #59c6f5 }

.cezetmap .karlovarsky { color: #90d9f8 }

.cezetmap .kraj_hover { color: #ff4354 }

.cezetmap .kraj_active { color: #138cc6 }

.cezetmap .mesta { z-index: 800 }

.cezetmap .mesto, .cezetmap .mesto_active:before, .cezetmap .mesto_hover:before { display: block; position: absolute; font-size: 0; border-radius: 100% }

.cezetmap .mesto { width: 8px; height: 8px; margin-left: -4px; margin-top: -4px; font-family: Arial, Helvetica, sans-serif; background: white }

.cezetmap .mesto:after { display: block; width: 20px; height: 20px; position: absolute; z-index: 600; text-indent: 0 }

.cezetmap .mesto_hover.mesto:after { display: none }

.cezetmap .mesto_active:before, .cezetmap .mesto_hover:before { content: ""; width: 16px; height: 16px; margin-left: -5px; margin-top: -5px; border: 1px solid white; z-index: 800 }

.cezetmap .mesto a { display: block; color: white; text-decoration: none }

.cezetmap .mesto a.noPointer { cursor: default !important }

.cezetmap .mesto_env { display: none; -moz-border-radius: 11px / 10px; -webkit-border-radius: 11px / 10px; border-radius: 11px / 10px; -moz-background-clip: padding; -webkit-background-clip: padding-box; background-clip: padding-box; background-color: rgba(34, 44, 64, 0.8); font-size: 12px; color: white; width: 100px; padding: 5px; position: absolute; bottom: 10px; left: 50%; margin-left: -55px; text-align: center; z-index: 999 }

.cezetmap .mesto_env:before { content: " "; display: block; position: absolute; width: 0px; height: 0px; position: absolute; left: 50%; margin-left: -6px; top: 100%; border: solid transparent; border-top-color: rgba(34, 44, 64, 0.8); border-width: 6px }

.cezetmap .mesto_hover .mesto_env { display: block }

/*! jQuery UI - v1.11.3 - 2015-02-26
* http://jqueryui.com
* Includes: core.css, draggable.css, resizable.css, selectable.css, sortable.css, accordion.css, autocomplete.css, button.css, datepicker.css, dialog.css, menu.css, progressbar.css, selectmenu.css, slider.css, spinner.css, tabs.css, tooltip.css, theme.css
* To view and modify this theme, visit http://jqueryui.com/themeroller/?ffDefault=Trebuchet%20MS%2CTahoma%2CVerdana%2CArial%2Csans-serif&fwDefault=bold&fsDefault=1.1em&cornerRadius=4px&bgColorHeader=f6a828&bgTextureHeader=gloss_wave&bgImgOpacityHeader=35&borderColorHeader=e78f08&fcHeader=ffffff&iconColorHeader=ffffff&bgColorContent=eeeeee&bgTextureContent=highlight_soft&bgImgOpacityContent=100&borderColorContent=dddddd&fcContent=333333&iconColorContent=222222&bgColorDefault=f6f6f6&bgTextureDefault=glass&bgImgOpacityDefault=100&borderColorDefault=cccccc&fcDefault=1c94c4&iconColorDefault=ef8c08&bgColorHover=fdf5ce&bgTextureHover=glass&bgImgOpacityHover=100&borderColorHover=fbcb09&fcHover=c77405&iconColorHover=ef8c08&bgColorActive=ffffff&bgTextureActive=glass&bgImgOpacityActive=65&borderColorActive=fbd850&fcActive=eb8f00&iconColorActive=ef8c08&bgColorHighlight=ffe45c&bgTextureHighlight=highlight_soft&bgImgOpacityHighlight=75&borderColorHighlight=fed22f&fcHighlight=363636&iconColorHighlight=228ef1&bgColorError=b81900&bgTextureError=diagonals_thick&bgImgOpacityError=18&borderColorError=cd0a0a&fcError=ffffff&iconColorError=ffd27a&bgColorOverlay=666666&bgTextureOverlay=diagonals_thick&bgImgOpacityOverlay=20&opacityOverlay=50&bgColorShadow=000000&bgTextureShadow=flat&bgImgOpacityShadow=10&opacityShadow=20&thicknessShadow=5px&offsetTopShadow=-5px&offsetLeftShadow=-5px&cornerRadiusShadow=5px
* Copyright 2015 jQuery Foundation and other contributors; Licensed MIT */

/* Layout helpers
----------------------------------*/
.ui-helper-hidden {
	display: none;
}
.ui-helper-hidden-accessible {
	border: 0;
	clip: rect(0 0 0 0);
	height: 1px;
	margin: -1px;
	overflow: hidden;
	padding: 0;
	position: absolute;
	width: 1px;
}
.ui-helper-reset {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	line-height: 1.3;
	text-decoration: none;
	font-size: 100%;
	list-style: none;
}
.ui-helper-clearfix:before,
.ui-helper-clearfix:after {
	content: "";
	display: table;
	border-collapse: collapse;
}
.ui-helper-clearfix:after {
	clear: both;
}
.ui-helper-clearfix {
	min-height: 0; /* support: IE7 */
}
.ui-helper-zfix {
	width: 100%;
	height: 100%;
	top: 0;
	left: 0;
	position: absolute;
	opacity: 0;
	filter:Alpha(Opacity=0); /* support: IE8 */
}

.ui-front {
	z-index: 100;
}


/* Interaction Cues
----------------------------------*/
.ui-state-disabled {
	cursor: default !important;
}


/* Icons
----------------------------------*/

/* states and images */
.ui-icon {
	display: block;
	text-indent: -99999px;
	overflow: hidden;
	background-repeat: no-repeat;
}


/* Misc visuals
----------------------------------*/

/* Overlays */
.ui-widget-overlay {
	position: fixed;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
}
.ui-draggable-handle {
	-ms-touch-action: none;
	touch-action: none;
}
.ui-resizable {
	position: relative;
}
.ui-resizable-handle {
	position: absolute;
	font-size: 0.1px;
	display: block;
	-ms-touch-action: none;
	touch-action: none;
}
.ui-resizable-disabled .ui-resizable-handle,
.ui-resizable-autohide .ui-resizable-handle {
	display: none;
}
.ui-resizable-n {
	cursor: n-resize;
	height: 7px;
	width: 100%;
	top: -5px;
	left: 0;
}
.ui-resizable-s {
	cursor: s-resize;
	height: 7px;
	width: 100%;
	bottom: -5px;
	left: 0;
}
.ui-resizable-e {
	cursor: e-resize;
	width: 7px;
	right: -5px;
	top: 0;
	height: 100%;
}
.ui-resizable-w {
	cursor: w-resize;
	width: 7px;
	left: -5px;
	top: 0;
	height: 100%;
}
.ui-resizable-se {
	cursor: se-resize;
	width: 12px;
	height: 12px;
	right: 1px;
	bottom: 1px;
}
.ui-resizable-sw {
	cursor: sw-resize;
	width: 9px;
	height: 9px;
	left: -5px;
	bottom: -5px;
}
.ui-resizable-nw {
	cursor: nw-resize;
	width: 9px;
	height: 9px;
	left: -5px;
	top: -5px;
}
.ui-resizable-ne {
	cursor: ne-resize;
	width: 9px;
	height: 9px;
	right: -5px;
	top: -5px;
}
.ui-selectable {
	-ms-touch-action: none;
	touch-action: none;
}
.ui-selectable-helper {
	position: absolute;
	z-index: 100;
	border: 1px dotted black;
}
.ui-sortable-handle {
	-ms-touch-action: none;
	touch-action: none;
}
.ui-accordion .ui-accordion-header {
	display: block;
	cursor: pointer;
	position: relative;
	margin: 2px 0 0 0;
	padding: .5em .5em .5em .7em;
	min-height: 0; /* support: IE7 */
	font-size: 100%;
}
.ui-accordion .ui-accordion-icons {
	padding-left: 2.2em;
}
.ui-accordion .ui-accordion-icons .ui-accordion-icons {
	padding-left: 2.2em;
}
.ui-accordion .ui-accordion-header .ui-accordion-header-icon {
	position: absolute;
	left: .5em;
	top: 50%;
	margin-top: -8px;
}
.ui-accordion .ui-accordion-content {
	padding: 1em 2.2em;
	border-top: 0;
	overflow: auto;
}
.ui-autocomplete {
	position: absolute;
	top: 0;
	left: 0;
	cursor: default;
}
.ui-button {
	display: inline-block;
	position: relative;
	padding: 0;
	line-height: normal;
	margin-right: .1em;
	cursor: pointer;
	vertical-align: middle;
	text-align: center;
	overflow: visible; /* removes extra width in IE */
}
.ui-button,
.ui-button:link,
.ui-button:visited,
.ui-button:hover,
.ui-button:active {
	text-decoration: none;
}
/* to make room for the icon, a width needs to be set here */
.ui-button-icon-only {
	width: 2.2em;
}
/* button elements seem to need a little more width */
button.ui-button-icon-only {
	width: 2.4em;
}
.ui-button-icons-only {
	width: 3.4em;
}
button.ui-button-icons-only {
	width: 3.7em;
}

/* button text element */
.ui-button .ui-button-text {
	display: block;
	line-height: normal;
}
.ui-button-text-only .ui-button-text {
	padding: .4em 1em;
}
.ui-button-icon-only .ui-button-text,
.ui-button-icons-only .ui-button-text {
	padding: .4em;
	text-indent: -9999999px;
}
.ui-button-text-icon-primary .ui-button-text,
.ui-button-text-icons .ui-button-text {
	padding: .4em 1em .4em 2.1em;
}
.ui-button-text-icon-secondary .ui-button-text,
.ui-button-text-icons .ui-button-text {
	padding: .4em 2.1em .4em 1em;
}
.ui-button-text-icons .ui-button-text {
	padding-left: 2.1em;
	padding-right: 2.1em;
}
/* no icon support for input elements, provide padding by default */
input.ui-button {
	padding: .4em 1em;
}

/* button icon element(s) */
.ui-button-icon-only .ui-icon,
.ui-button-text-icon-primary .ui-icon,
.ui-button-text-icon-secondary .ui-icon,
.ui-button-text-icons .ui-icon,
.ui-button-icons-only .ui-icon {
	position: absolute;
	top: 50%;
	margin-top: -8px;
}
.ui-button-icon-only .ui-icon {
	left: 50%;
	margin-left: -8px;
}
.ui-button-text-icon-primary .ui-button-icon-primary,
.ui-button-text-icons .ui-button-icon-primary,
.ui-button-icons-only .ui-button-icon-primary {
	left: .5em;
}
.ui-button-text-icon-secondary .ui-button-icon-secondary,
.ui-button-text-icons .ui-button-icon-secondary,
.ui-button-icons-only .ui-button-icon-secondary {
	right: .5em;
}

/* button sets */
.ui-buttonset {
	margin-right: 7px;
}
.ui-buttonset .ui-button {
	margin-left: 0;
	margin-right: -.3em;
}

/* workarounds */
/* reset extra padding in Firefox, see h5bp.com/l */
input.ui-button::-moz-focus-inner,
button.ui-button::-moz-focus-inner {
	border: 0;
	padding: 0;
}
.ui-datepicker {
	width: 17em;
	padding: .2em .2em 0;
	display: none;
}
.ui-datepicker .ui-datepicker-header {
	position: relative;
	padding: .2em 0;
}
.ui-datepicker .ui-datepicker-prev,
.ui-datepicker .ui-datepicker-next {
	position: absolute;
	top: 2px;
	width: 1.8em;
	height: 1.8em;
}
.ui-datepicker .ui-datepicker-prev-hover,
.ui-datepicker .ui-datepicker-next-hover {
	top: 1px;
}
.ui-datepicker .ui-datepicker-prev {
	left: 2px;
}
.ui-datepicker .ui-datepicker-next {
	right: 2px;
}
.ui-datepicker .ui-datepicker-prev-hover {
	left: 1px;
}
.ui-datepicker .ui-datepicker-next-hover {
	right: 1px;
}
.ui-datepicker .ui-datepicker-prev span,
.ui-datepicker .ui-datepicker-next span {
	display: block;
	position: absolute;
	left: 50%;
	margin-left: -8px;
	top: 50%;
	margin-top: -8px;
}
.ui-datepicker .ui-datepicker-title {
	margin: 0 2.3em;
	line-height: 1.8em;
	text-align: center;
}
.ui-datepicker .ui-datepicker-title select {
	font-size: 1em;
	margin: 1px 0;
}               
.ui-datepicker select.ui-datepicker-month,
.ui-datepicker select.ui-datepicker-year {
	width: 45%;
}
.ui-datepicker table {
	width: 100%;
	font-size: .9em;
	border-collapse: collapse;
	margin: 0 0 .4em;
}
.ui-datepicker th {
	padding: .7em .3em;
	text-align: center;
	font-weight: bold;
	border: 0;
}
.ui-datepicker td {
	border: 0;
	padding: 1px;
}
.ui-datepicker td span,
.ui-datepicker td a {
	display: block;
	padding: .2em;
	text-align: right;
	text-decoration: none;
}
.ui-datepicker .ui-datepicker-buttonpane {
	background-image: none;
	margin: .7em 0 0 0;
	padding: 0 .2em;
	border-left: 0;
	border-right: 0;
	border-bottom: 0;
}
.ui-datepicker .ui-datepicker-buttonpane button {
	float: right;
	margin: .5em .2em .4em;
	cursor: pointer;
	padding: .2em .6em .3em .6em;
	width: auto;
	overflow: visible;
}
.ui-datepicker .ui-datepicker-buttonpane button.ui-datepicker-current {
	float: left;
}

/* with multiple calendars */
.ui-datepicker.ui-datepicker-multi {
	width: auto;
}
.ui-datepicker-multi .ui-datepicker-group {
	float: left;
}
.ui-datepicker-multi .ui-datepicker-group table {
	width: 95%;
	margin: 0 auto .4em;
}
.ui-datepicker-multi-2 .ui-datepicker-group {
	width: 50%;
}
.ui-datepicker-multi-3 .ui-datepicker-group {
	width: 33.3%;
}
.ui-datepicker-multi-4 .ui-datepicker-group {
	width: 25%;
}
.ui-datepicker-multi .ui-datepicker-group-last .ui-datepicker-header,
.ui-datepicker-multi .ui-datepicker-group-middle .ui-datepicker-header {
	border-left-width: 0;
}
.ui-datepicker-multi .ui-datepicker-buttonpane {
	clear: left;
}
.ui-datepicker-row-break {
	clear: both;
	width: 100%;
	font-size: 0;
}

/* RTL support */
.ui-datepicker-rtl {
	direction: rtl;
}
.ui-datepicker-rtl .ui-datepicker-prev {
	right: 2px;
	left: auto;
}
.ui-datepicker-rtl .ui-datepicker-next {
	left: 2px;
	right: auto;
}
.ui-datepicker-rtl .ui-datepicker-prev:hover {
	right: 1px;
	left: auto;
}
.ui-datepicker-rtl .ui-datepicker-next:hover {
	left: 1px;
	right: auto;
}
.ui-datepicker-rtl .ui-datepicker-buttonpane {
	clear: right;
}
.ui-datepicker-rtl .ui-datepicker-buttonpane button {
	float: left;
}
.ui-datepicker-rtl .ui-datepicker-buttonpane button.ui-datepicker-current,
.ui-datepicker-rtl .ui-datepicker-group {
	float: right;
}
.ui-datepicker-rtl .ui-datepicker-group-last .ui-datepicker-header,
.ui-datepicker-rtl .ui-datepicker-group-middle .ui-datepicker-header {
	border-right-width: 0;
	border-left-width: 1px;
}
.ui-dialog {
	position: absolute;
	top: 0;
	left: 0;
	outline: 0;
	border:none;
	-moz-box-shadow: 0px 0px 10px #888;
  -webkit-box-shadow: 0px 0px 10px #888;
  box-shadow: 0px 0px 10px #888;
  -ms-filter: "progid:DXImageTransform.Microsoft.Shadow(Strength=10, Direction=0, Color='#888888')";
  filter: progid:DXImageTransform.Microsoft.Shadow(Strength=10, Direction=0, Color='#888888');
}
.ui-dialog .ui-dialog-titlebar {
	padding: 10px 15px;
	position: relative;
}
.ui-dialog .ui-dialog-title {
	float: left;
	margin: .1em 0;
	white-space: nowrap;
	width: 90%;
	overflow: hidden;
	text-overflow: ellipsis;
}
.ui-dialog .ui-dialog-titlebar-close {
	position: absolute;
	right: 10px;
	top: 10px;
	width: 20px;
	margin: 0;
	padding: 0;;
	height: 20px;
	border:0 !important;
  background: url("/_eshop/img/close.png") no-repeat center center transparent !important;
}
.ui-dialog .ui-dialog-content {
	position: relative;
	border: 0;
	padding: 15px;
	background: none;
	overflow: auto;
}
.ui-dialog .ui-dialog-buttonpane {
	text-align: left;
	border-width: 1px 0 0 0;
	background-image: none;
	margin-top: .5em;
	padding: .3em 1em .5em .4em;
}
.ui-dialog .ui-dialog-buttonpane .ui-dialog-buttonset {
	float: right;
}
.ui-dialog .ui-dialog-buttonpane button {
	margin: .5em .4em .5em 0;
	cursor: pointer;
}
.ui-dialog .ui-resizable-se {
	width: 12px;
	height: 12px;
	right: -5px;
	bottom: -5px;
	background-position: 16px 16px;
}
.ui-draggable .ui-dialog-titlebar {
	cursor: move;
}
.ui-menu {
	list-style: none;
	padding: 0;
	margin: 0;
	display: block;
	outline: none;
}
.ui-menu .ui-menu {
	position: absolute;
}
.ui-menu .ui-menu-item {
	position: relative;
	margin: 0;
	padding: 3px 1em 3px .4em;
	cursor: pointer;
	min-height: 0; /* support: IE7 */
	/* support: IE10, see #8844 */
	list-style-image: url("data:image/gif;base64,R0lGODlhAQABAIAAAAAAAP///yH5BAEAAAAALAAAAAABAAEAAAIBRAA7");
}
.ui-menu .ui-menu-divider {
	margin: 5px 0;
	height: 0;
	font-size: 0;
	line-height: 0;
	border-width: 1px 0 0 0;
}
.ui-menu .ui-state-focus,
.ui-menu .ui-state-active {
	margin: -1px;  
}

/* icon support */
.ui-menu-icons {
	position: relative;
}
.ui-menu-icons .ui-menu-item {
	padding-left: 2em;
}

/* left-aligned */
.ui-menu .ui-icon {
	position: absolute;
	top: 0;
	bottom: 0;
	left: .2em;
	margin: auto 0;
}

/* right-aligned */
.ui-menu .ui-menu-icon {
	left: auto;
	right: 0;
}
.ui-progressbar {
	height: 2em;
	text-align: left;
	overflow: hidden;
}
.ui-progressbar .ui-progressbar-value {
	margin: -1px;
	height: 100%;
}
.ui-progressbar .ui-progressbar-overlay {
	background: url("data:image/gif;base64,R0lGODlhKAAoAIABAAAAAP///yH/C05FVFNDQVBFMi4wAwEAAAAh+QQJAQABACwAAAAAKAAoAAACkYwNqXrdC52DS06a7MFZI+4FHBCKoDeWKXqymPqGqxvJrXZbMx7Ttc+w9XgU2FB3lOyQRWET2IFGiU9m1frDVpxZZc6bfHwv4c1YXP6k1Vdy292Fb6UkuvFtXpvWSzA+HycXJHUXiGYIiMg2R6W459gnWGfHNdjIqDWVqemH2ekpObkpOlppWUqZiqr6edqqWQAAIfkECQEAAQAsAAAAACgAKAAAApSMgZnGfaqcg1E2uuzDmmHUBR8Qil95hiPKqWn3aqtLsS18y7G1SzNeowWBENtQd+T1JktP05nzPTdJZlR6vUxNWWjV+vUWhWNkWFwxl9VpZRedYcflIOLafaa28XdsH/ynlcc1uPVDZxQIR0K25+cICCmoqCe5mGhZOfeYSUh5yJcJyrkZWWpaR8doJ2o4NYq62lAAACH5BAkBAAEALAAAAAAoACgAAAKVDI4Yy22ZnINRNqosw0Bv7i1gyHUkFj7oSaWlu3ovC8GxNso5fluz3qLVhBVeT/Lz7ZTHyxL5dDalQWPVOsQWtRnuwXaFTj9jVVh8pma9JjZ4zYSj5ZOyma7uuolffh+IR5aW97cHuBUXKGKXlKjn+DiHWMcYJah4N0lYCMlJOXipGRr5qdgoSTrqWSq6WFl2ypoaUAAAIfkECQEAAQAsAAAAACgAKAAAApaEb6HLgd/iO7FNWtcFWe+ufODGjRfoiJ2akShbueb0wtI50zm02pbvwfWEMWBQ1zKGlLIhskiEPm9R6vRXxV4ZzWT2yHOGpWMyorblKlNp8HmHEb/lCXjcW7bmtXP8Xt229OVWR1fod2eWqNfHuMjXCPkIGNileOiImVmCOEmoSfn3yXlJWmoHGhqp6ilYuWYpmTqKUgAAIfkECQEAAQAsAAAAACgAKAAAApiEH6kb58biQ3FNWtMFWW3eNVcojuFGfqnZqSebuS06w5V80/X02pKe8zFwP6EFWOT1lDFk8rGERh1TTNOocQ61Hm4Xm2VexUHpzjymViHrFbiELsefVrn6XKfnt2Q9G/+Xdie499XHd2g4h7ioOGhXGJboGAnXSBnoBwKYyfioubZJ2Hn0RuRZaflZOil56Zp6iioKSXpUAAAh+QQJAQABACwAAAAAKAAoAAACkoQRqRvnxuI7kU1a1UU5bd5tnSeOZXhmn5lWK3qNTWvRdQxP8qvaC+/yaYQzXO7BMvaUEmJRd3TsiMAgswmNYrSgZdYrTX6tSHGZO73ezuAw2uxuQ+BbeZfMxsexY35+/Qe4J1inV0g4x3WHuMhIl2jXOKT2Q+VU5fgoSUI52VfZyfkJGkha6jmY+aaYdirq+lQAACH5BAkBAAEALAAAAAAoACgAAAKWBIKpYe0L3YNKToqswUlvznigd4wiR4KhZrKt9Upqip61i9E3vMvxRdHlbEFiEXfk9YARYxOZZD6VQ2pUunBmtRXo1Lf8hMVVcNl8JafV38aM2/Fu5V16Bn63r6xt97j09+MXSFi4BniGFae3hzbH9+hYBzkpuUh5aZmHuanZOZgIuvbGiNeomCnaxxap2upaCZsq+1kAACH5BAkBAAEALAAAAAAoACgAAAKXjI8By5zf4kOxTVrXNVlv1X0d8IGZGKLnNpYtm8Lr9cqVeuOSvfOW79D9aDHizNhDJidFZhNydEahOaDH6nomtJjp1tutKoNWkvA6JqfRVLHU/QUfau9l2x7G54d1fl995xcIGAdXqMfBNadoYrhH+Mg2KBlpVpbluCiXmMnZ2Sh4GBqJ+ckIOqqJ6LmKSllZmsoq6wpQAAAh+QQJAQABACwAAAAAKAAoAAAClYx/oLvoxuJDkU1a1YUZbJ59nSd2ZXhWqbRa2/gF8Gu2DY3iqs7yrq+xBYEkYvFSM8aSSObE+ZgRl1BHFZNr7pRCavZ5BW2142hY3AN/zWtsmf12p9XxxFl2lpLn1rseztfXZjdIWIf2s5dItwjYKBgo9yg5pHgzJXTEeGlZuenpyPmpGQoKOWkYmSpaSnqKileI2FAAACH5BAkBAAEALAAAAAAoACgAAAKVjB+gu+jG4kORTVrVhRlsnn2dJ3ZleFaptFrb+CXmO9OozeL5VfP99HvAWhpiUdcwkpBH3825AwYdU8xTqlLGhtCosArKMpvfa1mMRae9VvWZfeB2XfPkeLmm18lUcBj+p5dnN8jXZ3YIGEhYuOUn45aoCDkp16hl5IjYJvjWKcnoGQpqyPlpOhr3aElaqrq56Bq7VAAAOw==");
	height: 100%;
	filter: alpha(opacity=25); /* support: IE8 */
	opacity: 0.25;
}
.ui-progressbar-indeterminate .ui-progressbar-value {
	background-image: none;
}
.ui-selectmenu-menu {
	padding: 0;
	margin: 0;
	position: absolute;
	top: 0;
	left: 0;
	display: none;
}
.ui-selectmenu-menu .ui-menu {
	overflow: auto;
	/* Support: IE7 */
	overflow-x: hidden;
	padding-bottom: 1px;
}
.ui-selectmenu-menu .ui-menu .ui-selectmenu-optgroup {
	font-size: 1em;
	font-weight: bold;
	line-height: 1.5;
	padding: 2px 0.4em;
	margin: 0.5em 0 0 0;
	height: auto;
	border: 0;
}
.ui-selectmenu-open {
	display: block;
}
.ui-selectmenu-button {
	display: inline-block;
	overflow: hidden;
	position: relative;
	text-decoration: none;
	cursor: pointer;
}
.ui-selectmenu-button span.ui-icon {
	right: 0.5em;
	left: auto;
	margin-top: -8px;
	position: absolute;
	top: 50%;
}
.ui-selectmenu-button span.ui-selectmenu-text {
	text-align: left;
	padding: 0.4em 2.1em 0.4em 1em;
	display: block;
	line-height: 1.4;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
}      
.ui-slider {
	position: relative;
	text-align: left;
	width:92%;
}
.ui-slider .ui-slider-handle {
	position: absolute;
	z-index: 2;
	width: 8.69565217391304%;
	height: 20px;
	cursor: pointer;
	-ms-touch-action: none;
	touch-action: none;
}
.ui-slider .ui-slider-range {
	position: absolute;
	z-index: 1;
	font-size: .7em;
	display: block;
	border: 0;
	background-position: 0 0;
	background-color:#008BD3 !important;
	-webkit-border-radius: 0 !important;
	border-radius: 0 !important;	
}

/* support: IE8 - See #6727 */
.ui-slider.ui-state-disabled .ui-slider-handle,
.ui-slider.ui-state-disabled .ui-slider-range {
	filter: inherit;
}

.ui-slider-horizontal {
	height: 20px;
}
.ui-slider-horizontal .ui-slider-handle {
	top: 0;
}
.ui-slider-horizontal .ui-slider-range {
	top: 0;
	height: 100%;
}
.ui-slider-horizontal .ui-slider-range-min {
	left: 0;
}
.ui-slider-horizontal .ui-slider-range-max {
	right: 0;
}

.ui-slider-vertical {
	width: .8em;
	height: 100px;
}
.ui-slider-vertical .ui-slider-handle {
	left: -.3em;
	margin-left: 0;
	margin-bottom: -.6em;
}
.ui-slider-vertical .ui-slider-range {
	left: 0;
	width: 100%;
}
.ui-slider-vertical .ui-slider-range-min {
	bottom: 0;
}
.ui-slider-vertical .ui-slider-range-max {
	top: 0;
}
.ui-spinner {
	position: relative;
	display: inline-block;
	overflow: hidden;
	padding: 0;
	vertical-align: middle;
}
.ui-spinner-input {
	border: none;
	background: none;
	color: inherit;
	padding: 0;
	margin: .2em 0;
	vertical-align: middle;
	margin-left: .4em;
	margin-right: 22px;
}
.ui-spinner-button {
	width: 16px;
	height: 50%;
	font-size: .5em;
	padding: 0;
	margin: 0;
	text-align: center;
	position: absolute;
	cursor: default;
	display: block;
	overflow: hidden;
	right: 0;
}
/* more specificity required here to override default borders */
.ui-spinner a.ui-spinner-button {
	border-top: none;
	border-bottom: none;
	border-right: none;
}
/* vertically center icon */
.ui-spinner .ui-icon {
	position: absolute;
	margin-top: -8px;
	top: 50%;
	left: 0;
}
.ui-spinner-up {
	top: 0;
}
.ui-spinner-down {
	bottom: 0;
}

/* TR overrides */
.ui-spinner .ui-icon-triangle-1-s {
	/* need to fix icons sprite */
	background-position: -65px -16px;
}
.ui-tabs {
	position: relative;/* position: relative prevents IE scroll bug (element with position: relative inside container with overflow: auto appear as "fixed") */
	padding: .2em;
}
.ui-tabs .ui-tabs-nav {
	margin: 0;
	padding: .2em .2em 0;
}
.ui-tabs .ui-tabs-nav li {
	list-style: none;
	float: left;
	position: relative;
	top: 0;
	margin: 1px .2em 0 0;
	border-bottom-width: 0;
	padding: 0;
	white-space: nowrap;
}
.ui-tabs .ui-tabs-nav .ui-tabs-anchor {
	float: left;
	padding: .5em 1em;
	text-decoration: none;
}
.ui-tabs .ui-tabs-nav li.ui-tabs-active {
	margin-bottom: -1px;
	padding-bottom: 1px;
}
.ui-tabs .ui-tabs-nav li.ui-tabs-active .ui-tabs-anchor,
.ui-tabs .ui-tabs-nav li.ui-state-disabled .ui-tabs-anchor,
.ui-tabs .ui-tabs-nav li.ui-tabs-loading .ui-tabs-anchor {
	cursor: text;
}
.ui-tabs-collapsible .ui-tabs-nav li.ui-tabs-active .ui-tabs-anchor {
	cursor: pointer;
}
.ui-tabs .ui-tabs-panel {
	display: block;
	border-width: 0;
	padding: 1em 1.4em;
	background: none;
}
.ui-tooltip {
	padding: 8px;
	position: absolute;
	z-index: 9999;
	max-width: 300px;
	-webkit-box-shadow: 0 0 5px #aaa;
	box-shadow: 0 0 5px #aaa;
}
body .ui-tooltip {
	border-width: 2px;
}

/* Component containers
----------------------------------*/
.ui-widget {
	font-family: 'OpenSansRegular', Segoe WP, Segoe UI, Arial, Helvetica, sans-serif, Tahoma;
}
.ui-widget .ui-widget {
}
.ui-widget input,
.ui-widget select,
.ui-widget textarea,
.ui-widget button {
	font-family: 'OpenSansRegular', Segoe WP, Segoe UI, Arial, Helvetica, sans-serif, Tahoma;
	font-size: 100%;
}  
.ui-widget textarea {
}    
.ui-widget-content {
	background: #eee;
	color: #444;
}
.ui-widget-content a {
	color: #444;
}
.ui-widget-header {
	border: none;
	background: #444;
	color: #fff;
	font-weight: bold;
}
.ui-widget-header a {
	color: #ffffff;
}

/* Interaction states
----------------------------------*/
.ui-state-default,
.ui-widget-content .ui-state-default,
.ui-widget-header .ui-state-default {
	background: #ddd;
	font-weight: bold;
	color: #444;
}
.ui-state-default a,
.ui-state-default a:link,
.ui-state-default a:visited {
	color: #444;
	text-decoration: none;
}
.ui-state-hover,
.ui-widget-content .ui-state-hover,
.ui-widget-header .ui-state-hover,
.ui-state-focus,
.ui-widget-content .ui-state-focus,
.ui-widget-header .ui-state-focus {
	background: #ddd;
	font-weight: bold;
	color: #444;
}
.ui-state-hover a,
.ui-state-hover a:hover,
.ui-state-hover a:link,
.ui-state-hover a:visited,
.ui-state-focus a,
.ui-state-focus a:hover,
.ui-state-focus a:link,
.ui-state-focus a:visited {
	color: #444;
	text-decoration: none;
}
.ui-state-active,
.ui-widget-content .ui-state-active,
.ui-widget-header .ui-state-active {
	background: #ddd;
	font-weight: bold;
	color: #444;
}
.ui-state-active a,
.ui-state-active a:link,
.ui-state-active a:visited {
	color: #444;
	text-decoration: none;
}

/* Interaction Cues
----------------------------------*/
.ui-state-highlight,
.ui-widget-content .ui-state-highlight,
.ui-widget-header .ui-state-highlight {
	border: 1px solid #fed22f;
	background: #ffe45c url("/_common/css/ui-lightness/images/ui-bg_highlight-soft_75_ffe45c_1x100.png") 50% top repeat-x;
	color: #363636;
}
.ui-state-highlight a,
.ui-widget-content .ui-state-highlight a,
.ui-widget-header .ui-state-highlight a {
	color: #363636;
}
.ui-state-error,
.ui-widget-content .ui-state-error,
.ui-widget-header .ui-state-error {
	border: 1px solid #cd0a0a;
	background: #b81900 url("/_common/css/ui-lightness/images/ui-bg_diagonals-thick_18_b81900_40x40.png") 50% 50% repeat;
	color: #ffffff;
}
.ui-state-error a,
.ui-widget-content .ui-state-error a,
.ui-widget-header .ui-state-error a {
	color: #ffffff;
}
.ui-state-error-text,
.ui-widget-content .ui-state-error-text,
.ui-widget-header .ui-state-error-text {
	color: #ffffff;
}
.ui-priority-primary,
.ui-widget-content .ui-priority-primary,
.ui-widget-header .ui-priority-primary {
	font-weight: bold;
}
.ui-priority-secondary,
.ui-widget-content .ui-priority-secondary,
.ui-widget-header .ui-priority-secondary {
	opacity: .7;
	filter:Alpha(Opacity=70); /* support: IE8 */
	font-weight: normal;
}
.ui-state-disabled,
.ui-widget-content .ui-state-disabled,
.ui-widget-header .ui-state-disabled {
	opacity: .35;
	filter:Alpha(Opacity=35); /* support: IE8 */
	background-image: none;
}
.ui-state-disabled .ui-icon {
	filter:Alpha(Opacity=35); /* support: IE8 - See #6059 */
}

/* Icons
----------------------------------*/

/* states and images */
.ui-icon {
	width: 16px;
	height: 16px;
}
.ui-icon,
.ui-widget-content .ui-icon {
	background-image: url("/_common/css/ui-lightness/images/ui-icons_222222_256x240.png");
}
.ui-widget-header .ui-icon {
	background-image: url("/_common/css/ui-lightness/images/ui-icons_ffffff_256x240.png");
}
.ui-state-default .ui-icon {
	background-image: url("/_common/css/ui-lightness/images/ui-icons_ef8c08_256x240.png");
}
.ui-state-hover .ui-icon,
.ui-state-focus .ui-icon {
	background-image: url("/_common/css/ui-lightness/images/ui-icons_ef8c08_256x240.png");
}
.ui-state-active .ui-icon {
	background-image: url("/_common/css/ui-lightness/images/ui-icons_ef8c08_256x240.png");
}
.ui-state-highlight .ui-icon {
	background-image: url("/_common/css/ui-lightness/images/ui-icons_228ef1_256x240.png");
}
.ui-state-error .ui-icon,
.ui-state-error-text .ui-icon {
	background-image: url("/_common/css/ui-lightness/images/ui-icons_ffd27a_256x240.png");
}

/* positioning */
.ui-icon-blank { background-position: 16px 16px; }
.ui-icon-carat-1-n { background-position: 0 0; }
.ui-icon-carat-1-ne { background-position: -16px 0; }
.ui-icon-carat-1-e { background-position: -32px 0; }
.ui-icon-carat-1-se { background-position: -48px 0; }
.ui-icon-carat-1-s { background-position: -64px 0; }
.ui-icon-carat-1-sw { background-position: -80px 0; }
.ui-icon-carat-1-w { background-position: -96px 0; }
.ui-icon-carat-1-nw { background-position: -112px 0; }
.ui-icon-carat-2-n-s { background-position: -128px 0; }
.ui-icon-carat-2-e-w { background-position: -144px 0; }
.ui-icon-triangle-1-n { background-position: 0 -16px; }
.ui-icon-triangle-1-ne { background-position: -16px -16px; }
.ui-icon-triangle-1-e { background-position: -32px -16px; }
.ui-icon-triangle-1-se { background-position: -48px -16px; }
.ui-icon-triangle-1-s { background-position: -64px -16px; }
.ui-icon-triangle-1-sw { background-position: -80px -16px; }
.ui-icon-triangle-1-w { background-position: -96px -16px; }
.ui-icon-triangle-1-nw { background-position: -112px -16px; }
.ui-icon-triangle-2-n-s { background-position: -128px -16px; }
.ui-icon-triangle-2-e-w { background-position: -144px -16px; }
.ui-icon-arrow-1-n { background-position: 0 -32px; }
.ui-icon-arrow-1-ne { background-position: -16px -32px; }
.ui-icon-arrow-1-e { background-position: -32px -32px; }
.ui-icon-arrow-1-se { background-position: -48px -32px; }
.ui-icon-arrow-1-s { background-position: -64px -32px; }
.ui-icon-arrow-1-sw { background-position: -80px -32px; }
.ui-icon-arrow-1-w { background-position: -96px -32px; }
.ui-icon-arrow-1-nw { background-position: -112px -32px; }
.ui-icon-arrow-2-n-s { background-position: -128px -32px; }
.ui-icon-arrow-2-ne-sw { background-position: -144px -32px; }
.ui-icon-arrow-2-e-w { background-position: -160px -32px; }
.ui-icon-arrow-2-se-nw { background-position: -176px -32px; }
.ui-icon-arrowstop-1-n { background-position: -192px -32px; }
.ui-icon-arrowstop-1-e { background-position: -208px -32px; }
.ui-icon-arrowstop-1-s { background-position: -224px -32px; }
.ui-icon-arrowstop-1-w { background-position: -240px -32px; }
.ui-icon-arrowthick-1-n { background-position: 0 -48px; }
.ui-icon-arrowthick-1-ne { background-position: -16px -48px; }
.ui-icon-arrowthick-1-e { background-position: -32px -48px; }
.ui-icon-arrowthick-1-se { background-position: -48px -48px; }
.ui-icon-arrowthick-1-s { background-position: -64px -48px; }
.ui-icon-arrowthick-1-sw { background-position: -80px -48px; }
.ui-icon-arrowthick-1-w { background-position: -96px -48px; }
.ui-icon-arrowthick-1-nw { background-position: -112px -48px; }
.ui-icon-arrowthick-2-n-s { background-position: -128px -48px; }
.ui-icon-arrowthick-2-ne-sw { background-position: -144px -48px; }
.ui-icon-arrowthick-2-e-w { background-position: -160px -48px; }
.ui-icon-arrowthick-2-se-nw { background-position: -176px -48px; }
.ui-icon-arrowthickstop-1-n { background-position: -192px -48px; }
.ui-icon-arrowthickstop-1-e { background-position: -208px -48px; }
.ui-icon-arrowthickstop-1-s { background-position: -224px -48px; }
.ui-icon-arrowthickstop-1-w { background-position: -240px -48px; }
.ui-icon-arrowreturnthick-1-w { background-position: 0 -64px; }
.ui-icon-arrowreturnthick-1-n { background-position: -16px -64px; }
.ui-icon-arrowreturnthick-1-e { background-position: -32px -64px; }
.ui-icon-arrowreturnthick-1-s { background-position: -48px -64px; }
.ui-icon-arrowreturn-1-w { background-position: -64px -64px; }
.ui-icon-arrowreturn-1-n { background-position: -80px -64px; }
.ui-icon-arrowreturn-1-e { background-position: -96px -64px; }
.ui-icon-arrowreturn-1-s { background-position: -112px -64px; }
.ui-icon-arrowrefresh-1-w { background-position: -128px -64px; }
.ui-icon-arrowrefresh-1-n { background-position: -144px -64px; }
.ui-icon-arrowrefresh-1-e { background-position: -160px -64px; }
.ui-icon-arrowrefresh-1-s { background-position: -176px -64px; }
.ui-icon-arrow-4 { background-position: 0 -80px; }
.ui-icon-arrow-4-diag { background-position: -16px -80px; }
.ui-icon-extlink { background-position: -32px -80px; }
.ui-icon-newwin { background-position: -48px -80px; }
.ui-icon-refresh { background-position: -64px -80px; }
.ui-icon-shuffle { background-position: -80px -80px; }
.ui-icon-transfer-e-w { background-position: -96px -80px; }
.ui-icon-transferthick-e-w { background-position: -112px -80px; }
.ui-icon-folder-collapsed { background-position: 0 -96px; }
.ui-icon-folder-open { background-position: -16px -96px; }
.ui-icon-document { background-position: -32px -96px; }
.ui-icon-document-b { background-position: -48px -96px; }
.ui-icon-note { background-position: -64px -96px; }
.ui-icon-mail-closed { background-position: -80px -96px; }
.ui-icon-mail-open { background-position: -96px -96px; }
.ui-icon-suitcase { background-position: -112px -96px; }
.ui-icon-comment { background-position: -128px -96px; }
.ui-icon-person { background-position: -144px -96px; }
.ui-icon-print { background-position: -160px -96px; }
.ui-icon-trash { background-position: -176px -96px; }
.ui-icon-locked { background-position: -192px -96px; }
.ui-icon-unlocked { background-position: -208px -96px; }
.ui-icon-bookmark { background-position: -224px -96px; }
.ui-icon-tag { background-position: -240px -96px; }
.ui-icon-home { background-position: 0 -112px; }
.ui-icon-flag { background-position: -16px -112px; }
.ui-icon-calendar { background-position: -32px -112px; }
.ui-icon-cart { background-position: -48px -112px; }
.ui-icon-pencil { background-position: -64px -112px; }
.ui-icon-clock { background-position: -80px -112px; }
.ui-icon-disk { background-position: -96px -112px; }
.ui-icon-calculator { background-position: -112px -112px; }
.ui-icon-zoomin { background-position: -128px -112px; }
.ui-icon-zoomout { background-position: -144px -112px; }
.ui-icon-search { background-position: -160px -112px; }
.ui-icon-wrench { background-position: -176px -112px; }
.ui-icon-gear { background-position: -192px -112px; }
.ui-icon-heart { background-position: -208px -112px; }
.ui-icon-star { background-position: -224px -112px; }
.ui-icon-link { background-position: -240px -112px; }
.ui-icon-cancel { background-position: 0 -128px; }
.ui-icon-plus { background-position: -16px -128px; }
.ui-icon-plusthick { background-position: -32px -128px; }
.ui-icon-minus { background-position: -48px -128px; }
.ui-icon-minusthick { background-position: -64px -128px; }
.ui-icon-close { background-position: -80px -128px; }
.ui-icon-closethick { background:none !important; }
.ui-icon-key { background-position: -112px -128px; }
.ui-icon-lightbulb { background-position: -128px -128px; }
.ui-icon-scissors { background-position: -144px -128px; }
.ui-icon-clipboard { background-position: -160px -128px; }
.ui-icon-copy { background-position: -176px -128px; }
.ui-icon-contact { background-position: -192px -128px; }
.ui-icon-image { background-position: -208px -128px; }
.ui-icon-video { background-position: -224px -128px; }
.ui-icon-script { background-position: -240px -128px; }
.ui-icon-alert { background-position: 0 -144px; }
.ui-icon-info { background-position: -16px -144px; }
.ui-icon-notice { background-position: -32px -144px; }
.ui-icon-help { background-position: -48px -144px; }
.ui-icon-check { background-position: -64px -144px; }
.ui-icon-bullet { background-position: -80px -144px; }
.ui-icon-radio-on { background-position: -96px -144px; }
.ui-icon-radio-off { background-position: -112px -144px; }
.ui-icon-pin-w { background-position: -128px -144px; }
.ui-icon-pin-s { background-position: -144px -144px; }
.ui-icon-play { background-position: 0 -160px; }
.ui-icon-pause { background-position: -16px -160px; }
.ui-icon-seek-next { background-position: -32px -160px; }
.ui-icon-seek-prev { background-position: -48px -160px; }
.ui-icon-seek-end { background-position: -64px -160px; }
.ui-icon-seek-start { background-position: -80px -160px; }
/* ui-icon-seek-first is deprecated, use ui-icon-seek-start instead */
.ui-icon-seek-first { background-position: -80px -160px; }
.ui-icon-stop { background-position: -96px -160px; }
.ui-icon-eject { background-position: -112px -160px; }
.ui-icon-volume-off { background-position: -128px -160px; }
.ui-icon-volume-on { background-position: -144px -160px; }
.ui-icon-power { background-position: 0 -176px; }
.ui-icon-signal-diag { background-position: -16px -176px; }
.ui-icon-signal { background-position: -32px -176px; }
.ui-icon-battery-0 { background-position: -48px -176px; }
.ui-icon-battery-1 { background-position: -64px -176px; }
.ui-icon-battery-2 { background-position: -80px -176px; }
.ui-icon-battery-3 { background-position: -96px -176px; }
.ui-icon-circle-plus { background-position: 0 -192px; }
.ui-icon-circle-minus { background-position: -16px -192px; }
.ui-icon-circle-close { background-position: -32px -192px; }
.ui-icon-circle-triangle-e { background-position: -48px -192px; }
.ui-icon-circle-triangle-s { background-position: -64px -192px; }
.ui-icon-circle-triangle-w { background-position: -80px -192px; }
.ui-icon-circle-triangle-n { background-position: -96px -192px; }
.ui-icon-circle-arrow-e { background-position: -112px -192px; }
.ui-icon-circle-arrow-s { background-position: -128px -192px; }
.ui-icon-circle-arrow-w { background-position: -144px -192px; }
.ui-icon-circle-arrow-n { background-position: -160px -192px; }
.ui-icon-circle-zoomin { background-position: -176px -192px; }
.ui-icon-circle-zoomout { background-position: -192px -192px; }
.ui-icon-circle-check { background-position: -208px -192px; }
.ui-icon-circlesmall-plus { background-position: 0 -208px; }
.ui-icon-circlesmall-minus { background-position: -16px -208px; }
.ui-icon-circlesmall-close { background-position: -32px -208px; }
.ui-icon-squaresmall-plus { background-position: -48px -208px; }
.ui-icon-squaresmall-minus { background-position: -64px -208px; }
.ui-icon-squaresmall-close { background-position: -80px -208px; }
.ui-icon-grip-dotted-vertical { background-position: 0 -224px; }
.ui-icon-grip-dotted-horizontal { background-position: -16px -224px; }
.ui-icon-grip-solid-vertical { background-position: -32px -224px; }
.ui-icon-grip-solid-horizontal { background-position: -48px -224px; }
.ui-icon-gripsmall-diagonal-se { background-position: -64px -224px; }
.ui-icon-grip-diagonal-se { background-position: -80px -224px; }


/* Misc visuals
----------------------------------*/

/* Corner radius */
/*.ui-corner-all,
.ui-corner-top,
.ui-corner-left,
.ui-corner-tl {
	border-top-left-radius: 4px;
}
.ui-corner-all,
.ui-corner-top,
.ui-corner-right,
.ui-corner-tr {
	border-top-right-radius: 4px;
}
.ui-corner-all,
.ui-corner-bottom,
.ui-corner-left,
.ui-corner-bl {
	border-bottom-left-radius: 4px;
}
.ui-corner-all,
.ui-corner-bottom,
.ui-corner-right,
.ui-corner-br {
	border-bottom-right-radius: 4px;
}*/

/* Overlays */
.ui-widget-overlay {
	background: #666666;
	opacity: .5;
	filter: Alpha(Opacity=50); /* support: IE8 */
}
.ui-widget-shadow {
	margin: -5px 0 0 -5px;
	padding: 5px;
	background: #000000 url("/_common/css/ui-lightness/images/ui-bg_flat_10_000000_40x100.png") 50% 50% repeat-x;
	opacity: .2;
	filter: Alpha(Opacity=20); /* support: IE8 */
	border-radius: 5px;
}

/* jQuery.Rating Plugin CSS - http://www.fyneworks.com/jquery/star-rating/ */
div.rating-cancel,div.star-rating{float:left;width:24px;height:24px;text-indent:-999em;cursor:pointer;display:block;background:transparent;overflow:hidden}
div.rating-cancel,div.rating-cancel a{background:url(/_eshop/img/rating/delete.gif) no-repeat 0 -24px}
div.star-rating,div.star-rating a{background:url(/_eshop/img/rating/stars.png) no-repeat 0 0px}
div.rating-cancel a,div.star-rating a{display:block;width:24px;height:100%;background-position:0 0px;border:0}
div.star-rating-on a{background-position:0 -24px!important}
div.star-rating-hover a{background-position:0 -48px}
/* Read Only CSS */
div.star-rating-readonly a{cursor:default !important}
/* Partial Star CSS */
div.star-rating{background:transparent!important;overflow:hidden!important}
/* END jQuery.Rating Plugin CSS */
/*!
Video.js Default Styles (http://videojs.com)
Version 4.5.1
Create your own skin at http://designer.videojs.com
*/.vjs-default-skin{color:#ccc}@font-face{font-family:VideoJS;src:url(/_common/css/font/vjs.eot);src:url(/_common/css/font/vjs.eot?#iefix) format('embedded-opentype'),url(/_common/css/font/vjs.ttf) format('truetype');font-weight:400;font-style:normal}.vjs-default-skin .vjs-slider{outline:0;position:relative;cursor:pointer;padding:0;background-color:#333;background-color:rgba(51,51,51,.9)}.vjs-default-skin .vjs-slider:focus{-webkit-box-shadow:0 0 2em #fff;-moz-box-shadow:0 0 2em #fff;box-shadow:0 0 2em #fff}.vjs-default-skin .vjs-slider-handle{position:absolute;left:0;top:0}.vjs-default-skin .vjs-slider-handle:before{content:"\e009";font-family:VideoJS;font-size:1em;line-height:1;text-align:center;text-shadow:0 0 1em #fff;position:absolute;top:0;left:0;-webkit-transform:rotate(-45deg);-moz-transform:rotate(-45deg);-ms-transform:rotate(-45deg);-o-transform:rotate(-45deg);transform:rotate(-45deg)}.vjs-default-skin .vjs-control-bar{display:none;position:absolute;bottom:0;left:0;right:0;height:3em;background-color:#07141e;background-color:rgba(7,20,30,.7)}.vjs-default-skin.vjs-has-started .vjs-control-bar{display:block;visibility:visible;opacity:1;-webkit-transition:visibility .1s,opacity .1s;-moz-transition:visibility .1s,opacity .1s;-o-transition:visibility .1s,opacity .1s;transition:visibility .1s,opacity .1s}.vjs-default-skin.vjs-has-started.vjs-user-inactive.vjs-playing .vjs-control-bar{display:block;visibility:hidden;opacity:0;-webkit-transition:visibility 1s,opacity 1s;-moz-transition:visibility 1s,opacity 1s;-o-transition:visibility 1s,opacity 1s;transition:visibility 1s,opacity 1s}.vjs-default-skin.vjs-controls-disabled .vjs-control-bar{display:none}.vjs-default-skin.vjs-using-native-controls .vjs-control-bar{display:none}@media \0screen{.vjs-default-skin.vjs-user-inactive.vjs-playing .vjs-control-bar :before{content:""}}.vjs-default-skin .vjs-control{outline:0;position:relative;float:left;text-align:center;margin:0;padding:0;height:3em;width:4em}.vjs-default-skin .vjs-control:before{font-family:VideoJS;font-size:1.5em;line-height:2;position:absolute;top:0;left:0;width:100%;height:100%;text-align:center;text-shadow:1px 1px 1px rgba(0,0,0,.5)}.vjs-default-skin .vjs-control:focus:before,.vjs-default-skin .vjs-control:hover:before{text-shadow:0 0 1em #fff}.vjs-default-skin .vjs-control:focus{}.vjs-default-skin .vjs-control-text{border:0;clip:rect(0 0 0 0);height:1px;margin:-1px;overflow:hidden;padding:0;position:absolute;width:1px}.vjs-default-skin .vjs-play-control{width:5em;cursor:pointer}.vjs-default-skin .vjs-play-control:before{content:"\e001"}.vjs-default-skin.vjs-playing .vjs-play-control:before{content:"\e002"}.vjs-default-skin .vjs-mute-control,.vjs-default-skin .vjs-volume-menu-button{cursor:pointer;float:right}.vjs-default-skin .vjs-mute-control:before,.vjs-default-skin .vjs-volume-menu-button:before{content:"\e006"}.vjs-default-skin .vjs-mute-control.vjs-vol-0:before,.vjs-default-skin .vjs-volume-menu-button.vjs-vol-0:before{content:"\e003"}.vjs-default-skin .vjs-mute-control.vjs-vol-1:before,.vjs-default-skin .vjs-volume-menu-button.vjs-vol-1:before{content:"\e004"}.vjs-default-skin .vjs-mute-control.vjs-vol-2:before,.vjs-default-skin .vjs-volume-menu-button.vjs-vol-2:before{content:"\e005"}.vjs-default-skin .vjs-volume-control{width:5em;float:right}.vjs-default-skin .vjs-volume-bar{width:5em;height:.6em;margin:1.1em auto 0}.vjs-default-skin .vjs-volume-menu-button .vjs-menu-content{height:2.9em}.vjs-default-skin .vjs-volume-level{position:absolute;top:0;left:0;height:.5em;background:#66a8cc url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAYAAAAGCAYAAADgzO9IAAAAP0lEQVQIHWWMAQoAIAgDR/QJ/Ub//04+w7ZICBwcOg5FZi5iBB82AGzixEglJrd4TVK5XUJpskSTEvpdFzX9AB2pGziSQcvAAAAAAElFTkSuQmCC) -50% 0 repeat}.vjs-default-skin .vjs-volume-bar .vjs-volume-handle{width:.5em;height:.5em}.vjs-default-skin .vjs-volume-handle:before{font-size:.9em;top:-.2em;left:-.2em;width:1em;height:1em}.vjs-default-skin .vjs-volume-menu-button .vjs-menu .vjs-menu-content{width:6em;left:-4em}.vjs-default-skin .vjs-progress-control{position:absolute;left:0;right:0;width:auto;font-size:.3em;height:1em;top:-1em;-webkit-transition:all .4s;-moz-transition:all .4s;-o-transition:all .4s;transition:all .4s}.vjs-default-skin:hover .vjs-progress-control{font-size:.9em;-webkit-transition:all .2s;-moz-transition:all .2s;-o-transition:all .2s;transition:all .2s}.vjs-default-skin .vjs-progress-holder{height:100%}.vjs-default-skin .vjs-progress-holder .vjs-play-progress,.vjs-default-skin .vjs-progress-holder .vjs-load-progress{position:absolute;display:block;height:100%;margin:0;padding:0;left:0;top:0}.vjs-default-skin .vjs-play-progress{background:#66a8cc url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAYAAAAGCAYAAADgzO9IAAAAP0lEQVQIHWWMAQoAIAgDR/QJ/Ub//04+w7ZICBwcOg5FZi5iBB82AGzixEglJrd4TVK5XUJpskSTEvpdFzX9AB2pGziSQcvAAAAAAElFTkSuQmCC) -50% 0 repeat}.vjs-default-skin .vjs-load-progress{background:#646464;background:rgba(255,255,255,.4)}.vjs-default-skin .vjs-seek-handle{width:1.5em;height:100%}.vjs-default-skin .vjs-seek-handle:before{padding-top:.1em}.vjs-default-skin .vjs-time-controls{font-size:1em;line-height:3em}.vjs-default-skin .vjs-current-time{float:left}.vjs-default-skin .vjs-duration{float:left}.vjs-default-skin .vjs-remaining-time{display:none;float:left}.vjs-time-divider{float:left;line-height:3em}.vjs-default-skin .vjs-fullscreen-control{width:3.8em;cursor:pointer;float:right}.vjs-default-skin .vjs-fullscreen-control:before{content:"\e000"}.vjs-default-skin.vjs-fullscreen .vjs-fullscreen-control:before{content:"\e00b"}.vjs-default-skin .vjs-big-play-button{left:.5em;top:.5em;font-size:3em;display:block;z-index:2;position:absolute;width:4em;height:2.6em;text-align:center;vertical-align:middle;cursor:pointer;opacity:1;background-color:#07141e;background-color:rgba(7,20,30,.7);border:.1em solid #3b4249;-webkit-border-radius:.8em;-moz-border-radius:.8em;border-radius:.8em;-webkit-box-shadow:0 0 1em rgba(255,255,255,.25);-moz-box-shadow:0 0 1em rgba(255,255,255,.25);box-shadow:0 0 1em rgba(255,255,255,.25);-webkit-transition:all .4s;-moz-transition:all .4s;-o-transition:all .4s;transition:all .4s}.vjs-default-skin.vjs-big-play-centered .vjs-big-play-button{left:50%;margin-left:-2.1em;top:50%;margin-top:-1.4000000000000001em}.vjs-default-skin.vjs-controls-disabled .vjs-big-play-button{display:none}.vjs-default-skin.vjs-has-started .vjs-big-play-button{display:none}.vjs-default-skin.vjs-using-native-controls .vjs-big-play-button{display:none}.vjs-default-skin:hover .vjs-big-play-button,.vjs-default-skin .vjs-big-play-button:focus{outline:0;border-color:#fff;background-color:#505050;background-color:rgba(50,50,50,.75);-webkit-box-shadow:0 0 3em #fff;-moz-box-shadow:0 0 3em #fff;box-shadow:0 0 3em #fff;-webkit-transition:all 0s;-moz-transition:all 0s;-o-transition:all 0s;transition:all 0s}.vjs-default-skin .vjs-big-play-button:before{content:"\e001";font-family:VideoJS;line-height:2.6em;text-shadow:.05em .05em .1em #000;text-align:center;position:absolute;left:0;width:100%;height:100%}.vjs-loading-spinner{display:none;position:absolute;top:50%;left:50%;font-size:4em;line-height:1;width:1em;height:1em;margin-left:-.5em;margin-top:-.5em;opacity:.75;-webkit-animation:spin 1.5s infinite linear;-moz-animation:spin 1.5s infinite linear;-o-animation:spin 1.5s infinite linear;animation:spin 1.5s infinite linear}.vjs-default-skin .vjs-loading-spinner:before{content:"\e01e";font-family:VideoJS;position:absolute;top:0;left:0;width:1em;height:1em;text-align:center;text-shadow:0 0 .1em #000}@-moz-keyframes spin{0%{-moz-transform:rotate(0deg)}100%{-moz-transform:rotate(359deg)}}@-webkit-keyframes spin{0%{-webkit-transform:rotate(0deg)}100%{-webkit-transform:rotate(359deg)}}@-o-keyframes spin{0%{-o-transform:rotate(0deg)}100%{-o-transform:rotate(359deg)}}@keyframes spin{0%{transform:rotate(0deg)}100%{transform:rotate(359deg)}}.vjs-default-skin .vjs-menu-button{float:right;cursor:pointer}.vjs-default-skin .vjs-menu{display:none;position:absolute;bottom:0;left:0;width:0;height:0;margin-bottom:3em;border-left:2em solid transparent;border-right:2em solid transparent;border-top:1.55em solid #000;border-top-color:rgba(7,40,50,.5)}.vjs-default-skin .vjs-menu-button .vjs-menu .vjs-menu-content{display:block;padding:0;margin:0;position:absolute;width:10em;bottom:1.5em;max-height:15em;overflow:auto;left:-5em;background-color:#07141e;background-color:rgba(7,20,30,.7);-webkit-box-shadow:-.2em -.2em .3em rgba(255,255,255,.2);-moz-box-shadow:-.2em -.2em .3em rgba(255,255,255,.2);box-shadow:-.2em -.2em .3em rgba(255,255,255,.2)}.vjs-default-skin .vjs-menu-button:hover .vjs-menu{display:block}.vjs-default-skin .vjs-menu-button ul li{list-style:none;margin:0;padding:.3em 0;line-height:1.4em;font-size:1.2em;text-align:center;text-transform:lowercase}.vjs-default-skin .vjs-menu-button ul li.vjs-selected{background-color:#000}.vjs-default-skin .vjs-menu-button ul li:focus,.vjs-default-skin .vjs-menu-button ul li:hover,.vjs-default-skin .vjs-menu-button ul li.vjs-selected:focus,.vjs-default-skin .vjs-menu-button ul li.vjs-selected:hover{outline:0;color:#111;background-color:#fff;background-color:rgba(255,255,255,.75);-webkit-box-shadow:0 0 1em #fff;-moz-box-shadow:0 0 1em #fff;box-shadow:0 0 1em #fff}.vjs-default-skin .vjs-menu-button ul li.vjs-menu-title{text-align:center;text-transform:uppercase;font-size:1em;line-height:2em;padding:0;margin:0 0 .3em;font-weight:700;cursor:default}.vjs-default-skin .vjs-subtitles-button:before{content:"\e00c"}.vjs-default-skin .vjs-captions-button:before{content:"\e008"}.vjs-default-skin .vjs-captions-button:focus .vjs-control-content:before,.vjs-default-skin .vjs-captions-button:hover .vjs-control-content:before{-webkit-box-shadow:0 0 1em #fff;-moz-box-shadow:0 0 1em #fff;box-shadow:0 0 1em #fff}.video-js{background-color:#000;position:relative;padding:0;font-size:10px;vertical-align:middle;font-weight:400;font-style:normal;font-family:Arial,sans-serif;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.video-js .vjs-tech{position:absolute;top:0;left:0;width:100%;height:100%}.video-js:-moz-full-screen{position:absolute}body.vjs-full-window{padding:0;margin:0;height:100%;overflow-y:auto}.video-js.vjs-fullscreen{position:fixed;overflow:hidden;z-index:1000;left:0;top:0;bottom:0;right:0;width:100%!important;height:100%!important;_position:absolute}.video-js:-webkit-full-screen{width:100%!important;height:100%!important}.video-js.vjs-fullscreen.vjs-user-inactive{cursor:none}.vjs-poster{background-repeat:no-repeat;background-position:50% 50%;background-size:contain;cursor:pointer;height:100%;margin:0;padding:0;position:relative;width:100%}.vjs-poster img{display:block;margin:0 auto;max-height:100%;padding:0;width:100%}.video-js.vjs-using-native-controls .vjs-poster{display:none}.video-js .vjs-text-track-display{text-align:center;position:absolute;bottom:4em;left:1em;right:1em}.video-js.vjs-user-inactive.vjs-playing .vjs-text-track-display{bottom:1em}.video-js .vjs-text-track{display:none;font-size:1.4em;text-align:center;margin-bottom:.1em;background-color:#000;background-color:rgba(0,0,0,.5)}.video-js .vjs-subtitles{color:#fff}.video-js .vjs-captions{color:#fc6}.vjs-tt-cue{display:block}.vjs-default-skin .vjs-hidden{display:none}.vjs-lock-showing{display:block!important;opacity:1;visibility:visible}
/* Get the bourbon mixin from http://bourbon.io */
/* Reset */
.flip-clock-wrapper a {
  cursor: pointer;
  text-decoration: none;
  color: #444; }

.flip-clock-wrapper a:hover {
  color: #444; }

.flip-clock-wrapper.clearfix:after {
  clear: both; }

.flip-clock-wrapper.clearfix {
  *zoom: 1; }

/* Main */
.flip-clock-wrapper {
	line-height:1.6em;
}

.flag-box .flip-clock-wrapper {
  padding: 15px 0 0 0;
}

.detail .flip-clock-wrapper {
	height:52px;
  padding: 15px 0 0 0;
  white-space:nowrap;
  text-align:center;
}

.flip-clock-wrapper:after {
    clear: both;
}

/* Skeleton */
.flip-clock-wrapper ul {
  position: relative;
  display:inline-block;
  margin:0;
  padding:0;
  list-style:none;
  width:22px; 
  height:32px;
  line-height:18px;
}

.flip-clock-wrapper ul:nth-last-of-type(1), .flip-clock-wrapper ul:nth-last-of-type(2) {
  position: relative;
  display:inline-block;
	margin: 0;
  padding:0;
  list-style:none;
  width:11px; 
  height:32px;
  line-height:18px;
}

.flip-clock-wrapper ul:nth-last-of-type(2) {
  margin-left:5px;
}

.flip-clock-wrapper ul:nth-last-of-type(1) li a div div.inn, .flip-clock-wrapper ul:nth-last-of-type(2) li a div div.inn  {
  z-index: 1;
  text-align: center;
	padding: 0;
	margin: 0;
	font-size: 11px;
  background: url("/_discount/img/catbg.png") center bottom repeat-x #fff;
	border:none;
}
	
.flip-clock-wrapper ul:nth-last-of-type(1) li a div div.inn  {
	border:1px solid #ccc;
	border-left:0;
	padding-right:2px;
}

.flip-clock-wrapper ul:nth-last-of-type(2) li a div div.inn  {
	border:1px solid #ccc;
	border-right:0;
	padding-left:2px;
}

.detail .flip-clock-wrapper ul:nth-last-of-type(1), .detail .flip-clock-wrapper ul:nth-last-of-type(2) {
  position: relative;
  display:inline-block;
	margin: 0;
  padding:0;
  list-style:none;
  width:15px; 
  height:50px;
  line-height:28px;
}

.detail .flip-clock-wrapper ul:nth-last-of-type(2) {
  margin-left:5px;
}

.detail .flip-clock-wrapper ul:nth-last-of-type(1) li a div div.inn, .detail .flip-clock-wrapper ul:nth-last-of-type(2) li a div div.inn  {
  z-index: 1;
  text-align: center;
	padding: 0;
	margin: 0;
	font-size: 14px;
  background: url("/_discount/img/catbg.png") center bottom repeat-x #fff;
	border:none;
}
	
.detail .flip-clock-wrapper ul:nth-last-of-type(1) li a div div.inn  {
	border:1px solid #ccc;
	border-left:0;
	padding-right:5px;
}

.detail .flip-clock-wrapper ul:nth-last-of-type(2) li a div div.inn  {
	border:1px solid #ccc;
	border-right:0;
	padding-left:5px;
}

.flip-clock-divider.seconds {
  display: none;
}

.detail .flip-clock-wrapper ul {
  position: relative;
  display:inline-block;
  margin:0;
  padding:0;
  list-style:none;
  width:35px; 
  height:50px;
  line-height:38px;
}

.flip-clock-wrapper ul li {
  z-index: 1;
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  text-decoration: none !important;
}

.flip-clock-wrapper ul li a div.up {  
 }

.flip-clock-wrapper ul li:first-child {
  z-index: 2; }

.flip-clock-wrapper ul li a div .shadow {
  display:none; }

.flip-clock-wrapper ul li a div.down {
  display:none; }

.flip-clock-wrapper ul li a div div.inn {
  z-index: 1;
  text-align: center;
	padding: 6px 5px;
	margin: 0 -1px;
	font-size: 16px;
  background: url("/_discount/img/catbg.png") center bottom repeat-x #fff;
	border:1px solid #ccc;
	}
	
.time-to-end.flip-clock-wrapper ul li a div div.inn {
  color:#CC0000;
	}
	
.time-to-end.closed.flip-clock-wrapper {
  opacity: 0.5;
  filter: Alpha(opacity=50);
	}

.time-to-end.closed.flip-clock-wrapper ul li a div div.inn {
  color:#999;
	}
	
.detail .flip-clock-wrapper ul li a div div.inn {
	font-size: 20px;
	}

.flip-clock-wrapper ul li a div.up div.inn {
  top: 0; }

.flip-clock-wrapper ul li a div.down div.inn {
  bottom: 0; }

/* PLAY */
.flip-clock-wrapper ul.play li.flip-clock-before {
  z-index: 3; }

.flip-clock-wrapper ul.play li.flip-clock-active {
  z-index: 5; }

.flip-clock-divider {
  display: inline-block;
  position: relative;
  width: 12px;
	height:32px; }
	
.detail .flip-clock-divider {
	height:50px; }

.flip-clock-divider:first-child {
  width: 0; }

.flip-clock-dot {
  display: block;
  background: #999;
  width: 2px;
  height: 2px;
  position: absolute;
  left: 5px;
	-webkit-border-radius: 2px;
	-moz-border-radius: 2px;
	border-radius: 2px; }

.flip-clock-divider .flip-clock-label {
  height: 10px;
  left: 10px;
  line-height: 10px;
  margin-right: 10px;
  position: absolute;
  text-align: center;
  top: -13px;
  font-size:10px;
  width: 45px;
	color:#999; }

.detail .flip-clock-divider .flip-clock-label {
  height: 20px;
  left: 10px;
  line-height: 20px;
  margin-right: 10px;
  position: absolute;
  text-align: center;
  top: -20px;
  font-size:12px;
  width: 71px;
	color:#999; }
  
.flip-clock-divider.days .flip-clock-label {
  left: 0px; }
 
.flip-clock-dot.top {
  top: 18px; }

.flip-clock-dot.bottom {
  bottom: 16px; }

.flip-clock-wrapper ul.play li.flip-clock-active .down {
  z-index: 2; }

.flip-clock-wrapper ul.play li.flip-clock-before .up {
  z-index: 2; }

.flip-clock-wrapper ul li.flip-clock-active {
  z-index: 3; }


.zoomPad{
	position:relative;
	z-index:6;
	width:100%;
  cursor: pointer;
}

.zoomPreload{
   -moz-opacity:0.8;
   opacity: 0.8;
   filter: alpha(opacity = 80);
   color: #333;
   font-size: 0;
   font-family: Tahoma;
   text-indent:-999px;
   text-decoration: none;
   border: 0 !important;
   padding: 0 !important;
   text-align:center;
   background-color: #fff;
   background-image: url(/_eshop/img/preloader.gif);
   background-repeat: no-repeat;
   background-position: center center;
   z-index:110;
   width:100% !important;
   height:100% !important;
   position:absolute;
   top:0px !important;
   left:0px !important;
}

.zoomPup{
	overflow:hidden;
	background:none !important;
	-moz-opacity:0.6;
	opacity: 0.6;
	filter: alpha(opacity = 60);
  cursor: zoom-in;
	z-index:120;
	position:absolute;
	border:0px !important;
  z-index:101;
	width:100% !important;  
}

.zoomOverlay{
	position:absolute;
	left:0px;
	top:0px;
	background:#FFF;
	/*opacity:0.5;*/
	z-index:5000;
	width:100%;
	height:100%;
	display:none;
  z-index:101;
}

.zoomWindow{
	position:absolute;
	left:108.2% !important;
	top:-20px !important;
	background:#FFF;
	border:1px solid #ddd;
	height:auto;
	width:107% !important;
  z-index:110;
}
.zoomWrapper{
	position:relative;
	border:0px solid #999;
  z-index:110;
	width:100% !important;
}
.zoomWrapperTitle{
	display:block;
	background:#999;
	color:#FFF;
	height:18px;
	line-height:18px;
	width:100%;
  overflow:hidden;
	text-align:center;
	font-size:10px;
  position:absolute;
  top:0px;
  left:0px;
  z-index:120;
  -moz-opacity:0.6;
  opacity: 0.6;
  filter: alpha(opacity = 60);
}
.zoomWrapperImage{
	display:block;
  position:relative;
  overflow:hidden;
  z-index:110;

}
.zoomWrapperImage img{
  border:0px;
  display:block;
  position:absolute;
  z-index:101;
}

.zoomIframe{
  z-index: -1;
  filter:alpha(opacity=0);
  -moz-opacity: 0.80;
  opacity: 0.80;
  position:absolute;
  display:block;
}

/*********************************************************
/ When clicking on thumbs jqzoom will add the class
/ "zoomThumbActive" on the anchor selected
/*********************************************************/
/* styly pro velikost 480 nebo mene */
@media screen and (max-width: 480px) and (orientation: portrait) , (max-device-width: 480px) and (orientation: portrait) {

	.maincontent {
		width: 100% !important;
		min-width: 320px !important;
		padding: 0 !important;
		background: #fff !important;
		margin: 0 auto !important;
	}  
	
	.zoomPad .zoomPup, .zoomPad .zoomWindow, .zoomPad .zoomPreload {
		display: none !important;
	}

	.maincontent .leftcol {
		display: none !important;
	}

	.content, .content.wide {
		float: none !important;
		width: 100% !important;
		padding: 0 0 20px 0 !important;
		margin: 0 !important;
	}

	.topline .main {
		width: 100% !important;
		padding: 0 !important;
		min-width: 320px !important;
	}

	.topline .topmenu {
		display: none !important;
	}

	.topline .userpanel {
		float: none !important;
		margin: 0 auto !important;
		text-align: center !important;
		padding:10px 0 !important;
	}

	.topline .userpanel a {
		float: none !important;
		padding: 3px 10px !important;
		background: none !important;
		margin: 0 !important;
	}

	.topline .userpanel .login-box {
		width: 100% !important;
		padding: 0 !important;
		text-align: center !important;
	}

	.topline .userpanel .login-box form {
		padding: 15px 0 !important;
	}
	
	.topline .userpanel .login-box form a {
		margin: 2px 0 5px 0 !important;
		display:block !important;
	}

	.topline .userpanel .login-box table {
		width: 100% !important;
		margin: 0 auto !important;
	}

	.topline .userpanel .login-box table th {
		display: none !important;
	}

	.topline .userpanel .login-box table td {
		text-align: center !important;
		display: block !important;
	}

	.topline .userpanel .login-box .text {
		min-width: 155px !important;
	}

	.topline .langs {
		border-right: none !important;
		float: none !important;
		margin: 0 auto !important;
		text-align: center !important;
	}

	.topline .langs li {
		display: inline-block !important;
		float: none !important;
	}

	.header {
		width: 100% !important;
		height: auto !important;
		background: #ffffff;
		background: -moz-linear-gradient(top, #ffffff 0%, #eeeeee 100%);
		background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #ffffff), color-stop(100%, #eeeeee));
		background: -webkit-linear-gradient(top, #ffffff 0%, #eeeeee 100%);
		background: -o-linear-gradient(top, #ffffff 0%, #eeeeee 100%);
		background: -ms-linear-gradient(top, #ffffff 0%, #eeeeee 100%);
		background: linear-gradient(to bottom, #ffffff 0%, #eeeeee 100%);
		filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffffff', endColorstr='#eeeeee', GradientType=0);
	}
	
	.header .headermain {
		width: 100% !important;
		padding: 10px 0 0 0 !important;
		min-width: 320px !important;
	}

	.header .logo {
		float: none !important;
		margin: 0 auto 10px auto !important;
		display: block !important;
	}

	.header .logo img {
		max-width: 320px !important;
		display: block !important;
		margin: 0 auto !important;
	}

	.header .search {
		position: static !important;
		margin: 0 auto 15px auto !important;
		width: auto !important;
		max-width: 264px !important;
	}

	.header .search input[type="text"] {
		width: auto !important;
		max-width: 220px !important;
		min-width: 180px !important;
	}

	.header .basketbox {
		float: none !important;
		margin: 0 auto !important;
		background: none !important;
		padding: 10px !important;
		height: auto !important;
		width: auto !important;
		text-align: center !important;
	}

	.header .basketbox .info {
		float: none !important;
		text-align: left !important;
		display: inline-block !important;
		margin: 0 0 0 5px !important;
	}

	.header .basketbox a {
		display: inline-block !important;
	}

	.header .basketbox input[type="image"] {
		float: none !important;
	}

	.mainmenu {
		margin-bottom: 0 !important;
	}
	
	.mainmenu .classicmenu {
	  display:none;
	}
	
	.mainmenu .mobilemenu {
	  display:block;
	}

	.mainmenu .item, .mainmenu .home {
		float: none !important;
		border-bottom: 1px solid #358f39;
		display: none !important;
	}
	
	.mainmenu .mobilemenu .item {
		border-bottom: 1px solid #358f39 !important;
	}

	.mainmenu .home .link {
		padding: 10px !important;
		text-align: center !important;
	}

	.mainmenu.show .item, .mainmenu .mobilemenu .item {
		display: block !important;
	}

	.mainmenu li:last-child {
		border: none !important;
	}

	.mainmenu .link {
		float: none !important;
		display: block !important;
		padding: 15px 10px 15px 0 !important;
	}

	.mainmenu .hovermenu {
		display: none !important;
	}

	.subcategories {
		margin-bottom: 10px;
		background: #4caf50 !important;
	}

	.subcategories a {
		width: auto !important;
		height: auto !important;
		padding: 0 10px !important;
		float: none !important;
		text-align: left !important;
		border: none !important;
		background: none !important;
		color: #fff !important;
		border-bottom: 1px solid #358f39 !important;
		-o-transition: background-color 0.1s ease-out;
		-moz-transition: background-color 0.1s ease-out;
		-khtml-transition: background-color 0.1s ease-out;
		-webkit-transition: background-color 0.1s ease-out;
		-ms-transition: background-color 0.1s ease-out;
		transition: background-color 0.1s ease-out;
	}

	.subcategories a:hover {
		background: #53bf58 !important;
		text-decoration: none !important;
	}

	.subcategories a img {
		display: none !important;
	}

	.subcategories a .imgbox {
		text-align: left !important;
		margin: 0 !important;
	}

	.subcategories a .imgbox span {
		line-height: inherit !important;
		background: url("/_eshop/dodavatel.asociaceeshopu.cz/img/arrow2.png") no-repeat left center !important;
		padding: 15px 0 15px 16px !important;
		font-size: 14px !important;
		display: block !important;
	}

	.topcategories a {
		width: 50% !important;
		padding: 10px 0 !important;
		height: auto !important;
		display: block !important;
		float: left !important;
		border-right: 0 !important;
		border-bottom: 1px solid #ddd !important;
	}

	.accmenu a {
		margin: 0 0 5px 0 !important;
		float: none !important;
		display: block !important;
	}

	.accmenu a.red {
		margin: 0 !important;
	}

	.footer .partners .parmain {
		width: 100% !important;
		padding: 20px 0 !important;
		min-width:320px !important;
	}

	.footer .foot .footmain {
		width: 100% !important;
		padding: 20px 0 !important;
		min-width:320px !important;
	}

	.footer .footermain {
		width: 100% !important;
		padding: 0 !important;
		min-width:320px !important;
		margin: 0 auto !important;
	}

	.footer .footermain .footmenu {
		float: none !important;
		width: auto !important;
		text-align: center !important;	
		padding:20px 0 !important;	
	}
	
	.footer .footermain .footmenu strong img {
		display:none !important;		
	}
	
	.footer .footermain .footmenu ul {
		margin:0 !important;
	}
	
	.footer .footermain .footmenu ul li{
		padding:5px 0 !important;
		background:none !important;		
	}
	
	.footer .footermain .footmenu.contact {
		border-top:1px solid #666 !important;	
		border-bottom:1px solid #666 !important;	
	}
	
	.footer .footermain .footmenu.contact table {
		margin: 0 auto !important;		
	}
	
	.footer .footermain .footmenu.contact table td {
		text-align: left !important;
		padding:0 !important;		
	}
	
	.footer .socials {
		text-align: center !important;
	}

	.footer .socials img {
		float: none !important;
		margin:0 5px !important;
	}

	.footer .foot .left {
		float: none !important;
		width: auto !important;
	}

	.footer .foot .copy {
		float: none !important;
		display: block !important;
		margin: 0 !important;
		padding:10px 0 !important;
		text-align: center !important;
	}

	.footer .newsletter {
		float: none !important;
		margin: 0 auto !important;
	}

	.stepline {
		width: 100% !important;
	}

	.stepline .step {
		width: auto !important;
		display: block !important;
		padding: 10px 0 !important;
		margin: 0 !important;
		float: none !important;
		text-align:left !important;
	}
	
	.stepline .step .number {
    font-size:18px !important;
    height:40px !important;
    line-height:40px !important;
    width:40px !important;
    margin-left:10px !important;
	}
	
	.stepline .step .steplink {
    font-size: 18px !important;
    line-height:40px !important;
    width:auto !important;
	}

	.basketwizard .basleft, .basketwizard .basright, .basketwizard .floatbox {
		width: 100% !important;
		float: none !important;
		margin-left: 0 !important;
		margin-right: 0 !important;
	}

	.basketwizard .bassum {
		text-align: center !important;
	}
	
	.basketwizard .side {
	  width: 100% !important;
	}

	.baskettable table .name p {
		display: none !important;
	}

	.button.show {
		display: block !important;
		float: none !important;
		margin-bottom: 5px !important;
		text-align: center !important;
	}

	.stepbuttons {
		padding: 0 10px !important;
	}

	.ftable, .acctable {
		width: 100% !important;
		margin-bottom: 10px !important;
	}

	.ftable.half {
		width: 100% !important;
		float: none !important;
		margin-bottom: 10px !important;
	}

	.ftable.half .label, .ftable.half td, .ftable.res td, .ftable.res .label {
		display: table-cell !important;
		text-align: left !important;
		width: auto !important;
	}

	.ftable.half .label {
		width: 30% !important;
	}

	.ftable .label, .acctable th {
		padding-top: 10px !important;
	}

	.ftable td, .acctable td {
		padding: 0 10px !important;
		position:relative;
	}

	.ftable .validator, .ftable .label, .ftable td, .acctable th, .acctable td, .acctable .form-error-message {
		display: block !important;
		text-align: center !important;
		width: auto !important;
		float:none !important;
	}
	
	.ftable .req, .acctable .req {
		position:absolute;
	}
	
	.acctable.inputs input {
		float: none !important;
	}
	
	.acctable.inputs .button.fleft {
		float: none !important;
		display:inline-block !important;
		margin-top:10px;
	}
	
	.acctable td.radio input[type="radio"], .acctable td.radio label {
		float: none !important;
	}

	.ftable .form-error-message {
		width:100% !important;
		text-align:center !important;
	}

	.ftable .note textarea {
		width: 75% !important;
	}

	.basketwizard .terms, .basketwizard .offer {
		float: none !important;
		padding: 0 10px !important;
	}

	.btitle .info {
		display: block !important;
		padding-top: 5px !important;
	}

	.navigation, .categorybanner {
		display: none !important;
	}

	.layouts {
		bottom: -41px !important;
	}

	.pager {
		float: none !important;
		width: 100% !important;
		margin: 10px auto !important;
		text-align: center !important;
		clear: both;
	}

	.pager a {
		float: none !important;
		display: inline-block !important;
	}

	.pager a.act, .pager a:hover, .pager a.act:hover {
		float: none !important;
		display: inline-block !important;
	}

	.pager .sep {
		float: none !important;
		display: inline-block !important;
	}

	.bookmarks {
		margin: 10px 0 !important;
		padding-left: 0 !important;
		padding: 0 0 13px 0 !important;
	}

	.bookmarks .sort, .bookmarks > a {
		float: none !important;
		display: block !important;
		padding: 5px 10px !important;
		margin: 0 0 5px 0 !important;
	}
	
	.bookcheck {
    margin-bottom: 20px !important;
	}
	
	.products {
		width: 100% !important;
		margin:20px 0 !important;
	}

	.product {
		width: auto !important;
		height: auto !important;
		padding-bottom:20px !important;
		margin: 0 10px 10px 10px !important;
		float: none !important;
		border-right:0 !important;
	}

	.product .prodtitle {
		height: auto !important;
	}

	.product .prodtitle h2 {
		height: auto !important;
		line-height:1.6em !important;
	}

	.product .prodtitle h2 a {
		color: #444;
		text-decoration: none;
	}

	.product .imgbox {
		margin: 0 auto !important;
	}

	.product .desc {
		padding: 0 10px !important;
		height: auto !important;
		text-align: center !important;
	}

	.product .prices {
		width: auto !important;
		text-align: center !important;
		float: none !important;
	}

	.product .buttons {
		width: auto !important;
		text-align: center !important;
		float: none !important;
	}

	.product .buttons a {
		display: inline-block !important;
		margin: 10px auto 0 auto !important;
		float: none !important;
	}

	.bestseller table .name p {
		display: none !important;
	}

	.hpbanner {
		display: none !important;
	}

	.banner img {
		width: 100% !important;
		height: auto !important;
		display: none !important;
	}
	
	.sliderbanner {
		display: none !important;
	}

	.sliderbanner .screens {
		margin-bottom: 10px !important;
	}

	.sliderbanner .slides-menu {
		display: none !important;
	}

	.detail h1 {
		padding: 10px 10px 20px 10px !important;
		font-size: 18px !important;
		float: none !important;
		clear: both !important;
		text-align: center !important;
	}

	.detail .stars {
		float: none !important;
		margin: 10px auto 0 auto !important;
		clear: both !important;
		text-align: center !important;
		width: 100% !important;
	}

	.detail .stars div.star-rating {
		float: none !important;
		display: inline-block !important;
	}

	.detail .detleft {
		float: none !important;
		width: 100% !important;
	}

	.detail .detleft .detimg {
		display: block !important;
		width: 100% !important;
		height: auto !important;
		padding: 10px 0 !important;
		border-bottom: 1px solid #ddd !important;
		text-align: center !important;
	}

	.detail .detleft .minigallery {
		padding: 10px !important;
		text-align: center !important;
		width:auto !important;
	}

	.detail .detleft .minigallery a {
		float: none !important;
		text-decoration:none !important;
	}
	
	.detail .detleft .minigallery .more {
    padding: 10px 0 0 0 !important;
    background: none !important;
    width: 100% !important;
    text-align: center !important;
		text-decoration:underline !important;
	}

	.detail .detright {
		float: none !important;
		width: auto !important;
	}

	.detail .detright .socials {
		display: none !important;
	}

	.detail .detright .buybox .store {
		float: none !important;
		width: 100% !important;
		text-align: center !important;
		padding-bottom: 5px !important;
	}

	.detail .detright .buybox.soldout .store strong {
		color: #CC0000;
	}

	.detail .detright .buybox .buttons {
		float: none !important;
		width: 100% !important;
		text-align: center !important;
	}

	.detail .detright .buybox .buttons span {
		margin-left: 5px !important;
		float: none !important;
	}

	.detail .detright .buybox .buttons .count {
		float: none !important;
	}

	.detail .detright .buybox .buttons {
		float: none !important;
		width: 100% !important;
		text-align: center !important;
	}

	.detail .detright .buybox .buttons .button {
		float: none !important;
	}

	.detail .detright .other .othertab {
		float: none !important;
		width: 100% !important;
	}

	.detail .detright .other .logo {
		display: none !important;
	}

	.detail .detright .links {
		padding: 10px !important;
		text-align: center !important;
	}

	.detail .detright .links a {
		float: none !important;
		display: inline-block !important;
		margin: 0 5px !important;
		padding: 5px 0 5px 28px !important;
	}

	.detail .detright .links .print, .detail .detright .links .send, .detail .detright .links .compare {
		display: none !important;
	}

	.detail .parameters {
		width: 100% !important;
		margin: 0 !important;
	}

	.detail .parameters td.first {
		width: auto !important;
	}

	.reviewtextbox table .halfarea {
		display: block !important;
	}

	.reviewtextbox table .halfarea textarea {
		width: 95% !important;
		min-width: inherit !important;
		max-width: inherit !important;
	}

	.reviewtextbox textarea {
		width: 95% !important;
		min-width: inherit !important;
		max-width: inherit !important;
	}

	.variant-table tr {
		display: block !important;
		width: auto !important;
		float: none !important;
	}

	.backshop {
		display: none !important;
	}

	.accbox input[type="submit"] {
		margin: 0 10px !important;
	}
	
	.accbox .form-buttons td {
    text-align:center !important;
	}
	
	.accbox .form-buttons .button {
    float:none !important;
    display:inline-block !important;
	}

	.address-tabs a {
		float: none !important;
		margin: 0 0 5px 0 !important;
		display: block !important;
	}
	
	.address-tab h3 {
    text-align:center !important;
	}

	.texth {
		font-size: 18px !important;
		padding: 10px 0 20px 10px !important;
	}

	.acctable.orders .res, .orderdetail .res {
		display: none !important;
	}
	
	.form-error-message {
	  display:block !important;
	  float:left !important;
	}

	.button.res.fleft {
		margin-left: 10px !important;
	}

	.button.res.fright {
		margin-right: 10px !important;
	}

	.crossbuttons {
		text-align: center !important;
	}

	.crossbuttons .button {
		float: none !important;
		margin: 0 5px 10px 5px !important;
		display: inline-block !important;
	}

	.header .search .suggestions {
		display: none !important;
	}

	.header .search input[type="text"].ui-autocomplete-loading {
		padding: 5px !important;
		width: inherit !important;
		background: none !important;
	}

	.searchform td {
		display: block !important;
		width: auto !important;
	}

	.searchform td.tright {
		text-align: center !important;
	}

	.searchform .searchtext {
		width: auto !important;
	}

	.htitle {
		padding: 10 0 20px 10px !important;
	}
	
	.cattext {
	    display: none !important;
	}
	
  .attachment {
			line-height:20px !important;
	}
	
	.attachment img {
			height:20px !important;
	}
	
	.discountcode {
			float:left !important;
			text-align:left !important; 
	}
	
	.discountcode label {
			margin-left:5px;
	}
	
	.basketwizard .step2form .bassum table {
	    margin-top:10px !important;
	    width: 100% !important;
	}
	
	.basketwizard .side {
	    float:none !important;
	}
	
	.basketwizard .ftable td .req {
	    position: absolute !important;
}

.rowproducts {
	  border-left:0 !important;
}

	.rowproducts .button {
	    padding:0 10px !important;
	    overflow:hidden !important;
	}
	
	.rowproducts td.availibility {
	    display:none !important;
	}
	
	.rowproducts td.buttons {
	    width:40px !important;
	}
	
	.discuss .commform.contactform td.first {
	    min-width:inherit !important;
	}
	
	.wswg img {
	    max-width:280px !important;
	}
	
	#googletranslate {
	    padding-bottom:10px;
			min-width: 320px !important;
	}
	
	#googletranslate .goog-te-gadget {
	    width:100% !important;
			min-width: 320px !important;
	}
	
	#googletranslate .goog-te-gadget div {
	    display:block;
	}
	
	#googletranslate .goog-te-combo {
	    margin: 10px 10px 5px 0 !important;
	}
	
	.shiptable .name select {
	    max-width:292px;
	}
	
	.accbox .note td textarea {
	    width:97%;
	    max-width:97%;
	}
	
	.accbox .terms {
	    float: none !important;
	    text-align:center !important;
	}
	
	.nomultiselect select {
	    display:inline-block !important;
	}
	
	#scroll-top {
			display:none !important;
	}
	
	#payu_ .table-payu {
	    width: 100% !important;
	}
	
	.payuform #frm-pay-form-send {
	    margin-bottom: 20px !important;
	}
	
	.saleproduct {
	    background-image: none !important;
	}
	
	.saleproduct .imgbox {
	    width: 100% !important;
			padding:0 !important; 
			float:none !important;  
	}
	
	.saleproduct .imgbox .gradient {
	    display:none !important;
	}
	
	.saleproduct .infobox {
	    position: static !important;
	    padding:15px !important;
	}	
	
	.saleproduct .infobox h2 {
	    font-size:14px !important;
	}
	
	.saleproduct .infobox .details td {
	    font-size:12px !important;
	    line-height:35px !important;
	}
	
	.saleproduct .infobox .details .price {
	    font-size:18px !important;
	}
	
	.saleproduct .infobox .details .saveprice {
	    font-size:18px !important;
	}
	
	.saleproduct .time .timetext {
	  	background: none !important;
	  	padding:1px 5px 1px 0 !important;
	}
	
	.saleproduct .time .flip-clock-wrapper {
	  	margin:3px 0 0 5px !important;
	}
	
	.saleproduct .imgbox .stored {
	    font-size:12px !important;
    	padding:5px 15px !important;
	}
	
	.discount-price-box {
	    margin: 15px 3% 0 3% !important;
	    width: 97% !important;
	}
	
	.demo-form form {
			width:100% !important;
			height:auto !important;
	}
	
	.demo-form .demotable input[type="text"] {
	    width:auto !important;
	}
	
	.articles .article img {
			display:none !important;
	}
	
	.articles .article.top img {
			display:block !important;
	}
	
	.articles .article.top.end {
			margin-bottom:10px !important;
	}
	
	.articles .article img {
			width:100% !important;
			height: auto !important;
			margin-bottom:15px !important;
			max-width:none !important;
	}
	
	.currency {
	    float:none !important;
	    text-align:center !important;
	    margin:0 !important;
	}
	
	.page-overlay-form .popcontent img {
			width:100% !important;
			height:auto !important;
	}
	
	.page-overlay-form .overlay-content {
		  width:100% !important;
			height:auto !important;
	}
	
	.product .code {
	    bottom:15px !important;
	    right:10px !important;
	    top:auto !important;
	}
}
@media print {

@font-face {
    font-family: 'OpenSansSemibold';
    src: url('/_eshop/css/OpenSans-Semibold-webfont.eot');
    src: url('/_eshop/css/OpenSans-Semibold-webfont.eot?#iefix') format('embedded-opentype'),
		url('/_eshop/css/OpenSans-Semibold-webfont.ttf') format('truetype');
    font-weight: bold;
    font-style: normal;
}

@font-face {
    font-family: 'OpenSansRegular';
    src: url('/_eshop/css/OpenSans-Regular-webfont.eot');
    src: url('/_eshop/css/OpenSans-Regular-webfont.eot?#iefix') format('embedded-opentype'),
		url('/_eshop/css/OpenSans-Regular-webfont.ttf') format('truetype');
    font-weight: 400;
    font-style: normal;
}  

@font-face {
    font-family: 'OpenSansLight';
    src: url('/_eshop/css/OpenSans-Light-webfont.eot');
    src: url('/_eshop/css/OpenSans-Light-webfont.eot?#iefix') format('embedded-opentype'),
		url('/_eshop/css/OpenSans-Light-webfont.ttf') format('truetype');
    font-weight: 400;
    font-style: normal;
} 

strong, b {
    font-family: 'OpenSansSemibold';
}

	/* CSS Print */
	body {
		color: #000 !important;
		font-size: 12px;
		line-height: 1.6em;
    font-family: 'OpenSansRegular', Segoe WP, Segoe UI, Arial, Helvetica, sans-serif, Tahoma;
		margin: 0px;
		padding: 0px;
		background: none !important;
	}

	.maincontent .leftcol, .mainmenu, .header, .topline, .footer, .socials, .detail .detright .links, .detail .detright .buybox .buttons, .navigation, .related, .detail .detleft .gallery .more {
		display: none !important;
	}

	.maincontent {
		background: none !important;
		-moz-box-shadow: none !important;
		-webkit-box-shadow: none !important;
		box-shadow: none !important;
		-ms-filter: none !important;
		filter: none !important;
		padding: 0 !important;
		width: 100% !important;
		min-width:inherit !important;
	}

	.content {
		width: 100% !important;
		margin: 0 !important;
	}

	.detail .detright {
		width: 45% !important;
	}

	.detail .detleft .detimg {
		width: 100% !important;
		padding-left: 0 !important;
		padding-right: 0 !important;
		display:block !important;
	}

	.detail .detleft .detimg img {
	}

}
