@import url(http://fonts.googleapis.com/css?family=EB+Garamond&subset=latin,latin-ext);
* {
  margin: 0;
  padding: 0;
/*  border: 1px solid black !important;*/;
}


.galleryGfx {
  background: url("../images/galerieGFX.png") white no-repeat 7px;
  width: 26px;
  height: 19px;
  margin: 0 auto;
  position: relative;
  top: 8px;
  padding: 0 7px;
}
li.disabled a {
  display: none;
}

html {
  height: 100%;
}

body {
  height: 100%;
  position: relative;
}

#wrapper {
  min-height: 610px;
  padding: 0 20px;
  box-sizing: border-box;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
}

#footer {
  background-color: #fefefe;
  padding: 10px 0;
  margin: 40px 0 0 0;
  width: 100%;
}

#site {
  margin: 60px auto;
  max-width: 980px;
  background: #fff;
 /* border: 1px solid #e0e0e0;*/
  box-shadow: 0px 0px 0px 1px #f5f5f5;
}
body.branding-active #site {
  margin: 0px auto;
}
div#system-message-container {
  margin-top: 15px;
}
.header {
  background-color: #FFF;
  padding: 0;
  margin: 0;
  width: 100%;
}

#logo {
  margin: 0 45px 40px;
  float: left;
}

#logo a {
  background: url('../images/logo.png') no-repeat;
  display: block;
  width: 248px;
  height: 46px;
}

#logo a h1 {
  display: none;
}

#logo-bydleni a {
  background: url('../images/logo_marianne_bydleni.jpg') no-repeat;
  display: block;
  width: 283px;
  height: 65px;
  background-size: 215px;
}

#logo-bydleni a h1 {
  display: none;
}

#logo-bydleni {
  margin: 0 45px 40px;
  float: left;
}
#venkov-styl a {
  background: url('../images/venkov-a-styl-logo.png') no-repeat;
  display: block;
  width: 248px;
  height: 57px;
  background-size: 215px;
}

#venkov-styl a h1 {
  display: none;
}

#venkov-styl{
  margin: 0 45px 40px;
  float: left;
}
a {
  color: black;
    -webkit-touch-callout: none;
    -webkit-user-select: none;
    -khtml-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
}
h3 {
  line-height: 26px;
}
ol {
  list-style-position: inside;
}
.clr {
  clear: both;
}

script {
  display: none;
}

.tRight {
  text-align: right;
}
.bold {
  font-weight: bold;
}
.tLeft {
  text-align: left;
}
.moduletable.hp {
  margin-top: 20px;
}
input.marianneButton {
  background: #75286E;
  border: 0;
  color: white;
  text-transform: uppercase;
  padding: 9px 15px 5px 15px;
}

.noBorder {
  border: 0;
}
.centerAndPad {
  text-align: center;
  margin: 15px 0;
}

input.buttonMarianne {
  background: #75286e;
  border: 0;
  color: white;
  padding: 8px 19px 6px 19px;
}


/*   profil_____________________________________________  */
.k2AccountPage th.k2ProfileHeading {
  background: none;
}

.k2AccountPage table.admintable td.key, .k2AccountPage table.admintable td.paramlist_key {
  border: 0;
  background: none;
}

.key label {
  padding-right: 8px;
}

.brand {
  color: #fff !important;
  font-family: Share, cursive;
}

.brand:hover {
  color: #08C !important;
}
/* VIDEO_____________________________________________ */
.latestVideoModule {
  position: relative;
}

.videoTitle {
  width: 100%;
  text-align: center;
  color: white;
  background: black;
  padding: 10px 0;
}

.moduletable.socialVideoBlok {
  height: 320px;
}
/*_______ TOP MENU ______________________________________*/

.top_menu {
  width: 100%;
}

.top_menu .navbar {
  float: right;
  margin-right: 5px;
}

.top_menu ul.menu {
  float: left;
  margin: 0 0 10px 0;
}

.navbar {
  max-width: 980px;
  text-align: center;
}

.top_menu ul.menu li {
  float: left;
  list-style: none outside none;
  position: relative;
}

.top_menu ul.menu li:last-child {
  border-right: none;
}

.top_menu ul.menu li a {
  font-size: 12px;
  text-transform: uppercase;
  color: #000;
  font-weight: 100;
  padding: 8px 10px 0;
  margin: 0 3px;
  position: relative;
  text-decoration: none;
  border-top: 2px solid #fff;
}

.slick-track .mobile {
  display: none;
}

.slick-track .desktop {
  display: block;
}


