body {
	font-family:Arimo;
	font-size: 100%;
	background: #ffffff;
  	margin: 0;
  	padding: 0;
}
h1 {margin: 0 0 30px 0; padding: 0; font-family:Ubuntu;}
a {color: #006600;}
.topic {
	background: url() top center #006600;
  	/*line-height: 80px;*/
}

.topic-c {
	max-width: 1170px;
  	margin: auto;
    color: #01cc04;
}

.topic ul {
	margin: 0;
  	padding: 0;
  	float: right;
  line-height: 80px;
}

.topic ul li {
	list-style-type: none;
  	display: inline-block;
}

.logo {
	font-family: Arimo;
}
.logo a {text-decoration: none; margin: 0;}
.logo a:hover {text-decoration: none !important; color: #01cc04;}
.logo .webname {line-height: 80px; font-size: 28px; margin-left: 0;}
.topic a {
	color: #01cc04;
  	text-decoration: none;
  	display: inline-block;
  	margin-left: 25px;
}

.topic a:hover {
	text-decoration: underline;
}
.topic img {max-height: 70px; padding: 5px 0 5px 0;}

.topic.topic-article-detail {width: 100%;}
.topic.topic-article-detail.top-transparent {background: transparent; position: absolute;}

.topic.topic-article-detail a {text-shadow: 2px 2px 2px rgba(150, 150, 150, 1);}
.article-detail-header {background-color: #006600;}
/*.article-detail-header h1 {line-height: 115px; }
.article-detail-header h1 span {background: #006600; color: #01cc04;
box-shadow: 0.2em 0 0 rgba(#006600,0.7), -0.2em 0 0 rgba(#006600,0.7); background-color: rgba(#006600,0.7); padding: 0 10px;
}*/

.topic ul .hover-menu {display: none; position: absolute; opacity: 0.95; background: #ebebeb; color: #ffffff; width: 200px; z-index: 200; right: 0; top: 65px;}
.topic ul li {position: relative;}
.topic ul li:hover .hover-menu {display: block;}
.topic ul i {margin: 0px 0 0 5px;}

.topic ul li ul {line-height: 45px;}
.topic ul li ul li {display: block;}
.topic ul li ul li a {display: block; color: #ffffff;}

.slider {
  	background: #99ff99;
    /*background: url('https://data.get-webseller.com/1/www/www.najminomada.cz/theme-fashion.jpg') no-repeat bottom center; */
    background-size: cover;
}
.slider .slider-c {
	max-width: 1170px;
  	margin: auto;
  	background: black;
  	/*opacity: 0.6;*/
    min-height: 450px;
}
.content {
    display: table;
    margin: auto;
    padding: 10px 0 50px 0;
    background: url('') top center #99ff99;
    width: 100%;
}
.content-c {max-width: 1170px; margin: auto;}
.content-c-left {width: 62%; padding: 4%; background: #fff; float: left; font-size: 18px; line-height: 34px;}
.content-c-right {width: 25%; padding: 0 2% 40px 2%;  background: #fff; float: right; line-height: 28px;}
.content-c-right-title, .content-c-right h2 {display: block; font-size: 22px; text-transform: uppercase; border-top: solid 3px #ececec; padding: 15px 0 20px 0; font-family: Ubuntu; margin-top: 50px; margin-bottom: 0;}
.content-c-right p {padding-top: 0; margin-top: 0;}
.cl {font-size: 0; line-height: 0; height: 0;}

.content-c-right img {max-width: 100%;}

.content-c.sidebar-none h1 {display: none;} 
.content-c-left form {
  
  margin: 10px auto;
  padding: 10px 20px;
  background: #f4f7f8;
  border-radius: 8px;
}


.content-c-left input[type="text"],
.content-c-left input[type="password"],
.content-c-left input[type="date"],
.content-c-left input[type="datetime"],
.content-c-left input[type="email"],
.content-c-left input[type="number"],
.content-c-left input[type="search"],
.content-c-left input[type="tel"],
.content-c-left input[type="time"],
.content-c-left input[type="url"],
.content-c-left textarea,
.content-c-left select {
  background: rgba(255,255,255,0.1);
  border: none;
  font-size: 16px;
  height: auto;
  margin: 0;
  outline: 0;
  padding: 2%;
  width: 96%;
  background-color: #e8eeef;
  color: #8a97a0;
  box-shadow: 0 1px 0 rgba(0,0,0,0.03) inset;
  margin-bottom: 30px;
}
input[type="submit"]{
-webkit-appearance: none;
}

.content-c-left input[type="radio"],
.content-c-left input[type="checkbox"] {
  margin: 0 4px 8px 0;
}

.content-c-left select {
  padding: 6px;
  height: 32px;
  border-radius: 2px;
}

.content-c-left button {
  padding: 19px 39px 18px 39px;
  color: #FFF;
  background-color: #4bc970;
  font-size: 18px;
  text-align: center;
  font-style: normal;
  border-radius: 5px;
  width: 100%;
  border: 1px solid #3ac162;
  border-width: 1px 1px 3px;
  box-shadow: 0 -1px 0 rgba(255,255,255,0.1) inset;
  margin-bottom: 10px;
}

.content-c-left fieldset {
  margin:0;
  padding:0;
  border: none;
}

.content-c-left legend {
  font-size: 1.4em;
  margin-bottom: 10px;
}

.content-c-left label {
  display: block;
  margin-bottom: 8px;
}

.content-c-left label.light {
  font-weight: 300;
  display: inline;
}

.content-c-left .number {
  background-color: #5fcf80;
  color: #fff;
  height: 30px;
  width: 30px;
  display: inline-block;
  font-size: 0.8em;
  margin-right: 4px;
  line-height: 30px;
  text-align: center;
  text-shadow: 0 1px 0 rgba(255,255,255,0.2);
  border-radius: 100%;
}


.category-label {border: solid 1px #cecece; display: inline-block; padding: 0 10px 0 10px; line-height: 30px; color: #006600; text-decoration: none; margin: 0 8px 15px 0;}
.category-label:hover, .category-label.active {color: #01cc04; background: #006600; border-color: #006600;}

.content-c-left.sidebar-none {margin: auto; float: none;}
.content-c.sidebar-none .content-c-right {display: none;}
body.full-site .content-c, body.full-site .topic-c {width: 98%; max-width: 98%;}
.content-c.sidebar-left .content-c-left {float: right !important;}
.content-c.sidebar-left .content-c-right {float: left;}
.slider-fullscreen .slider-c {max-width: 100%;}


.labels-fix.fixed .category-label {color: #fff; background: #a78943; border-color: #a78943;}
.labels-fix.fixed .category-label:hover, .labels-fix.fixed .category-label.active{border-color:#fff;}

.article-item {border-bottom: solid 1px #ececec; padding: 0 0 30px 0; margin: 0 0 30px 0; display: table; width: 100%;}
.article-item img {float: left; margin: 0 30px 0 0; width: 370px;}
.article-item h3 {margin: 0; padding: 7px 0 0 0; font-weight: normal; text-transform: none;}
.article-item h3 a {font-size: 30px; font-family: Ubuntu; line-height: 40px; color: #000; text-decoration: none;}
.article-item h3 a:hover {color: #006600;}
.article-item span {color: #000; font-size: 12px; display: inline-block;}
.article-item:last-child {border-bottom: 0;}
.article-item .article-avatar {width: 30px; height: 30px; border-radius: 30px; margin-right: 10px; display: inline-block;}
.article-item .article-name {border-right: dotted 1px #cecece; padding-right: 10px; margin-right: 10px;}
.article-item .article-category {border-right: dotted 1px #cecece; padding-right: 10px; margin-right: 10px; color: #006600;}
.article-item .article-date {margin: 0;}
.article-item.v2 span {text-transform: uppercase;}
.article-item.v2 h3 a {font-size: 18px; line-height: 24px;}
.article-item.v2 img {padding-bottom: 70px; width: 120px; height: auto;}
.article-item-ico {display: block; position: absolute; width: 40px; height: 40px; text-align: center; line-height: 49px !important; border-radius: 40px; background: #a78943; bottom: 10px; right: 10px;}
.article-item-ico .fa {color: #fff; font-size: 21px; display: inline-block; margin: 0 0 0 3px;}
.article-image {max-width: 970px; height: 425px; margin: auto auto 35px auto; overflow: hidden;}
.article-image img {width: 100%;}
.article-img-right{max-width: 970px; text-align: right; margin: auto auto 20px auto;}
.article-right{max-width: 780px; text-align: right; margin: auto auto 20px auto;}
.article-detail-date{display: inline-block; background: #a78943; color: #fff; padding: 0 8px 0 8px;}
.article-item-img{position: relative; width: 370px; height: 210px; float: left; margin: 0 30px 0 0; background: #f0f0f0; overflow: hidden;}
.article-item-caption{float: left; width: 320px;}
.article-preview-caption{width: 125px; float: left;}

.article-preview-img{width: 120px; height: 80px; float: left; overflow: hidden; margin: 0 30px 0 0; background: #f0f0f0;}

.article-item .article-views {font-size: 12px;}
.article-item .article-views .fa {display: inline-block; margin-right: 5px;}
.article-detail-date {background: #006600; color: #01cc04;}
.article-detail {margin: auto; width: 96%; max-width: 700px; padding: 30px 0 0 0; border-top: solid 3px #ececec; font-size: 18px; line-height: 34px;}
.article-detail-header {
	text-align: center;
    min-height: 110px;
    display: table;
    width: 100%;
    background-size: cover;
    background-position: top center;
    padding: 10% 0 10% 0;
    margin-bottom: 45px;
    color: #fff;
    font-size: 42px;
}
.article-detail-header h1 {max-width: 800px; margin: auto;}

.footer {clear: both; background: url('') top center #ebebeb; color: #ffffff;}
.footer-c {
	max-width: 1170px;
  	margin: auto;
    line-height: 40px;
    font-size: 12px;
}
.footer .digimadi {float: right;}
.footer .digimadi a {color: #ffffff;}

.footer-wide {clear: both; min-height: 200px; float: left; width: 100%; background: url(https://data.get-webseller.com/67/www/e-commerce1.1store.eu/bg4text.jpg) ;}
.footer-wide-c {
	max-width: 1170px;
  	margin: auto;
}

.emailing_add_form input[type="text"], .emailing_add_form input[type="email"], .emailing_add_form input[type="password"], .form.login input[type="text"], .form.login input[type="email"], .form.login input[type="password"]{
	line-height: 60px;
    min-width: 200px;
    height: 60px;
    border: solid 2px #ececec;
    padding: 0 10px 0 10px;
    font-size: 17px;
}
.emailing_add_form input[type="submit"], .form.login input[type="submit"], .content-c-left form input[type="submit"] {
    line-height: 64px;
    float: right;
    text-align: center;
    text-transform: uppercase;
    color: #01cc04;
    background: #006600;
    border: 0;
    padding: 0 25px 0 25px;
    font-size: 17px;
}

.form.login input[type="text"], .form.login input[type="email"], .form.login input[type="password"] {
	width: 94%;
	padding: 0 3% 0 3%;
  	margin-bottom: 5px;
}
.form.login input[type="submit"] {
	float: none;
}

.footer-wide fieldset {border: 0; padding: 0; margin: 0;}
.footer-wide .emailing_add_form {width: 375px; margin: 0 auto 45px auto;}
article {height: 450px; width: 100%; background-size: cover !important;}

.error, .success {margin: 0 0 30px 0; padding: 10px 30px;; background: #e74353; }
.error li,.success li {list-style-type: none; color: #fff;}

.success {background: #8CCC71;}


.socials a {text-decoration: none; color: #ececec; font-size: 24px; margin: 0 8px 10px 0; border-radius: 50%; border: solid 1px #ececec; width: 40px; height: 40px; line-height: 40px; display: inline-block; text-align: center;}

.socials .ico-facebook {color: #3b5998; border-color: #3b5998;}
.socials .ico-facebook:hover {background: #3b5998; color: #fff;}

.socials .ico-twitter {color: #55acee ; border-color: #55acee ;}
.socials .ico-twitter:hover {background: #55acee ; color: #fff;}

.socials .ico-google-plus {color: #dd4b39 ; border-color: #dd4b39 ;}
.socials .ico-google-plus:hover {background: #dd4b39 ; color: #fff;}

.socials .ico-youtube {color: #bb0000 ; border-color: #bb0000 ;}
.socials .ico-youtube:hover {background: #bb0000 ; color: #fff;}

.socials .ico-instagram {color: #e95950 ; border-color: #e95950 ;}
.socials .ico-instagram:hover {background: #e95950 ; color: #fff;}

.socials .ico-linkedin {color: #007bb5 ; border-color: #007bb5 ;}
.socials .ico-linkedin:hover {background: #007bb5 ; color: #fff;}

.socials .ico-pinterest {color: #cb2027 ; border-color: #cb2027 ;}
.socials .ico-pinterest:hover {background: #cb2027 ; color: #fff;}

.twitter-share-button {margin-right: 4px; margin-top: 1px;}


.responsive-menu {display: none !important;}

/* SLIDER */

.catch { display: block; height: 0; overflow: hidden; }
#slider {
	margin: 0 auto;
}
#description {
	margin: 25px auto;
	text-align: left;
	max-width: 650px;
	padding: 0 25px;
}
.respond {
	margin: 0 auto;
	max-width: 370px;
}


/* Slider Setup */

#slider input {
	display: none;
}

.slider-setup {display: none;}

#slider .slider-content input {display: inline-block;}

#slide1:checked ~ #slides .inner { margin-left:0; }
#slide2:checked ~ #slides .inner { margin-left:-100%; }
#slide3:checked ~ #slides .inner { margin-left:-200%; }
#slide4:checked ~ #slides .inner { margin-left:-300%; }
#slide5:checked ~ #slides .inner { margin-left:-400%; }


#overflow {
	width: 100%;
	overflow: hidden;
}

article img {
	width: 100%;
}

#slides .inner {
	width: 500%;
	line-height: 0;
}

#slides article {
	width: 20%;
	float: left;
}

/* Slider Styling */

/* Control Setup */

#controls {
	margin: -25% 0 0 0;
	/*width: 100%;*/
	height: 50px;
    position: absolute;
}

#controls label { 
	display: none;
	width: 50px;
	height: 50px;
	opacity: 0.8;
}

#active {
	margin: 0 0 0;
	text-align: center;
position: absolute;
    margin: 355px 0 0 0;
    top: 30px;
    right: 60px;
}

#active label {
	-webkit-border-radius: 50%;
	-moz-border-radius: 50%;
	border-radius: 50%;
	display: inline-block;
	width: 20px;
	height: 20px;
  	margin-left: 7px;
  	opacity: 0.8;
	background: #006600;
}

#active label:hover {
	background: #ccc;
	border-color: #777 !important;
}

#controls label:hover {
	opacity: 0.8;
}

#slide1:checked ~ #controls label:nth-child(2), 
#slide2:checked ~ #controls label:nth-child(3), 
#slide3:checked ~ #controls label:nth-child(4), 
#slide4:checked ~ #controls label:nth-child(5), 
#slide5:checked ~ #controls label:nth-child(1) {
	background: url('next.png') no-repeat;
	float: right;
	margin: 0 -70px 0 0;
	display: block;
}


#slide1:checked ~ #controls label:nth-child(5),
#slide2:checked ~ #controls label:nth-child(1),
#slide3:checked ~ #controls label:nth-child(2),
#slide4:checked ~ #controls label:nth-child(3),
#slide5:checked ~ #controls label:nth-child(4) {
	background: url('prev.png') no-repeat;
	float: left;
	margin: 0 0 0 -70px;
	display: block;
}

#slide1:checked ~ #active label:nth-child(1),
#slide2:checked ~ #active label:nth-child(2),
#slide3:checked ~ #active label:nth-child(3),
#slide4:checked ~ #active label:nth-child(4),
#slide5:checked ~ #active label:nth-child(5) {
	background: #333;
	border-color: #333 !important;
}

/* Info Box */

.info {
	/*line-height: 20px;*/
	margin: 0 0 -150%;
	/*position: absolute;
	font-style: italic;*/
	padding: 30px 30px;
	opacity: 0;
	/*color: #000;*/
	text-align: left;
}

/*.info h3 {
	color: #333;
	margin: 0 0 5px;
	font-weight: normal;
	font-size: 22px;
	font-style: normal;
}*/

/* Slider Styling */

#slides {
	/*margin: 45px 0 0;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
	box-shadow: 1px 1px 4px #666;
	padding: 1%;
	background: #fff;
	background: rgb(252,255,244);*/ /* Old browsers */
	background: -moz-linear-gradient(top,  rgba(252,255,244,1) 0%, rgba(219,218,201,1) 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(252,255,244,1)), color-stop(100%,rgba(219,218,201,1))); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top,  rgba(252,255,244,1) 0%,rgba(219,218,201,1) 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top,  rgba(252,255,244,1) 0%,rgba(219,218,201,1) 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(top,  rgba(252,255,244,1) 0%,rgba(219,218,201,1) 100%); /* IE10+ */
	background: linear-gradient(top,  rgba(252,255,244,1) 0%,rgba(219,218,201,1) 100%); /* W3C */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#fcfff4', endColorstr='#dbdac9',GradientType=0 ); /* IE6-9 */
}


/* Animation */

#slides .inner {
	-webkit-transform: translateZ(0);
	-webkit-transition: all 800ms cubic-bezier(0.770, 0.000, 0.175, 1.000); 
	-moz-transition: all 800ms cubic-bezier(0.770, 0.000, 0.175, 1.000); 
    -ms-transition: all 800ms cubic-bezier(0.770, 0.000, 0.175, 1.000); 
     -o-transition: all 800ms cubic-bezier(0.770, 0.000, 0.175, 1.000); 
        transition: all 800ms cubic-bezier(0.770, 0.000, 0.175, 1.000); /* easeInOutQuart */

	-webkit-transition-timing-function: cubic-bezier(0.770, 0.000, 0.175, 1.000); 
	-moz-transition-timing-function: cubic-bezier(0.770, 0.000, 0.175, 1.000); 
    -ms-transition-timing-function: cubic-bezier(0.770, 0.000, 0.175, 1.000); 
     -o-transition-timing-function: cubic-bezier(0.770, 0.000, 0.175, 1.000); 
        transition-timing-function: cubic-bezier(0.770, 0.000, 0.175, 1.000); /* easeInOutQuart */
}

#slider {
	-webkit-transform: translateZ(0);
	-webkit-transition: all 0.5s ease-out;
	-moz-transition: all 0.5s ease-out;
	-o-transition: all 0.5s ease-out;
	transition: all 0.5s ease-out;
}

#controls label{
	-webkit-transform: translateZ(0);
	-webkit-transition: opacity 0.2s ease-out;
	-moz-transition: opacity 0.2s ease-out;
	-o-transition: opacity 0.2s ease-out;
	transition: opacity 0.2s ease-out;
}

#slide1:checked ~ #slides article:nth-child(1) .info,
#slide2:checked ~ #slides article:nth-child(2) .info,
#slide3:checked ~ #slides article:nth-child(3) .info,
#slide4:checked ~ #slides article:nth-child(4) .info,
#slide5:checked ~ #slides article:nth-child(5) .info {
	opacity: 1;
	-webkit-transition: all 1s ease-out 0.6s;
	-moz-transition: all 1s ease-out 0.6s;
	-o-transition: all 1s ease-out 0.6s;
	transition: all 1s ease-out 0.6s;
}

.info, #controls, #slides, #active, #active label, .info h3, .desktop, .tablet, .mobile {
	-webkit-transform: translateZ(0);
	-webkit-transition: all 0.5s ease-out;
	-moz-transition: all 0.5s ease-out;
	-o-transition: all 0.5s ease-out;
	transition: all 0.5s ease-out;
}

/* Respond Options */
/*
#desktop:checked ~ #slider {
	max-width: 960px;
}

#tablet:checked ~ #slider {
	max-width: 850px;
}

#mobile:checked ~ #slider {
	max-width: 450px;
}
*/
#desktop:checked ~ #slider .desktop,
#tablet:checked ~ #slider .tablet,
#mobile:checked ~ #slider .mobile {
	color: #777;
	opacity: 1;
}

.desktop, .tablet, .mobile {
	display: inline-block;
	width: 60px;
	height: 60px;
	padding-top: 50px;
	opacity: 0.35;
	font-size: 12px;
}

.desktop:hover, .tablet:hover, .mobile:hover {
	opacity: 0.2;
}


/* Responsive Styling */

/* Tablet */

#tablet:checked ~ #slider #controls {
	margin: -25% 0 0 12%;
	width: 76%;
	height: 50px;
}

#tablet:checked ~ #slider #controls label {
	-moz-transform: scale(0.8);
	-webkit-transform: scale(0.8);
	-o-transform: scale(0.8);
	-ms-transform: scale(0.8);
	transform: scale(0.8);
}

#tablet:checked  ~ #slider #slides, #mobile:checked  ~ #slider #slides {
	padding: 1% 0;
	-webkit-border-radius: 0px;
	-moz-border-radius: 0px;
	border-radius: 0px;
}


@media only screen and (max-width: 990px) {
  .content-c-right, .content-c-left {float: none; clear: both;}
  .content-c-left {width: 92%;}
  .content-c-right {width: 96%;}
  .responsive-menu {
      display: none !important;
	  float: right;
      margin: 15px 20px 0 0;
      padding: 12px;
      font-weight: bold;
      border: solid;
    
  }
  .menu-main {display: block;
  	position: absolute;
    width: 100%;
    background: #006600;
    padding-bottom: 50px;
  }
  .menu-main li {
  	display: block;
  }
  .footer-c {padding: 0 15px 0 15px;}
}

@media only screen and (max-width: 850px) and (min-width: 450px) {

  .article-item-img {width: 100%;}
  
	#slider #controls {
		margin: -25% 0 0 15%;
		width: 70%;
		height: 50px;
	}

	#slider #controls label {
		-moz-transform: scale(0.8);
		-webkit-transform: scale(0.8);
		-o-transform: scale(0.8);
		-ms-transform: scale(0.8);
		transform: scale(0.8);
	}

	#slider #slides {
		padding: 1% 0;
		-webkit-border-radius: 0px;
		-moz-border-radius: 0px;
		border-radius: 0px;
	}


}

/* Mobile */

#mobile:checked ~ #slider #controls {
	margin: -28% 0 0 24%;
	width: 50%;
	height: 50px;
}



#mobile:checked ~ #slider #slides .info {
	opacity: 0 !important;
}

#mobile:checked ~ #slider #controls label {
	-moz-transform: scale(0.6);
	-webkit-transform: scale(0.6);
	-o-transform: scale(0.6);
	-ms-transform: scale(0.6);
	transform: scale(0.6);
}


@media only screen and (max-width: 450px) {

  #slider #controls {
      margin: -28% 0 0 24%;
      width: 50%;
      height: 50px;
  }



  #slider #slides {
      padding: 1% 0;
      -webkit-border-radius: 0px;
      -moz-border-radius: 0px;
      border-radius: 0px;
  }

  #slider #slides .info {
      opacity: 0 !important;
  }

  #slider #controls label {
      -moz-transform: scale(0.6);
      -webkit-transform: scale(0.6);
      -o-transform: scale(0.6);
      -ms-transform: scale(0.6);
      transform: scale(0.6);
  }

}

/* emailing */
.content .emailing-input {width: 250px !important; margin: 0 !important;}
.content .emailing_add_form {display: table; margin: 0 0 10px 0 !important; width: 425px;}<link href='https://fonts.googleapis.com/css?family=Arimo:400,400italic,700,700italic&subset=latin,latin-ext&&display=fallback' rel='stylesheet' type='text/css' /><link href='https://fonts.googleapis.com/css?family=Ubuntu:400,300,300italic,400italic,500,500italic,700,700italic&subset=latin,latin-ext&&display=fallback' rel='stylesheet' type='text/css'/>