a {color: #000 }
body {background: #000; color: #fff; font-family: Arial, Helvetica, sans-serif}
img {max-width: 100% !important}
.container {padding: 15px 0}
#sp-header {
    background: #000;
    height: auto;
    box-shadow: none;
    padding: 20px 0
}
#sp-header .logo {float: right}
.sp-megamenu-parent {
    list-style: none;
    margin: 0;
    z-index: 9;
    display: block;
    float: left;
   /* 	-webkit-column-count: 3; 
    -moz-column-count: 3; 
    column-count: 3;
    -webkit-column-gap: 30px; 
    -moz-column-gap: 30px; 
    column-gap: 30px;
    -webkit-column-rule-style: solid; 
    -moz-column-rule-style: solid; 
    column-rule-style: solid;
    -webkit-column-rule-color: white; 
    -moz-column-rule-color: white; 
    column-rule-color: white;
    -webkit-column-rule-width: 1px; 
    -moz-column-rule-width: 1px; /
    column-rule-width: 1px;  */
    max-height: 140px;
    max-width: 600px;
    position: absolute;
    top: 1px
}
.sp-megamenu-parent > li {display: list-item}
.sp-megamenu-parent > li {
    position: unset;
    padding: 0;
    width: 30%;
    float: left
}
.sp-megamenu-parent > li > a {line-height: inherit; color: #fff; min-width: 144px}
.sp-megamenu-parent > li.sp-has-child > a::after {font-family: "FontAwesome";
content: " \f105";}
.sp-megamenu-parent .sp-dropdown.sp-dropdown-main.sp-menu-right{position: absolute;
top: -1px; left:144px; min-height: 86px}  
.sp-megamenu-parent .sp-dropdown .sp-dropdown-inner {
    background: #fff;
    box-shadow: 0 3px 5px 0 rgba(0,0,0,0.2);
    padding: 2px;
}
.sp-megamenu-parent .sp-dropdown .sp-dropdown-items {
border: solid 1px #f00;
list-style: none;
margin: 0px;
padding-bottom: 7px;
z-index: 1000;
   }

.sp-megamenu-parent .sp-dropdown li.sp-menu-item > a {
    display: block;
    padding: 2px 10px;
    color: #333;
    cursor: pointer;
}
ul.yj-vertical-menu {border-right: solid 1px #aeaeae; margin-right: 30px !important}
ul.yj-vertical-menu li.yj-vertical-menu-item a, .separator {color: #aeaeae; background: transparent !important; border-bottom: 0px !important; text-indent: 0 !important; text-transform: uppercase; font-size: 12px}
.sp-module ul > li {border-bottom: none}
.sp-module ul.yj-vertical-menu > li > a::before {
    font-family: FontAwesome;
    content: "";
    display: none;
}
li.yj-vertical-menu-has-horizontal > a::after {display: none !important}
.yj-vertical-menu {float: left}
.clear-parents {display: none !important; clear: none !important}

#sp-main-body {background: #fff; color: #222; padding: 40px 0}
#sp-footer {
    background: #181818;
}
h3.sp-module-title {font-size: 18px !important}
.menu-footer {text-align: left}
.menu-footer .sp-module-content {-webkit-column-count: 2; /* Chrome, Safari, Opera */
    -moz-column-count: 2; /* Firefox */
    column-count: 2;
    text-align: left;
    }
.menu-footer ul > li > a {line-height: 140%; font-size: 90%}
.menu-footer.sp-module ul > li > a::before {
    font-family: FontAwesome;
    content: "\f105" !important;
    color: #666;
    font-weight: bold
}

a.fb {color: #666;
    font-size: 36px}
a.yt {
    color: #666;
    font-size: 36px;
    margin-right: 20px
}
#offcanvas-toggler > i {
    color: #fff;
}


/*  k2 */
.albumWrapper {
  position: relative;
  cursor: pointer;
}
.albumWrapper .album-info {
 /* position: absolute;
  left: 15px;
  bottom: 15px; */
  text-align: left;
 /* opacity: 0; */
}
.albumWrapper .album-info a {
  color: #000;
}
.albumWrapper .album-info h3 {
  font-weight: bold;
  font-size: 16px;
  color: #000;
  line-height: 20px;
 /* background: rgba(0,0,0,0.7);  
padding: 5px; */
}
.albumWrapper .album-info p {
  font-size: 16px;
  color: #909090;
  margin: 0;
}
.albumWrapper:hover .album-info {
  opacity: 0.9;
}
.albumWrapper:hover .album-overlay {
  opacity: 1;
}
.albumWrapper .album-overlay {
  opacity: 0;
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  background: #000;
  background: rgba(255,255,255,0.7);
  text-align: left;
  -webkit-transition: opacity 300ms;
  -moz-transition: opacity 300ms;
  -o-transition: opacity 300ms;
  transition: opacity 300ms;
}
.albumWrapper .album-overlay .album-info {
  opacity: 0;
}
.albumWrapper .album-overlay .catItemExtraFields ul li {
  margin-bottom: 0;
}
.albumWrapper .album-overlay .catItemExtraFields ul li a {
  color: #fff;
}
.albumWrapper .album-overlay .catItemRatingBlock {
  display: inline-block;
}
.albumWrapper .album-overlay .catItemRatingBlock span {
  color: #fff;
}
.sp-populer-albums .moduleItemExtraFields .moduleItemExtraFieldsLabel {
  width: 25%;
}
.profil .itemImageBlock{max-width: 30%; float: left; margin-right: 30px}
#defaultCountdown {width: 100%; height: 667px}
div.itemHeader h2.itemTitle {text-transform: uppercase; font-size: 38px; font-family: Arial, Helvetica, sans-serif; font-weight: 800; text-align: center; padding: 20px 0 10px 0;}
.home #sp-main-body {display: none}
.projekty .catItemTitle {display: none}
.zpravodajstvi #itemListPrimary .catItemHeader {}
.zpravodajstvi #itemListPrimary .catItemTitle {line-height: 120%}
.zpravodajstvi #sp-main-body, .materialy #sp-main-body {padding: 20px 0}
.zpravodajstvi h2, .materialy h2 {text-align: center; color: #999}
.zpravodajstvi h2.itemTitle, .materialy h2.itemTitle {color: #000}
.zpravodajstvi .groupLeading h3, .materialy .groupLeading h3 {margin-top: 30px !important}
.zpravodajstvi .groupLeading .catItemHeader a, .materialy .groupLeading .catItemHeader a {
    text-transform: uppercase;
    font-size: 38px;
    font-family: Arial, Helvetica, sans-serif;
    font-weight: 800;
    text-align: center;
    color: #000;
    padding-top: 30px;
    line-height: 130%;
}

div.catItemHeader h3.catItemTitle {line-height: 130%; text-align: center}
.firmy .itemBody {padding-left: 140px}
.firmy .catItemImageBlock {max-width: 200px; float: left; margin-right: 30px}
.firmy h3.catItemTitle {text-align: left !important}
.firmy .catItemIntroText {border-bottom: solid 1px #e8e8e8}
.zpravodajstvi .groupPrimary .catItemHeader a, .materialy .groupPrimary .catItemHeader a {color: #000; font-weight: bold; font-size: 22px; line-height: 120%; text-align: left}

#sp-right {padding-right: 0; padding-top: 30px;}
#nsp-zpravodajstvi .nspHeader {font-size: 14px; font-weight: bold; padding: 0 0 10px 0}
#nsp-zpravodajstvi p {padding: 0; line-height: 130%;font-size: 90%}
.flexbanneritem {margin-bottom: 20px}
#itemListLeading h3.catItemTitle{position: absolute; top: 60px}
#itemListLeading .catItemImage {margin-top: 110px}
.itemContainer {padding-right: 20px}
.itemContainerLast {padding-right: 20px}
div.catItemImageBlock {padding: 0}
.blogHeader {margin-left: 0}

a.mail::before {font-family: FontAwesome;
    content: "\f0e0";
    margin-right: 10px
}
a.registrace::before {font-family: FontAwesome;
    content: "\f007";
    margin-right: 12px
}
.newsletter {margin-top: 15px}
.newsletter .sp-module-title, .newsletter .sp-module-content {font-size: 14px !important; margin-left: 22px}
table.acymailing_form {margin: 0 !important; background: #444; border-radius: 3px; max-width: 190px}
table.acymailing_form td {padding: 3px; }
table.acymailing_form td.acyfield_email {}
table.acymailing_form input {border-radius: 0px; height: 26px}
table.acymailing_form .btn-primary {background: transparent; border-color: transparent; padding: 0 3px }
.media-details-view .btn-micro {display: none}

/* media */
@media (max-width:1024px) {
div.itemHeader h2.itemTitle, .zpravodajstvi .groupLeading .catItemHeader a, .materialy .groupLeading .catItemHeader a {font-size: 28px}
.groupLeading span.catItemImage img {width: 600px}
.albumWrapper .album-info {
 position: inherit;
  left: 0 !important;
  bottom: 0 !important;
  text-align: left;
 /* opacity: 0; */
}
.albumWrapper .album-info h3 {background: rgba(255,255,255,0.7) }
.container {
    padding: 15px 15px;
}
.video {margin-top: 25px !important}
}
@media (max-width:920px) {
#sp-menu-sloupec1 {display: none}
.video {display: none}
div.itemHeader h2.itemTitle, .zpravodajstvi .groupLeading .catItemHeader a, .materialy .groupLeading .catItemHeader a {font-size: 26px}
.groupLeading span.catItemImage img {width: 600px}
div.itemContainer {width: 50.00% !important}
.firmy div.itemContainer, .zpravodajstvi #itemListLeading div.itemContainer {width: 100.00% !important}
}

@media (min-width:400px) {
/*div.itemContainer {width: 50.0% !important} */
.firmy div.itemContainer {width: 100.00% !important}
 .col-sm-9 {
    width: 100%;
}
.col-sm-3 {
    width: 50%;
  }
.col-sm-3 .nspArts {padding: 0 0}
}
@media (min-width:800px) {
.mobil {display: none}
.desktop {display: block !important}
.zm {display: none}
.container {
    width: 790px;
}
.col-sm-9 {
    width: 75%;
}
.col-sm-3 {
    width: 25%;
}
/*div.itemContainer {width: 100.0% !important}  */
}
@media (min-width:920px) {
#offcanvas-toggler {display: none}
.mobil, .search-mobil, .zm {display: none}
.desktop {display: block}
.aikon-search {width: 920px !important; left: 50% !important; margin-left: -460px !important}
.container {
    width: 910px;
}
#sp-header .col-md-7 {
    width: 65%;
}
}
@media (max-width:799px) {
.mobil {display: block}
.desktop {display: none !important}
.projekty .itemContainer {width: 100% !important}
div.itemContainer {width: 50.0% !important}
.firmy div.itemContainer {width: 100.00% !important}
.custom {margin-bottom: 25px}
.col-sm-9 {
    width: 100%;
}
h3.sp-module-title {padding-left: 25px; padding-top: 20px}
}
@media (min-width:1020px) {
.container {
    width: 1010px;
}
#sp-header .col-md-7 {
    width: 58.33333333%;
}
}
@media (min-width:1200px) {
.container {
    width: 1170px;
}
#sp-header .col-md-7 {
    width: 58.33333333%;
}
}

@media (max-width:400px)
{
.desktop {display: none}
}
@media (min-width:480px)
{
.zpravodajstvi #itemListPrimary .itemContainer {width: 50% !important}
}
@media (max-width:480px)
{
.desktop {display: none}
.zpravodajstvi #itemListPrimary .itemContainer {width: 100% !important}
#nsp-zpravodajstvi .nspImageWrapper, .nejctenejsi .nspImageWrapper {max-width: 96px; margin-right: 10px !important}
.menu-footer ul.menu {margin-left: 18px}
.yt, a.mail, a.registrace {margin-left: 30px;}
div.itemHeader h2.itemTitle, .zpravodajstvi .groupLeading .catItemHeader a, .materialy .groupLeading .catItemHeader a {font-size: 16px; line-height: 120%; padding-top: 2px}
.projekty .itemContainer {width: 100% !important}
}

.catItemImageBlock img,
.itemImageBlock img{
    display: block;
    height: auto !important;
    max-width: 100% !important;
    width: 100% !important;
}
.firmy div.itemImageBlock {display: inline; max-width: 220px; float: left; margin-right: 20px}
.firmy .itemImageBlock img {width: 200px !important}
.firmy span.itemImage {display: inline}
.flexbannergroup {text-align: center}
.flexbannergroup img {margin: auto}

/* K2 Related by tag 
div.itemRelated ul li {list-style: none;float: left;width: 100%;padding-right: 15px;}*/

.nspArt h4.nspHeader { 
	font-size: 6px;
	margin: 0;
	padding: 10px 0 15px 0;
}
div.itemRelated ul {
    padding-left: 0 !important;
}
.nspArt img.nspImage {
    height: auto !important;
}
.aikonsearch-trigger {position: static !important; left: auto; right: auto; background-color: transparent !important; border: none  !important; color: #ccc !important}
.aikonsearch-trigger:hover {color: #fff}
.search-desktop {width: 50px; float: left; margin-top: -28px; margin-left: -25px}
.aikon-search {height: 380px !important}
.itemid-101 #sp-main-body {display: none}
.zm {padding: 0 10px 20px 10px}
.zm h3.sp-module-title {color: #888; text-transform: none; font-size: 24px !important; font-weight: bold}
.zm a.readon-button {font-size: 18px;}
.zm p {color: #000}
.zm p.nspText:before {
    content: "\a ";
    white-space: pre;
  }
.zm .nspArts {
    padding: 0 12px;
}
.zm .nspArt h4 {font-weight: 700; font-size: 22px}
.search-mobil {margin-top: 20px !important}
#offcanvas-toggler {margin-top: -44px}  
#offcanvas-toggler > i {font-size: 25px; }



