/* layout */
body {
	text-align:center;
	margin:0;
	background: silver ;
	font-family: Arial, 'Raleway', sans-serif;
	color:#000000;
	font-size:14px;
}
.clr {
	clear:both;
}
a img {
	border:none;
}
.container {
	margin:0 auto;
	text-align:left;
}
ul.menu {
	margin:0;
	padding:0;
	list-style-type:none;
}

a, a:active, a:active, a:visited {
	text-decoration:underline;
	color:#395192;
}
a:hover {
	text-decoration:none;
}
#top, #page, #bottom {
	width: 980px;
	padding: 0 10px;
	background: white;
	margin:0 auto;
	text-align:left;
}
#page,
#bottom {
	width: 1000px;
	padding: 0;
}

#top {}
#bottom {
	clear:both;
}

h1 {
	margin:5px 0 20px 0;
	font-size:18px;
	color:#212d5e;
	/*text-transform: uppercase;*/
}
#subcategories h1 {
	text-transform: none;
}

div#cart-step2 legend span,
#content h2 {
	color:#212d5e;
	text-transform: uppercase;
	font-weight: 700;
	font-size: 14px;
	line-height: 20px;
	margin: 5px 0 10px 0;
}
#content h2 strong {
	display: inline-block;
	background: #395192;
	margin-right: 10px;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	border-radius: 3px;
	color: #ffffff;
}
#page-index #content h1,
#page-index #content h2 {
	margin: 10px 0 20px 0;
	font-size: 16px;
	line-height: 28px;
	padding-left: 42px;
}
#page-index #content .news h1,
#page-index #content .news h2 {
	background: url('ico-flag.png') left center no-repeat;
}
#page-index #content .top h2 {
	background: url('ico-top.png') left center no-repeat;
}


h3 {margin:24px 0 5px 0;font-size:16px;}
.static-text h3 {border-bottom: 1px solid #CACED2;}

/* hlavicka */
#header {
	background: url('header.jpg') left top no-repeat;
	height:195px;
	padding: 0 0 10px 0;
	position: relative;
}
#logo a {
	position:absolute;
	top:28px;
	left: 16px;
	display:block;
	width:349px;
	height:89px;
	background:url('logo.png') left top no-repeat;
	z-index:2;
}
#logo a span {
	display:none;
}

#menu1 {
	position: absolute;
	margin: 0 0 0 0;
	top: 145px;
	width: 100%;
	font-weight: 500;
}
#menu1 ul li {
	float:left;
	background: url('menu1.png') left center no-repeat;
}
#menu1 ul li:nth-child(1) {
	background: none;
}
#menu1 ul li a {
	display:block;
	height: 50px;
	line-height: 50px;
	text-transform:uppercase;
	text-align:center;
	padding: 0 20px;
    padding: 0 10px;
	font-size: 15px;
}
#menu1 ul li a:nth-child(1) {
	padding-left: 27px;
    padding-left: 10px;
}
#menu1 ul li a, #menu1 ul li a:active, #menu1 ul li a:visited, #menu1 ul li a:hover {
	text-decoration:none;
	color: #ffffff;
}
#menu1 ul li.active a, #menu1 ul li a:hover {
	color:#68e05b;
}
#menu1 ul li#m12 a {
    color: #ffd700;
}
#menu1 ul li#m13 {
	background: none;
	margin-left: 400px;
    margin-left: 360px;
}


/* obsah */
#page {

}
#middle {
	background:#fff;
	float: left;
	padding: 0 10px;
	width: 980px;
}
#middle-inner {
	width:788px;
	float:left;
}
#column {
	width: 222px;
	margin:0 13px 0 0px;
	float:left;
	padding-bottom: 20px;
}
#content {
	width: 553px;
	margin:0 0 0 0;
	float:left;
}
#map {float:right;margin:0 0 10px 10px;}

#column2 {
	width: 192px;
	float:left;
	padding: 0 0px 20px 0;
}
#menu2,
#column .box,
#column2 .box {
	background: url('column-box.png') right top repeat-y;
	padding: 0 0 5px 0;
	margin: 0 0 15px 0;
}
#column ol,
#column2 ol {
	margin: 0 0 10px 10px;
	padding: 0;
	list-style: none;
}
#column ol li,
#column2 ol li {
	counter-increment: item;
	margin: 0 0 10px 0px;
	padding: 0 10px 0 0;
}
#column ol li:before,
#column2 ol li:before {
	 margin-right: 10px;
   content: counter(item);
   background: #57c350;
	 -webkit-border-radius: 3px;
 	 -moz-border-radius: 3px;
 	 border-radius: 3px;
   color: white;
   width: 1.2em;
   text-align: center;
   display: inline-block;
}

#column .box p,
#column2 .box p {
	padding: 0 6px 0 6px;
	font-size: 12px;

}
#column a, #column a:active, #column a:active, #column a:visited,
#column2 a, #column2 a:active, #column2 a:active, #column2 a:visited {
	color: #000000;
}
#column .box p strong,
#column2 .box p strong {
	font-weight: 500;
	color: #239c1d;
}
#column h2,
#column2 h2 {
	font-weight: 500;
	line-height: 39px;
	margin: 0 0 12px 0;
	font-size: 14px;
	color: #ffffff;
	text-transform: uppercase;
	padding: 0 0 0 17px;
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	border-radius: 4px;
	background: #212d5e url('column-h2.png') right top no-repeat;
}
#column h2 span,
#column2 h2 span {
	display: block;
	width: 19px;
	height: 19px;
	float: right;
	margin: 10px 10px 0 0;
}
#column2 .transport-payment h2 span {
	background: url('ico-transport.png') left top no-repeat;
}
#column2 .links h2 span {
	background: url('ico-links.png') left top no-repeat;
}
#column .payments h2 span {
	background: url('ico-payments.png') left top no-repeat;
}
#column .why h2 span {
	background: url('ico-question.png') left top no-repeat;
}
#column #menu2 h2 span {
	background: url('ico-menu.png') left top no-repeat;
}
#column .payments p {
	text-align: center;
}


