html, body, h1, h2, h3, p, a, ul, ol, img {
	font-family: 'Open Sans', sans-serif;
	margin: 0px;
	padding: 0px;
	outline: none;
	border: none;
	border-image: none;
	font-family: 'Open Sans', sans-serif;
}

body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,fieldset,input,textarea,p,blockquote,th,td { 
    margin:0;
    padding:0;
}

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

fieldset,img { 
    border:0;
}

body {
	background: #000;
	border: none;
	height: 100%;
}

p {
	font-family: 'Open Sans', sans-serif;
	font-size: 14px;
	font-weight: 300;
	line-height: 1.7;
	color: #959595 !important;	
}


h1 {
	font-family: 'Open Sans', sans-serif;
	font-size: 25px;
	font-weight: 600;
	text-transform: uppercase;
	color: #e5e5e5;
	padding-bottom: 12px;
}

h2 {
	font-family: 'Open Sans', sans-serif;
	font-size: 30px;
	font-weight: 600;
	color: #FFF;
}

h2.products {
	margin-bottom: 20px;
}

h3 {
	font-family: 'Open Sans', sans-serif;
	font-size: 14px;
	font-weight: 600;
	text-transform: uppercase;
	color: #999999;
}

h4 {
	font-family: 'Open Sans', sans-serif;
	font-size: 14px;
	font-weight: 400;
	color: #FFF;
}

h5 {
	position: absolute;
	top: 200px;
	font-family: 'Open Sans', sans-serif;
	font-size: 13.5px;
	font-weight: 400;
	color: #7a7a7a;
}

ul, li, a {
	font-family: 'Open Sans', sans-serif;
	text-decoration: none;
	list-style: none;
	color: #e5e5e5;
}

.container {
	width: 1100px;
	margin: 0 auto;
}

#pageContent {
	width: 1100px;
	margin: 0 auto;
	padding: 25px 0 30px;
}

#sliderImg {

}

#headerWrap {
	width: 100%;
	height: 124px;
	background-color: #fff002;
	opacity: 1;
	position: absolute;
	z-index: 100000;
	border-bottom: 6px solid black;
}

#headerWrap-allPages {
	width: 100%;
	height: 124px;
	background-color: #fff002;
	opacity: 1;
	border-bottom: 6px solid black;
}

#header {
	width: 1100px;
	margin: 0 auto;
	position: relative;
}

#logo {
	float: left;
	margin-top: 10px;	
}

#logo h1 {
	text-indent: -9999px;
	position: absolute;
	z-index: 100000;
}

#logo h1 a {
	background: url(images/logo.jpg) no-repeat;
	width: 308px;
	height: 105px;
	display: block;
}

#menu {
	float: right;
	position: relative;
	z-index: 1000;
}

#menu ul {

}

#menu ul li {
	float: left;
}

#menu ul li a {
	font-family: 'Open Sans', sans-serif;
	font-weight: 600;
	font-size: 18px;
	text-transform: uppercase;
	padding: 60px 20px 50px;	
	font-size: 15px;
	color: black;
	display: block;
	z-index: 1000;
  /* First we need to help some browsers along for this to work.
     Just because a vendor prefix is there, doesn't mean it will
     work in a browser made by that vendor either, it's just for
     future-proofing purposes I guess. */
  -o-transition:.5s;
  -ms-transition:.5s;
  -moz-transition:.5s;
  -webkit-transition:.5s;
  /* ...and now for the proper property */
  transition:.5s;	
}

#menu ul li a:hover {
	background: black;
	color: #f0f0f0;
}

#menu ul li a.active {
	background: black;
	color: #f0f0f0;
}

#top-right-items {
	position: absolute;
	top: 10px;
	right: 0px;
}

.facebook {
	float: left;
	width: 43px;
	height: 41px;	
	margin-right: 40px;	
}

.facebook a {
	width: 43px;
	height: 41px;
	text-indent: -9999px;	
	background: url(images/fb-icon.png)no-repeat;
	display: block;	
}

#sliderNavHolder {
	width: 1000px;
	margin: 0 auto;
}

#slide-list {
	margin-top: 5px;
}

#sliderNav {

}

