body {
  font-size: 14px;
}
aside .panel .panel-body {
  border: none;
  padding: 0;
}
.panel {
  background: none;
  -webkit-box-shadow: none;
  box-shadow: none;
}
aside .panel-primary > .panel-heading {
  background: none;
  color: #2d7373;
  border: none;
  padding: 0 0 15px 0;
}
aside .more {
  text-align: left;
  text-transform: capitalize;
}
aside h4 {
  font-size: 1.1em;
}
.panel-title { font-size: 14px; }
.navbar {
  background: #2d7373;
  border: none;
}
.navbar-nav > li {
  border-color: #fff;
  border: none;
}
.navbar .dropdown-menu > .active > a, .navbar .dropdown-menu > .active > a:hover, .navbar .dropdown-menu > .active > a:focus,
.navbar .dropdown-menu > li > a:hover, .navbar .dropdown-menu > li > a:focus {
  background: #00ced1;
}
#topbar .btn-default, .btn-primary {
  background: #2d7373;
  border-color: #2d7373;
}
#topbar > div > div {
  float: right;
}
#topbar .btn-default:hover {
  border-left: none;
}
a {
  -webkit-transition: all .3s;
  -moz-transition: all .3s;
  -o-transition: all .3s;
  transition: all .3s;
}
h3 {
  font-weight: bold;
}
h4 {
  font-weight: bold; color:black
}
h3, h1 {
  font-size: 1.8em;
  font-weight: bold;
}

.btn-link, a {
  color: #2d7373;
}
/* roman */
#table-downloads a {
  font-size: 1.1em; text-decoration: underline; color: #1a0000;
}
#table-downloads p {
  padding-top: 5px;
}
#table-downloads a:hover {color: #099000;}

#mainContent a {
  text-decoration: underline;
  font-weight: 600;
}
button {
  color: white;
  font-weight: 500;
  padding: .5em;
  background: #2d7373;
  border-width: 1px;
  border-radius: 5px;
}

/* footer */
ul#list-footer-links {
  -webkit-column-count: 1;
  -moz-column-count: 1;
  column-count: 1;
  padding-left: 20px;
}
ul#list-footer-links li {
  list-style: disc;
}
footer {
  background: #2d7373;
  color: #fff;
  margin-top: 40px;
  text-align: center;
}
footer #footer-content {
  padding: 40px 0 30px 0;
  text-align: left;
}
#bar-footer {
  border-top: none;
  background: none;
  font-size: 12px;
  display: inline-block;
}
footer a {
  color: #fff;
}
#bar-poweredby {
  font-size: 12px;
}
#footer-contact > .row > div {
  width: 100%;
}
#footer-contact h3, #footer-links h3 {
  display: block;
  margin-bottom: 25px;
  text-transform: uppercase;
}
ul.list-footer-address {
  padding-left: 27px;
}

/* archiv na uvodu v paticce */
#box-custom-footer .more {
  display: none;
  text-align: center;
  position: relative;
  width: 100%;
  margin-bottom: 80px;
  text-transform: uppercase;
}
#index #box-custom-footer .more {
  display: block;
}
#box-custom-footer .more a:after {
  width: 0;
  height: 0;
  content: "";
  border-right: 40px solid transparent;
  border-left: 40px solid transparent;
  border-top: 30px solid #2d7373;
  margin: 0 auto 0 auto;
  left: 0;
  right: 0;
  top: 30px;
  position: absolute;
}

/* ostatni */
#breadcrumb {padding-left: 0; font-size: 12px;}
.back-link, .folder-detail hr, #download hr {
  display: none;
}
main {
  background: #fff;
  -webkit-box-shadow: 0 1px 1px rgba(0, 0, 0, .05);
  box-shadow: 0 1px 1px rgba(0, 0, 0, .05);
  border: 1px solid #EAEAEA;
  padding-bottom: 0;
}
#panel-custom-1 ul {
  padding-left: 10px;
  line-height: 1.5;
}
.pagination > .active > span, .pagination > .active > span:hover {
  background: #2d7373;
  border-color: #2d7373;
}
.pagination > li > a, .pagination > li > span {
  color: #2d7373;
}
.form-horizontal .control-label {
  padding-top: 0;
}
.none-list {
  list-style: none;
  padding: 0;
}
#map {
  margin-top: 40px;
}
.support li {
  line-height: 1.8;
}
ul#list-panel-news li div p.description {
  border: none;
  padding-left: 0;
  margin-left: 0;
}
#list-panel-news .description {font-size: 13px;}
#list-pages {margin-top: 25px;}
#list-pages .details {font-size: 12px; margin-top: 10px;}
#list-pages li {
  border-bottom: 1px solid #eee;
  margin-bottom: 25px;
  padding-bottom: 25px;
}
#list-pages li:last-child {
  border-bottom: none;
}
ul#list-panel-news li div {border-color: #eee;}
#list-pages h2 {margin-bottom: 10px;}
#list-pages + hr {display: none;}
.perex-text {
  font-size: 13px;
}