#column2 #manual {display:none;}
body.samolepky #column2 #manual {display:block;padding-right:14px;}
body.samolepky #column2 #links {display:none;}

#page-index #content h2 {font-weight:normal;font-size:16px;margin:0 0 12px 0;}

#content table {border-collapse:collapse;margin:15px 0 0 0;}
#content table tr {vertical-align:top;}

.additional-content table {clear:both;}
.additional-content table td {padding-right:20px;}

#navigate {
	margin-top:5px;
	margin-bottom:10px;
	font-size: 13px;
}
#subcategories {
	border-bottom: 1px solid #e4e4e4;
	margin: 0 0 10px 0;
}
#subcategories a {
	display: inline-block;
	text-align: center;
	background: #f6f6f6;
	line-height: 38px;
	padding: 0 17px;
	margin: 0 10px 10px 0;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	border-radius: 3px;
}
#subcategories a.active {
	color: #000000;
	font-weight: 700;
	text-decoration: none;
}

/* menu 2. urovne */
#column {}
#menu2 {
	padding-bottom: 15px;
}
#menu2 ul li {
	margin:0 0 0 18px;
}
#menu2 ul li a {
	display:block;
	line-height:22px;
	padding:0 0 0 15px;
}
#menu2 ul li.dropdown a {
	background: url('ico-menu2.png') left center no-repeat;
}
#menu2 ul li a, #menu2 ul li a:active, #menu2 ul li a:visited, #menu2 ul li a:hover {
}


#menu2 ul li.active ul li.dropdown.active a,
#menu2 ul li.active ul li.dropdown a:hover,
#menu2 ul li.dropdown.active a,
#menu2 ul li.dropdown a:hover {
	background: url('ico-menu2a.png') left center no-repeat;
}
#menu2 ul li.active ul li.active ul li.active a,
#menu2 ul li.active ul li.active ul li a:hover,
#menu2 ul li.active ul li.active a,
#menu2 ul li.active ul li a:hover,
#menu2 ul li.active a,
#menu2 ul li a:hover {
	font-weight: 700;
}

#menu2 ul li.active ul li a,
#menu2 ul li.active ul li.active ul li a {
	font-weight: normal;
}

#menu2 ul li.dropdown.active ul li.dropdown.active ul li a,
#menu2 ul li.dropdown.active ul li a {
	background: none;
}
#menu2 ul li.dropdown.active ul li.dropdown a {
	background: url('ico-menu2.png') left center no-repeat;
}
#menu2 ul li.dropdown.active ul li.dropdown a:hover {
	background: url('ico-menu2a.png') left center no-repeat;
}
#menu2 ul li.dropdown.active ul li ul li.dropdown a {
	background: url('ico-menu2.png') left center no-repeat;
}
#menu2 ul li.dropdown.active ul li ul li.dropdown a:hover {
	background: url('ico-menu2a.png') left center no-repeat;
}


/* menu 2. urovne > 3. uroven */
/*#menu2 ul li.active ul {

}
#menu2 ul li.active ul li {}
#menu2 ul li.active ul li a {background:url('menu2-2-a.png') left top no-repeat;display:block;padding:0 0 0 14px;margin:0 0 0 15px;text-transform:none;font-weight:normal;color:#ffcb00;}
#menu2 ul li.active ul li.active a,
#menu2 ul li.active ul li a:hover {background-position:left -24px;font-weight:normal;color:#fff;}
#menu2 ul li ul li.last {background:none;}

#menu2 ul li.active ul li.active ul {background:none;margin:0;padding:0;}
#menu2 ul li.active ul li.active ul li {background:url('menu2-2-li.png') left bottom no-repeat;list-style-type:none;margin:0;padding:0;}
#menu2 ul li.active ul li.active ul li a {background:url('menu2-2-a.png') 14px top no-repeat;display:block;padding:0 0 0 28px;margin:0 0 0 15px;text-transform:none;font-weight:normal;color:#ffcb00;}
#menu2 ul li.active ul li.active ul li.active a,
#menu2 ul li.active ul li.active ul li a:hover {background-position:14px -24px;font-weight:normal;color:#fff;}
#menu2 ul li ul li ul li.last {background:none;}*/

/* slider na hp */
#slider-box,
#slider,
#slider .item,
#slider a {
	width: 540px;
	height: 275px;
}
#slider a {
	display: block;
	height: 275px;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	border-radius: 3px;
}
#slider-box {
	position: relative;
	margin: 0 0 25px 0;
}
#slider-nav {
	position: absolute;
	bottom: 10px;
	right: 10px;
	z-index: 1000;
}
#slider-nav a {
	display: inline-block;
	margin: 0 0 0 4px;
	font-size: 0;
	width: 10px;
	height: 10px;
	background: white;
}
#slider-nav a.activeSlide {
	background: #57c350;
}

.howto {

}
.howto a {
	display: inline-block;
	/*width: 92px;
	height: 90px;
	padding: 82px 40px 0 40px;*/
	color: #ffffff;
	text-decoration: none;
	text-transform: uppercase;
	/*font-size: 17px;*/
	text-align: center;
	line-height: 18px;
	font-weight: 500;

    background: url('hp-buttons.png') left top no-repeat;
    background-size: auto 172px;
    padding: 0;
    width: 172px;
    height: 172px;
    font-size: 0px;
}
.howto a:nth-child(1),
.howto a:nth-child(2) {
	margin-right: 8px;
}
.howto a.jak-objednat-motiv {
	/*background: url('jak-objednat-motiv.png') left top no-repeat;*/
}
.howto a.jak-vytvorit-motiv {
	/*background: url('jak-vytvorit-motiv.png') left top no-repeat;*/
    background-position: -199px 0;
}
.howto a.jak-objednat-zbozi {
	/*background: url('jak-objednat-zbozi.png') left top no-repeat;*/
    background-position: -404px 0;
}