/* search */
.moduletable.inlineSearch div a {
  display: none;
}

#header #search {
  float: right;
  clear: both;
  margin-right: 15px;
  position: relative;
}

#header input.button {
  background: url('../images/lupa.png') no-repeat;
  display: block;
  text-indent: -1000px;
  cursor: pointer;
  width: 18px;
  height: 15px;
  border: 0;
  position: absolute;
  top: 13px;
  right: 9px;
}

/* SOUTEZE */

input[type="radio"] {
  position: relative;
  top: -6px;
  margin: 9px 9px 0 0;
}
.contest .notice a {
  text-decoration: underline;
  font-weight: bold;
}
.contest .notice {
    font-size: 17px;
    margin: 10px 0;
}
/*_______ DROPDOWN MEIN MENU ______________________________________*/



.main-collapse {
  margin: auto;
}

.main_menu ul.menu > li ul {
  display: none;
}

.main_menu ul.menu li.parent:hover > ul {
  display: block;
}

.main_menu ul.menu {
  float: left;
   /* margin: 10px 0 0;*/;
}

.main_menu ul.menu li {
  float: left;
  position: relative;
  list-style: none;
  border-right: 1px solid #e0e0e0;
}

.main_menu ul.menu > li > a {
  font-size: 12px;
  letter-spacing: 0.3px;
  padding: 8px 18px;
  position: relative;
  color: #000;
  text-decoration: none;
  font-weight: 600;
  font-family: "Hind", sans-serif;
  text-transform: uppercase;
}

.main_menu ul.menu li a.home-hp {
  text-indent: -10000px;
  background: url('../images/home_icon.png') no-repeat center 9px;
  width: 20px;
  padding: 10px;
  height: 15px;
  display: block;
}

.main_menu ul.menu li a.home-hp:hover,
.main_menu ul.menu li.active a.home-hp {
  text-indent: -10000px;
  background: url('../images/home_icon_a.png') no-repeat center 9px;
  width: 20px;
  padding: 10px;
  height: 15px;
  display: block;
}

.main_menu ul.menu li a {
  white-space: nowrap;
  -webkit-transition: all 0.3s ease-out;
  -moz-transition: all 0.3s ease-out;
  transition: all 0.3s ease-out;
}

.main_menu ul.menu > li > a {
  border-top: 2px solid transparent;
}

.main_menu ul.menu > li > a:hover {
  border-top: 2px solid #eb1f40;
  text-decoration: none;
  color: #eb1f40;
   /* box-shadow: 0 3px 8px rgba(0, 0, 0, 0.05) inset;*/;
}

.main_menu ul.menu > li.active > a {
  background-color: transparent;
  border-top: 2px solid #eb1f40;
  box-shadow: none;
  text-decoration: none;
  color: #eb1f40;
  color: #000;
}

.main_menu ul.menu > li.active > a:hover {
 /*   box-shadow: 0 3px 8px rgba(0, 0, 0, 0.05) inset;*/
  background-color: transparent;
  text-decoration: none;
  color: #eb1f40;
}

.main_menu ul.menu > li a {
  display: block;
}

.main_menu ul.menu > li.parent span.arrow {
  background: url("../images/arrow.png") no-repeat scroll 0 7px transparent;
  height: 20px;
  right: -5px;
  position: absolute;
  width: 20px;
}

.main_menu ul.menu li ul li.parent span.arrow {
  background: url("../images/arrow.png") no-repeat scroll 0 center transparent;
  height: 15px;
  position: absolute;
  top: 7px;
  width: 30px;
}

.main_menu ul.menu li.parent ul,
.main_menu ul.menu li ul li.parent ul {
  background: #fff;
  border-left: 1px solid #d5d5d5;
  list-style: none;
  position: absolute;
  float: left;
  box-shadow: 0 2px 3px rgba(0, 0, 0, 0.12);
  min-width: 200px;
  z-index: 9999;
}

.main_menu ul.menu li.parent ul {
  left: 9px;
  top: 50px;
  border-top: 2px solid #12ABFF;
}

.main_menu ul.menu li ul li.parent ul {
  left: 100%;
  top: -2px;
}

.main_menu ul.menu li.parent ul li {
  margin: 0;
  padding: 0;
  -webkit-box-shadow: 0 0 1px rgba(255, 255, 255, 0.05) inset;
  -moz-box-shadow: 0 0 1px rgba(255, 255, 255, 0.05) inset;
  box-shadow: 0 0 1px rgba(255, 255, 255, 0.05) inset;
  border-bottom: 1px solid #EAEAEA;
  clear: both;
  width: 100%;
}