#footerWrapHomepage {
	height: 45px;
	background: #1b1b1b;
	position: fixed;
	bottom: 0px;
	left: 0px;
	width: 100%;
	z-index: 100;
}

#footerWrap {
	height: 45px;
	background: #1b1b1b;
	width: 100%;
}

#footer {
	width: 1100px;
	margin: 0 auto;
}

#footerNavigation {

}

#footerNavigation ul li {
	margin-top: 10px;
	float: left;
	color: #666666;
}

#footerNavigation ul li a {
	text-transform: uppercase;
	color: #aaaaaa;
	font-size: 13px;
	padding: 0 6px 0; 
}

#footerNavigation ul li a:hover {
	color: #ffde00;
}

#copyrights {
	float: left;
	margin-top: 14px;
	margin-left: 190px;
}

#copyrights p {
	font-size: 12px;
	color: #c6c6c6 !important;
}

#design {
	float: right;
	margin-top: 14px;
}

#design p span {
	color: #ffde00;
	font-size: 12px;
}

#design p span:hover {
	color: #cc9900;
}

#design p a{
	color: #c6c6c6;
	font-size: 12px;
}

#sliderHeading-holder {
	height: 120px;
	width: 100%;
	background: rgba(0,0,0,.9);
	opacity: 1;
	position: absolute;
	bottom: 45px;	
	left: 0px;
}

#sliderHeading-content {
	width: 1000px;
	margin: 10px auto 0;
	opacity: 1;
	z-index: 1000;
}

#headingText {
	float: left;
}

#headingText h2 {
	text-shadow: 1px 1px 1px rgba(12, 12, 12, 1);
}

#headingText p {
	color: #FFF !important;
	margin-top: 10px;
	line-height: 1.5;
	font-weight: 400;
	text-shadow: 1px 1px 1px rgba(12, 12, 12, 1);
}

#callTo-action {
	float: right;
	margin-top: 27px;
	width: 146px;
	height: 39px;
	background: url(images/cta-img.png) no-repeat;	
}

.fb-page {
	float: right;
	margin-top: 14px;
}

#headingText span {
	color: #fff002;
	text-shadow: 1px 1px 1px rgba(12, 12, 12, 1);
}

#callTo-action a {
	text-indent: -9999px;
	width: 146px;
	height: 39px;	
	display: block;
}

#carouselWrapper {
	width: 100%;
	height: 260px;
	background:  #070707;
	position: absolute;
	bottom: 45px;
}

#carouselContent {
	width: 1000px;
	margin: 0 auto;
	background: #070707;
}

#carouselContent img {
	border: 2px solid white;
}

/**************PAGES**************************************/

#pageContentWrap {

}

#pageContent {
	width: 1100px;
	margin: 30px auto 20px;
	position: relative;
	overflow: hidden;
}

/**************PAGES**************************************/

/************************CONTACT PAGE***********************/

#contactInfo {
	float: left;
	margin-right: 150px;
}

#contactInfo p {
	font-weight: 400;
}

#contactForm {
	float: left;
}

.mail a {
	color: #fff002;
}

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

#map {
	border-top: 1px solid #b2b2b2;
}

/************************CONTACT FORM***********************/

textarea {
	font-family: 'Open Sans';
    font-size: 14px;    
    width: 450px;
    height: 65px;
    margin: 4px auto;
    padding: 3px;
    background: transparent; 
    color: #828282 !important; 
	border: 1px solid #d1d1d1;
}

.textbox {
	font-family: 'Open Sans';
    font-size: 14px;  
    font-weight: 400;  
    width: 450px;
    height: 25px;
    margin: 4px auto;
    padding: 3px;
    background: transparent; 
    color: #828282 !important; 
	border: 1px solid #d1d1d1;
}

.button {
    cursor: pointer;
    width: 100px;
    height: 35px;
    padding: 0px;
    float: right;
    background: #fff002;
    border: none;
    color: #000; 
}

.button:hover {
    background: #FFF;
    color: #000;
}

/*CSS for Successfully sent notification*/
.notification_ok {
  width: 440px;
  font-size: 14px;
  height: auto;
  padding: 10px;
  text-align:left;
  background: #06b046;
  color: #FFF;
  text-align: center;
  margin-bottom:10px;
}