/* vyjimky */
.nomenu2 #column {display:none;}
.nomenu2 #content {width:740px;margin-left:10px;}

.detail #content,
#page-objednavka #content {
	width: 745px;
}
.detail #column2,
#page-objednavka #quicksearch,
#page-objednavka #column2 {display:none;}

#page-objednavka #middle-inner,
.detail #middle-inner {
	width: 980px;
}

/* produkty */
.catalogue {
	margin: 0 0 20px 0;
}
.catalogue ul {
	margin:0;
	padding:0;
	list-style-type:none;
	clear:both;
}
.catalogue ul li {
	padding: 0;
	margin:0 10px 18px 0px;
	float:left;
}
.catalogue ul li a {
	display: block;
	width: 100px;
	height: 184px;
	text-align: center;
	text-decoration: none;
	color: #000000;
	font-size: 14px;

	height: 192px;
    height: 208px;
}
.catalogue ul li .item-image {
	width: auto;
	display: inline-block;
	/*height:100px;*/
	margin: 0 0 10px 0;
	border: 1px solid #e6e6e6;



}
.catalogue ul li .item-image img {
	float: left;
}
.catalogue ul li .item-image-box {
	height: 110px;

}
.catalogue ul li a h3 {
	margin:0;
	line-height: 24px;
	height: 24px;
	overflow: hidden;
	text-decoration: underline;
	font-weight: normal;
font-size: 12px;
height: 32px;
height: 48px;
line-height: 16px;

}
.catalogue ul li a .item-price {
	font-weight:bold;
	color: #42a63c;
	line-height: 24px;

}
#toBasket,
.catalogue ul li .more {
	background: #395192 url('ico-basket-white-small.png') 10px center no-repeat;
	-webkit-border-radius: 2px;
	-moz-border-radius: 2px;
	border-radius: 2px;
	text-align: right;
	padding: 0 10px;
	line-height: 24Px;
	height: 24px;
	text-transform: uppercase;
	color: #fff;
}
#toBasket:hover,
.catalogue ul li a:hover .more {
	background-color: #239c1d;
}
.catalogue ul li .item-image-large {
	position:absolute;
	/*width:300px;*/
	border:1px solid #e6e6e6;
	display:none;
	margin:-130px 0 0 -50px;
	z-index:1000;
}
.catalogue ul li .item-image-large img {
	float: left;
}

.filter-box {
	float: left;
	margin: 0 13px 20px 0;
	background: #f6f6f6;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	border-radius: 3px;
	padding: 0 13px;
}

.item-gallery,
.item-share,
.catalogue-flags,
.items-viewed {display:none;}
.sort {
	width:210px;
}

.pagination {
	width:300px;
	text-align:right;
	height: 20px;
}
.sort, .pagination {
	float:left;
}

/* detail produktu */
.item-col-left, .item-col-right {
	color: #595959;
}
.item-col-left input[type=number], .item-col-right input[type=number] {
	width: 40px;
}
.item-col-right .own-text {
	line-height: 26px;
	background: white;
	border: 1px solid #ededed;
	border-radius:2px;
	-moz-border-radius:2px;
	-webkit-border-radius:2px;
	width: 90%;
}
.item-col-right #own-text {
	font-size: 18px;
	font-weight: bold;
}
.item-col-left {
	width: 296px;
	margin-right:20px;
	float: left;
	text-align: center;
}

.item-col-left .image-image img {
	border:1px solid #ededed;
	display: block;
}
.item-col-left .image-image {
	display: inline-block;
}
.item-col-right {
	width: 429px;
    float:left;
}

.item-col-left table.info {
	border-bottom: 1px solid #ededed;
	width: 100%;
}
.item-col-left table.info th,
.item-col-left table.info td {
	height: 32px;
	line-height: 32px;
}
.item-col-left table.info th {
	width: 88px;
	font-weight: 500;
	text-align: left;
}
.item-col-left table.info td {
	text-align: left;
}
.item-col-left table.info tr:last-child th,
.item-col-left table.info tr:last-child td {
	padding-bottom: 20px;
}
.item-col-left .subform {
	text-align:left;
    text-align: center;
	padding-top: 26px;
    padding-top: 10px;
}
.wide .item-col-left {
    width: 450px;
}
.wide .item-col-right {
    width: 275px;
}
.wide .item-col-right .step .inner .left {
    margin-bottom: 10px;
}

#toBasket {
		width: 100px;
}
.total-price {
	color: #42a63c;
	font-weight: bold;
	display: block;
	line-height: 24px;
	height: 24px;
	font-size: 18px;
	width: 110px;
	float: left;

    float: none;
    width: 100%;
    text-align: center;
    margin-bottom: 5px;
}

.item-additional-description, .item-description {
	text-align:justify;

        clear: both;
        padding-top: 30px;

}
.item-description p {
	margin-top:0;
}
.vat-note {
	margin-top: 20px;
	font-size:10px;
}
.item-additional-description {
	margin-top:20px;
}