.main_menu ul.menu li.parent ul li.lastChild {
  border-bottom: none;
}

.main_menu ul.menu li.parent ul li a {
  float: left;
  padding: 7px 10px 7px 0;
  margin: 0 15px 0 0;
  text-indent: 10px;
  -webkit-transition: all 0.3s ease-out;
  -moz-transition: all 0.3s ease-out;
  transition: all 0.3s ease-out;
  width: 100%;
}

/* Vypis clanku HP  */

/*#contentBox {
    margin: 0 20px;
}
*/
.logout {
  width: 110px;
  margin: 40px auto 0 auto;
}

#contentBox #k2ModuleBox125 .articleItem {
  margin-bottom: 20px;
}
#contentBox #k2ModuleBox167 .articleItem {
  margin-bottom: 20px;
}
#contentBox #k2ModuleBox135 .articleItem {
  margin-bottom: 20px;
}
.image {
  float: left;
  width: 40%;
}

.details {
  float: left;
  margin-left: 15px;
  width: 56%;
}

.category,
.moduleItemCategory {
  border-bottom: 1px solid #e2e2e2;
  width: 100%;
  max-width: 280px;
  margin-bottom: 10px;
}

.category a,
.moduleItemCategory a {
  color: #7e7e7e;
  font-family: Open sans;
  font-size: 13px;
  font-weight: 100;
  letter-spacing: 1.4px;
  text-decoration: none;
  text-transform: uppercase;
}

.title a,
.moduleItemTitle a {
  color: #000;
  font-size: 20px;
  font-weight: 600;
  margin: 10px 0;
  text-decoration: none;
  word-wrap: break-word;
}

.title a:hover,
.moduleItemTitle a:hover {
  color: #000;
  text-decoration: underline;
}

.readmore,
.moduleItemReadMore {
  margin-top: 5px;
}

.readmore a,
a.moduleItemReadMore {
  color: #eb1f40;
  font-family: font-family: "Hind", Helvetica, Arial, sans-serif;
  font-size: 15px;
  font-weight: 600;
  text-decoration: underline;
}

.readmore a:hover,
a.moduleItemReadMore:hover {
  text-decoration: none;
}

.perex,
.moduleItemPerex {
    font-size: 14px;
  line-height: 20px;
  margin-bottom: 10px;
  font-weight: 100;
  padding: 5px 0;
  letter-spacing: 0.4px;
}

/* archiv cisel */
.titleOfOlderTitle {
  margin-left: 10px;
}
.issue {
  font-size: 16px;
  margin-top: 10px;
  font-weight: bold;
  padding-bottom: 25px;
}

.yearTitle {
  font-size: 33px;
}
/* GALERIE/DETAIL casopisu */
.slavePic .imageGall a img {
   height: 100%;
}

.photoset img {
  width: 100%;
}

.row-fluid.row2 .slavePic {
  padding-top: 8px;
}

.span6.slavePic {
  padding-left: 10px;
}

.span12 > .span6.slavePic {
  padding-top: 10px;
}

span.galleryTitleSpan {
  font-size: 17px;
  font-weight: bold;
}

.galleryHeading {
  background: url('../images/galerieGFX.png') no-repeat;
}

span.galleryCount {
  font-size: 17px;
  font-style: italic;
}

.galleryTtile {
  padding: 20px 0;
  text-align: center;
  border-top: #e2e2e2 1px solid;
}
.span6.leadingPic {
    text-align: right;
}
.photoset .row-fluid .span6 {
  width: 48.93617021276595%;
  float: left;
}

.span6.latestMagRelatedPic {
  padding-top: 8px;
  padding-left: 8px;
  width: 50% !important;
  max-height: 148px;
  float: left !important;
  position: relative;
}
.latestMagTextInfoContainer {
  position: absolute;
  pointer-events: none;
  top: 0;
  background: rgba(0, 0, 0, 0.65);
  margin-top: 8px;

}
.span6.latestMagRelatedPic:hover .latestMagTextInfoContainer {
    height: 100%;
  width: 100%;
}
.latestMagTextInfo {
  display: none;
  color: white;
  text-align: center;
  font-size: 19px;
}
.latestMagTextInfo .itemTitle {
  padding: 8px;
}
.span6.latestMagRelatedPic:hover .latestMagTextInfo {
  display: block;
  position: relative;
  top: 50%;
  transform: translateY(-50%);
  padding-bottom: 8px;
}
h2.genericItemTitle a {
  word-wrap: break-word;
}

