@import url(https://fonts.googleapis.com/css?family=Source+Sans+Pro:300,400,400italic,600,700,700italic&subset=latin,latin-ext);

html, body {
	background-color: #FFFFFF;
	margin: 0 0 0 0;
	height: 100%;
}

body, select, textarea {
	color: #4c4c4c;
	font-family: 'Source Sans Pro',Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 21px;
}

body {
	position: relative;
	min-width: 320px;
}

#page-container {
	text-align: left; 
	width: 100%;
	/* min-width: 980px; */
	height: 100%;
}

.page-wrapper {
	padding-bottom: 347px;
	background: url(/css/img/header_img.jpg) center 0 no-repeat;
}

.homepage .page-wrapper {
	padding-bottom: 531px;
	background: url(/css/img/header_img_home.jpg) center 0 no-repeat;
}

.tpl_kontakt .page-wrapper {
	padding-bottom: 119px;
}

body > #page-container {
	height: auto;
	min-height: 100%;
}

img {
	border: none;
}

.header-wrapper {
	position: relative;
	padding-top: 32px;
	
	/* height: 201px; */
}

.header {
	width: 1058px;
	margin: 0 auto;
	border: 1px solid #8e8e8e;
	background: #FFFFFF;
	border-radius: 3px;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
}

.header-top {
	height: 108px;
}

.header-left {
	float: left;
	padding-top: 27px;
}

.header-right {
	float: right;
	padding-top: 45px;
	padding-right: 35px;
	color: #202020;
}

.header-contact div {
	float: left;
	margin-left: 35px;
	padding-left: 35px;
	font-weight: 600;
}

.header-contact div:first-child {
	margin-left: 0;
	padding-left: 0;
}

.lang-select {
	float: left;
	padding-top: 2px;
}

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

.lang-select ul li {
	float: left;
	margin-left: 10px;
	line-height: 16px;
	color: #144975;
}

.lang-select ul li:first-child {
	margin-left: 0;
}

.lang-select ul li a {
	display: block;
	padding: 3px;
}

.lang-select ul li a.active {
	background: #d3d3d3;
}

.lang-select ul li a img {
	display: block;
}

.header-contact-question {
	color: #144975;
	background: url(/css/img/header_icons.png) 0px 0 no-repeat;
}

.header-contact-question span {
	color: #fa8026;
}

.header-contact-email {
	background: url(/css/img/header_icons.png) 0px -35px no-repeat;
}

.header-contact-phone a,
.header-contact-email a {
	color: #202020;
	text-transform: uppercase;
}

.header-contact-phone a:hover,
.header-contact-email a:hover {
	color: #144975;
}

.header-contact-phone {
	background: url(/css/img/header_icons.png) 0px -70px no-repeat;
}

.header-bottom-wrapper {
	width: 1060px;
	margin: 0 auto;
}

.header-bottom-content {
	padding: 85px 40px 0 40px;
	height: 595px;
	color: #FFFFFF;
}

.header-bottom-title {
	font-size: 58px;
	color: #46b6f7;
	font-weight: bold;
	line-height: normal;
	text-transform: uppercase;
	padding-bottom: 25px;
}

.header-bottom-text {
	width: 450px;
	font-size: 16px;
	font-weight: 600;
	line-height: 23px;
}

.header-bottom-text .more-link {
	display: inline-block;
	border: 1px solid #18476f;
	line-height: 64px;
	background: url(/css/img/header_more.png) 0 0 repeat-x #2889c0;
	padding: 0 25px;
	color: #FFFFFF;
	font-size: 15px;
	font-weight: bold;
	text-transform: uppercase;
	border-radius: 3px;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
}

.header-bottom-text .more-link:hover {
	background-position: 0 -64px;
}

.content {
	width: 1060px;
	padding: 0px 0 50px 0;
	margin: 0 auto;
	border-top: 1px solid #cbcbcb;
}

.article-spacer {
	height: 1px;
	border-bottom: 1px solid #deded2;
	margin: 15px 0px;
}

.article-title {
	padding-bottom: 7px;
}

.article-title a {
	font-weight: bold;
	color: #463047;
	text-decoration: none;
}

.article-title a:hover {
	color: #77227b;
}

.article-date {
	width: 47px;
	height: 53px;
	float: left;
	background: url(/css/img/article_date_bg.png) 0px 0px no-repeat #a274a0;
	text-align: center;
	color: #FFFFFF;
}

.article-day {
	font-size: 24px;
	padding-top: 10px;
}

.article-month {
	font-size: 11px;
	padding-top: 2px;
	text-transform: uppercase;
}

.article-text {
	width: 243px;
	float: left;
	padding-left: 10px;
}

.more-news,
.download-catalog,
.more-gallery {
	display: block;
	position: absolute;
	right: 0;
	bottom: 0;
	height: 41px;
	line-height: 33px;
	width: 133px;
	padding-right: 15px;
	text-align: center;
	background: url(/css/img/buttons.png) 0px -41px no-repeat;
	color: #FFFFFF;
	text-transform: uppercase;
	text-decoration: none;
	font-size: 13px;
	text-shadow: 1px 1px 0px #163f53;
}

.more-news:hover,
.download-catalog:hover,
.more-gallery:hover {
	text-decoration: none;
	color: #d0f8ff;
}

.small-thumb-wrapper {
	float: left;
	margin: 0px 10px 10px 0;
}

.small-thumb-wrapper a:hover {
	border: 1px solid #463047;
	background: #FFFFFF;
}

.small-thumb-wrapper a {
	display: block;
	border: 1px solid #c1c1b7;
	padding: 3px;
}

.small-thumb-wrapper a span {
	width: 85px;
	height: 74px;
	overflow: hidden;
	display: block;
}

.small-thumb-wrapper.break {
	margin-right: 0;
}

.thumb-wrapper {
	float: left;
	margin: 0px 20px 20px 0px;
}

.thumb-wrapper a {
	display: block;
}

.thumb-wrapper a img {
	display: block;
}

.thumb-wrapper a:hover {
	background: #FFFFFF;
}

.footer-wrapper {
	margin-top: -347px;
	height: 347px;
}

.homepage .footer-wrapper {
	margin-top: -531px;
	height: 531px;
}

.tpl_kontakt .footer-wrapper {
	margin-top: -119px;
	height: 119px;
}

.footer {
	background: #f1f1f1;
}

.footer-content {
	width: 1060px;
	margin: 0 auto;
	font-size: 13px;
	color: #929292;
	position: relative;
	font-weight: normal;
	border-top: 2px solid #46a2ee;
}

.footer a {
	color: #929292;
	text-decoration: none;
}

.footer a:hover,
.footer a.active {
	color: #929292;
	text-decoration: underline;
}

.footer-top {
	padding: 30px 38px 0 38px;
}

.footer-menu  {
	float: left;
}

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

.footer-menu ul li {
	float: left;
	padding-right: 20px;
}

.footer-bottom {
	padding: 15px 38px 30px 38px;
}

.copyright {
	float: left;
}

.author {
	float: right;
}

.footer-logo {
	float: left;
	width: 27px;
	height: 34px;
	background: url(/css/img/footer_logo.png) 0 0 no-repeat;
	margin-right: 26px;
}

.content-sidebar {
	float: left;
	width: 330px;
	margin-right: 50px;
}

.kontakt .content-sidebar {
	padding-left: 38px;
	width: 292px;
	padding-top: 30px;
}

.content-text {
	float: left;
	width: 680px;
	padding-top: 30px;
	padding-right: 38px;
	box-sizing: border-box;
}

.content-text.fullwidth {
	width: auto;
	float: none;
}

.content-text-box,
.widget-text {
}

.webshop-page .content-text-box {
	border: none;
	padding: 0;
	background: none;
}

.content-text p {
	margin: 0;
	padding-bottom: 5px;
}

.gmap-wrapper {
	width: 980px;
	margin: 0 auto 30px auto;
}

.content-text h2,
.content-text h3,
.content-text h4,
.content-text h5,
.gmap-wrapper h2,
.gmap-wrapper h3,
.kontakt .widget h2,
.kontakt .widget h3 {
	margin: 0;
	padding: 0 0 10px 0;
}

.content-text h2 {
	font-size: 35px;
}

.content-text h3 {
	font-size: 18px;
}

.content-text h4 {
	font-size: 16px;
}

.content-text h1,
.content-text h2,
.seo-text-home h2,
.content-text h3,
.page-title,
.gmap-wrapper h2,
.gmap-wrapper h3,
.kontakt .widget h2,
.kontakt .widget h3 {
	padding: 0px 0px 0px;
	margin: 0 0 15px 0px;
	color: #144975;
	font-weight: 600;
	line-height: normal;
	font-size: 30px;
}

.kontakt .widget h2,
.kontakt .widget h3,
.kontakt .content-text h3 {
	margin: 0 0 25px 0px;
}

.widget-title {
	padding: 23px 38px;
	background: #3d3d3d;
	line-height: 1.1;
	font-size: 20px;
	color: #FFFFFF;
	text-transform: uppercase;
}

.widget-content {
	background: #eceeef;
}

.kontakt .widget-content {
	background: none;
}

.about  .widget-content{
	position: relative;
	padding: 25px 38px 40px 38px;
}

.about  .widget-content .more-link {
	background: url(/css/img/about_more.png) right 0 no-repeat #3d3d3d;
	padding: 0 88px 0 38px;
	line-height: 50px;
	position: absolute;
	bottom: 0;
	left: 0;
	color: #FFFFFF;
	font-weight: bold;
	text-transform: uppercase;
}

.about  .widget-content .more-link:hover {
	opacity: .8;
}

.services .widget-content ul {
	padding: 0;
	margin: 0;
}

.services .widget-content ul li {
	list-style: none;
	padding: 36px 38px 25px 38px;
	border-bottom: 1px solid #cfcfcf;
	font-size: 17px;
	font-weight: bold;
	text-transform: uppercase;
	color: #18476f;
	background: url(/css/img/tile_header.png) no-repeat scroll 38px 30px;
}

.services .widget-content .more-link {
	margin-top: 45px;
	display: inline-block;
	background:  url(/css/img/wrench.png) no-repeat right 0 #3d3d3d;
    color: #ffffff;
    font-weight: bold;
    line-height: 50px;
    padding: 0 88px 0 38px;
    text-transform: uppercase;
}

.services .widget-content .more-link:hover {
	opacity: .8;
}

h4.news_title {
	margin-top: 0;
	padding-bottom: 0;
	font-size: 20px;
	font-weight: 500;
	color: #db1f26;
}

h4.news_title a {
	text-decoration: none;
	color: #db1f26;
}

.news-intro {
	margin-bottom: 15px;
	height: 120px;
	overflow: hidden;
}

.publish-date {
	color: #8b8b8b;
	font-size: 11px;
	padding-bottom: 5px;
}

.news-spacer {
	height: 1px;
	border-top: 1px solid #bcbcbc;
	margin: 30px 0;
}

.news-more {
	float: right;
	display: block;
	height: 38px;
	padding: 0 35px;
	line-height: 36px;
	text-align: center;
	color: #FFFFFF;
	font-size: 13px;
	font-weight: bold;
	text-decoration: none;
	border-radius: 3px;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
	background: url(/css/img/button_red.png) 0px 0px repeat-x;
}

.news-more:hover {
	color: #FFFFFF;
	text-decoration: none;
	background-position: 0 -38px;
}

.page-title {
	font-size: 20px;
	margin-top: 0;
	font-weight: 500;
}

.webshop-page h1 {
	display: none;
}

h2.product-caption {
	text-transform: uppercase;
}

.breadcrumbs-wrapper {
	padding: 0 38px;
}

.breadcrumbs {
	font-size: 12px;
	color: #8a8a8a;
	padding: 0px 0px 5px 0px;
	margin: 0 auto;
}

ul.breadcrumbs-nav {
	list-style: none;
	padding: 13px 0 7px 0;
	margin: 0;
}

ul.breadcrumbs-nav li {
	float: left;
	padding: 0px 8px 0px 15px;
	background: url(/css/img/breadcrumbs_spacer.png) 0px center no-repeat;
}