#download table, .folder-detail table {font-size: 13px;}
#download table a, .folder-detail table a {font-size: 14px;}
#list-downloads {
  list-style: none;
  padding: 0;
}
#list-downloads h2 {
  margin-bottom: 0.3em;
  font-size: 1em;
}
#list-downloads li {
  border-bottom: 1px solid #eee;
}
#list-downloads p {font-size: 13px;}

/* responsive */
@media (max-width: 992px) {
  #panel-news {
    margin-top: 25px;
  }
  #content aside {padding-left: 0; padding-right: 0;}
}
@media (min-width: 900px) {
  #rubric-51505 #list-pages .mediaHead, #rubric-51504 #list-pages .mediaHead, #rubric-55682 #list-pages .mediaHead {
    margin: 0;
    float: left;
    min-width: 210px;
    margin-right: 15px;
    margin-top: -55px;
    border-radius: 0;
  }

  #rubric-51505 #list-pages h2.subtitle.media-heading, #rubric-51504 #list-pages h2.subtitle.media-heading, #rubric-55682 #list-pages h2.subtitle.media-heading{
    margin-left: 225px;
  }
}
@media (min-width: 600px) {
  #topbar #form-search {
    padding-top: 20px;
  }
}
@media (max-width: 600px) {
  .folder-detail tr td:last-child, .folder-detail tr th:last-child,
  #download tr td:last-child, #download tr th:last-child {
    display: none;
  }
}

/* index */
#index aside {display: none;}
#index main {
  width: 100%;
  left: 0;
  border: none;
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none;
  background: none;
}
#index #content {
  margin-bottom: 40px;
}
#index #listdata .media {
  width: 25%;
  float: left;
  /*display: none;*/
  padding: 0 5px;
  margin-top: 0;
  margin-bottom: 10px;
}
#index #pagination {display: none;}
#index #listdata {padding: 0;}
/*#index #listdata .media:nth-child(-n+8) {display: block;}*/
#index .media .perex-image-link {
  background: #2d7373;
  text-align: center;
  display: none;
}
#index .media .perex-text {
  padding: 3px 8px 3px 8px;
  height: 210px;
}
#index .media-body {
  background: #fff;
  padding: 1px 4px 3px 4px;
  overflow: hidden;
  min-height: 385px;
  border: 1px solid #eee;
}
.mediaHead {
  text-align: center;
  color: #fff;
  background: #2d7373;
  display: block;
  margin-left: -8px;
  margin-right: -8px;
  font-size: 10em;
  margin-bottom: 10px;
  border-radius: 4px;
}
.mediaHead a {
  display: block;
  color: #fff;
}
.mediaHead.color1 {background: #5f8a8a;}
.mediaHead.color2 {background: #3d4040;}
.mediaHead.color3 {background: #2d7373;}
.mediaHead.color4 {background: #6e7373;}
.mediaHead.color5 {background: #3cbcd4;}
.mediaHead.color6 {background: #745f8a;}

#index .media h2.subtitle.media-heading {
  font-size: 16px;
  font-weight: bolder;
}
#index .media .details {display: none;}

#index .media .date {
  border-bottom: 1px solid #eee;
  padding-bottom: 3px;
  color: #2d7373;
}
#index .indexNews {
  padding: 0 5px;
  margin: 0 0 10px 0;
}
#index .indexNews .perex-text {
  height: auto;
}
#index .indexNews .media-body {min-height: auto;}
#index .indexNews .mediaHead {
  margin-bottom: 1px;
  width: 24%;
  display: table-cell;
  vertical-align: top;
}

#index .indexNews .perex-text .mediaText {
  display: table-cell;
  vertical-align: middle;
  color: #fff;
  padding: 15px;
}

#index .indexNews .mediaIndexNews {
  background: #2d7373;
  margin-top: 3px;
  border-radius: 4px;
  margin-bottom: 1px;
}

#index .indexNews .perex-text {
  display: table;
  width: 100%;
}

#index .indexNews .date { color: #fff; padding-bottom: 10px; margin-bottom: 15px;}
#index .indexNews h2 { margin-bottom: 10px; }
#index .indexNews a { color: #fff; }

@media (max-width: 1200px) {
  #index #listdata .media {width: 33%;}
  #index .indexNews .mediaHead {width: 32%;}
}
@media (max-width: 900px) {
  #index #listdata .media {width: 50%;}
  #index .indexNews .mediaHead {width: 49%;}
}
@media (max-width: 700px) {
  #index #listdata .media {width: 100%;}
  #index .indexNews .mediaHead {width: 100%;}
  #index .indexNews .perex-text .mediaText, #index .indexNews .mediaHead {display: block;}
}

.red-not {
  display: block;
  border: 1px solid #ff0000;
  border-radius: 4px;
  background-color: #ff6600;
  color: white;
  padding: 2px 5px 2px 5px;
}

/* dynamic scroll to top button */
#myBtn {
  display: none;
  position: fixed;
  bottom: 30px;
  right: 30px;
  z-index: 99;
  font-size: 14px;
  border: none;
  outline: none;
  background-color: black;
  color: white;
  cursor: pointer;
  padding: 10px;
  border-radius: 4px;
}

#myBtn:hover {
  background-color: #555;
}