.photoset .row-fluid .span4 {
  float: left;
  width: 31%;
}

.span6.latestMagRelatedPic {
  width: 100%;
  height: 100%;
  overflow: hidden;
}

.span6.latestMagazine {
  margin-right: 0px;
}

#k2Container > div.mainItemBody > div.itemBody > div.itemImageBlock.fullWidth > span.itemImage {
  margin: 0;
}
.itemBody li {
    list-style-position: inside;
    margin-left: 15px;
}
#k2Container.latestMagazine > div.mainItemBody > div.itemBody > div.span12 > div > div.span6 {
  width: 50%;
}

#k2Container.latestMagazine  > div.mainItemBody > div.itemBody > div.span12 > div > div.span6 {
  width: 50%;
}

.span6.latestMagRelatedPic {
  width: 49%;
  max-height: 140px;
}

.span6.latestMagazine {
  padding: 8px 0 0 0;
}
/* VYPIS CLANKU list A detail */
div#k2Container.k2AccountPage {
  padding: 20px 20px 0 0;
}

#k2Container.userView {
  padding: 0 20px 0 0;
}

#k2Container.itemListView {
  padding: 0 20px 0 0;
}

#k2Container.itemViewMagazine {
  padding: 0 20px 0 0;
}

#k2Container.latestMagazine.itemView .mainItemBody {
  padding: 0;
}

#k2Container.itemView .mainItemBody {
  padding: 0 20px 0 0;
}

h3 > a {
  color: #000;
  font-size: 21px;
  font-weight: 600;
  margin: 10px 0;
  text-decoration: none;
  text-transform: uppercase;
  font-family: "Hind", Helvetica, Arial, sans-serif;
  word-wrap: break-word;
}

.articlePreview {
  float: left;
}

.articlePreview.leftSide {
  max-height: 190px;
  overflow: hidden;
  width: 40%;
}

.articlePreview.rightSide {
  max-width: 300px;
  width: 60%;
}

a.k2ReadMore {
  font-size: 15px;
  color: #eb1f40;
}

.latestMagRelatedPic a img {
  max-width: 100%;
  max-height: 100%;
}

/* CLANKY AUTORA DOPORUCENE */

span.userItemImage {
  max-height: 240px;
  overflow: hidden;
}
/* override css ruznejch modulu */
#globalContent.HP div > #contentBox > div > div.latestMagazine > div.details > div.perex {
  font-weight: normal;
}

span.userItemImage img {
  padding: 8px 8px 8px 0;
}
div.itemImageBlock {
  padding: 0;
}
.k2AccountPage table tr td span {
  position: relative;
  top: -2px;
}

.reset, .remind, .login {
  padding: 20px 20px 0 0;
}

.item-page.newsletter {
  padding-right: 10px;
}

.pagination {
  color: white;
  text-align: center;
  height: 40px;
  margin: 20px 0;
  clear: both;
}

#k2Container > div.mainItemBody.span8 > div.itemBody > div.itemFullText > div > div > span.myjsp-counter {
  color: black;
}

.navbar .nav > .active > a, .navbar .nav > .active > a:hover, .navbar .nav > .active > a:focus {
  background-color: white;
  background: none;
  box-shadow: none;
  border-top: 2px solid #eb1f40;
}

.navbar .btn-navbar:hover {
  background-color: white;
}

span.itemImage img {
  padding: 0;
  border: 0;
}

.slick-next {
  right: 15px !important;
}

.slick-prev {
  left: 15px !important;
}

.slick-dots li {
  width: 10px !important;
}

div.itemToolbar, .itemAuthorLatest, .itemVideoBlock, .itemHeader .fb-like {
  display: none !important;
}

.itemAuthor {
  display: inline-block !important;
}

.itemDateCreated:before {
  content: "|";
  padding: 0 8px;
  font-size: 16px;
}

.itemDateCreated {
  display: inline-block !important;
  color: black !important;
  font-size: 14px !important;
}


div.itemView {
  border-bottom: 0;
}

span.catItemImage img {
  border: none;
  padding: 0;
}

h3.catItemTitle {
  line-height: 24px;
  text-transform: uppercase;
  font-size: 21px;
}

.catItemIntroText {
  font-size: 15px;
}

/* DETAIL CLANKU */
div.itemHeader span.itemAuthor a {
  color: #eb1f40;
}

div.itemAuthorBlock {
  background: none;
  border-top: none;
  border-left: none;
  border-right: none;
  border-bottom: 1px solid #E2E2E2;
}