@media screen and (-webkit-min-device-pixel-ratio:0) {
	ul.breadcrumbs-nav li {
		/* padding-top: 12px; */
	}
}

ul.breadcrumbs-nav li a {
	color: #8a8a8a;
	text-decoration: none;
}

ul.breadcrumbs-nav li a:hover {
	text-decoration: underline;
}

/* ul.breadcrumbs-nav li a.active {
	font-weight: bold;
} */

ul.breadcrumbs-nav li.item1 {
	background: none;
	padding-left: 0;
}

.breadcrumbs-label {
	float: left;
	padding-right: 5px;
}

dt, dd, label, input, textarea {
	font-family: 'Source Sans Pro',Arial, Helvetica, sans-serif;
}

form {
	margin: 0px;
}

label {
	cursor: pointer;
}

a {
	color: #ff6c00;
	text-decoration: none;
	outline: none;
}

a:focus, a:active {
	ie-dummy: expression(this.hideFocus=true);
	outline: none;
}

a:hover {
	text-decoration: none;
	color: #fe8832;
}

.widget-wrapper {
	position: relative;
}

.menu-widget {
	background: #a82024;
	padding-top: 50px;
	padding-bottom: 50px;
	margin-bottom: 50px;
	position: relative;
	z-index: 2;
}

.menu-widget .widget-title {
	color: #FFFFFF;
	padding-left: 150px;
	font-size: 18px;
	text-transform: uppercase;
	font-weight: bold;
}

.menu {
	list-style: none;
	margin: 0px;
	padding: 0;
}

.menu li {
	position: relative;
	border-top: 1px solid #ec5d61;
	padding: 0px 0;
}

/* .menu li.item-1 {
	background: none;
	border-top: 0;
} */

.menu li .menu-toggler {
	position: absolute;
	right: 6px;
	top: 8px;
	cursor: pointer;
	width: 13px;
	height: 13px;
	padding: 0;
	background: url(/css/img/menu_toggler.png) 0px -13px no-repeat;
}

.menu li .menu-toggler.active {
	background: url(/css/img/menu_toggler.png) 0px 0px no-repeat;
}

.menu li a {
	color: #FFFFFF;
	display: block;
	text-decoration: none;
	padding-left: 150px;
	font-size: 15px;
}

.menu li a span {
	display: block;
	line-height: 15px;
	padding: 15px 0;
}

.menu li.active a,
.menu li a:hover {
	background: #ec5d61;
	text-decoration: none;
}

.menu li ul {
	list-style: none;
	margin: 0px;
	padding: 0px;
	display: none;
}

.menu li ul.active {
	display: block;
}

.menu li.level3 a {
	padding-left: 10px;
}

.siteTree {
	list-style-image:none;
	list-style-position:outside;
	list-style-type:none;
	margin:0pt;
	padding:0pt;
}

.siteTree ul {
	list-style-type:none; 
	margin:0pt; 
	padding:0pt;
}

.siteTree li a:hover {
	/* image in menu background -> background:#444444 url(/images/background_menu_active.jpg) repeat-x scroll 0pt; */
	text-decoration: underline;
	color: #46819E;
}
.siteTree li a {
	/* image in menu background -> background:#E3E3E3 url(/images/background_menu.jpg) repeat-x scroll 0pt; */
	color: #404040;
	display: block;
	margin: 0pt;
	text-decoration: none;
	line-height: 14px;
}

.siteTree li.level0 a {
	padding: 4px 0px;	
}

.siteTree li.level1 a {
	background-image: url(../img/main_tpl/pageTree/level1.gif);
	background-repeat: no-repeat;
	background-position: bottom left;
	padding: 4px 38px;	
}

.siteTree li.level2 a {
	padding: 4px 10px 4px 55px;
	background-repeat: no-repeat;
	background-position: bottom left;
	background-image: url(../img/main_tpl/pageTree/level2.gif);
}

.siteTree li.level3 a {
	padding: 4px 10px 4px 73px;
	background-repeat: no-repeat;
	background-position: bottom left;
	background-image: url(../img/main_tpl/pageTree/level3.gif);
}

.siteTree li.level4 a {
	padding: 4px 10px 4px 89px;
	background-repeat: no-repeat;
	background-position: bottom left;
	background-image: url(../img/main_tpl/pageTree/level4.gif);
}

.siteTree li.level5 a {
	padding: 4px 10px 4px 105px;
	background-repeat: no-repeat;
	background-position: bottom left;
	background-image: url(../img/main_tpl/pageTree/level5.gif);
}

.siteTree li.level6 a {
	padding: 4px 10px 4px 121px;
	background-repeat: no-repeat;
	background-position: bottom left;
	background-image: url(../img/main_tpl/pageTree/level6.gif);
}

.siteTree li.level7 a {
	padding: 4px 10px 4px 137px;
	background-repeat: no-repeat;
	background-position: bottom left;
	background-image: url(../img/main_tpl/pageTree/level7.gif);
}

.siteTree li.level8 a {
	padding: 4px 10px 4px 153px;
	background-repeat: no-repeat;
	background-position: bottom left;
	background-image: url(../img/main_tpl/pageTree/level8.gif);
}

.siteTree li.level9 a {
	padding: 4px 10px 4px 169px;
	background-repeat: no-repeat;
	background-position: bottom left;
	background-image: url(../img/main_tpl/pageTree/level9.gif);
}

.siteTree li.level10 a {
	padding: 4px 10px 4px 185px;
	background-repeat: no-repeat;
	background-position: bottom left;
	background-image: url(../img/main_tpl/pageTree/level10.gif);
}

.caption_small a {
	font-size: 15px;
}

.caption_small {
	font-size: 15px;
}

h4.news-title {
  	font-size: 14px;
	padding: 0;
	margin: 0;
	font-weight: bold;
	padding-bottom: 5px;
	color: #463047;
}

.news-title a {
	text-decoration: none;
	/* color: #75a9c3; */
}

.news-title a:hover {
	text-decoration: none;
}

input[type="submit"] {
	cursor: pointer;
}

input[type="text"],
input[type="password"],
textarea {
	background: #FFFFFF; 
	color: #c1c1c1;
	font-size: 14px; 
	padding: 14px 20px 14px 42px;
	border: 1px solid #d1d1d1;
	border-radius: 3px;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
	color: #454545;
	margin:0;
	background: url(/css/img/input_bg.png) 0 0 repeat-y;
}

textarea {
	resize: none;
	overflow: hidden;
}

::-webkit-input-placeholder {
	color: #454545;
	opacity: 1;
}

:-moz-placeholder { /* Firefox 18- */
	color: #454545;
	opacity: 1;
}

::-moz-placeholder {  /* Firefox 19+ */
	color: #454545;
	opacity: 1;
}

:-ms-input-placeholder {  
	color: #454545;
	opacity: 1;
}

.text-input.big,
textarea.big {
	padding: 10px;
}

.button {
	color: #FFFFFF;
	cursor: pointer;
	font-size: 12px;
	font-weight: bold;
	padding: 5px 10px;
	background: #a76da4 url(/css/img/button.png) left center repeat-x;
	border: none;
	text-transform: uppercase;
	text-shadow: 1px 1px 0px #50354f;
	overflow: visible;
	margin: 0;
}

a.button {
	text-decoration: none;
	display: inline-block;
}

a.button:hover {
	color: #FFFFFF;
}

.button.gray {
	background: #a76da4 url(/css/img/button_gray.png) left center repeat-x;
	text-shadow: 1px 1px 0px #eee;
	color: #463047;
}

select {
	background: #FFFFFF; 
	padding: 5px;
	border: 1px solid #87a6bf;
	border-radius: 4px;
	-moz-border-radius: 4px;
	-webkit-border-radius: 4px;
	color: #9C9C9C;
}

div.hrLine {
	height: 8px; 
	line-height: 8px; 
	border-bottom: 1px solid #c1c1b7;
}

div.hrLine2 {
	height: 1px; 
	background-color: #c1c1b7;
	margin: 2px 0;
}

div.hrMediumLine {
	height: 3px; 
	line-height: 3px; 
	font-size: 0px; 
	border-bottom: 1px solid #c1c1b7;
}

div.hrSmallLine {
	height: 0px; 
	font-size: 0px; 
	line-height: 0px; 
	border-top: 1px solid #c1c1b7;
}

div.hrBold {
	background-color: #c1c1b7;
}

div#updateCartComponent {
	text-align: center;
}

.smallText {
	font-size: 11px; 
	line-height: 11px;
}

tr.component td {
	/* background: #ECECEC; */
}

span.caption {
	color: #383838;
}


tr.component td span.smallText {
	font-size: 11px; 
	line-height: 11px;
	line-height: 28px;
}

fieldset {
	border: 1px solid #c1c1b7;
	margin: 4px 0px 0px 0px;
	padding: 10px;
}

legend {
	color: #463047;
	font-weight: bold;
}

.adminSections {
	height: 20px;
	overflow: hidden;
	background-repeat: repeat-x;
	background-position: center;
	background-image: url(../img/main_tpl/bgTabs.gif);
}

.message {
	border: 1px solid #339900;
	border-radius: 3px;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
	padding: 10px 20px;
	margin-bottom: 12px;
	background: #bcff9a;
	color: #246a01;
}

.message.error {
	border-color: #e40101;
	background: #fdbbbb;
	color: #990000;
}

div.commentOdd {
	background-color: #F8F8F8; 
	border: 1px solid #c1c1b7;
}

div.code-wrapper {
	background-color: #F8F8F8; 
	border: 1px solid #e1e1e1;
	width: 60px; 
	height: 28px;
	text-align: center; 
	line-height: 28px;
	position: relative;
	-webkit-user-select: none;
	-moz-user-select: -moz-none;
	-ms-user-select: none;
	user-select: none;
	cursor: default;
	border-radius: 4px;
	-moz-border-radius: 4px;
	-webkit-border-radius: 4px;
	margin-left: 10px;
}

div.counterBox {
	background-color: #F8F8F8; 
	border: 1px solid #c1c1b7;
	margin: 3px; 
	padding: 0 3px 0 3px; 
	text-align: center; 
	display: block;
	float: left;
	font-size: 11px;
	cursor: hand;
}

div.commentEven {
	background-color: #FFFFFF;  
}

td.bigImageBorder {
	border: 4px solid #c1c1b7;
}

div.mediumImageBorder {
	border: 3px solid #c1c1b7;
}

.smallImageBorder {
	border: 1px solid #c1c1b7;
}

tr.even td.imageCell {
	background-color: #FFFFFF;
	border-right: 1px solid #c1c1b7; 
}

tr.even td.descriptionCell {
	background-color: #e7e7e7; 
	padding: 4px 8px;	
}

tr.even div.descriptionCell {
	border-top: 1px solid #FFFFFF;
	height: 27px;
}

tr.odd td.imageCell {
	background-color: #FFFFFF; 
	border-right: 1px solid #c1c1b7;
}

tr.odd td.descriptionCell {
	background-color: #f6f6f6; 
	padding: 4px 8px;	
}

tr.odd div.descriptionCell { 
	border-top: 1px solid #FFFFFF; 
	height: 27px;
}

tr.checkoutFooter td {
	background-color: #f6f0e6;  
}

tr.checkoutFooter td.borderCell {
	background-color: #c1c1b7;
}

table.priceDetails tr td {
	background-color: #f7f7f7;  
}

table.priceDetails tr td.sum {
	color: #FF0000;  
}

.dataTable td {
	border-bottom: 1px solid #c1c1b7;
	border-right: 1px solid #c1c1b7;
	padding-left: 3px;
	padding-right: 3px;
	padding-top: 2px;
	padding-bottom: 2px;
}

#addBorders {
	border-left: none;
	border-bottom: none;
}

#dataTableOptions {
	text-align: center;
	padding-left: 6px;
	padding-right: 6px;
}

#addBorderLeft {
	border-left: 1px solid #c1c1b7;
}

#dataTableCaption td {
	background-color: #F6F6F6;
	color: #60605A;
	border-top: 1px solid #c1c1b7;
}

td.componentsOdd {
	background-color: #e8e8e8;  
}