.colors, .orientation, .options {
	clear:both;
}
.item-col-right .step {
	margin-bottom: 20px;
}
.item-col-right .step .inner {
	border: 1px solid #ededed;
	border-top: none;
	border-radius:0 0 3px 3px;
	-moz-border-radius:0 0 3px 3px;
	-webkit-border-radius:0 0 3px 3px;
	padding: 10px;
}
.item-col-right .step .inner .right {
	width: 134px;
	float: left;
}
.item-col-right .step .inner .left {
	width: 273px;
	float: left;
}
.item-col-right .sizes {
	font-family: Arial;
}
#content .item-col-right .step h2 {
	background: #ededed;
	text-transform: none;
	border-radius:3px 3px 0 0;
	-moz-border-radius:3px 3px 0 0;
	-webkit-border-radius:3px 3px 0 0;
	padding: 0 16px;
	line-height: 28px;
	color: #395192;
	font-weight: bold;
	margin: 0;
}
#content .item-col-right h2 span {
	float: right;
	background: #395192;
	font-weight: bold;
	display: block;
	width: 19px;
	height: 19px;
	border-radius:2px;
	-moz-border-radius:2px;
	-webkit-border-radius:2px;
	color: white;
	text-align: center;
	line-height: 19px;
	margin-top: 4.5px;
	cursor: help;
}
.colors ul {margin:0;padding:0;list-style-type:none;}
.colors ul li {cursor:pointer;width:19px;height:19px;float:left;margin:0 6px 6px 0;cursor:pointer;}
.colors ul li img {
	border: 1px solid #ededed;
}
.colors ul li:hover img {
	opacity:0.7;
}
.colors ul li.item-9,
.colors ul li.item-17,
.colors ul li.item-25 {
	clear:both;
}
.colors ul, .colors p {
	clear:both;
}
.colors p {padding-top:10px;margin-top:0;margin-bottom:10px;}

.orientation .radios {width:105px;float:left;}
.orientation .orientation-show div {width:175px;height:33px;background:url('orientace-citelne.png') left top no-repeat;float:left;margin-top:17px;
border: 1px solid #ededed;
border-radius:2px;
-moz-border-radius:2px;
-webkit-border-radius:2px;
}
.orientation .orientation-show .reverse {background:url('orientace-zrcadlove.png') left top no-repeat;}

#main-image.reverse img {
-moz-transform: scaleX(-1);
-o-transform: scaleX(-1);
-webkit-transform: scaleX(-1);
transform: scaleX(-1);
filter: FlipH;
-ms-filter: "FlipH";
}


.item-col-right .step .inner .left {width:232px;}
.item-col-right .step .inner .right {width: 175px;}

#content .options table {
	width: 100%;
	margin: 0;
}
.options table tr td.input {
	width:24px;
	text-align:left;
}
.options table tr td.label {
	width:104px;
	text-align:left;
}
.options table tr td.price {
	text-align:left;
}
.options table tr td.price strong {
	color: #395192;
}

a.mini-btn {display:block;width:78px;height:15px;line-height:15px;background:url('sprite.png') -59px -318px no-repeat;font-size:11px;text-align:left;padding:0 0 0 4px;}
a.mini-btn, a.mini-btn:active, a.mini-btn:visited, a.mini-btn:hover {text-decoration:none;color:#fff;}
a.mini-btn:hover {opacity:0.7;}

/* pata */
#bottom {
	background: #ffffff url('bottom.png') left top no-repeat;
	padding: 47px 0 25px 0;
}
#footer {
	padding: 0 24px;
	font-size: 13px;
	color: #000000;
	position: relative;
}
#footer-logo {
	position: absolute;
}
#footer-logo a {
	display:block;
	width: 180px;
	height: 46px;
	background: url('logo.png') left top no-repeat;
	background-size: 180px auto;
}
#footer-logo a span {
	display:none;
}
#menu3 {
	margin-top:5px;
}
#footer a, #footer a:active, #footer a:visited, #footer a:hover {
	color:#395192;
	text-decoration: none;
}
#footer p {
	margin: 6px 0;
	line-height: 18px;
}
#copyright {

}
#copyright, #menu3 {
	margin-left: 210px;
}
#socials {
	position: absolute;
	right: 24px;
	top: 0;
	font-size: 14px;
	text-transform: uppercase;
	font-weight: 500;
	width: 220px;
	line-height: 44px;
}
#socials a {
	display: block;
	float: right;
	width: 116px;
	height: 44Px;
	background: url('facebook.png') left top no-repeat;
}
#socials a span {
	display: none;
}

::-webkit-input-placeholder { /* Chrome/Opera/Safari */
  color: #000000;
}
::-moz-placeholder { /* Firefox 19+ */
  color: #000000;
}
:-ms-input-placeholder { /* IE 10+ */
  color: #000000;
}
:-moz-placeholder { /* Firefox 18- */
  color: #000000;
}

/* layer */
.quicksearch {
	border-bottom: 1px solid #d1d1d1;
	margin: 0 0 15px 0;
}
.quicksearch.only-computer {
    width:540px;
}
.ui-autocomplete {z-index: 1000 !important;}

.quicksearch fieldset {
	padding:0;
	margin: 0;
	background: url('ico-search.png') right 5px no-repeat;
	border:none;
}
.quicksearch input.text {
	margin: 3px 0 9px 0;
	width: 80%;
	height: 23px;
	line-height: 23px;
	font-size: 14px;
	background: none;
	color: #000000;
	border: none;
}

#login-registration {
	position: absolute;
	width: 225px;
	right: 0;
	top: 106px;
	text-align: left;
	line-height: 16px;
	color: #aaa9a8;
}
#login-registration a, #login-registration a:active, #login-registration a:active, #login-registration a:visited, #login-registration a:hover {
	color: #000000;
	text-decoration: none;
	display: inline-block;
}
#login-registration a:nth-child(1) {
	background:url('ico-user.png') 3px center no-repeat;
	padding: 0 10px 0 22px;
}
#login-registration a:nth-child(3) {
	background:url('ico-user-2.png') 10px center no-repeat;
	padding: 0 0 0 35px;
}

#cart-thumb a#cart-thumb-inner {
	display: block;
	position: absolute;
	right: 0;
	top: 23px;
	line-height: 24px;
	padding: 20px 0 20px 67px;
	width: 158px;
	background: white url('ico-basket.png') 22px center no-repeat;
	-webkit-border-top-left-radius: 3px;
	-webkit-border-bottom-left-radius: 3px;
	-moz-border-radius-topleft: 3px;
	-moz-border-radius-bottomleft: 3px;
	border-top-left-radius: 3px;
	border-bottom-left-radius: 3px;
}
#cart-thumb a#cart-thumb-inner, #cart-thumb a#cart-thumb-inner:active, #cart-thumb a#cart-thumb-inner:visited, #cart-thumb a#cart-thumb-inner:hover {text-decoration:none;color:#000000;}