div.itemAuthorDetails > h3 {
  line-height: 1 !important;
}

.autorVypis {
  text-align: right;
}

.autorVypis a {
  color: #c12332;
}

div.itemAuthorBlock > img {
  border: none !important;
  -moz-border-radius: 50%;
  -webkit-border-radius: 50%;
  border-radius: 50%;
 /* future proofing */
  -khtml-border-radius: 50%;
 /* for old Konqueror browsers */
  width: 130px !important;
  height: 130px !important;
}

div.itemSocialSharing {
  padding: 8px 0;
  border-top: 1px solid #E2E2E2;
  border-bottom: 1px solid #E2E2E2;
}

.fb-share-button, .itemTwitterButtonTweet, .itemGooglePlusOneButton {
  margin-left: 15px;
}

.itemFacebookButtonLike, .itemTwitterButtonTweet, .itemGooglePlusOneButton {
  margin-left: 15px;
  display: inline-block;
  vertical-align: middle;
  height: 20px !important;
}

.itemFacebookButtonLike {
  width: 170px;
}

.itemTwitterButtonTweet, .itemGooglePlusOneButton {
  width: 55px;
}

.itemSocialSharingContainer {
  width: 340px;
  display: block;
}
div.itemGooglePlusOneButton {
  position: relative;
  top: -1px;
}
.itemFacebookButton {
  width: 228px !important;
  float: none !important;
}

span.myjsp-prev a, span.myjsp-next a {
  color: black;
  text-decoration: none;
  font-size: 14px;
  font-weight: bold;
}

.myjsp-counter {
  font-size: 23px;
  margin: 0 80px;
  letter-spacing: 8px;
}

.itemContentFooter, .itemCategory, .itemNavigation, div.itemLinks {
  display: none !important;
}

.myjsp-prev-next {
  text-align: center !important;
}

div.itemFullText p {
  line-height: 22px;
}

.itemRatingBlock {
  display: none;
}

div.itemHeader h2.itemTitle {
  font-family: "Hind", Helvetica, Arial, sans-serif;
  font-size: 28px;
  font-weight: bold;
  padding-top: 50px;
}

div.itemHeader h2.itemTitle:after {
  width: 100%;
  height: 1px;
  background: #E2E2E2;
  margin: 10px 0;
  display: block;
  content: "";
}

.infobox {
  width: 38%;
  margin: 8px;
  padding: 25px 15px;
  background: #f5f5f5;
    box-sizing: border-box;
}

/*.mainItemBody {
  padding-right: 20px;
}*/

.quote {
  font-size: 26px;
  font-family: 'EB Garamond', serif;
  text-align: center;
  line-height: 31px;
  margin: 60px 0 40px 0;
  clear: both;
}

.quote:before {
  content: "„";
}

.quote:after {
  content: "“";
}
/* CAROUSEL */
.slick-dots li button:before {
  display: none;
}

.slick-dots li button {
  width: 13px !important;
  height: 13px !important;
  background: white;
}

.slick-dots li.slick-active button {
  background: #eb1f40 !important;
}

.slick-prev {
  background: url('../images/carousel_arrow.png') no-repeat !important;
  width: 42px !important;
  height: 60px !important;
}

.slick-next {
  background: url('../images/carousel_arrowR.png') no-repeat !important;
  width: 42px !important;
  height: 60px !important;
}

.slick-prev:before, .slick-next:before {
  display: none;
}

ul.slick-dots {
  top: 93%;
}
/* LATEST MAGAZINE DETAIL */
#latestMagazineContainer > div.mainItemBody > div.itemBody > div.itemImageBlock > span.itemImage img {
  border: none;
  padding: 0;
}

#latestMagazineContainer > div.mainItemBody > div.itemBody > div.itemImageBlock > span.itemImage {
}

.itemImageBlock.fullWidth {
  width: 100%;
  padding: 0;
}

.itemImageBlock {
  margin: 0 2% 0 0 !important;
}

.magazineDetail a {
  color: white;
  text-decoration: none;
  padding: 15px 30px;
  background: #eb1f40;
  font-size: 17px;
}
.magazineDetail {
  margin-top: 34px;
}
.detailRightside {
  width: 44%;
  text-align: center;
  display: inline-block;
  margin-bottom: 30px;
  vertical-align: middle;
}

.subtitle {
  margin-bottom: 50px;
  font-size: 22px;
  line-height: 34px;
}

.subtitle:before {
  content: " ";
  background: #e1e1e1;
  height: 1px;
  width: 100%;
  margin: 10px 0;
  display: block;
}