td.componentsEven {
	background-color: #f4f4f4;    
}

.tableProductSpecification td {
	font-size: 11px;
	text-align: left;
}

.errorsList {
	margin: 5px;
	margin-left: 20px;
	padding-left: 0;
	list-style-type: circle;
}

tr.error td {
	color: red;
	background-color: #FFDFDF;
}

div.colorPreview {
	width: 15px; 
	height: 15px; 
	cursor: pointer; 
	border: 1px solid #c1c1b7;
}

div.loadingContainer {
	font-size: 10px;
	font-weight: bold;
	width: 100px; 
	margin: 0px; 
	padding: 1px; 
	text-align: center; 
	color: #ECECEC; 
	background-color: #383838;
}

div.loadingContainer div {
	border: 1px solid #ECECEC;
	background-color: transparent;
}

.productBox {
	border: 2px solid #CFCFCF;
}

.error_field {
	border-color: #FF0000 !important;
}

.categorybox {
	padding: 3px;
	border: 4px solid #CFCFCF;
}

.spanSpacer {
	margin: 0 8px;
	color: #6d6d6d;
}

.top-menu {
	border-top: 1px solid #cbcbcb;
}

#top-menu-container {
}

.top-menu #nav {
	margin: 0;
	padding: 0;
	list-style: none;
}

.top-menu #nav li {
	float: left;
	border-left: 1px solid #cbcbcb;
}

.top-menu #nav li span {
	float: left;
}

.top-menu #nav li a {
	display: block;
	text-decoration: none;
	color: #5f5f5f;
	height: 64px;
	font-weight: 600;
	line-height: 64px;
	padding: 0 40px;
	text-align: center;
	font-size: 15px;
	text-transform: uppercase;
}

.top-menu #nav li a:hover,
.top-menu #nav li a.active {
	background: url(/css/img/menu_active.png) 0 0 repeat-x #ff6c00;
	color: #FFFFFF;
}

.top-menu #nav li.menuitem1 {
	border: none;
	padding: 0;
}

.top-menu #nav li.menuitem1 a {
	width: 84px;
	padding: 0;
	text-indent: -9999px;
	background: url(/css/img/home.png) center no-repeat;
}

.search-box-wrapper {
	float: right;
	padding: 21px 20px 16px 22px;
}

.search-submit {
	width: 32px;
	height: 27px;
	border: none;
	background: url(/css/img/search.png) center 0px no-repeat;
}

.search-box {
	border-bottom: 1px solid #b3b3b3;
}

.search-box .search-input {
	background: none;
	border: none;
	font-size: 13px;
	color: #aaaaaa;
	padding: 3px 5px 7px 0;
	width: 165px;
	box-shadow: none;
}

.search-input::-webkit-input-placeholder {
	color: #b3b3b3;
	opacity: 1;
}

.search-input:-moz-placeholder { /* Firefox 18- */
	color: #b3b3b3;
	opacity: 1;
}

.search-input::-moz-placeholder {  /* Firefox 19+ */
	color: #b3b3b3;
	opacity: 1;
}

.search-input:-ms-input-placeholder {  
	color: #b3b3b3;
	opacity: 1;
}

#floatLayer {
	background-color: #ECECEC; 
	border: 1px solid #c1c1b7;
	padding: 8px 15px; 	
	font-size: 12px;
}

.shopInfo {
	position: fixed;
	top: 0;
	left: 0;
	right: 0;
	bottom: 0;
	display: none;
	background: url(/css/img/overlay.png);
	z-index: 9999;
}

.shopInfo a {
	border: 1px solid #446b1b;
	width: 347px;
	padding: 20px 0;
	text-align: center;
	background-color: #FFFFFF; 
	color: #5d5c5c;
	text-decoration: none;
	font-size: 14px;
	display: block;
	width: 280px;
	margin: 200px auto 0 auto;
	border-radius: 5px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
}

h2.product_name {
	font-size: 17px;
	font-weight: normal;
	padding: 0;
	margin: 0;
}

a.product_name {
	font-size: 17px;
	text-decoration: none;
}

div.box_bottom {
	background: url(/img/main_tpl/box_bottom.png) top left no-repeat;
	height: 4px;
	margin: 0px 4px 16px 4px;
}

.buy_op_cell {
	text-align: right;
	padding: 0 8px;
}

.nobr {
	white-space: nowrap;
}

.cell_border_line {
	border-top: 1px solid #FFFFFF;
}

.overlay_box {
	position:absolute; 
	display:none; 
	width: 347px; 
	padding: 5px; 
	border: 2px solid #c1c1b7; 
	background-color: #ECECEC;
}

/* gallery */
.thumbs img {
	opacity: 0.8;
	filter: alpha(opacity=80);
}

.thumbs img:hover {
	opacity: 1;
	filter: alpha(opacity=100);
}

.dropdown {
	display:none; 
	position: absolute; 
	border: 1px solid #c1c1b7; 
	z-index: 1000; 
	background-color: #F6F6F6; 
	padding: 5px;
}

.clearfix:after {
	clear: both;
	content: ".";
	display: block;
	font-size: 0;
	height: 0;
	line-height: 0;
	visibility: hidden;
}

.clearfix {
	display: block;
	zoom: 1;
}

.infoalbum-gallery {
	width: 100%;
}

.infoalbum-gallery, .infoalbum-gallery * {
	margin: 0;
	padding: 0;
}

.infoalbum-gallery-container {
	padding: 5px;
	border: 1px solid #c1c1b7;
}

.infoalbum-image-container {
	margin-top: 10px;
	padding: 0px;
	background: #000;
}

.infoalbum-image-container.hide {
	height: 0px;
}

.infoalbum-gallery .infoalbum-image-wrapper {
	width: 100%;
	height: 400px;
	padding: 25px 0px;
	position: relative;
	overflow: hidden;
}

.infoalbum-gallery .infoalbum-image-wrapper .infoalbum-loader {
	position: absolute;
      z-index: 10;
	top: 48%;
	left: 48%;
	border: none;
	display: none;
}

.infoalbum-gallery .infoalbum-image-wrapper .infoalbum-next {
      position: absolute;
      right: 0;
      top: 0;
      width: 25%;
      height: 100%;
      cursor: pointer;
      display: block;
      z-index: 1000;
}

.infoalbum-gallery .infoalbum-image-wrapper .infoalbum-prev {
      position: absolute;
      left: 0;
      top: 0;
      width: 25%;
      height: 100%;
      cursor: pointer;
      display: block;
      z-index: 1000;
}

.infoalbum-gallery .infoalbum-image-wrapper .infoalbum-prev, .infoalbum-gallery .infoalbum-image-wrapper .infoalbum-next {
      /* Or else IE will hide it */
	background: url(/img/infoalbum_gallery/non-existing.jpg)\9
}

.infoalbum-gallery .infoalbum-image-wrapper .infoalbum-prev .infoalbum-prev-image, .infoalbum-gallery .infoalbum-image-wrapper .infoalbum-next .infoalbum-next-image {
	background: url(/img/infoalbum_gallery/ad_prev.png);
	width: 30px;
	height: 30px;
	display: none;
	position: absolute;
	top: 47%;
	left: 0;
	z-index: 101;
}

.infoalbum-gallery .infoalbum-image-wrapper .infoalbum-next .infoalbum-next-image {
	background: url(/img/infoalbum_gallery/ad_next.png);
	width: 30px;
	height: 30px;
	right: 0;
	left: auto;
}

.infoalbum-gallery .infoalbum-image-wrapper .infoalbum-image {
	position: absolute;
	overflow: hidden;
      top: 0;
      left: 0;
      z-index: 9;
}

.infoalbum-gallery .infoalbum-image-wrapper .infoalbum-image a img {
	border: 0;
}

.infoalbum-image-description {
	position: absolute;
	bottom: 0px;
	left: 0px;
	width: 100%;
	text-align: left;
	z-index: 1001;
	background: url(/img/infoalbum_gallery/opa75.png);
	color: #FFF;
}

.infoalbum-image-description span {
 	padding: 7px;
	display: block;
}

* html .infoalbum-gallery .infoalbum-image-wrapper .infoalbum-image .infoalbum-image-description {
	background: none;
	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader (enabled=true, sizingMethod=scale, src='/img/infoalbum_gallery/opa75.png');
}

.infoalbum-image-description .infoalbum-description-title {
	display: block;
}

.infoalbum-gallery .infoalbum-controls {
	height: 20px;
}

.infoalbum-gallery .infoalbum-info {
	float: left;
}

.infoalbum-gallery .infoalbum-slideshow-controls {
	float: right;
}

.infoalbum-gallery .infoalbum-slideshow-controls .infoalbum-slideshow-start, .infoalbum-gallery .infoalbum-slideshow-controls .infoalbum-slideshow-stop {
	padding-left: 5px;
	cursor: pointer;
}

.infoalbum-gallery .infoalbum-slideshow-controls .infoalbum-slideshow-countdown {
	padding-left: 5px;
	font-size: 0.9em;
}

.infoalbum-gallery .infoalbum-slideshow-running .infoalbum-slideshow-start {
      cursor: default;
      font-style: italic;
}

.infoalbum-gallery .infoalbum-nav {

	width: 100%;
	position: relative;
}

.infoalbum-gallery .infoalbum-forward, .infoalbum-gallery .infoalbum-back {
      float: left;
	display: block;
	height: 131px;
	width: 23px;
	cursor: pointer;
}

/* IE 6 doesn't like height: 100% */
* html .infoalbum-gallery .infoalbum-forward, .infoalbum-gallery .infoalbum-back {
      height: 131px;
	width: 23px;
}

.infoalbum-gallery .infoalbum-back {
	margin-right: 10px;
      background: url(/img/infoalbum_gallery/scroll_thumbs.png) 0px 0px no-repeat;
}

.infoalbum-gallery .infoalbum-forward {
	margin-left: 10px;
      background: url(/img/infoalbum_gallery/scroll_thumbs.png) 0px -141px no-repeat;
}

.infoalbum-gallery .infoalbum-nav .infoalbum-thumbs {
	float: left;
      overflow: hidden;
	width: 439px;
}

.infoalbum-gallery .infoalbum-thumbs td {
	padding-right: 15px;
	line-height: 131px;
}

.infoalbum-gallery .infoalbum-thumbs td.last {
	padding: 0;
}

.infoalbum-gallery .infoalbum-thumbs td a {
	height: 131px;
	line-height: 131px;
}

.infoalbum-gallery .infoalbum-thumbs td a img {
	/* border: 3px solid #CCC; */
	border: none;
	display: block;
}

.infoalbum-gallery .infoalbum-thumbs td a.infoalbum-active img {
	/* border: 3px solid #616161; */
}

/* Can't do display none, since Opera won't load the images then */
.infoalbum-preloads {
	position: absolute;
	left: -9000px;
	top: -9000px;
}

#infoWrap {
	position: relative;
	overflow: hidden;
}

/* Swiff uplloader */

.swiff-uploader-box a {
	display: none !important;
}

#demo-status {
	padding: 10px 15px;
	width: 420px;
	border: 1px solid #c1c1b7;
}

#demo-status .progress {
	background: url(/classes/javascript/swiff_uploader3/assets/progress-bar/progress.gif) no-repeat;
	background-position: +50% 0;
	margin-right: 0.5em;
	vertical-align: middle;
}

/* end Swiff uplloader */

.display-none {
	display: none;
}

.float-left {
	float: left;
}

.float-right {
	float: right;
}

.top-logo {
	display: block;
	width: 127px;
	height: 59px;
	background: url(/css/img/logo.png) 0px 0px no-repeat;
	margin-left: 40px;
}

.publish-date {
	font-size: 11px;
	color: #A9A9A9;
}

.readmore {
	display: block;
	height: 41px;
	line-height: 33px;
	width: 60px;
	padding-right: 15px;
	text-align: center;
	background: url(/css/img/buttons.png) 0px 0px no-repeat;
	color: #FFFFFF;
	text-transform: uppercase;
	text-decoration: none;
	font-size: 17px;
	text-shadow: 1px 1px 0px #50354f;
}