#cart-thumb {
    position: relative;
}
#cart-thumb-popup {
    display: none;
    background: white;
    position: absolute;
    right: 0;
    top: 85px;
    width: 205px;
    -webkit-border-top-left-radius: 3px;
	-webkit-border-bottom-left-radius: 3px;
	-moz-border-radius-topleft: 3px;
	-moz-border-radius-bottomleft: 3px;
	border-top-left-radius: 3px;
	border-bottom-left-radius: 3px;
    z-index: 100;
    text-align: center;
    padding: 10px;
    font-size: 11px;
}
#cart-thumb-popup a {
    background:  #395192;
    border: none;
    color: #ffffff;
    display: inline-block;
    padding: 0 30px;
    line-height: 34px;
    height: 34px;
    font-size: 14px;
    font-weight: 500;
    text-transform: uppercase;
    cursor: pointer;
    text-align: center;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px;
    text-decoration: none;
    margin: 10px auto 0 auto;
}
#cart-thumb-popup img {
    background: black;border: 1px solid #dadada;
}

.delete, .oldprice {text-decoration:line-through;}

/**
 * --------------------
 * formulare
 */
#cart-back,
#cart-next,
input[type=submit] {
	background: #395192;
	border: none;
	color: #ffffff;
	display: inline-block;
	padding: 0 30px;
	line-height: 34px;
	height: 34px;
	font-size:14px;
	font-weight: 500;
	text-transform:uppercase;
	cursor:pointer;
	text-align:center;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	border-radius: 3px;
}

form                             {}
legend                           {}
input,
button,
select,
textarea                         {
-webkit-box-sizing: border-box ;
-moz-box-sizing: border-box;
box-sizing: border-box;
}

[readonly],
[disabled]                       {cursor: not-allowed;}

label[for]                       {cursor: pointer;font-weight:bold;}

form fieldset                    {
	border:none;
	margin: 10px 0 10px 0;
	padding: 0;
}

form fieldset legend 			 {
	font-weight:bold;
	color:#212d5e;
	margin-bottom: 5px;
}
form .fieldset-box            {zoom: 1;}
form ul.fieldset-box li {
list-style-type:none;
}
form .fieldset-box:before,
form .fieldset-box:after      {
content: "\0020";
display: block;
height: 0;
overflow: hidden;
}
form .fieldset-box:after      {clear: both;}

form dl                          {margin: 0 0 10px 0; zoom: 1;}
form dl:before,
form dl:after                    {
content: "\0020";
display: block;
height: 0;
overflow: hidden;
}
form dl:after                    {clear: both;}

form dl dt                       {
font-size: 14px;
font-weight: normal;
}
form dl label,
form dl span.label               {
font-size: 14px;
font-weight: normal;
}
form dl label .required,
form dl span.label .required     {
font-family: Arial, 'Raleway', sans-serif;
color: #ff0000;
font-weight: bold;
/*font-size: 24px;*/
margin-right: 4px;
}

form dl dd                       {margin: 0;}

form dl select,
form dl input.text,
form dl input.password           {
width: 240px;
=width: 226px;
height: 30px;
line-height: 30px;
/*background: url('input.png') 0 0 no-repeat;
=background-position: 100% 0;
border: 0;*/
padding: 0 7px;
font-family: Arial, 'Raleway', sans-serif;
color: #000;
font-size: 14px;
border: 1px solid #cccccc;
}
form dl textarea                 {
width: 100%;
height: 70px;
/*background:url('textarea.png') 0 0 no-repeat;*/
/*border: 0;*/
padding: 7px;
font-family: Arial, 'Raleway', sans-serif;
color: #000;
font-size: 14px;
border: 1px solid #cccccc;
}

/**
 * ---------------------------------
 * nastylovane radio a checkboxes
 */
span.fancy-radio,
span.fancy-checkbox        {
display: -moz-inline-box;
display: inline-block;
=display: inline;
=zoom: 1;
width: 15px;
height: 14px;
line-height: 14px;
background-repeat: no-repeat;
vertical-align: middle;
margin-right: 2px;
}
span.fancy-radio           {background-image: url('radio.png'); background-position: 0 0;}
span.fancy-checkbox        {background-image: url('radio.png'); background-position: 0 0;}
span.fancy-off             {background-position: 0 0;}
span.fancy-on              {background-position: 0 -14px;}

/**
 * ----------------------
 * nakupni kosik
 */
div#cart-container      {background-color: #FFF; padding: 10px 0 20px; margin: 0 0 33px 0;}
div#cart-container h1   {padding: 0 21px; margin: 0 0 16px 0;}

/**
 * ---------------
 * kroky
 */
#cart-steps {
	margin: 0;
	padding: 0px 0 30px 0;
}
#cart-steps li {
	margin: 0 10px 0 0;
	float: left;
	list-style-type: none;
}
#cart-steps li a,
#cart-steps li span.nolink {
		padding: 8px;
		display: block;
		border-radius:3px;
		-moz-border-radius:3px;
		-webkit-border-radius:3px;
		background: #e9e9e9;
		color: #3d3d3d;
		text-decoration: none;
		line-height: 20px;
		height: 20px;
		width: 162.75px;
}
#cart-steps li a span,
#cart-steps li span.nolink span {
		display: inline-block;
		background: #bfbfbf;
		border-radius:3px;
		-moz-border-radius:3px;
		-webkit-border-radius:3px;
		width: 20px;
		height: 20px;
		line-height: 20px;
		margin-right: 9px;
		text-align: center;
}
#cart-steps li#cart-step-4 {
		margin-right: 0;
}

#cart-steps li.active a,
#cart-steps li.active span.nolink {
	background: #395192;
	color:#fff;
}
#cart-steps li.active a span,
#cart-steps li.active span.nolink span {
	background: #263763;
}

