* {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
article, aside, section, nav, header, footer {
	display: block;
}
body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.8em;
	color: #414141;
	background-color: #e1e8f2;
}
h1 {
	margin-bottom: 15px;
	font-size: 2.4em;
	font-weight: normal;
	line-height: 1.1em;
	color: #000000;
	padding: 0px;
}
h2 {
	margin-bottom: 20px;
	font-size: 1.1em;
}
h3 {
	margin-bottom: 15px;
	font-weight: bold;
}
h4 {
	margin-bottom: 10px;
}
a {
	color: #3d5674;
}
a:hover {
	color: #3d5674;
}
p {
	margin-bottom: 8px;
}
.layout {
	width: 1000px;
	margin-right: auto;
	margin-left: auto;
	position: relative;
}
.top {
}
.topNav {
	margin-bottom: 10px;
	padding-left: 15px;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #e4e0d4;
	padding-top: 20px;
	padding-bottom: 10px;
}
.topNav li {
}
.wrap {
	padding-top: 15px;
}
.wrap:after, .gwrap:after {
	content: '';
	clear: both;
	display: block;
}
.wrapList {
	padding-top: 20px;
}
li.spacer {
	margin: 0px!important;
	padding: 0px!important;
	width: 100%!important;
	clear: both!important;
	font-size: 0px;
	line-height: 0px;
	height: 0px;
}
header {
	width: 100%;
	position: relative;
	background-image: url(../images/header.png);
	background-repeat: no-repeat;
	background-position: left top;
	height: 172px;
}
header:after {
	content: '';
	clear: both;
	display: block;
}
header .logo {
	float: left;
	margin-top: 6px;
	width: 163px;
	text-align: center;
	height: 101px;
	margin-left: 40px;
	margin-bottom: 5px;
}
header .logo .logoLink {
	display: block;
	height: 101px;
	width: 163px;
	margin-right: auto;
	margin-left: auto;
	background-image: url(../images/logo.png);
	background-repeat: no-repeat;
	background-position: left top;
}
header .logo .logoLink:hover {
}
header .navContainer {
}
header nav.main {
	clear: both;
}
header nav.main ul {
	margin: 0px;
	list-style-type: none;
	padding: 0px;
}
header nav.main li {
	float: left;
	padding: 0px;
	margin-top: 0px;
	margin-right: 20px;
	margin-bottom: 0px;
	margin-left: 0px;
}
header nav.main li a {
	display: block;
	padding: 5px;
}
header nav.main li span {
	background-color: #BAB197;
	display: block;
	padding: 5px;
}
header nav.main li span a {
	padding: 0px;
	color: #FFFFFF;
}
header nav.icons {
}
.lang {
	color: #A49875;
	position: absolute;
	padding-top: 10px;
	right: 15px;
	font-size: 0.85em;
	top: 15px;
	z-index: 100;
}
.lang li {
	float: left;
	margin-left: 10px;
}
.lang li a {
	display: block;
	text-align: center;
	color: #e1e8f2;
}
.lang li a:hover {
}
.lang li span {
	display: block;
	text-align: center;
	color: #192233;
}
.slider {
	text-align: center;
	margin-bottom: 30px;
	position: relative;
	padding-top: 30px;
	padding-left: 10px;
}
aside {
	float: left;
	width: 200px;
	margin-bottom: 30px;
	margin-left: -40px;
}
.menuBox {
	background-repeat: repeat-x;
	background-position: left bottom;
	margin-top: 5px;
}
.fr {
	float: right;
}
article {
	margin-bottom: 30px;
	min-height: 400px;
	width: 730px;
}
.white {
	background-color: #FFFFFF;
}
article.full {
	float: left;
	width: 100%;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	padding: 0px!important;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 30px;
	margin-left: 0px;
}
.threeCols {
	float: left;
	width: 920px;
	margin-bottom: 20px;
	padding-right: 40px;
	padding-left: 40px;
	background-image: url(../images/bg-blue.gif);
	background-repeat: repeat-x;
	background-position: left top;
	padding-top: 10px;
}
.threeCols .col {
	width: 300px;
	float: left;
	margin-right: 10px;
	position: relative;
	background-color: #e1e8f2;
}
.threeCols .last {
	margin-right: 0px!important;
}
.threeCols h2 {
	font-size: 1.4em;
	line-height: normal;
	font-weight: normal;
}
.threeCols .desc {
	font-size: 0.9em;
	line-height: 1.4em;
}
.threeCols .more {
	font-size: 0.85em;
	display: inline-block;
	color: #d1d7d7;
	position: absolute;
	bottom: 10px;
	text-decoration: none;
	padding-top: 7px;
	padding-right: 22px;
	padding-bottom: 7px;
	padding-left: 25px;
	right: 0px;
	background-image: url(../images/bg-stroke-more.png);
	background-repeat: no-repeat;
	background-position: left top;
}
.threeCols .more:hover {
	color: #fff;
}
.threeCols .col1 {
	padding: 15px;
	height: 220px;
}
.threeCols .col  {
}
.threeCols .col2 {
	padding: 15px;
	height: 220px;
}
.threeCols .col2 .more {
}
.threeCols .col3 {
	padding: 15px;
	height: 220px;
}
.threeCols .col3 .more {
}
.fourCols {
	float: left;
	width: 960px;
	margin-bottom: 40px;
}
.fourCols h3 {
	font-size: 1.5em;
	text-transform: uppercase;
	font-weight: normal;
}
.fourCols .col {
	float: left;
	width: 225px;
	margin-left: 10px;
}
.fourCols .col1 {
	padding-right: 25px;
}
.fourCols .col2 {
	padding-left: 13px;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #e1e8f2;
	height: 327px;
}
#view table td {
}
#view table {
	border-top-style: none!important;
	border-right-style: none!important;
	border-bottom-style: none!important;
	border-left-style: none!important;
}
.fourCols .doubleCol {
	float: left;
	width: 440px;
	margin-right: 10px;
	line-height: 1.4em;
}
.fourCols .doubleCol h3 {
	color: #f4f4f9;
	margin-left: -40px;
	position: relative;
	padding-top: 8px;
	padding-right: 5px;
	padding-bottom: 8px;
	padding-left: 40px;
	width: 300px;
	background-image: url(../images/bg-stroke.png);
	background-repeat: no-repeat;
	background-position: right top;
	line-height: normal;
}
.fourCols .tripleCol {
	float: left;
	width: 720px;
}
.productsAvatar {
	margin-bottom: 10px;
}
.lastnews {
}
.lastnews li {
	margin-bottom: 15px;
}
.lastnews li .date {
	font-size: 0.9em;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
}
.date {
	color: #999;
	font-weight: bold;
}
.lastnews li .title {
	margin: 0px;
}
footer {
	clear: both;
	font-size: 0.85em;
	color: #4b5460;
	padding-top: 15px;
	padding-bottom: 40px;
	line-height: 1.4em;
	padding-right: 20px;
	padding-left: 20px;
}
footer .col {
	float: left;
}
footer .c1 {
	width: 210px;
}
footer .c2 {
	width: 520px;
	margin-right: 0px;
}
footer .c3 {
	width: 200px;
}
footer .c4 {
}
.leftMenu {
	font-size: 1em;
}
.leftMenu li {
	margin-bottom: 10px;
}
.leftMenu li a {
	display: block;
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-left: 44px;
	background-image: url(../images/marker-white.png);
	background-repeat: no-repeat;
	background-position: -60px center;
	margin-top: 4px;
	margin-bottom: 4px;
	text-decoration: none;
}
.leftMenu li span {
	font-weight: normal;
	font-style: normal;
	color: #FFFFFF;
	display: block;
	margin-right: -8px;
	background-image: url(../images/marker.png);
	background-repeat: no-repeat;
	background-position: right center;
	padding-top: 4px;
	padding-right: 10px;
	padding-bottom: 4px;
	padding-left: 44px;
}
.leftMenu li span a {
	padding: 0px!important;
	color: #FFFFFF;
	background-image: none;
}
.path {
	font-size: 0.85em;
	padding-bottom: 7px;
	padding-right: 5px;
	clear: both;
	padding-left: 45px;
	padding-top: 8px;
	position: absolute;
	z-index: 5;
	top: 9px;
	font-weight: bold;
}
.path a {
	text-decoration: none;
}
.path span {
	margin-right: 5px;
	margin-left: 5px;
}
.products {
	overflow: hidden;
}
.products .title {
	font-size: 1.2em;
	font-weight: bold;
}
.products .desc {
	font-size: 0.85em;
}
.products .titleSmall {
	font-size: 1em;
	font-weight: bold;
	display: block;
}
.products li {
	display: block;
	float: left;
	margin-right: 10px;
	margin-bottom: 20px;
	width: 236px;
}
.products li.last {
	margin-right: 0px;
}
.products li img {
	width: 215px;
}
.cardAva {
	position: relative;
	margin-bottom: 25px;
}
.cardAva h1 {
	position: absolute;
}
.mc {
	clear: both;
	font-size: 0.95em;
	height: 35px;
	position: relative;
	z-index: 150;
	margin-bottom: 5px;
	font-weight: bold;
	margin-right: 40px;
	margin-left: 40px;
}
.mc li.home {
	z-index: 2;
}
.mc li.home .menu-wrap {
	background-image: none;
	background-color: #c3c381;
	background-repeat: no-repeat;
	background-position: right center;
}
.mc li.home span.menu-wrap {
	background-color: #DBE3ED;
}
.mc li span.menu-wrap a {
	background-image: none!important;
	padding: 0px!important;
	background-color: transparent!important;
	color: #6b86b1;
}
.mc li.home span.menu-wrap .cl, .mc li.home span.menu-wrap .cr {
	background-image: url(../images/bg-stroke2.png);
}
.mc li.home a.menu-wrap {
}
.mc li.home a.menu-wrap .cl, .mc li.home a.menu-wrap .cr {
	display: block!important;
}
.mc li.home .menu-wrap .cl {
	background-image: url(../images/bg-stroke4.png);
	background-repeat: no-repeat;
	background-position: left top;
}
.mc li.home .menu-wrap .cr {
	background-image: url(../images/bg-stroke4.png);
	background-repeat: no-repeat;
	background-position: right top;
}
.mc li.home span {
	background-color: #c3c381;
}
.mc li {
	float: left;
	position: relative;
	z-index: 1;
}
.mc li.active {
	z-index: 2;
}
.mc li a {
	color: #cfcfcf;
	text-decoration: none;
	background-image: url(../images/stroke-menu.png);
	background-repeat: no-repeat;
	background-position: right center;
	background-color: #233545;
	z-index: 1;
	position: relative;
}
.mc li a:hover {
	color: #FFFFFF;
	text-decoration: underline;
}
.mc li span {
	position: relative;
	background-color: #DBE3ED;
	color: #6b86b1;
	z-index: 2;
}
.mc li span a {
	padding: 0px;
	text-decoration: underline;
	color: #FFF;
}
.mc li span a:hover {
	background-color: transparent;
}
.mc li a, .mc li span {
	display: block;
	position: relative;
	z-index: 1;
}
.mc li .menu-wrap {
	display: block;
	padding-top: 10px;
	padding-right: 20px;
	padding-left: 20px;
	height: 25px;
	position: relative;
}
.mc li a.menu-wrap span.cl, .mc li a.menu-wrap span.cr {
	display: none;
}
.mc li span.cl {
	background-image: url(../images/bg-stroke2.png);
	background-repeat: no-repeat;
	background-position: left top;
	height: 35px;
	width: 15px;
	position: absolute;
	left: -15px;
	top: 0px;
	background-color: transparent;
}
.mc li span.cr {
	background-image: url(../images/bg-stroke2.png);
	background-repeat: no-repeat;
	background-position: right top;
	height: 35px;
	width: 15px;
	position: absolute;
	right: -15px;
	top: 0px;
	background-color: transparent;
}
.mc li.last a {
	background-image: url(../images/bg-stroke5.png);
	background-repeat: no-repeat;
	background-position: right center;
	background-color: transparent;
}
.topText {
	position: absolute;
	left: 190px;
	top: 40px;
	padding-left: 15px;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #CCCCCC;
}
.topText .big {
	padding: 0px;
	font-size: 1.4em;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 2px;
	color: #3C552D;
}
.topText .small {
	font-size: 0.9em;
	color: #78783c;
	margin: 0px;
}
.tripleCol {
}
.sliderText {
	color: #FFFFFF;
	position: absolute;
	bottom: 0px;
	width: 100%;
	text-align: left;
	padding-top: 10px;
	padding-bottom: 10px;
	background-image: url(../images/bg-black.png);
}
.sliderText .title {
	margin-left: 15px;
	font-size: 1.2em;
}
.sliderText a {
	color: #FFFFFF;
}
.sliderText a:hover {
}
.hatInner {
	position: relative;
	clear: both;
	overflow: hidden;
	height: 150px;
	padding-bottom: 2px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #e4e0d4;
	margin-top: 5px;
}
.hatInner .catTitle {
	position: absolute;
	left: 40px;
	bottom: 10px;
	font-size: 1.7em;
	color: #FFFFFF;
	width: 650px;
	font-weight: normal;
	line-height: 1.1em;
	padding-top: 7px;
	padding-right: 7px;
	padding-bottom: 11px;
	padding-left: 17px;
}
#view {
	position: relative;
	float: left;
	font-size: 1em;
}
#view object, #view embed {
	width: 540px!important;
	height: 320px!important;
}
#view embed {
}
#view img {
	margin-bottom: 15px;
	margin-right: 15px;
}
.view540 {
	width: 540px;
}
#view p {
	margin-bottom: 1em;
}
#view h1 {
	margin-bottom: 10px;
	color: #2d3f5a;
}
#view h2 {
	margin-bottom: 10px;
	font-size: 1.6em;
	font-weight: normal;
	clear: both;
	border-bottom-width: 1px;
	border-bottom-style: none;
	border-bottom-color: #CCCCCC;
	color: #817D40;
}
#view h3 {
	margin-top: 15px;
	margin-bottom: 7px;
	font-size: 1.5em;
	font-weight: normal;
	text-transform: none;
	clear: both;
	color: #407481;
}
#view ul {
	margin-left: 2em;
	list-style-type: disc;
	margin-bottom: 1em;
	list-style-position: inside;
}
#view li ul {
	margin-bottom: 0;
}
#view ol {
	margin-bottom: 2em;
	list-style-type: decimal;
}
#view ol li {
	list-style-type: decimal;
	list-style-position: inside;
	margin-bottom: 5px;
}
#view ul li {
	list-style-type: disc;
}
#view table {
	border: 1px none #E4E1D4;
	margin-top: 10px;
	border-collapse: collapse;
	margin-bottom: 20px;
	width: 100%;
	font-size: 0.9em;
}
#view table td {
	margin: 0px;
	padding-top: 4px;
	padding-right: 8px;
	padding-bottom: 4px;
	padding-left: 8px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #c7d8dd;
	border-right-color: #c7d8dd;
	border-bottom-color: #c7d8dd;
	border-left-color: #c7d8dd;
}
#view table td p {
	margin: 0px;
	padding: 0px;
}
#view table td ul {
	margin: 0px;
	padding: 0px;
}
#view table tr.gray {
	background-color: #ecf2f4;
}
#view table tr:hover {
}
#view table tr:hover td {
	background-color: #c7d8dd;
}
#view a img, .products a img, .categories a img {
	padding-top: 4px;
	padding-bottom: 4px;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #e4e0d4;
	border-bottom-color: #e4e0d4;
}
.categories .avatar {
	margin-bottom: 5px;
	display: block;
}
.categories .avatar a {
	display: block;
	height: 110px;
}
#view a:hover img, .products a:hover img, .categories a:hover img {
}
.search {
	font-family: Arial, Helvetica, sans-serif;
	position: absolute;
	right: 00px;
	top: 60px;
}
.search input[type="text"] {
	border: 1px solid #d8d2c2;
	font-size: 1em;
	width: 210px;
	padding: 2px;
}
.share {
	font-size: 0.85em;
	height: 40px;
	line-height: 1.6em;
}
.share .mail {
	display: block;
	float: left;
	padding-left: 18px;
	background-image: url(../images/ico1.gif);
	background-repeat: no-repeat;
	background-position: 0px 1px;
	margin-right: 10px;
}
.share .print {
	display: block;
	float: left;
	background-image: url(../images/ico1.gif);
	background-position: left -17px;
	padding-left: 18px;
	background-repeat: no-repeat;
}
.menu-ico {
	float: left;
	margin-right: 6px;
}
.menu-ico span {
	display: block;
	background-color: #FFF;
	height: 2px;
	width: 15px;
	margin-top: 2px;
	margin-bottom: 2px;
}
.news {
}
.news li {
	margin-bottom: 15px;
	float: left;
	width: 220px;
	margin-right: 30px;
}
.news li .title {
	font-size: 1.2em;
	font-weight: bold;
}
.news li .category {
}
.news li .category a {
	margin-right: 5px;
}
.news li.last {
	margin-right: 0px;
}
.tags {
	height: 30px;
	margin-bottom: 20px;
}
.tags li {
	float: left;
	margin-right: 10px;
}
.asideCol {
	float: right;
	width: 150px;
	padding-bottom: 10px;
	padding-left: 15px;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #c7d8dd;
	margin-top: 8px;
}
.categories {
	display: block;
	overflow: hidden;
}
.categories a {
	text-decoration: none;
	color: #f6f6f6;
}
.categories .title {
	display: block;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 15px;
	margin-left: 0px;
	line-height: 1.4em;
	background-color: #52688a;
	color: #f6f6f6;
	padding-top: 3px;
	padding-right: 5px;
	padding-bottom: 3px;
	padding-left: 5px;
	background-image: url(../images/corner-white.png);
	background-repeat: no-repeat;
	background-position: right bottom;
}
.categories .desc {
	font-size: 0.9em;
}
.categories li {
	float: left;
	margin-right: 10px;
	margin-bottom: 10px;
	width: 222px;
}
.categories li.last {
	margin-right: 0px;
}
.categories li img {
	width: 222px;
}
ul.productsAside {
	font-size: 0.9em;
	margin-bottom: 20px;
}
ul.productsAside li {
	margin-bottom: 15px;
	padding-top: 10px;
	border-top-width: 1px;
	border-top-style: dashed;
	border-top-color: #e4e0d4;
}
ul.productsAside li .title {
	font-size: 1.1em;
	font-weight: bold;
}
ul.productsAside li .desc {
	font-size: 0.95em;
}
.gal {
	position: relative;
	padding-top: 3px;
	padding-bottom: 2px;
}
.galSwitcher {
	position: absolute;
	margin-top: 13px;
	margin-left: 13px;
	font-size: 0.85em;
}
.galSwitcher span {
	cursor: pointer;
	color: #FFF;
	background-color: #000;
	padding-right: 6px;
	padding-left: 6px;
	margin-right: 2px;
	padding-top: 2px;
	padding-bottom: 3px;
}
.galSwitcher span.on {
	cursor: text;
	color: #000;
	background-color: #FFF;
	text-decoration: none;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
article.about {
	float: right;
	width: 730px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 40px;
	margin-left: 0px;
}
.error {
	width: 500px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 80px;
}
.error h1 {
	font-size: 5em;
	letter-spacing: -1px;
}
.error .msgerror {
	margin-bottom: 20px;
	padding-bottom: 20px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #e2e2e2;
}
ul.gallery {
	list-style-type: none!important;
	margin: 0px!important;
	padding: 0px!important;
}
ul.gallery li {
	float: left;
	margin-right: 15px;
	margin-bottom: 15px;
	list-style-type: none!important;
}
ul.gallery li.last {
	margin-right: 0px!important;
}
ul.gallery li img {
	margin: 0px!important;
	width: 170px;
	padding: 0px!important;
	border-top-style: none!important;
	border-right-style: none!important;
	border-bottom-style: none!important;
	border-left-style: none!important;
}
ul.productsList {
}
ul.productsList li {
	margin-bottom: 3px;
}
ul.productsList li a {
	display: block;
}
.colleft {
	float: left;
	width: 640px;
}
.colright {
	float: right;
	width: 240px;
}
.back {
	background-color: #51678B;
	padding-top: 4px;
	padding-right: 4px;
	padding-bottom: 4px;
	padding-left: 20px;
	color: #FFFFFF;
	display: block;
	margin-top: 5px;
	text-decoration: none;
	background-image: url(../images/corner-white.png);
	background-repeat: no-repeat;
	background-position: right top;
}
.back:hover {
	color: #FFFFFF;
}
.newContent {
	margin-bottom: 50px;
}
.news-switcher {
	margin-bottom: 15px;
	padding-top: 10px;
	padding-bottom: 10px;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #e4e0d4;
	border-bottom-color: #e4e0d4;
	clear: both;
}
.searchPage {
}
.searchPage input {
	margin-bottom: 20px;
	border: 1px solid #999999;
	padding: 5px;
	width: 300px;
}
.gwrap {
	background-color: #FFF;
	padding-right: 40px;
	padding-left: 40px;
}
.asideContainer {
	margin-bottom: 30px;
}
.made-in {
	float: right;
	width: 220px;
	text-align: right;
}
.pages {
	clear: both;
}
.pages a {
	margin-right: 5px;
}
.logo-footer {
	float: right;
	margin-left: 30px;
}
.slider-new {
	background-color: #FFF;
	padding-top: 5px;
	padding-bottom: 5px;
	position: relative;
	overflow: hidden;
}
.slider-new .title {
	text-decoration: none;
	background-color: #DBE3ED;
	position: absolute;
	right: 160px;
	bottom: 40px;
	padding-top: 6px;
	padding-right: 20px;
	padding-bottom: 6px;
	padding-left: 20px;
	z-index: 100;
	opacity: 0.85;
	height: 18px;
	font-size: 1.2em;
}
.slider-new .tl {
	background-image: url(../images/bg-stroke2.png);
	background-repeat: no-repeat;
	background-position: left top;
	position: absolute;
	height: 30px;
	width: 15px;
	left: -15px;
	top: 0px;
}
.slider-new .tr {
	background-image: url(../images/bg-stroke2.png);
	background-repeat: no-repeat;
	background-position: right top;
	position: absolute;
	height: 30px;
	width: 15px;
	right: -15px;
	top: 0px;
}
.slider-new .title:hover {
	opacity: 1;
}
.slider-new img {
	display: block;
}
.fotorama__arr {
	height: 400px!important;
	width: 121px!important;
	position: absolute;
	background-image: url(../images/arrows1.png)!important;
	z-index: 99;
	opacity: 0.7;
}
.fotorama__arr:hover {
	opacity: 1;
}
.slider-new .fotorama__arr--prev {
	left: 0px!important;
	top: 0px!important;
	margin: 0px!important;
	background-repeat: no-repeat;
	background-position: right top;
}
.slider-new .fotorama__arr--next {
	right: 0px!important;
	top: 50px!important;
	margin: 0px!important;
	background-image: url(../images/arrows1.png);
	background-repeat: no-repeat;
	background-position: left top;
}
.hatsmall {
	clear: both;
	position: relative;
	height: 44px;
	background-image: url(../images/bg-path.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	margin-top: 5px;
	margin-bottom: 5px;
}
.cat-h1 {
	background-color: #52688a;
	color: #FFFFFF;
	background-image: url(../images/marker.png);
	background-repeat: no-repeat;
	background-position: right top;
}
.cat-h1 span {
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 20px;
	display: block;
	background-image: url(../images/marker-left.png);
	background-repeat: no-repeat;
	background-position: left bottom;
}
.mob-menu {
	display: none;
	clear: both;
	background-color: #223446;
	position: fixed;
	width: 100%;
	z-index: 99;
	left: 0px;
	top: 0px;
}
.mob-menu-button {
	display: block;
	color: #fff;
	padding: 10px;
	cursor: pointer;
}
.mob-menu .mob-menu-list {
}
.mob-menu a {
	display: block;
	color: #CFCFCF;
	text-decoration: none;
	padding: 10px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #CCC;
}
.mobCats {
	display: none;
	font-weight: bold;
	color: #3C5575;
	background-color: #BCC4D2;
	padding: 10px;
}
@media screen and (max-width: 1000px) {
.mobCats {
	display: block;
}
aside {
	margin-bottom: 10px;
	padding-left: 20px;
}
.menuBox .leftMenu {
	display: none;
}
.menuBox:hover .leftMenu {
}
.categories li {
	width: 31%;
	margin-right: 1%;
	margin-left: 1%;
	display: inline-block;
	vertical-align: top;
	float: none;
}
.categories li img {
	width: 100%;
}
.categories li.spacer {
	display: none!important;
}
#view table tr.gray {
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #407481;
	border-bottom-color: #407481;
}
.threeCols .col2, .threeCols .col3, .threeCols .col1 {
	height: auto;
}
.fourCols h3 {
	font-size: 1.2em;
}
.threeCols h2 {
	margin-bottom: 0px;
}
.lang {
	padding-top: 0px;
	top: 9px;
	position: fixed;
}
.lang li span {
	color: #fff;
}
.fr {
	float: none;
}
.threeCols .col {
	margin-right: 0px;
}
.threeCols {
	padding-right: 20px;
	padding-left: 20px;
}
.gwrap, .path {
	padding-right: 20px;
	padding-left: 20px;
}
.gal {
	width: auto;
}
.gal .item img {
	width: 100%!important;
}
.fourCols .col1 {
	padding-right: 0px;
}
.fourCols .col {
	margin-bottom: 30px;
}
.doubleCol {
	margin-bottom: 30px;
}
.fourCols .col {
	width: 50%;
	margin-left: 0px;
}
header {
	height: auto;
	margin-top: 35px;
}
.products .titleSmall {
	height: 30px;
}
.fourCols .col2 {
	height: auto;
}
.products li.spacer {
	display: none;
}
.threeCols .col, .fourCols, article.about {
	width: auto;
	float: none;
}
.threeCols .col1, .threeCols .col2, .threeCols .col3 {
	height: auto;
}
.threeCols, .fourCols .doubleCol {
	float: none;
	width: auto;
}
.layout, article, .view540 {
	width: auto;
}
.products li {
	width: 33%;
	margin-right: 0px;
	margin-left: 0px;
}
aside {
	float: none;
}
.mc {
	display: none;
}
.mob-menu {
	display: block;
}
.products li {
	width: 33%;
	vertical-align: top;
	display: inline-block;
	float: none;
}
.asideCol {
	float: none;
	width: 100%;
	padding-left: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	padding-top: 30px;
	clear: both;
}
.fourCols .col2 {
	padding-top: 20px;
	padding-left: 0px;
	border-top-width: 1px;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #999;
}
}
@media screen and (max-width: 800px) {
	#view object, #view embed {
	width: 100%!important;
	height: 200px!important;
}
	.gal {
	width: auto!important;

} 
ul.productsAside li {
}
.categories li {
	width: 48%;
	margin-right: 1%;
	margin-left: 1%;
	display: inline-block;
	vertical-align: top;
	float: none;
}
#view table td {
	width: auto!important;
}
#view table {
	width: 100%!important;
}
.categories .avatar {
	margin-bottom: 0px;
}
.categories a img {
	padding-top: 0px;
	padding-bottom: 0px;
	border: none;
	display: block;
}
h1 {
	font-size: 2em;
}
.slider-new .title {
	right: 0px;
	bottom: auto;
	padding-top: 6px;
	height: auto;
	left: 0px;
	text-align: left;
}
.slider-new .tl, .slider-new .tr {
	display: none;
}
.threeCols .col2 .more, .threeCols .col1 .more, .threeCols .col3 .more {
	display: none;
}
footer {
	padding-bottom: 0px;
}
.fotorama__arr {
	display: none!important;
}
#view img {
	width: 100%!important;
	height: auto;
	margin-right: 0px!important;
	margin-left: 0px!important;
}
.products li img {
	width: 100%;
	float: none;
}
iframe {
	width: 100%!important;
}
.news li {
	width: 100%;
	float: none;
}
.logo-footer {
	float: none;
	margin-left: 0px;
	margin-bottom: 20px;
}
.categories .title {
	background-image: none;
}
.products li {
	width: 50%;
	vertical-align: top;
	display: inline-block;
	float: none;
}
.products li a {
	display: block;
	 
}
}
@media screen and (max-width: 600px) {
	ul.productsAside li {
    margin-bottom: 5px;
    padding-top: 5px;
   
}
	footer {
     
    padding-right: 10px;
    padding-left: 10px;
}
	.products .titleSmall { height: auto;}
	.mobCats {
	margin-left: 0px;
	left: 0px;
	background-image: url(../images/corner-white.png);
	background-repeat: no-repeat;
	background-position: right -5px;
	padding-left: 20px;
	padding-top: 7px;
	padding-bottom: 7px;
} 
	.gwrap, .path, .hatInner .catTitle {
	padding-right: 10px;
	padding-left: 10px;
}
.fourCols .doubleCol h3 {
	width: auto;
}
#view {
}
.fourCols .col {
	width: 100%;
}
#view table td {
	border-top-style: none;
	border-bottom-style: none;
	text-align: left!important;
}
#view table td p {
	text-align: left!important;
}
header .logo {
	margin-left: -82px;
	padding-right: 0px;
	padding-left: 0px;
	position: relative;
	left: 50%;
}
header {
	background-image: url(../images/header-mob.png);
}
.threeCols .desc {
	display: none;
}
.hatInner {
	background-color: #BCC4D3;
	height: auto!important;
}
.categories .title {
	background-image: none;
}
ul.productsList li a {
	padding-top: 4px;
	padding-bottom: 4px;
}
.productsAvatar img {
	width: 100%;
	height: auto;
}
.path {
	position: relative;
	left: 0px;
	bottom: 0px;
}
.path a {
}
.hatInner .catTitle {
	position: relative;
	left: 0px;
	bottom: 0px;
	color: #3d5674;
}
.hatInner img {
	display: none;
}
.threeCols {
	padding-right: 0px;
	padding-left: 0px;
}
.categories li {
	float: none;
	width: auto;
}
.layout, article {
	width: 100%;
}
.products li {
	width: 100%;
}
}