.readmore:hover {
	text-decoration: none;
	color: #ffcfff;
}	

.news-thumb {
	float: left;
	display: inline-block;
	border: 1px solid #c1c1b7;
	padding: 3px;
	margin: 5px 10px 0px 0px;
}

.news-thumb:hover {
	border: 1px solid #463047;
	background: #FFFFFF;
}

.news-thumb img {
	display: block;
}

.pagination-wrapper {
	padding-top: 10px;
	text-align: center;
}

.pagination {
	display: inline-block;
	margin: 0px 3px;
	padding: 0 10px;
	height: 32px;
	line-height: 30px;
	color: #FFFFFF;
	text-decoration: none;
	background: url(/css/img/button_red.png) 0px 0px repeat-x;
	font-size: 13px;
	font-weight: bold;
	border-radius: 3px;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
}

.pagination.prev {
	padding: 0px 12px 0px 10px;
	margin-right: 20px;
}

.pagination.prev span {
	background: url(/css/img/pagination.png) 0px 11px no-repeat;
	display: inline-block;
	padding-left: 15px;
}

.pagination.next {
	padding: 0px 10px 0px 12px;
	margin-left: 20px;
}

.pagination.next span {
	background: url(/css/img/pagination.png) right -18px no-repeat;
	display: inline-block;
	padding-right: 15px;
}

a.pagination:hover {
	text-decoration: none;
	background-position: 0 -38px;
	color: #FFF;
}

.news-img {
	float: left;
	margin-right: 30px;
	margin-top: 5px;
	margin-bottom: 45px;
}

.news-img img {
	width: 112px;
	height: auto;
}

span.pagination {
	cursor: default;
	opacity: 0.7;
	color: #FFF;
}

.input-row {
	padding: 4px 0px;
}

.input-label {

}

.input-wrapper {
}

.border-link {
	border: none;
	padding: 2px;
	border: 1px solid #c1c1b7;
	display: block;
}

.border-link:hover {
	border: 1px solid #463047;
	background: #FFFFFF;
}

.border-link img {
	display: block;
}

.button-big {
	display: block;
	width: 270px;
	height: 50px;
	color: #FFFFFF;
	font-size: 22px;
	line-height: 44px;
	text-shadow: 1px 1px 1px #2c182d;
	text-transform: uppercase;
	text-decoration: none;
	text-align: center;
	background: url(/css/img/button_big.png) 0px 0px no-repeat;
}

.button-big:hover {
	color: #FFFFFF;
	text-decoration: none;
	background: url(/css/img/button_big.png) 0px -50px no-repeat;
}

.messages {
	font-weight: bold;
	color: #463047;
}

#mailing-response {
	padding-bottom: 10px;
}

#mailing-loading {
	width: 24px !important;
	height: 24px !important;
	padding: 0 !important;
}

.ajax-loading {
	border: none;
	background: url(/css/img/loading.gif) no-repeat center 0px transparent;
}

.category-thumb {
	position: relative;
}

.category-thumb span.category-info {
	position: absolute;
	bottom: 4px;
	left: 4px;
	right: 4px;
	padding: 7px;
	color: #FFFFFF;
	background: url(/css/img/gradient.png) repeat-x center bottom transparent;
}

.category-name {
	display: block;;
}

.category-details {
	display: block;
	font-size: 11px;
}

iframe.fb_ltr {
	border-bottom: 1px solid #383038 !important
}

.prezenty {
	border-collapse: collapse;
}
.prezenty td {
	border: 1px solid #CCCCCC;
}

.message-title {
	font-weight: bold;
	font-size: 16px;
	padding: 5px 0px 10px 0px;
}

.register-form .input-label {
	width: 150px;
}

.register-form .text-field {
	width: 200px;
}

.input-row-spacer {
	height: 30px;
}

.input-row-spacer-small {
	height: 15px;
}

.postal-code {
	width: 70px !important;
}

.title-separator {
	height: 2px;
	border-top: 1px solid #e1e1e1;
	margin: 5px 0px;
}

.register-form .error,
.register-form .message {
	margin-bottom: 25px;
}

.register-form .error ul {
	padding-left: 3px;
}

.register-form .error ul li {
	padding-left: 0;
	background: none;
}

.register-form .message {
	color: #726473;
}

.top-menu h1 {
	float: left;
	margin: 0;
	padding: 20px 0 0px 300px;
	font-weight: normal;
	color: #FFFFFF;
	font-size: 25px;
	height: 40px;
	line-height: 40px;
	text-shadow: 1px 1px 1px #271728;
	text-transform: uppercase;
}

.product-box {
	float: left;
	width: 160px;
	border: 1px solid #dddddd;
	background: #FFFFFF;
	padding: 15px;
	text-align: center;
	height: 240px;
	position: relative;
	border-radius: 6px;
	-moz-border-radius: 6px;
	-webkit-border-radius: 6px;
	margin-bottom: 45px;
}

.products-group .product-box {
	border: none;
	padding: 0;
	width: 160px;
	margin-bottom: 0;
	height: 278px;
}

.products-group .product-box-separator {
	margin: 0 17px;
	height: 264px;
}

.product-box .product-image a {
	height: 160px;
	display: block;
	background: #FFFFFF;
	text-align: center;
}

.product-box.break {
}

.product-box.row {
	float: none;
	width: auto;
	height: auto;
	text-align: left;
}

.product-box.row .product-image {
	float: left;
	width: 160px;
}

.product-box.row .product-info {
	float: left;
	width: 492px;
	padding-left: 25px;
}

.product-description.short {
	height: 46px;
	position: relative;
	overflow: hidden;
}

.product-description-overlay {
	position: absolute;
	bottom: 0;
	left: 0;
	right: 0;
	height: 27px;
	background: url(/css/img/product_desc_overlay.png) repeat-x 0px 0px;
}

.product-description.short,
.product-description.short p {
	font-size: 11px;
}

.product-price {
	padding: 0px 0px 10px 0;
}

.promo-product .price-value {
	color: #CF2020;
}

.buy-button-wrapper {
	position: absolute;
	right: 10px;
	bottom: -25px;
}

.buy-button-wrapper-full {
	float: left;
	padding-right: 10px;
}
	
.buy-button-label {
	float: left;
	height: 46px;
	padding: 0 8px;
	line-height: 40px;
	font-size: 15px;
	color: #FFFFFF;
	background: url(/css/img/buy_button.png) 0px 0px no-repeat;
	text-shadow: 0px -1px 0px #6b795d;
}

.product-desc-wrapper .buy-button-label {
	font-size: 13px;
}

.buy-button {
	float: left;
}

.buy-button input {
	width: 49px;
	height: 46px;
	background: none;
	border: none;
	padding: 0;
	margin: 0;
	text-indent: 99999px;
	overflow: hidden;
	background: url(/css/img/buy_button.png) right 0px no-repeat;
	outline: none;
}

.buy-button input:hover {
	cursor: pointer;
	background: url(/css/img/buy_button.png) right -46px no-repeat;
}

.product-box-separator {
	width: 1px;
	border-left: 1px solid #e1e1e1;
	margin: 0 35px;
	float: left;
	height: 270px;
}

.product-box-hseparator,
.category-box-hseparator {
	margin-bottom: 30px;
	border-top: 1px solid #e1e1e1;
	clear: both;
}

.category-box {
	float: left;
	width: 182px;
	border: 1px solid #dddddd;
	background: #FFFFFF;
	padding: 4px;
	text-align: center;
	height: 240px;
	position: relative;
	border-radius: 6px;
	-moz-border-radius: 6px;
	-webkit-border-radius: 6px;
	margin-bottom: 35px;
	color: #446b1b;
	text-decoration: none;
	font-size: 15px;
	text-transform: uppercase;
}

.category-box-separator {
	width: 1px;
	border-left: 1px solid #e1e1e1;
	margin: 0 35px;
	float: left;
	height: 250px;
}

.category-box:hover {
	text-decoration: none;
}

.category-box.break {
	margin-right: 0;
}

.category-image {
	display: block;
}

.category-name {
	display: block;
	height: 34px;
	padding-top: 10px;
}

.product-gallery {
	float: left;
	width: 302px;
	position: relative;
}

.product-desc-wrapper {
	float: left;
	width: 588px;
	margin-left: 50px;
}

.price-label {
	text-transform: uppercase;
	padding-right: 15px;
}

.price-value {
	color: #446b1b;
	font-size: 26px;
}

.product-count {
	padding-bottom: 20px;
}

.product-desc-wrapper .fb-like {
	padding-top: 10px;
	float: left;
	width: 224px;
}

.amount-label {
	padding-right: 15px;
	padding-top: 10px;
	text-transform: uppercase;
}

.product-thumbs {
	padding-top: 10px;
	padding-bottom: 30px;
}

.product-thumb {
	border: 1px solid #e1e1e1;
	padding: 15px;
	float: left;
	margin-right: 10px;
	margin-bottom: 10px;
	border-radius: 6px;
	-moz-border-radius: 6px;
	-webkit-border-radius: 6px;
}

.product-thumb.break {
	margin-right: 0;
}

.shopping-cart {
	float: right;
}

#shoppingCart {
	float: left;
	padding-right: 40px;
	font-size: 20px;
	margin-top: 13px;
	padding-left: 40px;
	background: url(/css/img/cart_icon.png) 0px 0px no-repeat;
	height: 26px;
}

.cart-button {
	display: block;
	float: right;
	text-decoration: none;
	font-size: 15px;
	color: #FFFFFF;
	width: 104px;
	height: 34px;
	line-height: 32px;
	padding: 0px 5px 5px 0px;
	text-align: center;
	background: url(/css/img/topmenu_items.png) 0px -43px no-repeat;
	margin-right: -5px;
	position: relative;
	text-shadow: 0px -1px 0px #6b795d;
}

.cart-button:hover {
	background: url(/css/img/topmenu_items.png) 0px -93px no-repeat;
	color: #FFFFFF;
	text-decoration: none;
}

.product-meta {
	line-height: normal;
}

.product-code {
	text-transform: uppercase;
	padding-bottom: 5px;
}

.product-availability {
	color: #5e9821;
}

.spacer-line {
	margin: 15px 0px;
	height: 2px;
	border-top: 1px solid #e1e1e1;
}

.promo-badge {
	position: absolute;
	right: 10px;
	top: -15px;
	width: 82px;
	height: 37px;
	line-height: 30px;
	padding: 0px 5px 0px 8px;
	color: #FFFFFF;
	text-transform: uppercase;
	font-size: 13px;
	text-align: center;
	overflow: hidden;
	background: url(/css/img/promo_badge.png) 0px 0px no-repeat;
	text-shadow: 0px -1px 0px #979797;
}

.main-product-info .promo-badge {
	top: -14px;
}

.products-group .promo-badge {
	right: 200px;
}

.no-items {
	padding-top: 20px;
	font-style: italic;
	text-align: center;
}

.cart-heading {
	border: 1px solid #e1e1e1;
	background: #f9f9f9;
	border-radius: 6px;
	-moz-border-radius: 6px;
	-webkit-border-radius: 6px;
}

.cart-heading div {
	padding: 5px;
	border-right: 1px solid #d0d0d0;
	float: left;
	font-size: 13px;
	height: 20px;
	line-height: 20px;
}

.cart-heading th {
	background: #ddd;
	padding: 5px;
	border-right: 1px solid #FFF;
	color: #463047;
}

.cart-row td {
	padding: 5px;
	border-right: 1px solid transparent;
}

.cart-row .button {
	font-size: 11px;
	text-transform: none;
}

.cart-row {
	border-bottom: 1px solid #e1e1e1;
}

.cart-row .cart-cell {
	float: left;
	padding: 5px;
	border-right: 1px solid transparent;
}

.cart-cell .outer {
	display: table;
	height: 80px;
	#position: relative;
	overflow: hidden;
}

.cart-cell .middle {
	#position: absolute;
	#top: 50%;
	display: table-cell;
	vertical-align: middle;
}

.cart-cell .inner {
	#position: relative;
	top: -50%;
}

.centered {
	margin-left: auto;
	margin-right: auto;
}