/**
 * --------
 * krok 1
 */
table#cart-list                        {width: 100%;}
table#cart-list th                     {
text-align: left;
/*color: #232323;*/
font-size: 15px;
padding: 0 0 9px 0;
}
table#cart-list td                     {
vertical-align: middle;
padding: 17px 0;
font-size: 14px;
/*color: #313131;*/
background-color: #f2f2f2;
}

table#cart-list .novat {
	display:none;
}
table#cart-list tr td             {
	background-color: #f6f6f6;
}
table#cart-list .item-product          {
	padding-right: 20px;
	padding-left: 10px;
}
table#cart-list td.item-product img    {
	border: 1px solid #dadada;
	vertical-align: middle;
	margin: 0 14px 14px 14px;
	float: left;
}
table#cart-list td.item-product a      {
	color: #395192;
	line-height: 22px;
}
table#cart-list .item-availability     {
	width: 90px;
}
table#cart-list .item-count            {
	width: 120px;
}

table#cart-list td.item-count input    {
width: 49px;
height: 22px;
line-height: 22px;
border: 0;
/*background: url('cart-list-input.png') 0 0 no-repeat;*/
padding: 0 0 0 10px;
font-size: 14px;
color: #313131;
}
table#cart-list tr.empty td {
	background: white;
	height: 8px;
	padding: 0;
}
table#cart-list .item-price            {
	text-align: right;
	width:160px;
}
table#cart-list .item-delete           {
	width: 70px;
	text-align: center;
}

a.cart-item-delete                     {
display: -moz-inline-box;
display: inline-block;
=display: inline;
=zoom: 1;
width: 16px;
height: 16px;
background: url('sprite.png') -310px -134px no-repeat;
}
a.cart-item-delete span                {display: none;}

table#cart-list tr.item-total td       {background: none; padding-top: 20px; padding-bottom: 14px;}
table#cart-list td.item-total-title    {
font-size: 20px;
font-weight: normal;
padding-left: 23px;
}
table#cart-list #cart-recalc           {
	border: 0;
	background: none;
	padding: 0;
	display: inline;
	text-decoration: underline;
	text-transform: none;
	color: #395192;
	font-weight: normal;
	font-size: 14px;
}
table#cart-list #cart-recalc:hover     {
	text-decoration: none;
}
table#cart-list td.item-totalprice     {
	font-size: 18px;
	font-weight: normal;
	color: #42a63c;
	text-align: right;
}

/**
 * -----------------------------
 * kosik - zpet/pokracovat
 */
#cart-btns {
	padding-top: 10px;
}
#cart-back,
#cart-next {
	text-decoration: none;
}
a#cart-back {
	float: left;
}
#cart-next {
	float: right;
}
a#cart-next {

}
/*#cart-next span            {display: none;}*/
/*div#cart-step1 #cart-next  {background: url('btn-pokracovat-doprava-a-platba.png') 0 0 no-repeat;}
div#cart-step2 #cart-next  {background: url('btn-pokracovat-dodaci-udaje.png') 0 0 no-repeat;}
div#cart-step3 #cart-next  {background: url('btn-pokracovat-potvrdit-objednavku.png') 0 0 no-repeat;}*/

/**
 * --------
 * krok 2
 */
div#cart-step3,
div#cart-step2                {
	padding: 20px 0 0 0;
}
div#cart-step3 {
    clear: both;
}
div#cart-step2 form           {}
div#cart-step2 fieldset       {border: 0; margin: 0; padding: 0;}
div#cart-step2 #payments      {margin: 0 0 20px 0;}

div#cart-step2 .fieldset-box  {
clear: both;
/*background: url('cart-step2-fieldset.gif') 0 0 repeat-x;*/
padding: 15px 20px;
}
div#cart-step2 dl                {margin: 0 0 10px 0;}
div#cart-step2 dt                {
float: left;
width: 357px;
margin: 0 30px 0 0;
font-size: 14px;
font-weight: normal;
}
div#cart-step2 dt span.label     {color: #393939;}
div#cart-step2 dd                {
float: left;
margin: 0;
font-size: 14px;
font-weight: normal;
}
div#cart-step2 dd span           {
color: #212d5e;
font-weight: normal;
}
div#cart-step2 .fancy-radio      {vertical-align: top; margin-top: 2px;}

/**
 * --------
 * krok 3
 */

