* {
	margin:0;
	padding:0;
}

img.lightbox {
}

body {
	font-family:Arial, Helvetica, sans-serif;
	font-size: 12px;
	color:#3E3D3D;
	text-align:left;
	margin:0;
	padding:0;
}

#page {
	background:white;
}

.categories{
	padding:5px auto;
}
.categories li{
    font-size:14px;
    margin-left:25px;
    padding:0px;
    list-style:url(../images/design/s0rook1u.gif);
    line-height:30px;
}
.categories li a:link, .categories li a:visited{
    font-family:Oswald, sans-serif;
    font-size:13px;
    font-weight:normal;
    line-height:18px;
    text-transform:none;
    text-decoration:none;
}
.categories li a:hover{
    padding:2px;
    -moz-box-shadow: 0px 0px 12px #9e9ea3;
    -webkit-box-shadow: 0px 0px 12px #9e9ea3;
    box-shadow: 0px 0px 12px #9e9ea3;
    border:none 0px #000000;
    -moz-border-radius: 3px;
    -webkit-border-radius: 3px;
    border-radius: 3px;
}
a {
	color:#D44C1D;
	text-decoration:none;
}
a:hover {
	color:#888888;
	text-decoration: underline;
}
a:active {
	color:#888888;
}
a.t0zq1d {
	color: #f27f32;
	text-decoration: none;
}
a.t0zq1d:hover {
	color: #f27f32;
	text-decoration: underline;
}
a.inside-out {
	color: #39B54A;
	font-weight: bold;
	text-decoration: underline;
}
a.inside-out:hover {
	color: #939393;
	font-weight: normal;
	text-decoration: none;
}
p{
    font-size: 100%;
    line-height: 150%;
    padding-bottom: 12px;
	margin:0;
	padding:0;
	clear:none;	
	margin-bottom: 10px;
}



body #page {
	margin:0;
	padding:0;
}
div.qe8ku71 {
	clear:both;
	height:10px;
}
div.space50 {
	clear:both;
	height:50px;
}
div#title {
	margin: 0px 0 5px;
	width: 545px;
	height:95px;
	float:left;
	position:relative;
	font-size:24px;
	color:white;
	text-align:center;
	padding:25px;
}
/************* Menu ******************/
div#menu-bg {	padding-top: 0px;
	position: relative;
	z-index: 50;
	height:50px;
}
div#menu {
	margin: 0 auto;
	position: relative;
	max-width: 941px;	
	height:60px;
	float: right;
	padding-top: 70px;
	/*border-right: 1px solid #1A1A1A;
	border-left: 1px solid #1A1A1A;	*/
}

div#menu ul {
	text-align: left;
	list-style:none;
	position: relative;
	z-index:1000;
	/*border-right: 1px solid #1A1A1A;*/
	height:50px;
	margin:0;
	padding:0;
	display: table;
	table-layout: fixed;
	float: right;
}

div#menu > ul > li {
	float: left;
	position: relative;
}
div#menu > ul > li > a {
	color: #000;
	display: block;
	font-size: 18px;
	line-height: 20px;
	padding: 15px 0px 14px 35px;
	position: relative;
	text-transform: none;
	z-index: 10;
	text-decoration:none;
	cursor: pointer;
	outline: medium none;
	text-decoration: none;
	vertical-align: top;
	text-transform: uppercase;
}
div#menu > ul > li.selected > a {
	color: white;
	/*box-shadow: 1px 1px 3px #1A1A1A inset;*/
	text-decoration: none;
	/*border-top: 1px solid #252525;*/
	line-height: 20px;
}
div#menu > ul > li:hover > a {
	color: white;
	/*box-shadow: 1px 1px 3px #1A1A1A inset;*/
	/*border-top: 1px solid #252525;*/
	line-height: 20px;
}
div#menu > ul > li.selected:hover > a {
	color: white;
	/*box-shadow: 1px 1px 3px #1A1A1A inset;*/
	/*border-top: 1px solid #252525;*/
}
div#menu > ul > li#blank-menu-li {
	margin-left: 0px !important;
}

div#menu ul li > ul {
	/*background: #cccccc;*/
	display: none;
	margin-left: 0px;
	position: absolute;
	top: 49px;
}
div#menu ul li > ul li {
	font-size: 14px;
	margin: 0px;
	padding: 15px 40px 15px 40px;
	background: white;
	text-align: left;
	cursor: pointer;

}
div#menu ul li > ul li > a {
	/*font-weight:bold;*/
	color: #000;
	text-decoration:none;
	cursor: pointer;
	font-weight: 500;
}

div#menu ul li > ul li:hover {
	background: #f7f7f7;
}
div#menu ul li > ul li:hover > a {
	color: #D44C1D;
	cursor: pointer;
}
div#menu ul li > ul li:hover {
}
div#menu ul li:hover > ul {
	display:block;
	z-index:1000;
}
/* END OF MENU */



div#wrap {
	margin: auto;
	max-width: 941px;	
	width: 100%;
}
div#wrap-bottom {
	background:url(../images/design/bg-bottom.png);
	background-repeat:no-repeat;
	background-position:center;
	margin: auto;
	width: 960px;
	height:19px;
	margin-bottom: 8px;
}
div#container {
	margin: auto;
	max-width: 941px;	
	width: 100%;
}
img {
	border:0px;
}
.qpxaxfp4nm img {
	border:0px;
	background: none repeat scroll 0 0 #FFFFFF;
	border: 1px solid #D3D3D3;
	display: inline-block;
	padding: 10px;
}
#main {
	margin:0 auto;
	width:100%;
	min-height: 400px;
	position: relative;
	z-index: 20;
}

footer {
	background-color: #8A0505;
}

footer a, footer p {
	color: white;
}

#footer {
	margin: 0 auto;
	padding-top: 25px;
	max-width: 990px;	
	width: 100%;
	padding-bottom:0px;
}
#footer-wrap {
	background: #8A0505;
	width:100%;
	height:85px;
	margin-bottom:0px;
}
.social-networks {
	width:200px;
	margin:0 10px 0 10px;
	float: left;
}
div#menu-top {
	float:right;
	width: 470px;
}
div#menu-top ul {
	list-style:none;
}
div#menu-top ul li {
	border-right: 1px solid #A2A2A2;
	display: inline;
	padding-left: 8px;
	padding-right: 8px;
}
div#menu-top ul li:last-child {
	border: medium none !important;
	padding-right: 0 !important;
}
#header {
	position: relative;
	background: #fff;
	/*border-bottom: 5px solid #D44C1D;*/
    box-shadow: 0px 5px 10px #252525;
    z-index: 22;
    background: -webkit-linear-gradient(left, #af2407, #f58436, #af2407);
    background: -o-linear-gradient(right, #af2407, #f58436, #af2407);
    background: -moz-linear-gradient(right, #af2407, #f58436, #af2407);
    background: linear-gradient(to right, #af2407, #f58436, #af2407);
}
#header-center {
	margin: 0 auto;
	max-width: 990px;	
	width: 100%;
	position: relative;
	height:138px;
}
#header #logo {
	float: left;
	height: 90px;
	margin-top: 9px;
	position: relative;
}
#header #banner {
	float: left;
	height: 250px;
	margin-top: 18px;
	position: relative;
	width: 620px;
	overflow:hidden;
}
#header #slider {
	float: left;
	clear:both;
	margin-top: 18px;
	position: relative;
	width: 940px;
	overflow:hidden;
}
#header div.logo-widget {
	padding: 0 0 0 20px;
}
#header div.logo-widget a {
	font-weight:normal !important;
	color:inherit;
}
#header div.logo-widget a:hover {
	text-decoration:underline;
}
#header #shortcuts {
	border-color: #CCCCCC;
	border-style: solid;
	border-width: 1px;
	height: 50px;
	margin-left: 698px;
	position: absolute;
	text-align: right;
	top: 80px;
	width: 200px;
}
#header #border {
	margin: 2px auto;
	width: 100%;
	height:1px;
	background-color:black;
}
#header .shortcut {
	float:right;
	padding-right:12px;
	clear:none;
}
div.sistem-menu {
	clear: right;
    float: right;
    margin: 5px 0 0;
}
div.login-menu {
	float: right;
    height: 21px;
    margin: 2px 0 0 20px;
    text-align: right;
    width: 252px;
}
div.login-menu img {
	position:relative;
	top:2px;
}
div#divide {
	clear: both;
	height: 5px;
	width: 100%;
}
div.divide-small {
	clear:both;
	height:5px;
	width:100%;
}
div.divide-smaller-gray {
	background-color: white;
	border-top: 3px solid #575551;
	clear: both;
	height: 10px;
	width: 100%;
	margin-top: 5px;
}
div.action {
	clear:both;
	height:40px;
	width:100%;
	background: #FC952E;
	margin: 0;
	border-bottom: 3px solid #FFAB22;
}
div.action h2 {
	/*color: #363027;*/
	color: #ffffff;
	font-family: arial;
	font-size: 24px;
	font-weight: bold;
	padding: 8px 0 10px 10px;
}
p#website-title {
	font-size:24px;
}
p#website-slogan {
	font-size:12px;
}
div.content {
	clear: both;
	margin-bottom: 0;
	margin-left: auto;
	margin-right: auto;
	min-height: 400px;
	padding: 0 0px;
	text-align: left;
}
div.content-contact {
	clear: both;
	font-size: 13px;
	min-height: 400px;
	padding-bottom: 15px;
	padding-top: 0px;
	width: 940px;
}
div.jopocwtrr0 {
	clear: both;
	font-size: 13px;
	margin: 0 auto;
	min-height: 400px;
	padding: 15px 10px;
	width: 930px;
}
div.content-landing {
	background-color: white;
	clear: both;
	font-size: 13px;
	margin-left: 5px;
	min-height: 400px;
	padding-bottom: 15px;
	padding-top: 7px;
	width: 930px;
}
.qnjxrico5q div.gallery-content-wrapper {
	padding: 0px 0px 20px 0px;
	float: left;
	width: 600px;
}
.content-right div.gallery-content-wrapper {
	padding: 0px 0px 20px 0px;
	float: left;
	width: 600px;
}