.inline-block {
	display: inline-block;
}

.cart-nav {
	text-align: center;
	padding-top: 20px;
}

.cart-sum {
	text-transform: uppercase;
	padding: 12px 0px 17px 0;
	text-align: right;
	font-size: 17px;
	border-bottom: 1px solid #e1e1e1;
}

.cart-image {
	width: 90px;
}

.cart-image img {
	display: block;
}

.cart-title {
	width: 164px;
}

.cart-amount {
	width: 130px;
}

.cart-price {
	width: 80px;
}

.cart-price-total {
	width: 101px;
}

.cart-delete {
	width: 55px;
	border: none !important;
}

.checkout-form .input-label {
	width: 200px;
}

.checkout-form .text-field {
	width: 200px;
}

.checkout-form textarea {
	width: 350px;
}

.shipping-type-label {
	font-weight: bold;
	padding: 5px 0px;
}

.checkout-sum {
	color: #000000;
	font-weight: bold;
	font-size: 14px;
	padding-top: 5px;
}

.required {
	color: #cf2020;
	font-weight: bold;
}

.small-info {
	font-size: 11px;
	color: #aaa;
}

.payment-info {
	padding-bottom: 5px;
	margin-top: -6px;
}

.pricelist {
	width: 100%;
}

.pricelist td {
	padding: 10px;
}

.pricelist .table-caption td {
	border-right: 1px solid #FFFFFF;
	background: #EEEEEE;
}

.pricelist .even td {
	border-bottom: 1px solid #FFFFFF;
	border-right: 1px solid #FFFFFF;
	background: #f5f5f5;
}

.pricelist .odd td {
	border-bottom: 1px solid #f5f5f5;
	border-right: 1px solid #f5f5f5;
}

.table-title {
	border-bottom: 1px solid #463047;
	font-size: 20px;
	text-align: center;
	padding: 15px !important;
	text-transform: uppercase;
	color: #463047;
}

.limited-categories {
	float: left;
	width: 240px;
}

.products-display-settings {
	float: right;
	padding-bottom: 25px;
}

.products-sort {
	float: left;
	padding-right: 20px;
	padding-left: 25px;
	background: url(/css/img/product_display_icons.png) 0 6px no-repeat;
}

.products-display {
	float: left;
	padding-left: 25px;
	background: url(/css/img/product_display_icons.png) 0 -27px no-repeat;
}

.products-sort-label,
.products-display-label,
.products-paging-label {
	float: left;
	font-size: 14px;
	text-transform: uppercase;
	color: #446b1b;
	padding-top: 8px;
}

.products-sort-input,
.products-display-input,
.products-paging-input {
	float: left;
	padding-left: 20px;
}

.products-display-input {
	padding-top: 6px;
}

.products-display label {
	width: 18px;
	height: 18px;
	display: block;
	float: left;
	margin-left: 15px;
}

.products-display .display-row-label {
	background: url(/css/img/products_display_labels.png) 0 -28px no-repeat;
}

.products-display .display-column-label {
	background: url(/css/img/products_display_labels.png) 0 -84px no-repeat;
}

.products-display .display-row-label:hover,
.products-display .display-row-label.active {
	background: url(/css/img/products_display_labels.png) 0 0px no-repeat;
}

.products-display .display-column-label:hover,
.products-display .display-column-label.active {
	background: url(/css/img/products_display_labels.png) 0 -56px no-repeat;
}

.products-display label input {
	display: none;
}

.products-paging {
	padding-left: 25px;
	background: url(/css/img/product_display_icons.png) 0 -60px no-repeat;
}

.products-paging-settings {
	padding-bottom: 25px;
}

.additional-product-info-tab-triggers {
	padding-left: 10px;
}

.additional-product-info-tab-triggers .tab-trigger {
	border: solid #e1e1e1;
	border-width: 1px 1px 0px 1px;
	border-radius: 6px 6px 0px 0px;
	-moz-border-radius: 6px 6px 0px 0px;
	-webkit-border-radius: 6px 6px 0px 0px;
	float: left;
	padding: 5px 10px;
	font-size: 16px;
	color: #446b1b;
	text-transform: uppercase;
}

.additional-product-info-tabs {
	border: 1px solid #e1e1e1;
	border-radius: 6px;
	-moz-border-radius: 6px;
	-webkit-border-radius: 6px;
	padding: 20px 15px;
}

.login-form {
	width: 188px;
	margin: 0 auto;
}

.login-form .text-input {
	width: 166px;
}

.login-links {
	padding-bottom: 10px;
}

.login-links a {
	color: #606060;
}

.login-links a:hover {
	color: #7bb83a;
}

.input-label {
	padding-bottom: 10px;
}

.submit-wrapper {
	text-align: right;
	margin-top: -5px;
}

.form-spacer {
	height: 8px;
}

.submit-button {
	margin: 0;
	height: 38px;
	padding: 0 25px;
	text-align: center;
	color: #FFFFFF;
	border: none;
	font-size: 14px;
	font-weight: bold;
	text-transform: uppercase;
	text-decoration: none;
	background: #46a2ee;
	cursor: pointer;
	outline: none;
	-webkit-appearance: none;
	border-radius: 3px;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
}

.submit-button:hover {
	opacity: .9;
}

.submit-button.button-2 {
	background: url(/css/img/button2.png) 0 0px no-repeat;
	width: 180px;
	text-transform: none;
}

.submit-button.button-2:hover {
	background: url(/css/img/button2.png) 0 -40px no-repeat;
}

.submit-button.cart-button-prev {
	background: url(/css/img/cart_nav_buttons.png) 0 -144px no-repeat;
	width: 188px;
	text-transform: none;
	padding-left: 20px;
}

.submit-button.cart-button-prev:hover {
	background: url(/css/img/cart_nav_buttons.png) 0 -184px no-repeat;
}

a.submit-button.button-2 {
	display: inline-block;
	width: 174px;
	height: 34px;
	line-height: 34px;
	color: #FFFFFF;
	text-decoration: none;
	padding: 0 5px 6px 0;
}

.register-form {
	width: 470px;
	margin: 0 auto;
}

.register-form .text-input {
	width: 158px;
}

.register-form-column {
	float: left;
	width: 180px;
}

.register-form-column.column-2 {
	padding-left: 100px;
}

#company-additional-fields {
	display: none;
}

.register-checkboxes {
	padding-bottom: 20px;
}

.checkbox-label input {
	display: none;
}

.checkbox-label {
	display: inline-block;
	height: 22px;
	padding-left: 30px;
	padding-top: 6px;
	background: url(/css/img/checkbox.png) 0 -42px no-repeat;
}

.checkbox-label.checked {
	background: url(/css/img/checkbox.png) 0 0px no-repeat;
}

.private-account-label {
	margin-right: 40px;
}

.products-group {
	margin-bottom: 50px;
	position: relative;
	padding-bottom: 0;
}

.products-group-title {
	padding-left: 25px;
}

.products-group-title span {
	border: solid #e1e1e1;
	border-width: 1px 1px 0px 1px;
	border-radius: 6px 6px 0px 0px;
	-moz-border-radius: 6px 6px 0px 0px;
	-webkit-border-radius: 6px 6px 0px 0px;
	float: left;
	padding: 5px 10px;
	font-size: 16px;
	color: #446b1b;
	text-transform: uppercase;
	background: #FFFFFF;
}

.additional-field {
	display: none;
}

.button-small {
	width: 85px;
	margin: 0;
	position: relative;
	height: 32px;
	padding: 0 5px 10px 0;
	border: none;
	cursor: pointer;
	background: url(/css/img/buttons_small.png) 0 0px no-repeat;
	color: #FFFFFF;
	text-align: center;
	font-size: 13px;
	text-shadow: 0px -1px 0px #6b795d;
}

.button-small:hover {
	background: url(/css/img/buttons_small.png) 0 -32px no-repeat;
}

.button-small.cart-delete {
	width: 53px;
	background: url(/css/img/buttons_small.png) 0 -64px no-repeat;
}

.button-small.cart-delete:hover {
	background: url(/css/img/buttons_small.png) 0 -96px no-repeat;
}

.cart-products {
	padding-bottom: 15px;
}

.line-separator {
	height: 2px;
	border-top: 1px solid #e1e1e1;
	margin: 8px 0px;
}

.shipping-price {
	padding-top: 6px;
}

.continue-shopping {
	display: block;
	width: 153px;
	position: relative;
	height: 30px;
	line-height: 30px;
	padding: 0 0 6px 22px;
	background: url(/css/img/cart_nav_buttons.png) 0 -72px no-repeat;
	color: #FFFFFF;
	text-align: center;
	font-size: 13px;
	text-transform: uppercase;
	text-shadow: 0px -1px 0px #6b795d;
	text-decoration: none;
}

.continue-shopping:hover {
	color: #FFFFFF;
	text-decoration: none;
	background: url(/css/img/cart_nav_buttons.png) 0 -108px no-repeat;
}

.cart-button-next {
	width: 84px;
	margin: 0;
	position: relative;
	height: 36px;
	padding: 0 22px 8px 0;
	border: none;
	cursor: pointer;
	background: url(/css/img/cart_nav_buttons.png) 0 0px no-repeat;
	color: #FFFFFF;
	text-align: center;
	font-size: 13px;
	text-transform: uppercase;
	text-shadow: 0px -1px 0px #6b795d;
	margin: 0;
	overflow: visible;
}

.cart-button-next:hover {
	background: url(/css/img/cart_nav_buttons.png) 0 -36px no-repeat;
}

.quick-register-form-wrapper,
.quick-login-form-wrapper,
.shipping-address-wrapper,
.invoice-address-wrapper {
	float: left;
	width: 338px;
}

.quick-register-form-wrapper {
	padding-right: 10px;
}

.quick-login-form {
	width: 188px;
}

.quick-register-form,
.quick-login-form,
.shipping-address-form,
.invoice-address-form,
.order-comment-form {
	padding-left: 40px;
}

.quick-register-form .text-input,
.quick-login-form  .text-input,
.shipping-address-form .text-input,
.invoice-address-form .text-input{
	width: 166px;
}

.cart-step-2 {
	position: relative;
}

.cart-step-2 .cart-nav {
	height: 40px;
}

.cart-step-2 .cart-nav .submit-button {
	position: absolute;
	right: 0;
}

#shipping-address-preview {
	font-size: 14px;
	line-height: 22px;
}

#shipping-address-change-form {
	display: none;
}

.order-comment-form {
	padding-top: 30px;
}

.order-comment-form textarea {
	width: 626px;
	height: 200px;
}

.quick-edit-form-wrapper {
	width: 250px;
	margin: 0 auto;
}

.quick-edit-form .text-input {
	width: 228px;
}

.payments-form-wrapper {
	width: 460px;
	margin: 0 auto;
}

.payment-type {
	width: 216px;
	float: left;
	margin-right: 20px;
}

.payment-type-image {
	border: 1px solid #d0d0d0;
	border-radius: 6px;
	-moz-border-radius: 6px;
	-webkit-border-radius: 6px;
	height: 95px;
	padding: 6px;
	margin-bottom: 20px;
	text-align: center;
}

.payment-type.last {
	margin: 0;
}

.cart-steps-icons {
	border: 1px solid #d8d8d8;
	border-radius: 6px;
	-moz-border-radius: 6px;
	-webkit-border-radius: 6px;
	margin-bottom: 20px;
	background: #FFFFFF;
}

.cart-step-icon {
	float: left;
	height: 103px;
	width: 115px;
}

.cart-step-icon .icon-img {
	display: block;
	height: 46px;
	margin-top: 15px;
	margin-bottom: 10px;
}

.icon-1 .icon-img {
	background: url(/css/img/cart_steps_icons.png) center 0px no-repeat;
}

.icon-2 .icon-img {
	background: url(/css/img/cart_steps_icons.png) center -67px no-repeat;
}

.icon-3 .icon-img {
	background: url(/css/img/cart_steps_icons.png) center -132px no-repeat;
}

.icon-4 .icon-img {
	background: url(/css/img/cart_steps_icons.png) center -197px no-repeat;
}