form#cartStep3Form 					   {}
/*form#cartStep3Form                     {background: #f2f2f2 url('cart-step3-top-bg.gif') 0 0 repeat-x; zoom: 1;}*/
form#cartStep3Form:before,
form#cartStep3Form:after               {
content: "\0020";
display: block;
height: 0;
overflow: hidden;
}
form#cartStep3Form:after               {clear: both;}
form#cartStep3Form fieldset            {border: 0; padding: 0; margin: 0;}
form#cartStep3Form dt                  {line-height: 30px;}
form#cartStep3Form dt label            {display: block; line-height: 30px;}
form#cartStep3Form dt span.required    {
line-height: 30px;
display: -moz-inline-box;
display: inline-block;
=display: inline;
=zoom: 1;
vertical-align: middle;
}
form#cartStep3Form dd                  {}
/* osobni */
form#cartStep3Form #personal legend,
form#cartStep3Form #address legend {display:none;}
form#cartStep3Form #personal                             {
	/*float: left;
	width: 365px;*/
}
form dl dt,
form#cartStep3Form dt                          {width: 120px;display: block; float: left;}
form dl dd,
form#cartStep3Form dd                          {width: calc(100% - 140px); display: block;float: left;}
form dl,
form#cartStep3Form dl {clear: both;}
form#cartStep3Form #noteConditions dt,
form#cartStep3Form #noteConditions dd,
form#cartStep3Form #additional dt,
form#cartStep3Form #additional dd {width: 100%;display: block;}
/* adresa */
/* prepinace */
form#cartStep3Form #additional                           {clear: both;}
form#cartStep3Form #additional div.fieldset-box          {
	padding: 0px 0 5px 0px;
}
form#cartStep3Form #additional dl                        {margin: 0;}
form#cartStep3Form #additional dl.item-firmbuy           {}
form#cartStep3Form #additional dt                        {float: none;}
form#cartStep3Form #additional dt span.label             {}
/* udaje firmy */
form#cartStep3Form #firm                                 {
    width: 100%;
}
form#cartStep3Form #firm dt                              {
}
/* jina dorucovaci adresa */
form#cartStep3Form #deliveryAddress                      {
}
form#cartStep3Form #firm legend,
form#cartStep3Form #deliveryAddress legend               {margin: 0; padding: 0;}
form#cartStep3Form #firm legend span,
form#cartStep3Form #deliveryAddress legend span          {
}
form#cartStep3Form #deliveryAddress dt                   {
}
/* poznamka a podminky*/
form#cartStep3Form #noteConditions                       {clear: both;}
form#cartStep3Form #noteConditions div.fieldset-box      {
	padding: 0 0 19px 0px;
}
form#cartStep3Form #noteConditions dt                    {float: none; margin: 0 0 10px 0;}
form#cartStep3Form #noteConditions dl.item-note          {}
form#cartStep3Form #noteConditions dl.item-conditions    {}
form#cartStep3Form #noteConditions dl.item-agree         {}
form#cartStep3Form #noteConditions dl.item-conditions dd {
font-size: 12px;
text-align: justify;
padding-right: 30px;
color: #262626;
max-height: 160px;
overflow: auto;
}
form#cartStep3Form #noteConditions dl.item-agree span.label       {}

div#cart-step3 #cart-btns        {
	clear: both;
}

#cart-back {
	background: #525252;
}
#cart-next, input#create-account, input[type="submit"] {
	background: #395192;
}

blockquote.client,
blockquote.delivery {
	margin: 0 0 0 0;
}

form#cartStep3Form #order-check {
	padding: 20px 0 0 0;
}
form#cartStep3Form #order-check #personal,
form#cartStep3Form #order-check #firm,
form#cartStep3Form #order-check #deliveryAddress {

	margin-bottom: 10px;
}
form#cartStep3Form #order-check #deliveryAddress {
	margin-right: 0;
}

.step {
	position: relative;
}
#content .item-col-right .step .help h2 {
	background: none;
	padding: 0;
	-webkit-border-radius: 0px;
	-moz-border-radius: 0px;
	border-radius: 0px;
	color: #fff;
}
.step .help {
	background: #274f96;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	border-radius: 3px;
	color: #fff;
	position: absolute;
	width: 100%;
	z-index: 1000;
	margin: 26px 0 0 0;
}
.step .help div {
	padding: 15px;
}

/* volba platby a dopravy */
#cart-column {float: right;width: 222px;margin-left: 15px;padding: 20px 0 0 0;}
#cart-step2 {float: right; width: 508px;}

#cart-column .box {
    background: url('column-box.png') right top repeat-y;
    padding: 0 0 5px 0;
    margin: 0 0 15px 0;
}
#cart-column  .box p {
    padding: 0 6px 0 6px;
    font-size: 13px;
}
#cart-column  .box table {
    margin: 0 6px;
    font-size: 13px;
    width: 210px;
}
#cart-column  .box table tr.description td  {
    font-size: 10px;
    line-height: 12px;
}
#cart-column  .box table tr.main td {
    padding-top: 5px;
}
#cart-column  .box table tr.description td {
    padding-bottom: 5px;
}
#cart-column  .box table tr.total td {
    border-top: 1px solid black;
}

#cart-column a, #cart-column  a:active, #cart-column  a:active, #cart-column  a:visited {
    color: #000000;
}
#cart-column  .box td strong {
    color: #239c1d;
}
#cart-column  .box p strong {
    font-weight: 500;
    color: #239c1d;
}
#cart-column  h2 {
    font-weight: 500;
    line-height: 39px;
    margin: 0 0 12px 0;
    font-size: 14px;
    color: #ffffff;
    text-transform: uppercase;
    padding: 0 0 0 17px;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px;
    background: #212d5e url('column-h2.png') right top no-repeat;
}
#cart-column  h2 span {
    display: block;
    width: 19px;
    height: 19px;
    float: right;
    margin: 10px 10px 0 0;
}

.transport-payment span.info {
    background: #395192;
    font-weight: bold;
    display: inline-block;
    width: 19px;
    height: 19px;
    border-radius: 2px;
    -moz-border-radius: 2px;
    -webkit-border-radius: 2px;
    color: white;
    text-align: center;
    line-height: 19px;
    cursor: help;
}
.transport-payment .description {display: none;}

#content .transport-payment .help h2 {
    background: none;
    padding: 0;
    -webkit-border-radius: 0px;
    -moz-border-radius: 0px;
    border-radius: 0px;
    color: #fff;
}
.transport-payment td {
    position: relative;
    padding: 7px 5px 7px 5px;
    font-size: 11px;
}
.transport-payment td.transport-price {
    font-weight: bold;
    font-size: 13px;
}
.transport-payment .help {
    background: #274f96;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px;
    color: #fff;
    position: absolute;
    width: 100%;
    z-index: 1000;
    margin: 26px 0 0 0;
}
.transport-payment .help div {
    padding: 15px;
}
.transport-payment tr.active {
    background: #f6f6f6;
}