div.content-login-left {
	padding: 0px;
	float: left;
	width: 400px;
	margin-bottom:50px;
	clear:none;
}
div.content-login-right {
	padding: 0px 0px 0px 100px;
	border-left:1px dashed #CECECE;
	float: right;
	width: 400px;
	clear:none;
}
.product-left {
	clear: none;
	float: left;
	min-height: 400px;
	width: 240px;
	padding-top: 15px;
	margin-left: 15px;
}

.product-left h2 {

	margin-left: 2px;
	margin-bottom: 15px;
}

.product-left ul {
	list-style: none !important;
	margin-left: -18px !important;
	margin-bottom: 10px;
	}
	
.product-left ul li {
	list-style: none !important;
	/*margin-left: -30px*/
	line-height: 120%;
	}	

.product-left ul li a {
	font-size: 15px;
	}


.product-left ul li ul li a {
	font-size: 13px;
	color:#930;
	}

.product-left ul li ul {
	list-style: none !important;
	margin-left: -15px
	}	


.product-right {
	background-color: white;
	clear: none;
	float: right;
	min-height: 400px;
	padding: 15px 5px 15px 5px;
	width: 665px;
}
.cart-left {
	clear: none;
	float: left;
	min-height: 400px;
	width: 160px;
	padding-top: 15px;
}
.cart-content {
	background-color: white;
	clear: none;
	float: right;
	min-height: 400px;
	padding: 15px 5px 15px 5px;
	width: 750px;
}
div.product-category-content {
	margin-bottom:10px;	
}
div.gallery-content-wrapper {
	padding: 0px 0px 20px 0px;
	float: left;
	width: 930px;
}
div.social-buttons {
	display:block;
	width:100%;
	height:20px;
	margin-bottom:5px;
	margin-top:20px;
	float: left;
}
div.facebook-button, div.twitter-button, div.gplus-button {
	position:relative;
	display:block;
	float:left;
	width:30%;
	clear:none;
	height:20px;
}
ul.product-menu li.selected > a {
	font-weight:bold;
}
/* TITLES */
h1 {
	font-size: 27px;
	margin-bottom: 20px;
	color: #000000;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	line-height: 1.2em;
}
h2 {
	font-size: 23px;
	line-height: 110%;
	text-transform: none;
	margin-bottom: 10px;
	color: #000000;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
}
h3 {
	font-size: 17px;
	line-height: 110%;
	text-transform: none;
	margin-bottom: 10px;
	color: #000000;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
}
div#footer h2.latest-news-h2, div#footer h2.latest-actions-h2 {
	padding-left:20px;
	color: #363027;
}