.icon-5 .icon-img {
	background: url(/css/img/cart_steps_icons.png) center -263px no-repeat;
}

.cart-step-icon .icon-label {
	font-size: 13px;
	display: block;
	text-shadow: 0px 1px 0px #FFFFFF;
	text-align: center;
}

.current-step-1 .icon-1,
.current-step-2 .icon-2,
.current-step-3 .icon-3,
.current-step-4 .icon-4,
.current-step-5 .icon-5 {
	background: #d3e8be;
}

.current-step-1 .spacer-1,
.current-step-2 .spacer-2,
.current-step-3 .spacer-3,
.current-step-4 .spacer-4 {
	background: url(/css/img/cart_steps_spacer.png) 0 -103px no-repeat;
}

.current-step-2 .spacer-1,
.current-step-3 .spacer-2,
.current-step-4 .spacer-3,
.current-step-5 .spacer-4 {
	background: url(/css/img/cart_steps_spacer.png) 0 -206px no-repeat;
}

.cart-step-icon.icon-1 {
	border-radius: 4px 0px 0px 4px;
	-moz-border-radius: 4px 0px 0px 4px;
	-webkit-border-radius: 4px 0px 0px 4px;
	padding-left: 2px;
}

.cart-step-icon.icon-5 {
	border-radius: 0px 4px 4px 0px;
	-moz-border-radius: 4px 0px 0px 4px;
	-webkit-border-radius: 4px 0px 0px 4px;
	padding-right: 1px;
}

.cart-step-icon-spacer {
	float: left;
	width: 35px;
	height: 103px;
	background: url(/css/img/cart_steps_spacer.png) 0 0 no-repeat;
}

.cite {
	text-align: center;
	color: #a30816;
	font-size: 30px;
	line-height: normal;
	padding-top: 45px;
}

.cite .cite-strong {
	font-weight: 700;
}

.quote-left {
	display: inline-block;
	width: 27px;
	height: 20px;
	position: relative;
	top: -25px;
	margin-left: -27px;
	margin-right: 10px;
	background: url(/css/img/quote.png) 0 0 no-repeat;
}

.quote-right {
	display: inline-block;
	margin-left: 10px;
	position: relative;
	bottom: -25px;
	width: 27px;
	margin-right: -27px;
	height: 20px;
	background: url(/css/img/quote.png) 0 bottom no-repeat;
}

/* .gmap-wrapper {
	padding-top: 45px;
} */

#gmap {
	height: 385px;
}

.about-boxes {
	width: 980px;
	margin: 0 auto;
	height: 356px;
	padding-bottom: 30px;
}

.about-boxes-content {
	padding-top: 6px;
}


.button-link {
	display: inline-block;
	margin-top: 5px;
	padding: 0 15px;
	height: 32px;
	line-height: 30px;
	color: #FFFFFF;
	text-decoration: none;
	background: url(/css/img/button_red.png) 0px 0px repeat-x;
	font-size: 13px;
	font-weight: bold;
	border-radius: 3px;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
}

.button-link:hover {
	color: #FFFFFF;
	text-decoration: none;
	background-position: 0 -38px;
}

.footer-left h3 {
	margin: 0;
	padding: 0;
	float: left;
	padding-right: 22px;
	margin-bottom: 5px;
	font-size: 15px;
	background: url(/css/img/footer_h3.png) right center no-repeat;
}

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

.footer-left ul li a {
	color: #FFFFFF;
	text-decoration: none;
}

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

hr {
	border: none;
	border-top: 1px solid #e9e9e9;
	background: none;
	margin: 35px -10px 35px -20px;
}

.page-section-spacer {
	margin: 30px 0;
	border-bottom: 1px solid #064e92;
}

.page-section-title {
	font-size: 20px;
	color: #064e92;
	font-weight: bold;
	line-height: normal;
	padding-bottom: 15px;
}

.page-section-title span {
	display: inline-block;
	padding-right: 40px;
	background: url(/css/img/page_section.png) right center no-repeat;
}

.relative {
	position: relative;
}

#to-top-round {
	position: fixed;
	top: 330px;
	left: 50%;
	margin-left: 520px;
	display: block;
	width: 44px;
	height: 44px;
	line-height: 42px;
	background: url(/css/img/top_round.png) 0 0 no-repeat;
	text-align: center;
	color: #FFFFFF;
	text-decoration: none;
}

.certyfikaty .thumb-wrapper {
	margin-right: 36px;
	margin-bottom: 36px;
}

.certyfikaty .thumb-wrapper {
	width: 208px;
}

.certyfikaty .thumb-wrapper img {
	width: 100%;
	height: auto;
}

.certyfikaty .thumb-wrapper.fourth {
	margin-right: 0;
}

.polityka-jakosci {
	background: #f6f6f6;
	padding: 15px;
}

.middle-boxes-wrapper {
	background: url(/css/img/middle_boxes_bg.png) 0 bottom repeat-x #f5f5f5;
}

.middle-boxes-subwrapper {
	background: url(/css/img/middle_boxes_bg2.png) center bottom no-repeat;
}

.middle-boxes {
	width: 980px;
	margin: 0 auto;
	padding: 40px 0;
}

.middle-box {
	float: left;
	padding-right: 35px;
	margin-right: 35px;
	width: 280px;
	background: url(/css/img/middle_box_spacer.png) right 108px no-repeat;
}

.middle-box.box-3 {
	margin-right: 0;
	padding-right: 0;
	background: none;
}

.middle-box-title {
	font-size: 20px;
	padding-left: 64px;
	line-height: 28px;
	margin: 0 0 25px 0;
}

.box-1 .middle-box-title {
	color: #0c471e;
	background: url(/css/img/middle_boxes_icons.png) 0 10px no-repeat;
}

.box-2 .middle-box-title {
	color: #0c4c8b;
	background: url(/css/img/middle_boxes_icons.png) 0 -54px no-repeat;
}

.box-3 .middle-box-title {
	color: #ed6a0a;
	background: url(/css/img/middle_boxes_icons.png) 0 -122px no-repeat;
}

.content-text ul,
.text-widget ul {
	list-style: none;
	padding: 0;
	margin: 10px 0;
}

.content-text ul li,
.text-widget ul li {
	padding-left: 18px;
	padding-bottom: 12px;
	background: url(/css/img/list.png) 0 7px no-repeat;
}

.content-text ul li a,
.text-widget ul li a {
	color: #515151;
}

.content-text ul li ul {
	padding-top: 12px;
	margin-bottom: 0;
}

.widget-spacer {
	height: 1px;
	margin: 35px 0;
	border-top: 1px solid #e9e9e9;
	margin-left: 55px;
}

.widget-spacer.large {
	margin-top: 125px;
}

.cookie-bar {
	background: #fafafa;
	border-top: 1px solid #d5d5d5;
	bottom: 0;
	padding: 15px 0;
	left: 0;
	position: fixed;
	text-align: center;
	width: 100%;
	z-index: 999999;
}

.cookie-bar p {
	font-size: 12px;
	margin: 0;
	padding: 0px 40px;
}

.cookie-bar p a {
	text-decoration: underline;
}

.cookie-bar span {
	background-image: url(/css/img/close-cookiebar.png);
	background-position: 0 0;
	background-repeat: no-repeat;
	cursor: pointer;
	display: inline-block;
	height: 18px;
	margin-left: 10px;
	width: 18px;
	top: 5px;
	position: relative;
	opacity: 0.5;
}

.cookie-bar span:hover {
	opacity: 1;
}

.header-boxes {
	width: 1060px;
	margin: 0 auto;
}

.header-box-left {
	float: left;
	width: 386px;
	height: 280px;
	box-sizing: border-box;
	padding: 55px 38px 0 38px;
	background: #1c1c1c;
}

.header-box-title h2 {
	font-size: 25px;
	line-height: normal;
	color: #46a2ee;
	text-transform: uppercase;
	padding-bottom: 30px;
	margin: 0;
	font-weight: normal;
}

.header-box-text {
	color: #ffffff;
	line-height: 26px;
	font-weight: normal;
	font-size: 15px;
}

.header-box-text .more-link {
	display: inline-block;
	margin-top: 40px;
	height: 33px;
	line-height: 33px;
	padding: 0 57px 0 20px;
	font-size: 13px;
	color: #eeeeee;
	font-weight: bold;
	text-decoration: none;
	background: url(/css/img/more.png) right 0 no-repeat #a20b0f;
	text-align: center;
}

.header-box-text .more-link:hover {
	opacity: .9;
}
 
.header-captions {
	margin: 0 auto;
	width: 1060px;
}

.header-title {
	font-size: 40px;
	height: 78px;
	color: #FFFFFF;
	line-height: normal;
	text-transform: uppercase;
	font-weight: 700;
	margin: 0;
	padding: 0 38px;
}

.header-box-right {
	float: right;
	width: 674px;
	background: #eceeef;
}

.header-box-right .tile {
	float: left;
	width: 33.3%;
	height: 140px;
	box-sizing: border-box;
	border-right: 1px solid #d1d1d1;
	border-bottom: 1px solid #d1d1d1;
	padding-top: 65px;
	padding-left: 62px;
	padding-right: 50px;
}

.header-box-right .tile-3,
.header-box-right .tile-6 {
	border-right: none;
}

.header-box-right .tile-4,
.header-box-right .tile-5,
.header-box-right .tile-6 {
	border-bottom: none;
	padding-top: 40px;
}

.header-box-right .tile span {
	display: inline-block;
	text-align: left;
	font-size: 17px;
	font-weight: bold;
	text-transform: uppercase;
	color: #18476f;
	background: url(/css/img/tile_header.png) 0 0 no-repeat;
	padding-top: 8px;
}

.header-box-right .tile-6 {
	position: relative;
	background: url(/css/img/wrench.png) 0 40px no-repeat;
}

.header-box-right .tile-6 a {
	position: absolute;
	bottom: 0;
	left: 0;
	right: 0;
	line-height: 50px;
	background: #46a2ee;
	color: #FFFFFF;
	text-align: center;
	font-weight: bold;
	text-transform: uppercase;
}

.header-box-right .tile-6 a:hover {
	background: #67b1ee;
}

.product-list {
	padding-top: 20px;
}

.product-row {
	float: left;
	margin-right: 3%;
	width: 31.3%;
	margin-bottom: 3%;
	border: 1px solid #c5c5c5;
	position: relative;
	box-sizing: border-box;
	border-radius: 3px;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
}

.product-row:nth-child(3n) {
	margin-right: 0;
}

.product-arrow {
	position: absolute;
	top: 15px;
	right: 15px;
	width: 21px;
	height: 21px;
	background: url(/css/img/product_arrow.png) 0 0px no-repeat;
}

.product-list-thumb {
	display: block;
	height: 180px;
	line-height: 180px;
    overflow: hidden;
    position: relative;
}

.product-list-thumb span {
	position: absolute;
	left: 0;
	right: 0;
	top: 0;
	bottom: 0;
	display: none;
	background: url(/css/img/product_img_more.png) center no-repeat;
}

.product-list-thumb:hover span {
	display: block;
}

.product-list-thumb img {
	width: 100%;
	height: auto;
	vertical-align: middle;
}

h3.product-list-name {
	margin: 0 15%;
	font-size: 16px;
	text-transform: uppercase;
	font-weight: bold;
	border-top: 3px solid #46a2ee;
	padding: 24px 0;
	height: 42px;
}

.product-list-more {
	display: block;
	height: 56px;
	line-height: 56px;
	background: #d5d5d5;
	color: #3d3d3d;
	font-weight: bold;
	font-size: 14px;
	text-transform: uppercase;
	text-align: center;
	border-top: 1px solid #c5c5c5;
	border-radius: 0 0 2px 2px;
	-moz-border-radius: 0 0 2px 2px;
	-webkit-border-radius: 0 0 2px 2px;
}

.product-list-more:hover {
	color: #3d3d3d;
	opacity: .8;
}

.contact-form .input-wrapper {
	padding-bottom: 21px;
}

.contact-form .text-input {
	width: 100%;
	box-sizing: border-box;
	display: block;
}