.detailRightside h2 {
  margin: 0;
}

.olderIssues .title {
  font-size: 24px;
  border-bottom: 1px #e1e1e1 solid;
  padding: 30px 0 10px 0;
}

.yearHolder {
  margin-top: 25px;
}

.span4 a.left, .span4 a.right {
  text-decoration: none;
  color: black;
  font-size: 26px;
}

.span4 a.left:hover, .span4 a.right:hover {
  color: #eb1f40;
}


/* COMMERCIAL */
.rectangleAd {
  border-top: 1px solid #e0e0e0;
  border-bottom: 1px solid #e0e0e0;
  padding: 10px 0 10px 0;
  text-align: center;
}

.rectangleAd > .moduletable {
    display: inline-block;
}
.futura.commercial-title {
  text-align: left;
  text-transform: uppercase;
  font-size: 10px;
}

.item-ad {
  border: 1px solid #DBDBDB;
  max-width: 275px;
  font-size: 11px;
  line-height: 1.3em;
  padding: 12px;
  text-align: left;
  min-height: 100px;
}

.item-ad p a {
  font-size: 11px;
  color: #777777;
  padding: 0 0 10px 0;
  margin: 0;
  line-height: 15px;
  text-decoration: none;
  font-family: "Open Sans", sans-serif;
}

.item-ad p a:hover {
  text-decoration: none;
}

.item-ad h2 {
  color: #83209B;
  font-size: 15px;
  font-weight: normal;
  margin: 8px 0 5px;
  max-width: 265px;
  line-height: 20px;
}
.item-ad .foto a img {
  border: 1px solid #DBDBDB;
  float: left;
  margin: 10px 10px 0 0;
  background: #fff;
}

div#commercialWrapper {
  max-width: 980px;
  margin: 0 auto;
  position: relative;
}

.moduletable.pseudoLeft {
  position: absolute;
  left: -360px;
  top: 20px;
}
.megaboard {
    max-width: 980px;
    margin: 0 auto;
}
.moduletable.pseudoRight {
  position: absolute;
  right: -360px;
  top: 20px;
}

/*.moduletable.pseudoTop {
  position: absolute;
  left: 0;
  top: -150px;
}*/
/* PAGINATION */
.pagination ul {
  -moz-box-shadow: none;
  box-shadow: none;
}

.pagination ul > li {
}

.pagination ul > li > a:hover, .pagination ul > .active > a, .pagination ul > .active > span {
  background-color: #eb1f40;
  color: white;
  border: 1px solid #eb1f40;
}

.pagination ul > li:first-child > a, .pagination ul > li:first-child > span, .pagination ul > li:last-child > a, .pagination ul > li:last-child > span,
.pagination ul > li:first-child > a:hover, .pagination ul > li:first-child > span:hover, .pagination ul > li:last-child > a:hover, .pagination ul > li:last-child > span:hover {
  border: 0;
  background: none;
  font-size: 15px;
  color: black;
}

.pagination ul > li > a, .pagination ul > li > span {
  border-left-width: 1px;
  text-decoration: none;
  color: black;
  font-size: 17px;
  padding: 3px 14px 0 14px;
  line-height: 30px;
  margin: 2px;
}

span.pagenav {
  border: 0 !important;
}

/* Sidebar */
.moduletable.socialAndVideo {
  height: 320px;
}

.sidebar-right .moduletable {
  margin-bottom: 15px;
}

.grayLineGfx {
  position: absolute;
  width: 100%;
  height: 1px;
  background: #e2e2e2;
  top: 50%;
}

.row-fluid.socialIconsRow {
  position: relative;
  margin: 1px 0 10px 0;
}

.socialIcons.marianne {
  margin: auto;
    width: 117px;
  z-index: 5;
  position: relative;
  background: white;
}
.socialIcons.bydleni {
  margin: auto;
 width: 170px;
  z-index: 5;
  position: relative;
  background: white;
}
.socialIcons.venkov {
margin: auto; width: 57px; z-index: 5; position: relative; background: white;
}
.socialIcons.venkov a.instagram {
  display: none;
}
.socialIcons a {
  float: left;
  margin: 0 7px;
}

.moduleItemAuthor {
  color: #979797;
  font-family: font-family: "Hind", Helvetica, Arial, sans-serif;
  font-size: 13px;
  padding: 2px 0;
}

.moduleItemAuthor a {
  color: #eb1f40;
  font-family: font-family: "Hind", Helvetica, Arial, sans-serif;
  font-size: 13px;
  padding: 2px 0;
  text-decoration: underline;
}