img.newsletter-mail {
	margin: -7px 8px -9px 0;
}
input.newsletter-button {
	margin-top: 5px;
}
a.social-image {
	padding-right:7px;
}
div.ciybgt h3 {
	color:#363027;
}
/* END TITLES */
img.newsletter-mail {
	margin: -7px 8px -9px 0;
}
input.newsletter-button {
	margin-top: 5px;
}
a.social-image {
	padding-right:7px;
}
/* Footer columns */
div.c5xn7vapy5 {
	float: right;
	padding-right: 0px !important;
	text-align: right;
	width: 415px;
	color: #fff;
	font-size: 12px;
	line-height: 24px;
}
div#footer-admin {
	color: #757575;
    float: right;
    font-size: 12px;
    line-height: 24px;
    padding-bottom: 10px;
    text-align: right;
    width: 200px;
}
/* -------- */
textarea {
	resize: none;
}
textarea.long {
	width:500px;
}
div.row-expand {
	font-size:10px;
}
div#login {
	text-align:right;
}
div#login img {
	left: 3px;
	position: relative;
	top: 3px;
}
img.loading {
	margin-left: 3px;
	position: relative;
}
a.hand, img.hand {
	cursor:pointer;
}
div.small-font {
	font-size:10px !important;	
}
div.inside-album {
	clear: both;
	float: left;
	padding: 15px 0 0 0;
}
div.album_item {
	float: left;
	height: 185px;
	margin: 10px;
	width: 204px;
}
div.album_item span {
	text-align:center;
}
div.album_item_thumbnail {
	background-color: #cecece;
	height: 152px;
	padding-top: 2px;
}
div.album_item_title {
	color: black;
	font-weight: bold;
	margin: 0 auto;
	padding-bottom: 4px;
	padding-top: 4px;
	position: relative;
	text-align: center;
	width: 167px;
	/*height: 22px;*/
	min-height: 22px;
}
div.album_item_pictures {
	position: relative;
	top: 5px;
}
.hidden {
	display:none;
}
div.row {
	clear: both;
	padding-top: 5px;
}
div.row span.label {
	float: left;
	margin-right: 10px;
	text-align: right;
	width: 115px;
}
div.ciybgt div.row span.label {
	text-align: left !important;
	float:left;
}
div.ciybgt div.row span.x1js38 {
	float:left;
	clear:left;
}
div.ciybgt textarea {
	width:210px;
}
div.row span.x1js38 {
	float: left;
	text-align: left;
	z-index:1;
	overflow:hidden;
}
font.blue {
	color:blue;
}
font.small {
	font-size:10px;
}
.width-500 {
	width:500px;
}
input[type=button] {
	cursor:pointer;
	padding:2px 4px;
}
input[type=button].edit-button {
	clear: both;
	float: left;
	margin-top: 10px;
}
div.folder {
	width:300px;
	position:relative;
	float:left;
}
input.m-short, select.m-short {
	margin: 1px;
	width:100px;
}
li.m-subitem input.m-short {
	margin-left: 11px;
	width: 90px;
}
input.m-medium, select.m-medium {
	margin: 1px;
	width:200px;
}
input.m-average, select.m-average {
	margin: 1px;
	width:150px;
}
ul {
	list-style:inside;
}
ul.sitemap > li {
	padding:5px 0;
}
ul.sitemap > li.home {
	font-size:16px;
	list-style:none;
}
ul.sitemap > li.page {
	font-size:14px;
	list-style-position:inside;
	list-style-type:circle;
}
ul.sitemap > li.module {
	font-size:14px;
	list-style-position:inside;
	list-style-type:circle;
}
ul.sitemap > li.module-sub {
	font-size: 12px;
	left: 15px;
	list-style-position: inside;
	list-style-type: disc;
	position: relative;
	padding:2px 0 !important;
}
ol {
	list-style:inside;
	list-style-type:decimal;
}
li.m-details {
	list-style:none;
}
li.m-item {
	list-style-image:url(../images/sqcn0jyn.gif);
	cursor:pointer;
}
li.m-subitem {
	list-style-image:url(../images/oppzbrck.gif);
}
ul.m-main {
	padding-left: 50px;
	padding-top: 15px;
}
.transparent {
	opacity:0.7;
}
img.delete {
	cursor:pointer;
}
div.content-right {
	background: none repeat scroll 0 0 #FFFFFF;
    clear: none;
    float: right;
    margin-right: 0;
    min-height: 400px;
    padding: 15px 10px;
    width: 605px;
}
div.qnjxrico5q {
    clear: none;
    float: left;
    margin-left: 7%;
    min-height: 400px;
    padding: 15px 40px 15px 10px;
    width: 54%;
    margin-bottom: 30px;
    border-right: 1px solid #3E3D3D;
}
div.xevodtsxce {
	clear: none;
	float: right;
	min-height: 400px;
	padding-right: 60px;
	padding-top:20px;
	width: 25%;
}
div.xevodtsxce .home_news_item {
	width: 300px;
}
div.xevodtsxce .home_news_item_i_no_picture h5 {
	width: 200px;
}
div.sidebar-left {
	clear: none;
	float: left;
	min-height: 400px;
	padding-left: 5px;
	padding-top:20px;
	width: 300px;
}
div.sidebar-left div.ciybgt {
	padding: 0 10px;
}
div.xevodtsxce div.ciybgt {
	padding: 0 10px;
}
div.ciybgt {
	padding:0px;
	margin-bottom:0px;
	overflow:hidden;
	padding-left:0px !important;
}
div#content div.ciybgt {
	margin-bottom:10px;	
}
.contact {
	margin-top:30px;
}
.zz1zdtbq6 {
	margin: 0 auto;
	position: relative;
	padding: 38px 0 61px 0 !important;
	float: left;
	margin-left: 100px;
}
div.g2d5firkd9 {
}
div.g2d5firkd9 img, div.g2d5firkd9 input {
	float:left;
}
div.subscribe-msg {
	padding-left:0px;
}
div.ciybgt ul {
	padding-left:20px;
}
div.hr {
	margin: 5px auto;
	width: 100%;
	height:1px;
	background-color:black;
}
div.user-info {
	text-align:center;
}
#user-logout {
	cursor: pointer;
	float: left;
	height: 16px;
	position: absolute;
	top: 25px;
	width: 16px;
}
#profile-picture {
	height: 50px;
	text-align: right;
	width: 50px;
	float:left;
}
.container, .loginContainer {
	background-color: #DEDEE6;
	border-color: #D1D1D1;
	border-style:solid;
	border-width:1px;
	padding:25px;
}
.container {
	margin:0 auto;
	width:900px;
	min-height:250px;
	margin-top:5px;
}
.loginContainer {
	margin:0 auto;
	width:500px;
	min-height:250px;
	margin-top:5px;
}
select {
	margin:2px 4px 2px 0px;
}
div#column1 {
	float:left;
	width:250px;
	margin-right:10px;
}
div#column2 {
	float:left;
	width:600px;
}
div.atribute {
	float:left;
	width:100px;
	text-align:right;
	padding-right:5px;
	padding-bottom:5px;
	height:20px;
}
div.atribute_short {
	float:left;
	width:85px;
	text-align:right;
	padding-right:5px;
	padding-bottom:5px;
	height:20px;
}
div.field_short {
	float:left;
	width:50px;
}
div.field_medium {
	float:left;
	width:150px;
}
div.field_average {
	float:left;
	width:115px;
}
div.field_long {
	float:left;
	width:315px;
}
div.field_full {
	float:left;
	width:100%;
}
div.clear {
	clear:both;
}
p.small {
	font-size:smaller;
}
.clear {
	clear:both;
}
.space1 {
	height:1px;
}
.space4 {
	height:4px;
}
.fleft {
	float:left;
}
.cleft {
	clear:left;
}
.fright {
	float:right;
}
.tright {
	text-align:right !important;
}
.lalign {
	text-align:left;
}
.ralign {
	text-align:right;
}

font.tbh7jikjt {
	color:#DB211B;
}
font.colored {
	color:#096CFB;
}
font.ok {
	font-weight:bold;
	color:#00A253;
}
font.error {
	font-weight:bold;
	color:#DB211B;
}
div.bold {
	font-weight:bold;
}
div.white {
	color:white;
}
input[type=submit], button {
}
.search-button {
	background: none repeat scroll 0 0 #666666;
    border: medium none;
    color: #FFFFFF;
    cursor: default;
    display: block;
    font-size: 14px;
    height: 32px;
    padding: 0;
    position: relative;
    width: 60px;
}
.search-wrapper {
	margin-top:43px;
	margin-bottom:0;
	padding:0;
	position:relative;
}
#search {
	height: 35px;
    margin: 12px 0 0 188px;
}
#search-query {
	height:30px;
	width:210px;
	margin:0;
	display: inline-block;
	outline: medium none;
	position:relative;
	float: left;
	padding-left:10px;
}
input.subscribeEmail {
	padding: 0 5px;
}
input[type=submit].noPadding {
	padding:0px !important;
	position:relative;
	top:-1px;
}
input[type=submit]:hover, button:hover {
	cursor:pointer;
}
input[type=text], input[type=password], input[type=file] {
	border:solid;
	border-width: 1px;
	border-color: #A5A5A5;
	background-color: white;
	color: #2C3944;
	height:20px;
}
div.message {
	background-color:#D5E8FF;
	margin:5px;
	padding:5px;
	border:solid;
	border-width: 1px;
	border-color: #4298FF;
}
div.center {
	text-align:center;
}
h1.center, h2.center, h3.center, h4.center, h5.center, h6.center {
	text-align:center;
}
div.error {
	color:red;
}
input.short {
	width:35px;
}
input.small {
	width:65px;
}
input.vhuyu8 {
	width:210px;
}
input.average {
	width:100px;
}
input.long {
	width:300px;
}
input[readonly=true] {
	background-color:#C3C3C3;
}
div.b {
	font-weight:bold !important;
}
div.dbg {
	background-color:#E6E6EC !important;
}
div.welcome {
	height:400px;
}
div.index-type {
	position:relative;
	left:40px;
}
div.s {
	font-size:10px;
	line-height:10px;
	text-align:left;
}
div.paginator {
	clear: both;
    margin: 0 auto;
    overflow: hidden;
}
/* PAGINATOR */
div.paginatorItem {
	background-color:#D44C1D;
	color:white;
	padding:0px;
	margin-right:4px;
	text-align:center;
	float:left;
	clear:none;
}
div.paginatorItemDisabled {
	background-color: #6B6B6B;
	clear: none;
	color: #fff;
	float: left;
	margin-right: 4px;
	min-width: 20px;
	padding: 5px 10px;
	text-align: center;
}
div.paginatorItem:hover {
	background-color:#889cb2;
	cursor:pointer;
}
div.paginatorItem a {
	display:block;
	padding:2px 6px;
	min-width:16px;
	color:#fff !important;
	text-decoration:none !important;
}
div.paginatorItem:hover a {
	color:white !important;
	text-decoration:none !important;
}
/* END OF PAGINATOR */
div.item_space_transparent {
	height: 1px;
	overflow:hidden;
	width: auto;
	background-color:#ccd2d6;
}