.contact-form textarea {
	width: 100%;
	box-sizing: border-box;
	height: 186px;
	display: block;
}

.contact-column {
	float: left;
	width: 48%;
}

.contact-column.column-2 {
	margin-left: 4%;
}

.kontakt .widget-content a {
	color: #454545;
}

.responsive-menu-button {
	display: none;
	position: absolute;
	margin-right: 38px;
	margin-top: 70px;
	background: url(/css/img/responsive_button.png) center 0px no-repeat;
	width: 43px;
	height: 34px;
	right: 0;
	top: 0;
	cursor: pointer;
	z-index: 1001;
	border-radius: 3px;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
}

.responsive-menu-button.active {
	background: url(/css/img/responsive_button.png) center -34px no-repeat;
}

.responsive-menu-button span {
	display: none;
}

.responsive-menu {
	position: absolute;
	right: 0px;
	top: 0;
	bottom: 0;
	left: 0;
	transition: .2s linear;
	-moz-transition: .2s linear;
	-webkit-transition: .2s linear;
	transition-property: opacity;
	-moz-transition-property: opacity;
	-webkit-transition-property: opacity;
	z-index: 1000;
	background: url(/css/img/menu_overlay.png);
}

.responsive-menu.opacity {
	opacity: 0;
	visibility: hidden;
}

.responsive-menu.flexnav-show {
	opacity: 1;
	visibility: visible;
}

.responsive-menu > ul {
	margin: 0;
	padding: 0;
	background: #0a344a;
	position: absolute;
	padding-bottom: 50px;
	right: 0px;
	padding-top: 190px;
	top: 0;
	bottom: 0;
	width: 300px;
	box-shadow: 0 0 8px rgba(0,0,0,0.5);
}

.responsive-menu ul li {
	list-style: none;
	border-top: 1px solid #1c5c7f;
}

.responsive-menu ul li.item-with-ul {
	position: relative;
}

.responsive-menu ul li a {
	color: #FFFFFF;
	padding: 11px 38px;
	display: block;
	font-size: 15px;
	font-weight: bold;
	text-decoration: none;
}

.responsive-menu ul li a.active {
	color: #8dd2fa;
}

.responsive-menu ul li .touch-button {
	position: absolute;
	right: 38px;
	top: 11px;
	width: 22px;
	height: 22px;
	display: block;
	background: url(/css/img/responsive_arrow.png) 0 0 no-repeat;
	cursor: pointer;
}

.responsive-menu ul li .touch-button.active {
	background-position: 0 -22px;
}

.responsive-menu ul li .touch-button i {
	display: none;
}

.responsive-menu ul li ul {
	display: none;
	padding: 0;
}

.responsive-menu ul li ul.flexnav-show {
	display: block;
}

.responsive-menu ul li ul li a {
	padding-left: 60px;
}

.responsive-menu ul li ul li a.active {
	color: #47b7f8;
}

/*
.product-images a {
	float: left;
	width: 32%;
	display: block;
	overflow: hidden;
	margin-right: 2%;
	margin-bottom: 20px;
	height: 0;
    overflow: hidden;
    padding-bottom: 21%;
    position: relative;
}

.product-images a:nth-child(3n) {
	margin-right: 0;
}

.product-images a span {
	position: absolute;
	left: 0;
	right: 0;
	top: 0;
	bottom: 0;
	display: none;
	background: url(/css/img/product_img_more.png) center no-repeat;
}

.product-images a:hover span {
	display: block;
}

.product-images a img {
	width: 100%;
	top: 0;
	height: auto;
	display: block;
	position: absolute;
}
*/


.contact-boxes-wrapper {
	width: 1060px;
	margin: 0 auto;
}

.contact-boxes-h {
	padding: 45px 38px;
}

.contact-box-h {
	float: left;
	box-sizing: border-box;
	width: 215px;
	line-height: normal;
	padding-left: 50px;
	height: 76px;
	font-weight: 600;
}

.contact-box-h a {
	color: #4c4c4c;
}

.contact-box-h.box-1 {
	width: 258px;
	color: #ff6c00;
	text-transform: uppercase;
	padding: 0;
}

.contact-box-h.box-2 {
	width: 296px;
	background: url(/css/img/address.png) 0 34px no-repeat;
}

.contact-box-h.box-3 {
	background: url(/css/img/phone.png) 0 34px no-repeat;
}

.contact-box-h.box-4 {
	background: url(/css/img/mail.png) 0 34px no-repeat;
}

.contact-box-h .box-title {
	color: #0f3b5f;
	padding-bottom: 16px;
}

.bottom-boxes {
	width: 1060px;
	margin: 0 auto 30px auto;
	background: url(/css/img/bottom_box_2.jpg) 0 0 no-repeat;
}

.bottom-box {
	float: left;
	width: 50%;
	box-sizing: border-box;
	color: #FFFFFF;
	height: 198px;
}

.homepage .bottom-box {
	height: 382px;
}

/* .bottom-box.box-1 {
	background: url(/css/img/bottom_box_2.jpg) 0 0 no-repeat;
} */

.homepage .bottom-box.box-1 {
	background: #0f3b5f;
	padding: 40px 38px 35px 38px;
}

.bottom-box.box-1 .bottom-box-title {
	float: left;
	width: 160px;
	font-weight: bold;
	font-size: 15px;
	background: url(/css/img/bottom_box_line.png) 0 bottom no-repeat;
	padding-bottom: 30px;
	padding-top: 10px;
}

.bottom-box.box-1 .bottom-box-title span {
	display: block;
	font-size: 25px;
	padding-bottom: 15px;
	text-transform: uppercase;
	padding-top: 70px;
	background: url(/css/img/gear.png) 0 0 no-repeat;
}

.bottom-box.box-1 .bottom-box-text {
	padding-left: 218px;
	line-height: 24px;
}

.bottom-box.box-1 .bottom-box-text .more-link {
	background: #46a2ee none repeat scroll 0 0;
    color: #ffffff;
    font-weight: bold;
	padding: 0 28px;
    line-height: 40px;
    text-align: center;
    text-transform: uppercase;
	float: right;
	margin-top: 30px;
	border-radius: 3px;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
}

.bottom-box.box-1 .bottom-box-text .more-link:hover {
	background: #67B1EE;
}

.bottom-box.box-2 {
	background: #ff6c00;
	padding: 25px 38px;
}

.homepage .bottom-box.box-2 {
	padding: 0;
	background: url(/css/img/bottom_box_2.jpg) 0 0 no-repeat;
}

.bottom-box.box-2 .bottom-box-content {
	margin: 182px 0 0 52px;
	background: #ff6c00;
	width: 246px;
	padding: 28px 30px;
}

.bottom-box.box-2 .bottom-box-title {
	float: left;
	width: 120px;
	font-weight: bold;
	background: url(/css/img/shield.png) 0 0 no-repeat;
	padding-bottom: 30px;
	padding-top: 54px;
	padding-bottom: 15px;
	text-transform: uppercase;
	margin-top: 10px;
}

.bottom-box.box-2 .bottom-box-text {
	padding-left: 140px;
}

.header-slogan {
	padding: 55px 38px 0 38px;
	font-size: 40px;
	color: #46b6f7;
	line-height: 1;
	font-weight: 300;
	text-transform: uppercase;
	height: 185px;
}

.header-slogan span {
	font-weight: bold;
}

.services-list li {
	list-style: none;
	padding: 0 30px !important;
	margin-bottom: 22px !important;
	color: #FFFFFF;
	background: #46a2ee !important;
	text-transform: uppercase;
	line-height: 58px;
	width: 260px;
	font-size: 16px;
	margin-top: 5px;
}

.features-list li {
	list-style: none;
	padding: 0 30px !important;
	margin-bottom: 22px !important;
	color: #FFFFFF;
	background: #3d3d3d !important;
	text-transform: uppercase;
	line-height: 58px;
	width: 282px;
	font-size: 16px;
	margin-top: 5px;
}

.features-list li:nth-child(even) {
	background: #111111 !important;
}

.editor-text img,
.editor-text video {
	max-width: 100%;
	height: auto;
}

.editor-text .fancybox {
	margin-right: 12px;
	margin-bottom: 12px;
	display: inline-block;
}

.editor-text .fancybox img {
	border: 1px solid #8aa4ba;
	border-radius: 4px;
	-moz-border-radius: 4px;
	-webkit-border-radius: 4px;
}

@media screen and (max-width: 1080px) {
	.header-bottom-wrapper,
	.header-boxes,
	.content,
	.footer-content,
	.header-captions,
	.contact-boxes-wrapper,
	.bottom-boxes,
	.header,
	.gmap-wrapper {
		width: auto;
	}
	
	.header-box-left {
		width: 36%;
	}
	
	.header-box-right {
		width: 64%;
	}
	
	.header-box-right .tile {
		padding-left: 7%;
		padding-right: 5%;
	}
	
	.top-menu #nav li a {
		padding: 0 30px;
	}
	
	.header-box-left {
		padding-top: 40px;
	}
	
	.contact-box-h {
		width: 22%;
	}
	
	.contact-box-h.box-2 {
		width: 33%;
	}
	
	.contact-box-h.box-1 {
		width: 23%;
	}
	
	.bottom-box.box-1 .bottom-box-text {
		padding-left: 190px;
	}
	
	.bottom-box.box-1 .bottom-box-text {
		line-height: 20px;
	}
	
	.content-sidebar {
		width: 31%;
		margin-right: 4%;
	}
	
	.content-text {
		width: 65%;
	}
	
	.kontakt.content {
		padding-left: 38px;
	}
	
	.kontakt .content-sidebar {
		padding-left: 0;
		width: 31%;
	}

	.tiny .bottom-box.box-1  {
		display: none;
	}
	
	.tiny .bottom-box.box-2 {
		float: right;
		width: 500px;
		height: auto;
	}
	
	.editor-text .fancybox {
		width: 47%;
		margin-right: 3%;
	}

	.editor-text .fancybox img {
		width: 100%;
		height: auto;
	}
	
	.gmap-wrapper h2,
	.gmap-wrapper h3 {
		padding-left: 38px;
		padding-right: 38px;
	}
	
	.header-right {
		padding-top: 60px;
	}
	
	.header-top {
		position: relative;
	}
	
	.lang-select {
		position: absolute;
		right: 35px;
		top: 25px;
	}
}

@media screen and (max-width: 900px) {
	.header-box-left {
		padding-top: 30px;
	}
	
	.top-menu #nav li a {
		padding: 0 20px;
	}
	
	.header-contact-question {
		display: none;
	}
	
	.homepage .bottom-box {
		float: none;
		width: auto;
	}
	
	.bottom-box.box-2 .bottom-box-content {
		margin: 0;
	}
	
	.bottom-box.box-1 .bottom-box-text {
		padding-left: 218px;
		line-height: 24px;
	}
	
	.homepage .bottom-box {
		height: auto;
	}
	
	.bottom-box.box-2 .bottom-box-content {
		float: right;
	}
	
	.bottom-box.box-2 .bottom-box-content {
		width: 292px;
	}
	
	.contact-box-h {
		padding-left: 0;
		padding-top: 50px;
		height: auto;
	}
	
	.contact-box-h.box-1 {
		padding-right: 20px;
	}
	
	.contact-box-h.box-2,
	.contact-box-h.box-3,
	.contact-box-h.box-4 {
		background-position: 0 0;
	}
	
	.footer-menu ul li.menuitem5 {
		display: none;
	}
	
	.services .widget-content .more-link {
		display: block;
		padding-right: 0;
	}
	
	.about .widget-content .more-link {
		right: 0;
		padding-right: 0;
	}
}