.notification_error {
  width: 440px;
  font-size: 14px;
  height: auto;
  padding: 10px;
  text-align:left;
  background: #cc0000;
  color: #FFF;
  text-align: center;
  margin-bottom:10px;
}

/*-----------------------------------------------------------------------------------*/
/*  Katalog
/*-----------------------------------------------------------------------------------*/

.gallerynav {
	float: left;
}

ul.gallerynav {
	float:left;
	margin-top: 50px;
}

ul.gallerynav li {
	width: 170px;
	margin-bottom: 2px;
}

ul.gallerynav li a {
	display: block;
	font-size: 13.5px;
    color: #e5e5e5;
    padding-left: 15px;
    margin-bottom: 12px;
}

ul.gallerynav li a:hover {
	border-left: 4px solid #fedb01;
	color: #fedb01;
}

ul.gallerynav li.cat-active a {
	border-left: 4px solid #fedb01;
	color: #fedb01;
}

.gal {
	float: right;
	width: 920px;
	margin-right: -20px;
	margin-top: 50px;
}

.gal ul {

}

.gal ul li {
	float: left;
	margin-right: 20px;
	margin-bottom: 20px;
}

/*-----------------------------------------------------------------------------------*/
/*  Katalog
/*-----------------------------------------------------------------------------------*/



/*-----------------------------------------------------------------------------------*/
/*	18.	CAROUSEL
/*-----------------------------------------------------------------------------------*/

#carouselContent {
	width: 1000px;
	margin: 39px auto 0;
	position: relative;
}

#carouselContent .d-carousel ul li {
	background: none;
	width: 280px;
}

.jcarousel-direction-rtl {
	direction: rtl;
}

.d-carousel h4 {
	margin: 5px 0 5px 0;
}

.d-carousel .jcarousel-container {
	display: block;
	overflow: hidden;
	margin-bottom: 20px;
}

.d-carousel .jcarousel-item {
	width: 190px;
	height: 290px;
}

.d-carousel .jcarousel-container-horizontal {
	width: 920px;
	height: 325px;
	padding: 0 45px;
}

.d-carousel.sgrid .jcarousel-container {
	display: block;
	overflow: hidden;
	margin-bottom: 20px;
	height: 195px;
}


.d-carousel .jcarousel-item-horizontal {
	margin-left: 9px;
	margin-bottom: 3px;
	margin-top: 3px;
	margin-right: 21px;
}

.d-carousel .jcarousel-next-horizontal {
	position: absolute;
	top: 179px;
	right: 0;
	margin-right: 3px;
	width: 25px;
	height: 25px;
	cursor: pointer;
	background: transparent url(images/blog-arrows.png) no-repeat top right;
}

.d-carousel.sgrid .jcarousel-next-horizontal {
	position: absolute;
	top: 80px;
	right: 0;
	margin-right: 3px;
	width: 25px;
	height: 25px;
	cursor: pointer;
}

.d-carousel .jcarousel-direction-rtl .jcarousel-next-horizontal {
	left: 5px;
	right: auto;
	background-image: url(images/blog-arrows.png);
}

.d-carousel .jcarousel-next-horizontal:hover {
	background-position: bottom right;
}

.d-carousel .jcarousel-prev-horizontal {
	position: absolute;
	top: 179px;
	left: 0;
	margin-left: 3px;
	width: 25px;
	height: 25px;
	cursor: pointer;
	background: transparent url(images/blog-arrows.png) no-repeat top left;
}

.d-carousel.sgrid .jcarousel-prev-horizontal {
	position: absolute;
	top: 80px;
	left: 0;
	margin-left: 3px;
	width: 25px;
	height: 25px;
	cursor: pointer;
	background: url(images/blog-arrows.png) no-repeat top left;
}

.d-carousel .jcarousel-direction-rtl .jcarousel-prev-horizontal {
	left: auto;
	right: 5px;
	background-image: url(style/images/blog-arrows.png);
}

.d-carousel .jcarousel-prev-horizontal:hover {
	background-position: bottom left;
}

.about-title {
	float: left;
	margin-right: 50px;
	font-size: 40px;
	font-weight: 600;
	line-height: 1.2;
}

.about-text {
	float: left;
	width: 500px;
}

.about-img {
	float: right;
}