div.product_category_item { /* fix in php code the number of items per line if you change width */
	background: none repeat scroll 0 0 #F2F2F2;
    border: 1px solid #CECECE;
    float: left;
    margin: 10px 5px 10px 0;
    padding: 10px;
    position: relative;
	width: 196px;
}
div.product-thumbnails-item-big {
	height:185px;	
}
div.product-thumbnails-item-big img {
	cursor:pointer;	
}
div.product_category_item div.product_category_thumbnail {
	margin-bottom:5px;
}

div.product_category_item_no_margin_right { 
    margin: 10px 0px 10px 0 !important;
    width: 197px;	/* 1 more pixel to fit in template */
}
div.product-category-subcategories {
	width:700px;	
}
div.product_category_title, div.product_category_thumbnail > p {
	text-align:center;
}
div.product_item {
	background: none repeat scroll 0 0 #F2F2F2;
    border: 1px solid #CECECE;
    clear: both;
    margin: 10px 0;
    padding: 10px;
    width: 643px;	
}



div.product_thumbnail {
    clear: none;
    float: left;
    padding: 20px 0;
    position: relative;
    width: 200px;
}
div.product-thumbnails {
    border: 0px solid #C0C0C0;
    clear: none;
    float: left;
    margin: 20px 10px 5px 0;
    position: relative;
    width: 200px;
	overflow:hidden;
}
div.product-prices {
    clear: none;
    float: left;
    margin: 20px 0px 0px 30px;
    position: relative;
    min-width: 400px;
}
div.product-content-tabs {
    clear: left;
    float: left;
    margin: 20px 0px 0px 0px ;
    position: relative;
    width: 665px;
}
div.product-thumbnails-item-big-border-bottom {
	border-bottom:1px solid #C0C0C0;
}
div.product-thumbnails-item-little {
	position:relative;
	float:left;
	clear:none;
}
div.product_info {
    padding: 20px;
    position: relative;
    width: 400px;
	float:left;
	clear:none;
}
div.product_info h3 {
	padding-bottom:10px;
}
p.product_text {
	padding: 15px;
    text-align: justify;
    width: 325px;
}
span.product_price_normal {
	margin-right: 20px;
}
span.product_price_lower {
	margin-right: 20px;
}
div.product_info font.price, div.product-prices font.price {
	color:#F5862B;
	font-size:16px;
	font-weight:bold;
}
p.product_stock {
	margin-bottom:5px;
}
p.product_stock img {
	top:4px;
	position:relative;
}

div.product-prices p {
	margin: 7px 0;	
}

div.product-content-tabs {  
	width: 665px !important;  

}

div.product-content-tabs ul.tabs, div.cart-left ul.cart-tabs {  
	margin: 0px !important;  
	padding: 0px !important;  
	list-style: none !important;  
}
div.product-content-tabs ul.tabs li, div.cart-left ul.cart-tabs li {  
	background: none !important;  
	color: #222 !important2;  
	display: inline-block !important;
	cursor: pointer !important;  
}
div.product-content-tabs ul.tabs li {
	padding: 10px 15px !important;  
}
div.cart-left ul.cart-tabs li { 
	padding: 10px 15px !important;
	margin: 0px !important;
	float:left;
	clear:left;
	width:150px;
}
div.product-content-tabs ul.tabs li.current {  
	background: #ededed !important;  
	color: #222 !important;  
}
div.cart-left ul.cart-tabs li.current {  
	background: #cecece !important;  
	color: #222 !important;  
}
div.product-content-tabs .tab-content, div.cart-content .tab-content{  
	display: none !important;  
	background: #ededed !important;  
	padding: 15px !important;
	margin-bottom: 15px;
}  

div.product-content-tabs .tab-content.current, div.cart-content .tab-content.current{  
	display: inherit !important;  
}

div.news_item {
	border-bottom: 1px solid #CECECE;
    clear: both;
    margin: 10px 0;
    padding: 0px;
    width: 583px;	
}
div.action_item {
	border-bottom: 1px solid #CECECE;
    clear: both;
    margin: 10px 0;
    padding: 0px;
    width: 583px;	
}
div.search_item {
	background: none repeat scroll 0 0 #F2F2F2;
    border: 1px solid #CECECE;
    clear: both;
    margin: 10px 0;
    padding: 10px;
    width: 583px;	
}
div.news_thumbnail, div.action_thumbnail, div.search_thumbnail {
    clear: none;
    float: left;
    padding: 20px 0;
    position: relative;
    width: 200px;
	overflow:hidden;
}

div.search_info {
    padding: 20px;
    position: relative;
    width: 340px;
	float:left;
	clear:none;
}
div.action_info {
    padding: 20px;
    position: relative;
    width: 340px;
	float:left;
	clear:none;
}
div.news_info {
    padding: 20px;
    position: relative;
    width: 340px;
	float:left;
	clear:none;
}
p.news_text {
	padding-top: 10px;
	padding-bottom: 10px;	
    text-align: justify;
    width: 325px;
}
p.action_text {
	padding-top: 10px;
	padding-bottom: 10px;	
    text-align: justify;
    width: 325px;
}

.qtto41p88v ul {
	list-style: none !important;
	margin-left: -40px !important;
	}
	
.qtto41p88v ul li {
	list-style: none !important;
	}
	
.qtto41p88v a {
	font-size: 16px;
	}
	
.qtto41p88v H2 {
	font-size: 20px;
	margin-top: 10px;
	margin-bottom: 15px;
	}		

p.search_text {
	padding: 15px;
    text-align: justify;
    width: 325px;
}

div.home_news_item {
    clear: both;
    margin: 10px 0;
    padding: 10px 10px 0 0;
    width: 420px;
	overflow:hidden;
}

div.home_action_item {
	background: none repeat scroll 0 0 #F2F2F2;
    border-bottom: 1px solid #CECECE;
    clear: both;
    margin: 10px 0;
    padding: 10px;
    width: 420px;
	overflow:hidden;
}

div.home_news_thumbnail, div.home_action_thumbnail {
    clear: none;
    float: left;
    overflow: hidden;
    position: relative;
    width: 100%;
}

div.home_product_item {
	background: none repeat scroll 0 0 #F2F2F2;
    border: 1px solid #CECECE;
    float: left;
    height: 160px;
    margin: 10px 10px 0 0;
    padding: 14px;
    text-align: center;
    width: 195px;
	overflow:hidden;
}
div.home_product_thumbnail {
    clear: none;
    float: left;
    overflow: hidden;
    position: relative;
    width: 180px;
}
div.home_product_thumbnail > a {
    width: 180px !important;
	height: 140px !important;
}
div.home_news_thumbnail img, div.home_action_thumbnail img {
   /* width: 100px !important; */
    background: none repeat scroll 0 0 #FFFFFF;
    border: 1px solid #D3D3D3;
    padding: 5px;
    height: 172px;
}
div.home_product_thumbnail img {
    width: 150px !important;
}
div.home_news_info, div.home_action_info {
    clear: none;
    float: left;
    padding: 0;
    position: relative;
    width: 280px;
}
p.home_news_text, p.home_action_text {
	padding: 5px;
    text-align: justify;
    max-width: 262px;
}
div.home_product_info {
    clear: none;
    float: left;
    position: relative;
    top: -55px;
    width: 180px;
    z-index: 100;
}
div.home_product_item > h3 {
	height:20px;
	overflow:hidden;	
}
div.home_product_info p {
	background:url(../images/lokp10x0.png) repeat;
	font-weight:bold;
	font-size: 15px;
	/*text-shadow:1px 1px #333;*/
}
div.home_product_info p.home_product_price_old {
	color:#000;
}
div.home_product_info p.home_product_price_new {
	color:#F30;
}
p.home_product_text {
	padding: 5px;
    text-align: justify;
}