@media screen and (max-width: 800px) {
	body {
		height: auto;
	}
	
	.page-wrapper {
		padding-bottom: 0 !important;
	}
	
	.footer-wrapper {
		height: auto !important;
		margin-top: 0 !important;
	}
	
	.page-wrapper {
		background-size: auto 430px;
	}
	
	.homepage .page-wrapper {
		background-size: auto 800px;
	}
	
	.header-bottom-content {
		height: 490px;
	}
	
	.homepage .bottom-box.box-2 {
		background-position: -50px 0px;
	}
	
	.bottom-box.box-2 .bottom-box-content {
		width: 240px;
	}
	
	.header-box-left {
		float: none;
		width: auto;
		height: auto;
		padding-bottom: 60px;
		padding-top: 60px;
	}
	
	.header-box-right {
		float: none;
		width: auto;
	}
	
	.header-slogan {
		height: 155px;
	}
	
	.top-menu {
		display: none;
	}
	
	.responsive-menu-button {
		display: block;
	}
	
	.header-contact-question {
		display: none;
	}
	
	.header-right {
		padding-right: 140px;
	}
	
	.header-contact div {
		margin-left: 30px;
	}
	
	.footer-menu {
		display: none;
	}
	
	.author {
		float: left;
	}
	
	.footer-content {
		line-height: 1.1;
	}
	
	.content-sidebar {
		display: none;
	}
	
	.kontakt .content-sidebar {
		display: block;
		width: 50%;
		margin-right: 0;
	}
	
	.content-text {
		width: auto;
		float: none;
		padding-left: 38px;
	}
	
	.kontakt .content-text {
		padding-left: 0;
		width: 50%;
		float: left;
	}
	
	.editor-text .fancybox {
		width: auto;
	}
	
	.editor-text .fancybox img {
		width: auto;
	}
	
	.contact-column,
	.contact-column.column-2 {
		float: none;
		width: auto;
		margin-left: 0;
	}
	
	.header-contact-email,
	.header-contact-phone {
		display: none;
	}
	
	.lang-select {
		right: 100px;
		top: 44px;
	}
}

@media screen and (max-width: 740px) {
	.tiny .bottom-box.box-2 {
		width: 63%;
	}
	
	.bottom-boxes {
		background-position: -30px 0px;
	}
	
	.editor-text .fancybox {
		width: 47%;
		margin-right: 3%;
		margin-bottom: 2%;
	}
	
	.editor-text .fancybox img {
		width: 100%;
	}
}

@media screen and (max-width: 680px) {
	.header-bottom-title {
		line-height: 55px;
	}
	
	.header-bottom-text {
		width: auto;
	}
	
	.header-bottom-content {
		height: auto;
		padding-bottom: 80px;
	}
	
	.header-box-right .tile {
		padding-top: 50px !important;
		height: 150px;
	}
	
	.header-box-right .tile-6 {
		background-position: 0 50px;
	}
	
	.contact-box-h {
		width: 45% !important;
		padding-left: 50px;
		padding-top: 0;
		height: 70px;	
	}
	
	.contact-box-h.box-2,
	.contact-box-h.box-4 {
		width: 55% !important;
	}
	
	.contact-box-h.box-1 {
		padding-right: 30px;
	}
	
	.contact-box-h.box-1,
	.contact-box-h.box-2 {
		margin-bottom: 50px;
	}
	
	.contact-box-h.box-2,
	.contact-box-h.box-3,
	.contact-box-h.box-4 {
		background-position: 0 34px;
		white-space: nowrap;
	}
	
	.header-slogan {
		font-size: 30px;
	}
	
	.header-title {
		font-size: 30px;
	}
	
	.content-text h1,
	.content-text h2,
	.seo-text-home h2,
	.content-text h3,
	.page-title,
	.gmap-wrapper h2,
	.gmap-wrapper h3,
	.kontakt .widget h2,
	.kontakt .widget h3 {
	line-height: 1;
	}
}

@media screen and (max-width: 600px) {
	.product-row,
	.product-row:nth-child(3n) {
		width: 48%;
		margin-right: 4%;
		margin-bottom: 4%;
	}
	
	.product-row:nth-child(2n) {
		margin-right: 0;
	}
	
	.kontakt .content-sidebar {
		float: none;
		width: auto;
		padding-right: 38px;
	}
	
	.kontakt .content-sidebar .widget-content {
		position: relative;
	}
	
	.kontakt .content-text {
		float: none;
		width: auto;
		margin-top: 30px;
	}
	
	.kontakt .content-sidebar table {
		position: absolute;
		right: 0px;
		top: 0;
	}
}

@media screen and (max-width: 560px) {
	.header-box-right .tile {
		width: 50%;
	}
	
	.header-box-right .tile-2 {
		border-right: none;
	}
	
	.header-box-right .tile-3 {
		border-right: 1px solid #d1d1d1;
	}
	
	.header-box-right .tile-4 {
		border-bottom: 1px solid #d1d1d1;
		border-right: none;
	}
	
	.bottom-box.box-1 .bottom-box-text {
		padding-left: 200px;
	}
	
	.bottom-boxes {
		padding-top: 198px;
	}
	
	.tiny .bottom-box.box-2 {
		float: none;
		width: auto;
	}
}

@media screen and (max-width: 460px) {
	.header-bottom-title {
		font-size: 40px;
		line-height: 1;
	}
	
	.bottom-box.box-1 .bottom-box-title,
	.bottom-box.box-2 .bottom-box-title {
		float: none;
	}
	
	.bottom-box.box-1 .bottom-box-title {
		margin-bottom: 30px;
	}
	
	.bottom-box.box-1 .bottom-box-text,
	.bottom-box.box-2 .bottom-box-text {
		padding-left: 0;
	}
	
	.bottom-box.box-2 .bottom-box-text {
		padding-bottom: 10px;
	}
	
	.bottom-box.box-2 .bottom-box-content {
		float: none;
		width: auto;
	}
	
	.contact-box-h.box-1,
	.contact-box-h.box-2,
	.contact-box-h.box-3,
	.contact-box-h.box-4 {
		float: none;
		width: auto !important;
		height: auto !important;
		margin-bottom: 40px;
	}
	
	.contact-box-h.box-2,
	.contact-box-h.box-3,
	.contact-box-h.box-4 {
		min-height: 70px;
	}
	
	.contact-box-h.box-4  {
		margin-bottom: 0;
	}
	
	.header-bottom-text img{
		max-width: 100%;
		height: auto;
	}
	
	.header-box-right .tile {
		padding-left: 38px;
	}
	
	.header-box-right .tile span {
		font-size: 15px;
	}
	
	.kontakt .content-sidebar table {
		position: static;
	}
	
	.responsive-menu-button {
		top: 15px;
	}
	
	.lang-select {
		right: 35px;
		top: 20px;
	}
	
	.lang-select ul .lang-select-label {
		display: none;
	}
}

@media screen and (max-width: 420px) {
	.editor-text .fancybox {
		width: auto;
		margin-right: 0;
		margin-bottom: 0;
		display: inline;
	}

	.editor-text .fancybox img {
		width: auto;
		max-width: 100%;
		height: auto;
		margin-bottom: 8px;
	}
	
	.services-list li,
	.features-list li {
		width: auto;
		line-height: 1.1;
		padding-top: 20px !important;
		padding-bottom: 20px !important;
	}
	
	.product-row,
	.product-row:nth-child(3n),
	.product-row:nth-child(2n)	{
		width: auto;
		float: none;
		margin-right: 0;
	}
	
	.product-list-thumb {
		height: auto;
		text-align: center;
	}
	
	.product-list-thumb img {
		width: auto;
		max-width: 100%;
	}
}

@media screen and (max-width: 360px) {
	.header-bottom-title {
		font-size: 30px;
	}
	
	.header-bottom-text .more-link {
		line-height: 54px;
		padding: 0 20px;
	}
}

.my-class-h1-home {
	margin-top: 190px;
	font-size: 35px;
	line-height: 32px;
	text-transform: uppercase;
}

@media screen and (max-width: 800px) {
	.my-class-h1-home {
		margin-top: 130px;
	}	
}

@media screen and (max-width: 680px) {
	.my-class-h1-home {
		font-size: 30px;
	}
}

.header-box-right .tile h3 {
	margin: 0;
}

.services .widget-content ul li a,
.header-box-right .tile a {
	color: #18476f;
}

.editor-text .services-list .my-class-block-blue a {
	color: #FFFFFF;
}

.bottom-boxes.seo-box {
	background: none;
}

@media screen and (max-width: 560px) {
	.bottom-boxes.seo-box {
		padding-top: 0;
	}
}

.homepage .seo-text-home {
	box-sizing: border-box;
    padding: 0 38px;
}

.contact-link {
	text-align: center;
	margin: 32px 0;
}

.contact-link a {
	display: inline-block;
	border: 1px solid #18476f;
	line-height: 64px;
	background: url(/css/img/menu_active.png) 0 0 repeat-x #ff6c00;
	padding: 0 25px;
	color: #FFFFFF;
	font-size: 15px;
	font-weight: bold;
	text-transform: uppercase;
	border-radius: 3px;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
}

.contact-link a:hover {
	background-position: 0 -64px;
}

@media screen and (max-width: 360px){
	.contact-link a {
		line-height: 54px;
		padding: 0 20px;
	}
}

#scroll_top_btn {
	display: inline-block;
	background-color: #46a2ee;
	width: 38px;
	height: 38px;
	text-align: center;
	border-radius: 3px;
	position: fixed;
	bottom: 30px;
	right: 30px;
	-webkit-transition: background-color .3s, 
	opacity .5s, visibility .5s;
	-o-transition: background-color .3s, 
	opacity .5s, visibility .5s;
	transition: background-color .3s, 
	opacity .5s, visibility .5s;
	opacity: 0;
	visibility: hidden;
	z-index: 1000;
}

#scroll_top_btn::after {
	content: "";
	position: absolute;
	top: 16px;
	left: 12px;
	z-index: 100;
	display: block;
	width: 12px;
	height: 12px;
	border-top: 2px solid #fff;
	border-left: 2px solid #fff;
	-webkit-transform: rotate(45deg);
	    -ms-transform: rotate(45deg);
	        transform: rotate(45deg);
}

#scroll_top_btn:hover {
	cursor: pointer;
	opacity: .9 !important;
}

#scroll_top_btn:active {
	opacity: .7 !important;
}

#scroll_top_btn.show {
	opacity: 1;
	visibility: visible;
}

.responsive-menu-button,
.responsive-menu {
	position: fixed;
}

.responsive-menu ul {
	overflow-y: auto;
}

.header {
	top:0;
	-webkit-transition: top 250ms ease-in-out;
	-o-transition: top 250ms ease-in-out;
	transition: top 250ms ease-in-out;
}

@media screen and (min-width: 801px) {
	.header.sticky {
		position: fixed;
		top: -109px;
		left: 50%;
		-ms-transform: translate(-50%,0);
		    transform: translate(-50%,0);
		-webkit-transform: translate(-50%,0);
		-webkit-box-shadow: 0px 3px 9px 0px rgb(0 0 0 / 40%);
		box-shadow: 0px 3px 9px 0px rgb(0 0 0 / 40%);
		z-index: 1000;
	}

	.header-bottom-wrapper.fix-position {
		margin-top: 175px;
	}
}

@media screen and (min-width: 801px) and (max-width: 1080px) {
	.header.sticky {
		width: 100%;
	}
}

ul.sub-menu {
	position: absolute;
	top: 100%;
	z-index: 1000;
	float: left;
	min-width: 232px;
	padding: 0;
	text-align: left;
	list-style: none;
	background-color: #fff;
	background-clip: padding-box;
	opacity: 0;
	visibility: hidden;
	-webkit-transition: opacity .4s ease , visibility .4s ease;
	-o-transition: opacity .4s ease , visibility .4s ease;
	transition: opacity .4s ease , visibility .4s ease;
	-webkit-box-shadow: 0 5px 10px rgb(0 0 0 / 20%);
	box-shadow: 0 5px 10px rgb(0 0 0 / 20%);
}

ul.sub-menu li {
	display: block;
	position: relative;
	float: none !important;
}

ul.sub-menu li a {
	font-weight: normal !important;
	white-space: nowrap;
	text-align: left !important;
	height: 50px !important;
	line-height: 50px !important;
}

ul.sub-menu li a:hover {
	background: none !important;
	background-color: #eceeef !important;
	color: #4c4c4c !important;
}

@media screen and (min-width: 801px) {
	.has-sub:hover > ul.sub-menu {
		opacity: 1;
		visibility: visible;
	}
}