.moduleItemAuthor a:hover {
  color: #eb1f40;
  text-decoration: none;
}

a.fb {
  background: url('../images/fb.png') no-repeat;
  width: 42px;
  height: 42px;
  display: block;
  text-indent: -10000px;
}

a.fb:hover {
  background: url('../images/fb_a.png') no-repeat;
  width: 42px;
  height: 42px;
  display: block;
  text-indent: -10000px;
}

a.pinterest {
  background: url('../images/pinterest.png') no-repeat;
  width: 42px;
  height: 42px;
  display: block;
  text-indent: -10000px;
}

a.pinterest:hover {
  background: url('../images/pinterest_a.png') no-repeat;
  width: 42px;
  height: 42px;
  display: block;
  text-indent: -10000px;
}
/*a.twitter {
  background: url('../images/twitter.png') no-repeat;
  width: 42px;
  height: 42px;
  display: block;
  text-indent: -10000px;
}

a.twitter:hover {
  background: url('../images/twitter_a.png') no-repeat;
  width: 42px;
  height: 42px;
  display: block;
  text-indent: -10000px;
}*/ 
a.twitter {
  display: none;
}
a.instagram {
  background: url('../images/instagram.png') no-repeat;
  width: 42px;
  height: 42px;
  display: block;
  text-indent: -10000px;
}

a.instagram:hover {
  background: url('../images/instagram_a.png') no-repeat;
  width: 42px;
  height: 42px;
  display: block;
  text-indent: -10000px;
}

.grayLineTypo {
  position: absolute;
  width: 100%;
  height: 1px;
  background: #e2e2e2;
  top: 46%;
}

.grayLineContainer {
  position: relative;
  text-align: center;
}

h4.grayLineHeading {
  font-size: 23px;
  background: white;
  position: relative;
  z-index: 10;
  display: inline-block;
  padding: 0 10px;
}

/* KAPITOLOVACI CLANEK*/
#k2Container.section-10 > div.mainItemBody.span8 > div.itemBody > div.itemFullText > p > img {
  width: 47%;
  float: left;
  padding-right: 2%;
}

#k2Container.section-10 > div.mainItemBody.span8 > div.itemBody > div.itemFullText .pagination {
  background: url('../images/kapitolovaciCLanekPagiBg.jpg') repeat-x;
  height: 40px;
  margin: 0;
  padding-top: 15px;
  clear: both;
}

/* cross promo */

.crosspromo {
  height: 230px;
  width: 980px;
  border-bottom: 1px solid #e0e0e0;
  border-top: 1px solid #e0e0e0;
  padding: 10px 0;
}

#crosspromo-1, #crosspromo-2, #crosspromo-3, #crosspromo-4, #crosspromo-5 {
  float: left;
  height: 230px;
  margin-left: 15px;
  width: 178px;
}

.crosspromo #promo_box .logo {
  height: 45px;
  margin: auto;
  text-align: center;
}

.crosspromo #promo_box .photo {
  margin-bottom: 3px;
  text-align: center;
}

.crosspromo #promo_box:hover {
  color: #eb1f40;
}

.crosspromo #promo_box .link {
  margin: 8px auto;
  text-align: center;
}

.crosspromo #promo_box a {
  color: #000;
  font-size: 16px;
  font-weight: 100;
  font-family: Hind, sans-serif;
  text-decoration: none;
}

.crosspromo #promo_box a:hover {
  color: #eb1f40;
  font-size: 16px;
}

/* RELATED ARTICLES */

.span12.relatedArticles .span5.relatedArticlesImg {
  width: 40.42553191489362%;
  float: left;
  margin-right: 2%;
}
.span12.relatedArticles .span7.relatedArticles {
  width: 57.44680851063829%;
  float: left;
}
.itemRelated div.row-fluid.odd {
  margin-top: 2%;
}
/* footer*/

.new-footer {
  padding: 10px 10px 4px 10px;
}

.new-footer a {
  color: #000;
  font-size: 13px;
  text-decoration: none;
}

.new-footer a:hover {
  color: #000;
  font-size: 13px;
  text-decoration: underline;
}
/*_______ FOOTER MENU __________*/




.footer_menu ul.menu {
  float: left;
  margin: 0 0 15px 0;
}

.footer_menu ul.menu li {
  border-right: 1px solid #CECECE;
  float: left;
  list-style: none outside none;
  position: relative;
}

.footer_menu ul.menu li:last-child {
  border-right: none;
}