div.news_item > img.thumbnail, div.action_item > img.thumbnail {
	float:left;
	margin-right: 15px;
}
div.home_page_text_item {
	float: left;
	overflow: hidden;
	width: 100%;
}

div.home_page_text_item h1 {
	text-transform: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 23px;
	color: #fff;
}

div.home_page_text_item ul {
    float: left;
    width: 31.2%;
    margin: 0;
}
div.home_page_text_item ul li {
	font-size: 14px;
	color: #fff;
}

div.home_page_text_item ul li a {
	color: #fff;
}

div.home_page_text_item ul li a:hover {
	text-decoration: none;
	color:black;
}

div.homepage-subscribe-class-1 {
	padding: 0 0 20px 20px;
}
/* ITEMS */
div.home_page_item {
	min-height: 150px;
	padding: 0 0px 0px;
	width: 280px;
	float: left;
	margin-left: 60px;
}
div.home_page_item h2 {
	padding-bottom: 12px;
	font-weight: normal;
	line-height: 1.2em;
	padding-top: 2px;
	color: #D44C1D !important;
	font-size: 18px;
	margin-bottom: 15px;
	font-family: Arial, Helvetica, sans-serif;
}
div.home_page_item h2 a:hover {
	text-decoration:none;
}

div.home_page_item a:hover {
	text-decoration:none;
}

div.home_page_item p {
	line-height: 20px;
	padding-bottom: 12px;
	color: #000;
	font-size: 100%;
}
div.home_page_item #button-more a {
	display: inline-block;
	line-height: 22px;
	padding-bottom: 5px;
	padding-left: 33px;
	position: relative;
	text-decoration: underline;
	text-transform: uppercase;
	background:  url(../images/design/button-more.png) no-repeat;
	font: normal 23px/28px Arial, Helvetica, sans-serif;
    color: #191818;
}
div.home_page_item #button-more a:hover {
	color: #d43b1c;
	background:  url(../images/design/buttonh-more.png) no-repeat;
}
div.home_page_item img {
	background: none repeat scroll 0 0 #FFFFFF;
	border: 1px solid #D3D3D3;
	padding: 5px;
	clear: both;
}
.border-horiz {
	/*background:  url(../images/design/border-horiz.gif) repeat-x scroll 0 0 transparent;*/
	border-top: 1px solid #999;
	height: 2px;
	margin: 15px 0 15px;
	width: 100%;
	float:left;
}
#main #content {
	margin:0 auto;
	width: 100%;
	padding-top:0px;
    background: -webkit-linear-gradient(left, #e5ca87, #f8f1d5, #e5ca87);
    background: -o-linear-gradient(right, #e5ca87, #f8f1d5, #e5ca87);
    background: -moz-linear-gradient(right, #e5ca87, #f8f1d5, #e5ca87);
    background: linear-gradient(to right, #e5ca87, #f8f1d5, #e5ca87);
}
#main #content-first {

	background:#F2F2F2;
}
#main #content ul {
	padding-bottom: 4px;
	list-style-type: disc;

}
#main #content ul li {
	display: list-item;
	list-style: square outside;
	border: 0 none;
	margin: 0 0 5px 20px;
	outline: 0 none;
	vertical-align: top;
	line-height:20px;
}
#main #content .home-products ul li {
	margin-left:0;
}
.calendar {
	background: none repeat scroll 0 0 #6B6B6B;
	color: #FFFFFF;
	float: left;
	font-family: 'Oswald', sans-serif;
	font-size: 24px;
	line-height: 28px;
	margin: 0 20px 0 0;
	padding: 5px 0 4px;
	text-align: center;
	width: 60px;
	text-transform:uppercase;
}
.calendar span {
	display: block;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 14px;
	text-transform:uppercase;
}
.news-top {
	overflow: hidden;
	position: relative;
	width: 100%;
	background: none repeat scroll 0 0 transparent;
	border: 0 none;
	font-size: 100%;
	margin: 0;
	outline: 0 none;
	padding: 0;
	vertical-align: top;
	display: block;
	float: left;
}
.news-second {
	padding: 0;
	margin: 5px 0 0 0;
	display: block;
	float: left;
}
div.home_news_item_i, div.home_actions_item_i {
	margin-bottom: 20px;
	float: left;
}
div.home_actions_item_i span.action_date, div.home_news_item_i span.news_date {
	padding-top: 6px;
	background: none repeat scroll 0 0 transparent;
	border: 0 none;
	font-size: 100%;
	margin: 0;
	outline: 0 none;
	display: block;
	vertical-align: top;
	color: #565656;
}
div.home_actions_item_i span.action_text, div.home_news_item_i span.news_text {
	display: block;
}
div.home_actions_item_i span.action_more a, div.home_news_item_i span.news_more a {
	text-align: left;
	color:#d43b1c;
	text-decoration:none;
	text-transform:uppercase;
	font-size:12px;
	float:left;
}
a.v96c99jods {
	float: left;
	color: #fff;
	display: inline-block;
    cursor: pointer;
    font: 10px/12px Arial, Helvetica, sans-serif;
    background: #000;
    text-transform: uppercase;
    padding: 5px 17px;

}

a.v96c99jods:hover {
	text-decoration: none;
	background: #D44C1D;
}

.more-news {
	display:block;
	float:left;
	position:relative;
	width:900px;
	text-align: left;
	padding-top: 0px;
}
div.action_item span.action_date, div.news_item span.news_date {
	color: #1F1F1F;
	display: inline-block;
	font-family: tahoma;
	font-size: 15px;
	margin-bottom: 15px;
	margin-left: 35px;
	text-transform: uppercase;
	width: 100%;
}
div.action_item span.action_text, div.news_item span.news_text {
	display: inline-block;
	margin-bottom: 15px;
	margin-left: 35px;
	width: 100%;
}
div.action_item span.action_more, div.news_item span.news_more {
	display: inline-block;
	float: right;
	margin-bottom: 15px;
	margin-left: 35px;
	width: 100px;
}
div.home_news_item_i img, div.home_actions_item_i img, div.action_item img, div.news_item img {
	float:left;
	padding: 0px 7px 0px 0px;
}
div.action_item h3, div.news_item h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	font-weight: bold;
	padding-left: 0px;
	text-transform: uppercase;
}
div.action_item_no_picture, div.news_item_no_picture {
	padding-left: 0px !important;
	padding-top: 0px !important;
}
div.action_item_no_picture h3, div.news_item_no_picture h3 {
	padding-left: 0px;
	padding-top: 10px;
}
div.home_actions_item_i_no_picture h5, div.home_news_item_i_no_picture h5 {
	padding-left: 0px !important;
	padding-top: 5px !important;
	font-size: 13px;
	line-height: 19px;
	padding-bottom: 0 !important;
	text-transform: none;
	float:left;
	vertical-align: top;
	width:300px;
	color:#000;
	font-family: 'Oswald', sans-serif;
}
div.home_actions_item_i_no_picture h5 a, div.home_news_item_i_no_picture h5 a {
	color:#000;
	font-family: 'Oswald', sans-serif;
}
div.action_item_no_picture span.action_date, div.news_item_no_picture span.news_date {
	margin-left: 0px !important;
}
div.home_actions_item_i_no_picture span.action_date, div.home_news_item_i_no_picture span.news_date {
	margin-left: 0px !important;
	display: block;
	vertical-align:top;
	float:left;
}
span.news_text {
	padding-top: 12px;
	padding-bottom: 12px;
	color: #838383;
	padding-left:0px;
	margin-left:0px;
	background: none repeat scroll 0 0 transparent;
	border: 0 none;
	font-size: 100%;
	margin: 0;
	outline: 0 none;
	vertical-align: top;
	line-height:18px;
}
span.news_text a {
	color:#d43b1c;
	text-transform:uppercase;
	margin-left:5px;
}
div.action_item_no_picture span.action_text, div.news_item_no_picture span.news_text {
	margin-left: 0px !important;
}
div.home_actions_item_i_no_picture span.action_text, div.home_news_item_i_no_picture span.news_text {
	margin-left: 0px !important;
}
div.action_item_no_picture span.action_more, div.news_item_no_picture span.news_more {
	margin-left: 0px !important;
}
div.home_actions_item_i_no_picture span.action_more, div.home_news_item_i_no_picture span.news_more {
	margin-left: 10px !important;
}