/* systemove zpravy */
.system-message {margin:5px auto 0 auto;}
.error, .notice, .success {padding:.8em;margin-bottom:1em;border:2px solid #ddd;}
.error {background:#FBE3E4;color:#8a1f11;border-color:#FBC2C4;}
.notice {background:#FFF6BF;color:#514721;border-color:#FFD324;}
.success {background:#E6EFC2;color:#264409;border-color:#C6D880;}
.error a {color:#8a1f11;}
.notice a {color:#514721;}
.success a {color:#264409;}

#contactForm .form-label {
	width: 200px;
}
#contactForm input,
#contactForm textarea {
	width: 90%;
}


#content .owntext table tr {
    display: block;
    float: left;
    width: 50%;

}
a#cart-back.visualisation2-button,
a#cart-back.visualisation-button {
    margin: 20px auto;
    clear:both;
    background: #79df13;
    color: #000;
    float: none;
    height: auto;
    line-height: 18px;
    padding: 6px 0;
    width: 80%;
    text-align: center;

    width: 238px;    
}
a#cart-back.visualisation-button {
    width: 238px;
}

.btn-more-products {
        text-align: center;
}
.btn-more-products #cart-back {
    float: none;
    width: 320px;
    background: #79df13;
    color: black;
}
.btn-more-products #cart-back.loading {
    background: #79df13 url('ajax-loader.gif') center center no-repeat;
    color: #79df13;
}

@media (max-width: 1000px){
    #toBasket, .total-price {
        display: block;
    }
    a#cart-back.visualisation-button {
        display: none;
    }
}
.featherlight .featherlight-content {
    width: 1000px;
    height: 550px;
    overflow: hidden !important;
}
.featherlight .featherlight-content iframe  {
    overflow:hidden;
}

.fontsize-reverse,
.fontsize-normal {
    height: 30px;
    line-height: 30px;
}
.fontsize-reverse label img,
.fontsize-normal label img {
    height: 30px;
}
.fontsize-reverse label,
.fontsize-normal label {
    display: inline-block;
    width: 250px;
    background: url('skutecna-vyska.png') right center no-repeat;
    background-size: auto 30px;
}
.fontsize-reverse label {
    background-image: url('prizpusobit-vysku.png');
}

.item-col-right input[type=number].owntextfontsizex,
.item-col-right input[type=number].owntextfontsizey {
    line-height: 26px;
    width: 60px;
}
a#cart-back.visualisation2-button {
/*    display: none;*/
}

.colors ul li {
    margin: 0 0px 0px 0;
    width: 21px;
    height: 21px;
    border: 2px solid #ffffff;
}
.colors ul li div, .colors ul li img {
    border: 1px solid #ffffff;
}
.colors ul li.active {
    border: 2px solid #395192;
}

.minus, .plus {
    display: inline-block;
    width: 20px;
    height: 20px;
    line-height: 20px;
    text-decoration: none;
    color: #595959;
    border: 1px solid #cccccc;
    text-align: center;
    font-size: 16px;
}
.numberx {
    display: inline-block;
}
#cart-list input[type="number"],
.item-col-right input[type="number"],
.item-col-left input[type="number"] {
    height: 22px;
    line-height: 22px;
}
.numberx,
#cart-list input[type="number"],
.item-col-right input[type="number"],
.item-col-left input[type="number"],
.minus, .plus {
    float: left;
    margin: 5px 2px 0 0;
}

#photos .photo {float: left; margin: 0 10px 10px 0;}

.ui-menu .ui-menu-item {
    clear: both;
    margin-bottom: 4px;
    border-bottom: 1px solid #eeeeee;
}
.ui-menu .ui-menu-item a {
    text-align: left;
    height: 30px;
    line-height: 24px !important;
    font-size: 13px;
}

.ui-menu .ui-menu-item a span {
    float: left;
    display: block;
    width: 30px;
    margin-right: 10px;
}
.ui-autocomplete .ui-corner-all,
.ui-autocomplete.ui-corner-all {
    border-radius: 0 !important;
}
.ui-autocomplete.ui-corner-all {
    width: 534px !important;
    margin-top: 19px;
}
.ui-autocomplete .ui-state-hover {
    border: none !important;
}
a.more-photos-btn {
    display: inline-block;
    width: 100%;
    height: 20px;
    line-height: 20px;
    text-decoration: none;
    color: #000000;

    background: #79df13;
    /*border: 1px solid #cccccc;*/
    text-align: center;
    font-size: 14px;
}
.more-photos {
    display: none;
}

form#cartStep3Form #firm legend,
form#cartStep3Form #deliveryAddress legend,
#delivery-data,
#delivery-data2,
#invoicing-data {
    margin: 0 0 10px 0;
}

form#cartStep3Form #firm legend,
form#cartStep3Form #deliveryAddress legend,
#delivery-data,
#delivery-data2,
#invoicing-data,
.transport-payment fieldset legend {
    display: block;
    background: #e9e9e9;
    color: #3d3d3d;
    line-height: 20px;
    height: 20px;
    padding: 9px 8px 8px 8px;
    width: 90%;
    width: calc(100% - 16px);
    font-weight: normal;
}
form#cartStep3Form #firm legend ,
form#cartStep3Form #deliveryAddress legend,
#delivery-data,
#delivery-data2,
#invoicing-data,
.transport-payment fieldset legend,
#cart-steps li a, #cart-steps li span.nolink {
    border-radius: 4px;
    -moz-border-radius: 4px;
    -webkit-border-radius: 4px;
}


div#cart-step2 .transport-payment fieldset legend span {
    color: #3d3d3d;
    text-transform: none;
    font-weight: normal;
    font-size: 14px;
    line-height: 20px;
    margin: 0;
}
form#cartStep3Form #firm legend i,
form#cartStep3Form #deliveryAddress legend i,
#delivery-data2 i,
#delivery-data i,
#invoicing-data i,
.transport-payment fieldset legend i {
    float: left;
    display: inline-block;
    background: #bfbfbf;
    border-radius: 3px;
    -moz-border-radius: 3px;
    -webkit-border-radius: 3px;
    width: 20px;
    height: 20px;
    line-height: 20px;
    margin-right: 9px;
    text-align: center;

}

.holiday-box {
    width: 1000px;
    margin: 0 auto;
    background: white;
    padding: 0 0 10px 0;
}
.holiday-box-inner {
    padding: 5px;
    background: #f1111b;
    color: #ffffff;
}