.footer_menu ul.menu li a {
  font-size: 12px;
  margin: 0 10px;
  padding: 0;
  position: relative;
}

table.category tr th,
table.category tr td {
  border: 1px solid #E6E6E6;
  padding: 4px 16px;
}

form#adminForm ul.category li {
  background-color: #FFF;
  border: 1px solid #E6E6E6;
  list-style: none outside none;
  margin: 4px 0;
  padding: 5px 10px;
}

/*_______ END MENU ______________________________________*/

#copyrights p {
  text-align: center;
}

.copyrights {
  margin: 7px 0 0;
}

.filter-search select {
  float: left;
  margin: 0 5px;
  width: 200px;
}

.filter-search,
.filters .alert-info {
  background-color: transparent;
  border: medium none;
  height: auto;
}

body.error {
  background: #f2f2f2;
}

.errorbox {
  margin: 15% 0 0;
  width: 50%;
}

.errorbox h1 {
  color: #333;
  font-size: 100px;
  line-height: 70px;
}

.errorbox h3 {
  color: #787878;
}

.errorbox a {
  cursor: pointer;
  color: #0088CC;
}

input.invalid {
  border-color: #FF0000 !important;
}

/*__________________________social icons_________________________*/

.soc_icons_box {
  text-align: center;
}

.soc_icons_box ul {
  display: -moz-inline-stack;
  display: inline-block;
}

.soc_icons_box li {
  float: left;
  list-style: none;
  padding: 0;
}

.soc_icons li a {
  font-size: 18px;
  margin: 7px;
}

.soc_icons a {
  -webkit-transition: all 0.1s;
  -moz-transition: all 0.1s;
  -o-transition: all 0.1s;
  transition: all 0.1s;
}

.iconsrow .fa-hover {
  float: left;
  font-size: 14px;
  padding: 3px 0 3px 9px;
  width: 225px;
}

.iconsrow i {
  font-size: 16px;
  width: 25px;
}

.iconsrow .fa-hover:hover {
  background-color: #fff;
  padding: 3px 0 3px 9px;
}

.iconsrow .fa-hover:hover i {
  color: #0088cc;
  font-size: 18px;
}

#itemListPrimary > div:nth-child(1) .catItemView div.catItemReadMore {
  display: block;
  text-align: right;
}

#itemListPrimary > div:nth-child(1) .catItemView div.catItemReadMore:after {
  display: block;
  height: 1px;
  width: 100%;
  content: " ";
  background: #E6E6E6;
  margin: 15px 0 10px 0;
}

.catItemCategory, div.catItemCommentsLink {
  display: none;
}

#itemListPrimary > div:nth-child(1) > div > div.catItemBody > div.catItemIntroText {
  font-weight: bold;
}

div > div.catItemBody > div.catItemImageBlock {
  width: 100%;
  height: 100%;
  padding: 0;
  max-height: 360px;
}

div > div.catItemBody > div.catItemImageBlock * {
  width: 100%;
  height: 100%;
  max-height: 360px;
}

div.catItemBody > div.catItemImageBlock > span > a > img {
  max-width: 100%;
  width: inherit !important;
}

#itemListPrimary > div:nth-child(1) > div > div.catItemBody > div.catItemImageBlock > span > a {
  display: block;
}

#itemListPrimary > div:nth-child(1) > div > div.catItemBody > div.catItemImageBlock > span > a {
  display: block;
}

#itemListPrimary > div:nth-child(1) > div > div.catItemHeader > span.catItemDateCreated {
  display: none;
}

#itemListPrimary > div:nth-child(1) > div > div.catItemHeader > span.catItemAuthor {
  display: none;
}

.itemAuthorItemsCount {
  text-align: right;
}

#k2Container > div.itemAuthorBlock {
  padding: 51px 0 32px 0;
}

span.userItemImage img {
  border: 0 !important;
}

div.slavePic:nth-child(3), div.slavePic:nth-child(4) {
  padding-top: 10px;
}
li.item-204 a span {
  display: none;
}
li.item-204 a {
  padding: 0 !important;
}
li.item-204.lastChild a {
  border-top: 2px solid #4ba2d7 !important;
}
/*PREDPLATIT*/
.predplatne {
    color: #75286E;
    text-transform: uppercase;
    font-size: 18px;
}
a.predplatit-button {
    background: #75286E;
    border: 0;
    color: white;
    text-transform: uppercase;
    padding: 9px 15px 5px 15px;
    display: block;
    width: 75px;
    font-size: 14px;
    margin: 10px auto 0 auto;
}