.latest-actions ul {
    list-style: outside none none !important;
    margin-left: -40px !important;
}

/* END OF ITEMS */
div.home-text-wrapper {
	overflow:hidden;
	position: relative;
	width: 100%;
}
div.home-pages {
	clear: both;
	margin: 0 auto;
	overflow: hidden;
	text-align: justify;
	width: 100%;
}
p.home_page_item_thumbnail {
	padding-top: 2px;
	position: relative;
	overflow: hidden;
}
div.footer-vsi-entry {
	float: left;
	margin-right: 35px;
	padding-left: 10px;
	position: relative;
	text-align: left;
	color: #757575;
	font-size: 12px;
	line-height: 24px;
}
div.gh6nr7m6k5 {
	float: left;
	margin-right: 35px;
	padding-left: 10px;
	position: relative;
	text-align: left;
	color: #000;
	font-size: 12px;
	line-height: 24px;
}
div#menu-top a {
	font-weight:normal;
	color: inherit;
	font-family: arial;
	font-size: 11px;
	text-decoration:none;
}
div#footer a {
	font-weight:normal;
	color: inherit;
	font-family: arial;
	font-size: 11px;
	text-decoration:none;
	color:white;
}
div#footer a:hover {
	text-decoration:underline;
}
div#menu-top a:hover {
	text-decoration:underline;
}
#footer .shortcut, div.letter {
	float:left;
	padding-right:12px;
	clear:none;
}

div.cyy7o9abp {
	width:100%;
	padding: 60px 0 83px 0;
	margin: 0 auto;
    background: -webkit-linear-gradient(left, #af2407, #f58436, #af2407);
    background: -o-linear-gradient(right, #af2407, #f58436, #af2407);
    background: -moz-linear-gradient(right, #af2407, #f58436, #af2407);
    background: linear-gradient(to right, #af2407, #f58436, #af2407);
}

.czia9ol7mh {
	width: 990px;
	margin: 0 auto;
}

div.ygfoygvlb {
	float: left;
	width: 30%;
	background:none;
	margin: 40px 0 60px 20px;
}
div.home-products {
	float: left;
	max-width: 940px;	
	width: 100%;
	background:none;
	margin-left: 0px;
}
div.home-actions {
	float: right;
	width: 440px;
	background:none;
	margin-right: 10%;
}
.pogosta-vprasanja {
	width: 440px;
}
.pogosta-vprasanja #top {
	background: url(../images/quote-arrow.png) no-repeat 0px 10px;
	padding-left:17px;
	position:relative;
	margin-bottom:20px;
}
#top #content, #bottom #content {
	width:100%;
	background:#e3e3e3;
	padding-top:15px;
	padding-bottom:15px;
}
#top #content .title, #bottom #content .title {
	padding-left:15px;
	padding-right:15px;
	color: #000000;
}
#top #content p, #bottom #content p {
	padding-top:5px;
	padding-left:15px;
	padding-right:15px;
	line-height: 18px;
	color: #838383;
}
.pogosta-vprasanja #bottom {
	background: url(../images/quote-arrow1.png) no-repeat right 10px;
	padding-right:17px;
	position:relative;
	margin-bottom:40px;
}
div.home-gallery {
	float:left;
	padding:15px;
}
#slideshow_wrap {
	margin: 0 auto;
	overflow: hidden;
	position: relative;
	text-align: center;
	width: 930px;
	height:320px;
}
#slideshow_wrap div.nav {
	margin-top: -190px;
	position: absolute;
	width: 100%;
	z-index: 100;
}
#slideshow_wrap div.nav div.nav-center {
	margin:0 auto;
	width: 100%;
}
#slideshow_wrap #slideshow {
	height: 345px;
	margin: auto;
	width: 930px;
}
#slideshow_wrap div.nav-center > div.fleft {
	padding-left:17px;
}
#slideshow_wrap div.nav-center > div.fright {
	padding-right:30px;
}
#slideshow_wrap div.caption {
	background: url("../images/ga77xdd7.png") repeat scroll 0 0 transparent;
	/*height: 45px;*/
	/*background: #CCC;*/
	padding: 5px;
	position: absolute;
	right: -600px;
	text-align: left;
	top: 69%;
	min-width: 400px;
	z-index: 20;
}
#slideshow_wrap div.caption p {
    font-size: 35px;
	line-height: 32px;
}

.caption {
    position: absolute;
    bottom: 0;
    left: 0;
    font-size: 36px;
    color: #fff;
    width: 515px;
    padding-left: 15px;
}

.caption p a {
	text-transform: uppercase;
}

.caption p a:hover {
	text-decoration: none;
	color:#D44C1D;
}

.gg8o60v1db {
	background: #fff;
	background: none repeat scroll 0 0 #000;
	margin: 0 auto;
	position: relative;
	padding-top: 0;
	padding-bottom: 0;
}
.contact h2{
	color: #000000;
    font-family: 'Oswald',sans-serif;
    font-size: 20px;
    font-weight: normal;
    line-height: 1.2em;
    padding-bottom: 37px;
    text-transform: uppercase;
}
.slidingDiv {
    height:auto;
    padding-top:20px;
	padding-bottom:10px;
    margin-top:10px;
    display: none;
	margin-bottom:10px;
	color: #838383;
    line-height: 18px;
}
.show{
	color: #d43b1c !important;
    display: block;
    line-height: 18px;
    padding-bottom: 0px;
	font-family: Arial,Helvetica,sans-serif;
	cursor: pointer;
}
.show ul li:hover{
	color: #888 !important;
}
.show ul li{
	color: #d43b1c !important;
}

.cart-preview {
	color: #fef4e9 !important;
	border: solid 1px #da7c0c;
	background: #f78d1d;
	background: -webkit-gradient(linear, left top, left bottom, from(#faa51a), to(#f47a20));
	background: -moz-linear-gradient(top,  #faa51a,  #f47a20);
	filter:  progid:DXImageTransform.Microsoft.gradient(startColorstr='#faa51a', endColorstr='#f47a20');
	display: inline-block;
	outline: none;
	cursor: pointer;
	text-align: center;
	text-decoration: none !important;
	font: 14px/100% Arial, Helvetica, sans-serif;
	padding: 2px 10px;
	margin-left:20px;
	text-shadow: 0 1px 1px rgba(0,0,0,.3);
	-webkit-border-radius: .5em; 
	-moz-border-radius: .5em;
	border-radius: 5px 5px 0 0;
	-webkit-box-shadow: 0 1px 2px rgba(0,0,0,.2);
	-moz-box-shadow: 0 1px 2px rgba(0,0,0,.2);
	box-shadow: 0 1px 2px rgba(0,0,0,.2);
}
.cart-preview:hover {
	background: #f47c20;
	background: -webkit-gradient(linear, left top, left bottom, from(#f88e11), to(#f06015));
	background: -moz-linear-gradient(top,  #f88e11,  #f06015);
	filter:  progid:DXImageTransform.Microsoft.gradient(startColorstr='#f88e11', endColorstr='#f06015');
	text-decoration: none;
}
.cart-preview:active {
	color: #fcd3a5;
	background: -webkit-gradient(linear, left top, left bottom, from(#f47a20), to(#faa51a));
	background: -moz-linear-gradient(top,  #f47a20,  #faa51a);
	filter:  progid:DXImageTransform.Microsoft.gradient(startColorstr='#f47a20', endColorstr='#faa51a');
	position: relative;
	top: 1px;
}
.cart-add {
	color: #fef4e9 !important;
	border: solid 1px #da7c0c;
	background: #f78d1d;
	background: -webkit-gradient(linear, left top, left bottom, from(#faa51a), to(#f47a20));
	background: -moz-linear-gradient(top,  #faa51a,  #f47a20);
	filter:  progid:DXImageTransform.Microsoft.gradient(startColorstr='#faa51a', endColorstr='#f47a20');
	display: inline-block;
	outline: none;
	cursor: pointer;
	text-align: center;
	text-decoration: none !important;
	font: 14px/100% Arial, Helvetica, sans-serif;
	padding: 1px 10px;
	text-shadow: 0 1px 1px rgba(0,0,0,.3);
	-webkit-border-radius: .5em; 
	-moz-border-radius: .5em;
	border-radius: .5em;
	-webkit-box-shadow: 0 1px 2px rgba(0,0,0,.2);
	-moz-box-shadow: 0 1px 2px rgba(0,0,0,.2);
	box-shadow: 0 1px 2px rgba(0,0,0,.2);
}
.cart-inquiry-add {
	padding: 3px 5px;
	color: #fef4e9 !important;
	border: solid 1px #da7c0c;
	background: #f78d1d;
	background: -webkit-gradient(linear, left top, left bottom, from(#faa51a), to(#f47a20));
	background: -moz-linear-gradient(top,  #faa51a,  #f47a20);
	filter:  progid:DXImageTransform.Microsoft.gradient(startColorstr='#faa51a', endColorstr='#f47a20');
	display: inline-block;
	outline: none;
	cursor: pointer;
	text-align: center;
	text-decoration: none !important;
	font: 14px/100% Arial, Helvetica, sans-serif;
	text-shadow: 0 1px 1px rgba(0,0,0,.3);
	-webkit-border-radius: .5em; 
	-moz-border-radius: .5em;
	border-radius: .5em;
	-webkit-box-shadow: 0 1px 2px rgba(0,0,0,.2);
	-moz-box-shadow: 0 1px 2px rgba(0,0,0,.2);
	box-shadow: 0 1px 2px rgba(0,0,0,.2);
}
.cart-add:hover {
	background: #f47c20;
	background: -webkit-gradient(linear, left top, left bottom, from(#f88e11), to(#f06015));
	background: -moz-linear-gradient(top,  #f88e11,  #f06015);
	filter:  progid:DXImageTransform.Microsoft.gradient(startColorstr='#f88e11', endColorstr='#f06015');
	text-decoration: none;
}
.cart-add:active {
	color: #fcd3a5;
	background: -webkit-gradient(linear, left top, left bottom, from(#f47a20), to(#faa51a));
	background: -moz-linear-gradient(top,  #f47a20,  #faa51a);
	filter:  progid:DXImageTransform.Microsoft.gradient(startColorstr='#f47a20', endColorstr='#faa51a');
	position: relative;
	top: 1px;
}
.cart-add > span {
	position: relative;
    top: 0px;	
}
div#cart-preview-html {
	background: #fff;
	background: -webkit-gradient(linear, left top, left bottom, from(#fff), to(#fff));
	background: -moz-linear-gradient(top,  #fff,  #fff);
	filter:  progid:DXImageTransform.Microsoft.gradient(startColorstr='#fff', endColorstr='#fff');
    border: 1px solid #505050;
    border-radius: 5px 0 5px 5px;
    padding: 10px;
    position: absolute;
    top: 23px;
    width: 230px;
    z-index: 1000;
	display: none;
}
div.cart-preview-product {
	border-bottom: 1px dashed #969696;
    clear: both;
    float: left;
    margin-bottom: 6px;
    padding-bottom: 6px;	
}
div.cart-preview-product-quantity {
	clear: none;
    float: left;
    padding-right: 5px;
    text-align: left;
    width: 35px;
}
div.cart-preview-product-title {
	width:125px;
	float:left;
	clear:none;
    padding-right: 5px;
	font-size:10px;
    text-align: left;
}
div.cart-preview-product-title-long {
	width:195px;
	float:left;
	clear:none;
    padding-right: 5px;
	font-size:10px;
    text-align: left;
}
div.cart-preview-product-price {
	width:60px;
	float:right;
	clear:none;
	text-align:right;
}
div.cart-preview-continue {
	padding:5px 0 0 0;	
}
div.cart-preview-continue a {
	font-size:13px !important;
	color: #F30 !important;	
}
div.cart-preview-close {
	padding:5px 0 0 0;	
}
div.cart-preview-close a {
	font-size:13px !important;
	color: #F30 !important;	
}
div.cart-preview-empty {
	font-size:12px !important;
	text-align:left;
	color: #F30 !important;	
}

div#cart-preview-message {
	margin-bottom:5px;	
}
div.cart-preview-product-quantity > img.cart-delete-item {
	position:relative !important;
	left:-5px !important;	
}
img.cart-delete-item {
	position:relative;
	left:-10px;	
}
div.cart-content-product {
	border-bottom: 1px dashed #969696;
    clear: both;
    float: left;
    margin-bottom: 15px;
    padding-bottom: 15px;
	width: 100%;	
}
div.cart-content-product-quantity {
	clear: none;
    float: left;
    font-size: 14px;
    padding-right: 5px;
    text-align: left;
    width: 75px;
}
div.cart-content-product-code {
	clear: none;
    float: left;
    font-size: 14px;
    padding-right: 5px;
    text-align: left;
    width: 80px;
	overflow: hidden;
}
div.cart-content-product-title {
	width:145px;
	float:left;
	clear:none;
    padding-right: 5px;
    text-align: left;
}
div.cart-content-product-price-without-discount {
	width:80px;
	float:right;
	clear:none;
	text-align:right;
}
div.cart-content-product-discount {
	width:100px;
	float:right;
	clear:none;
	text-align:right;
}
div.cart-content-product-price-with-discount {
	width:80px;
	float:right;
	clear:none;
	text-align:right;
}
div.cart-content-product-price-total {
	width:200px;
	float:right;
	clear:none;
	text-align:right;
	margin-right:5px;
}
div.cart-content-product-vat {
	width:50px;
	float:right;
	clear:none;
	text-align:right;
	margin-right:5px;
}
div.cart-content-product-price-without-vat {
	width:80px;
	float:right;
	clear:none;
	text-align:right;
	margin-right:5px;
}
div.cart-content-inquiry {
	margin-top:30px;
	width:200px;
	float:left;
	clear:left;
	text-align:left;
}
div.cart-content-buy {
	margin-top:30px;
	width:200px;
	float:right;
	clear:right;
	text-align:right;
}

table.Order {
	border: 1px solid;
    width: 720px;
}	
table.Order td {
	padding: 5px;
}	
table.Order td.ID {
    width: 50px;	
}		
table.Order td.Date {
	width:125px;	
}		
table.Order td.Status {
	width:100px;	
}		
table.Order td.Amount {
	width:100px;	
}		
table.Order td.PDF {
	width:100px;	
}		
table.Order td.Cancel {
	width:85px;	
}
input.quantity-numeric {
	width:35px;
	position:relative;
	top:-4px;
	text-align:center;
}

p.product-login {
	background-color: #FFFF99;
    border: 1px solid #FFCC00;
    margin: 0 0 10px;
    padding: 5px;
}
/*featured products */
div.featured_product_item {
	
    float: left;
    height: 361px !important;
    margin: 10px 0px 0 0;
    
    text-align: center;
   border:1px solid #ccc;
	overflow:hidden;
	background:#fcfcfc;
}

div.featured_product_item h3{
 color:#222222;
 font-size:14px;
 font-weight:normal;
 height:230px;
}
div.featured_product_item h3 a{
 color:#222222;

}
.featured-products .bx-pager{
	display:none;
	}
div.featured_product_thumbnail {
    clear: none;
    float: left;
    overflow: hidden;		height: 200px!important;
    position: relative;
     width: 100% 
}
div.featured_product_thumbnail > a {
    width: 100% !important;
	height: auto !important;
}

div.featured_product_thumbnail > a:hover {
    opacity:0.5;
}
div.featured_product_thumbnail {
	clear: none;
	float: left;
	overflow: hidden;	
	height: 200px!important;	
	position: relative;
	width:	100%;
	
}
div.featured-products-inside {		
	max-width: 1170px;
	background:none;
	margin:0 auto;
}
div.featured_product_item {
	float: left;
	height: 361px !important;
	margin: 10px 0px 0 0;
	text-align: center;
	border: 1px solid #ccc	;
	overflow: hidden;
	background: #fcfcfc;
	
}
li.clip img{	margin: 10px auto 10px 11px!important;}
.product-title{	font-family: 'Open Sans', 'HelveticaNeue', 'Helvetica Neue', Helvetica, Arial, sans-serif;
		color: #222222;	
		font-size: 18px;	
		line-height: 1.1em;	
		font-weight: 600;	
		margin-bottom: 14px;
}
.ammount .price{	
	font-family: 'Open Sans', 'HelveticaNeue', 'Helvetica Neue', Helvetica, Arial, sans-serif;	
	display: inline;
	text-decoration: none;
	font-size: 15px;	
	line-height: 24px;	
	font-weight: 600;
	color: #c3512f!important;
}
.avia-arrow{	
	height: 10px;		
	width: 10px;		
	position: absolute;
	top: -6px;		
	left: 50%;		
	margin-left: -5px;	
	border-color: #e1e1e1;	
	-webkit-transform: rotate(45deg);	
	-moz-transform: rotate(45deg);
	/* transform: rotate(45deg); */
	/* border-width: 1px; */	
	/* border-style: solid; */	
	visibility: hidden\9;
}
#main #content ul.product-menu > li > ul{
		border-top: 2px solid #e1e1e1;
}
#main #content ul.product-menu > li a{	
		color:#222222;	
}
#main #content ul.product-menu > li > ul >li a{	
		width: 100%;	
		height: auto;	
		/* float: left; */
		/* text-align: left; */	
		line-height: 23px;	
		/* padding: 8px 15px; */
		font-size: 12px;
		min-height: 23px;
		max-width: none;	
		/* text-decoration: none; */
		color: #808080;	
}

div.product_item2 {
	background: none repeat scroll 0 0 #fff;
	
	border: 1px solid #CECECE;
	
	margin: 9px 2px 0 0;
	
	padding: 10px;
	
	width: 142px;
	
	height: 198px;
	
	float: left;
}
.product_item2 a img {

	width: 120px!important;

}

.product_item2 a{

	font-family: 'Open Sans', 'HelveticaNeue', 'Helvetica Neue', Helvetica, Arial, sans-serif;
	
	color: #000000;
	
	text-transform:uppercase;

}

.testimonials {
	margin: 0 auto;
	width: 941px;
}

.ug3dwc, .date-time {
	display: inline-block;
    cursor: pointer;
    font: 10px/12px Arial, Helvetica, sans-serif;
    background: #000;
    text-transform: uppercase;
    padding: 5px 17px;
    color: #fff;
}

.ug3dwc:hover {
	background: #D44C1D;
}

.ug3dwc a:hover {
	text-decoration: none;
}

.ug3dwc a {
	color: #fff !important;
}

.uszw15jlmx {
	width: 100%;
	background: #fff;
	    background: -webkit-linear-gradient(left, #e5ca87, #f8f1d5, #e5ca87);
    background: -o-linear-gradient(right, #e5ca87, #f8f1d5, #e5ca87);
    background: -moz-linear-gradient(right, #e5ca87, #f8f1d5, #e5ca87);
    background: linear-gradient(to right, #e5ca87, #f8f1d5, #e5ca87);
}

.home1 {
	float: left;
	width: 30%;
	padding: 40px 20px 60px 0 !important;
	border-right: 1px solid #ccc;
	margin-right: 20px;
}

.home2 {
	float: left;
	width: 30%;
	padding: 40px 10px 60px 10px !important;
	margin: 0 10px;
	border-right: 1px solid #ccc;
}

.home3 {
	float: left;
	width: 30%;
	padding: 40px 0 60px 20px !important;
	margin-left: 20px;
}

.home1 h3, .home2 h3, .home3 h3 {
	color: #D44C1D !important;
	font-size: 18px;
	margin-bottom: 15px;
	font-family: Arial, Helvetica, sans-serif;
}

.home1 img, .home2 img, .home3 img {
	padding: 5px;
	background: #fff;
	border: 1px solid #ccc;
}

.home1 p, .home2 p, .home3 p {
	max-width: 262px;
	color: #000;
	margin: 10px 0;
}

.wrapper {
	width: 100%;
	margin: 0 auto;
}


.bxslider li {
	margin: 0!important;
}

.ygfoygvlb div h2 {
	color: #D44C1D !important;
	font-size: 18px;
	margin-bottom: 15px;
	font-family: Arial, Helvetica, sans-serif;
}

.home_news_info h3 a{
	color: #000;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
}

.home_news_text, .home_news_more {
	color: #000;
	padding: 5px 0 !important;
	font-weight: 500;
}

.home_news_more {
	display: none;
}

.home_news_text {
    padding-bottom: 0 !important;
    margin-bottom: 0 !important;
}

.home_page_text p {
	max-width: 262px;
}

.home_news_more a {
	display: inline-block;
    cursor: pointer;
    font: 10px/12px Arial, Helvetica, sans-serif;
    background: #000;
    text-transform: uppercase;
    padding: 5px 23px;
    color: #fff;
    margin-top: 11px;
    display: none;
}

#logo a img {
	max-width: 135px;
}

div.k5azv5bshy {
    max-width: 1170px;
    margin: 0px auto;
    padding: 30px 0;
}

div.do0tun0mas {
	clear: none;
    float: left;
    margin-left: 7%;
    min-height: 400px;
    padding: 15px 0px 15px 10px;
    width: 43%;
    margin-bottom: 30px;
    border-right: 1px solid #ccc;
}

div.zqmcnr3tla {
	clear: none;
	float: right;
	min-height: 400px;
	padding-right: 7%;
	padding-top:20px;
	width: 41%;
}

.pvjgoybl iframe {
	margin-bottom: 30px;
}

div.pvjgoybl {
	margin-left:45px;
}

div.pvjgoybl p {
	font-size: 13px;
}

.y3bl70 {
	border-bottom:1px solid;
	    background: #8A0505;
}

.w7dbmxzlgy {
	max-width:990px;
	margin:0 auto;
	padding: 5px 0 !important;
}

.w7dbmxzlgy p, .w7dbmxzlgy a {
    color: white;
	margin-bottom:0;
	font-size: 15px;
}

.w7dbmxzlgy a:hover {
	text-decoration: none;
}

.bx-wrapper img {
	width: 100%;
}

input#PostContact {
	border: none;
	padding: 10px 20px;
	text-transform: uppercase;
	background-color: #000;
	color: #fff;
	font-weight: 600;

}

.wrapper {
	width: 1110px;
}

div.ygfoygvlb {
	margin: 40px 0 60px 10px;
	width: 344px !important;
}

.home_news_item {
    padding: 14px 10px 0 0 !important;
}

.zz1zdtbq6 {
	margin-left: 0 !important;
}

.home_page_item {
	width: auto !important;
	margin-left: 27px !important;
}

.home_page_item_thumbnail img {
	height: 212px !important;
	width: 334px !important;
}

div.home_news_thumbnail {
	padding-bottom: 10px !important;
	margin-bottom: 10px !important;
	height: 212px !important;
	width: 344px !important;
}

div.home_news_thumbnail img {
	width: 334px !important;
	height: 212px !important;
}

.home_page_text p {
	max-width: 344px;
}

div.home_news_info, div.home_action_info {
	width: 344px;
}

p.home_news_text, p.home_action_text {
	width: 344px;
	max-width: 100%;
}

.ldlxrkum63 {
	margin-left:25%;
}

.xevodtsxce .ldlxrkum63 {
	margin-left:0px;
}