.articleImg{
  margin-right: 15px;
  margin-bottom: 15px;
}

.coloredText{
  color: #c10841;
}

.longHeading{
  font-size: 2.3rem;
}



.besipWrap{
  /*
  -webkit-border-radius: 8px;
  -moz-border-radius: 8px;
  border-radius: 8px;
  */
  padding: 15px;
  padding-top: 20px;
  background-color: rgba(0, 0, 0, 0.5);
  background: rgba(0, 0, 0, 0.5);
  color: rgba(0, 0, 0, 0.5);
}



img.besip{
  -webkit-border-radius: 8px;
  -moz-border-radius: 8px;
  border-radius: 8px;
  -webkit-box-shadow: 7px 6px 5px 0px rgba(0,0,0,0.49);
  -moz-box-shadow: 7px 6px 5px 0px rgba(0,0,0,0.49);
  box-shadow: 7px 6px 5px 0px rgba(0,0,0,0.49);
}

a.slHover:hover{
  color: #fdd358;
}


/* STORY MAP */
/*************/


.sidebarSM {
  /* display: none;*/
}




@media (min-width: 768px) {
  .sidebarSM {
    position: fixed;
    top: 0;
    bottom: 0;
    right: 0;
    z-index: 1000;
    display: block;
    padding: 20px;
    overflow-x: hidden;
    overflow-y: hidden;
    background-color: #f5f5f5;
    border-right: 1px solid #eee;
  }
}

.main {
  padding: 20px;
  padding-bottom: 500px;
}
@media (min-width: 768px) {
  .main {
    padding-right: 40px;
    padding-left: 40px;
  }
}
.main .page-header {
  margin-top: 0;
}

.breakpoint-current {
  left: 0;
  margin-top: -10px;
  position: fixed;
  /* top: 33.3333%; */
  width: 3px;
  height: 3px;
  background: red;;
}

.viewing {
  background: #eee;
}

section {
  padding: 5px 10px 10px 10px;
  /* border-radius: 10px; */
}

.mapStorySec{
  margin-bottom: 2rem;
}


.mapStorySec h4{
  margin-bottom: 0.6rem;
  margin-top: 0.6rem;
  font-weigh: normal;
  font-size: 1.6rem;
}


#popisy{
  /*
::-webkit-scrollbar;
::-webkit-scrollbar-track-piece;
*/
background-color: transparent;
-webkit-border-radius: 0px;
overflow:auto;


}



#container1{
  height: 100%;
  width: 100%;
  border: 1px solid green;
  overflow: hidden;
}

#container2{
  width: 100%;
  height: 99%;
  border: 1px solid blue;
  overflow: auto;
  padding-right: 15px;
}


/*************/
/* STORY MAP */


.iz_usercard{
  margin-bottom: 0;
  font-size: 1rem;
}

img{
	/*
  margin-top: 2rem;
  margin-bottom: 1rem;
  */
}

p.c{
  text-align: center;
}

p.c img{
  margin-left: auto;
  margin-right: auto;
}

@media screen and (min-width: 300px) {
  .slidertext { display: none; }
}

h2.black{
  font-size: 1.4rem;
}

.scrlNavigation{
  float: left;
  posion: relative;
  z-index: 90000;
}

.articleDataDesc{
  width: 12rem;
  float: left;
  text-align: right;
  padding-right: 1rem;
  color: #a8a8a8;
}

.articleDataDesc1{
  /* width: 18rem; */
  float: left;
  text-align: left;
  padding-right: 1rem;
  /* color: #a8a8a8; */
}


table.commForm{
  max-width: 500px;
}


table.commForm tr td{
  border: none;
  text-align: left;
  padding: 0;
}

table.commForm tr td input{
  margin-bottom: 0;
}

table.commForm tr td label{
  text-align: left;
  padding-top: 0.6rem;
  padding-bottom: 0.2rem;
}

#frm-searchForm{
  margin-bottom: 0;
}

.foundArticle *{
  font-size: 1rem;
  padding-bottom: 0;
  padding-top: 0;
  margin-bottom: 0.8rem;
  margin-top: 0.8rem;
}

.izSmallH2{
  font-size: 1.3rem;
  font-weight: normal;
}

.full-width-box .fwb-bg .overlay {
  background: #fff;
  height: 100%;
  opacity: .2;
  filter: alpha(opacity=20);
  width: 100%;
}

.work img {
  background-color: #fff;
  /* -webkit-box-shadow: 0 1px 2px rgba(0, 0, 0, 0.4); */
  -moz-box-shadow: none;
  /* box-shadow: 0 1px 2px rgba(0, 0, 0, 0.4); */
  border-radius: 0px;
  text-align: center;
  width: 100%;
}

.work {
  border-radius: 0;
  color: #fff;
  display: block;
  position: relative;
  text-align: center;
  text-shadow: none;
}
.seda{
  color: #999;
}

.newsSlider{
  background-color: #ea8517;
  padding: 0;
  margin-top: 1.5rem;
  background-image: url("../images/rs-slider4-bg.jpg");
  background-size:     cover;                      /* <------ */
  background-repeat:   no-repeat;
  background-position: center center;
}

.rs-slider{
  height: 200px;
  overflow: hidden;
}

.newsSlider *{
  color: #fffde9;
}

.nomargin{
  margin: 0;
}

.containerBackgr{
  background-color: #efefef;
  background-image: url("../images/pozadi.jpg");
  background-position: center;
  background-repeat: repeat-y;
}

.selectBox, .form-control {
  margin-bottom: 0;}

h5.comment{
  margin-top: 1rem;
  margin-bottom: 0.5rem;
  font-size: 1rem;
}

blockquote.comment{
  margin-bottom: 0;
  font-size: 1rem;
}

.my-div-icon{
  background-color: #00A8FF;
  border: 1px solid white;
}

.my-div-icon1{
  background-color: #41bbcf;
  border: 1px solid white;

}

.my-div-icon2{
  background-color: #f00;
  border: 1px solid white;
  border-radius:7px;
}

.my-div-icon3{
  background-color: #000;
  border: 1px solid white;
  border-radius:7px;
  width: 11px;
  height: 11px;
}

.smallHeading {
  font-size: 1rem;
  font-weight: normal;
  color: #999;
}

.mt4rem{
  margin-top: 4rem;
  font-size: 2rem;
}

.mt4rem{
  margin-top: 2rem;
  font-size: 2rem;
}

.asideASquare{
 margin-bottom: 0;
}

h3.katAside{
  background-color: #fff;
  padding: 5px;
  color: #666;
  font-size: 0.5rem;
  font-weight: normal;
  line-height: 1.4rem;
  height: 4.4rem;
  padding-top: 0.7rem;
}

.sidebar .widget {
  margin-bottom: 1rem;
}

#main {
  padding: 0;
}

.portfolio .work {
  margin-bottom: 0px;
}

.h3rem{
  height: 2.1rem;
  color: #999;
}

.categoryDescriptionTP{
  font-size: 0.8rem;
  line-height: 1rem;
  font-weight: normal;
  color: #797979;
  margin-top: 1.5rem;
  text-align: left;
}

.firstcharacter {
  color: #0093dd;
  float: left;
  font-family: Georgia;
  font-size: 3rem;
  line-height: 2rem;
  padding-top: 0.2rem;
  padding-right: 1.2rem;
  padding-left: 0;
}

.firstcharacterInText {
  color: #0093dd;
  float: left;
  font-size: 1rem;
  line-height: 1.5rem;
  padding-top: 0.2rem;
  padding-right: 1.2rem;
  margin-right: 0rem;
  padding-left: 0;
}


h2{
  font-size: 1.8rem;
  margin-top: 3rem;
  color: #3f79c6;
}


.new-radio,
.new-checkbox{

  margin-left: 1px;
  margin-left: auto;

}

.mt0rem{
  margin-top: 0rem;
}

.new-checkbox{
  /* margin-left: 0px;
  float: left; */
  position: relative;
  x: -10px;
  margin-right: 10px;
  margin-left: 10px;
  font-size: 0.7rem;
}

div.kats label{
  margin-left: 20px;
  padding-left: 30px;
  font-weight: normal;
  width: 200px;
  /* float: left; */
  overflow: hidden;
  font-family: "Helvetica Narrow","Arial Narrow",Tahoma,Arial,Helvetica,sans-serif;
}

label{
  font-weight: normal;
}

div.lbl{
  margin-top: 0.7rem;
  margin-bottom: 0.7rem;
  color: #b90206;
}

video {
  position: fixed;
  top: 50%;
  left: 50%;
  min-width: 100%;
  min-height: 100%;
  width: auto;
  height: auto;
  z-index: -100;
  transform: translateX(-50%) translateY(-50%);
  /* background-size: cover; */
  transition: 1s opacity;
}


.complete{
  display:none;
}

.more{
  background:lightblue;
  color:navy;
  font-size:13px;
  padding:3px;
  cursor:pointer;
}


h2.slovnik{
  margin: 0;
  font-size: 1.2rem;
}

.mt1o5rem{
  margin-top: 1.5rem;
}

h3.popover-title{
  font-weight: 100;
  font-size: 0.8rem;
}

.titlesq IMG{
  margin-bottom: 1rem;
  margin-top: 1rem;
}

.whitebackgr{
  background-color: #fff;
}

.h1mp{
  color: #666;
  font-size: 1.5rem;
}

.noborder{
  border: none;
}

figcaption{
font-style: italic;
margin-bottom: 1.8rem;
}


.h1_001{margin-bottom: 0; font-size: 2rem;}
.h1_001a{margin-bottom: 0; font-size: 0.8rem; margin-top: 1.3rem; color: #3F79C6;}
.h1_002{margin-bottom: 0; margin-top: 1rem;}
.hnews{font-size: 1.3rem; height: 3.5rem; overflow: hidden; color: #fff;}
.h4_001{margin-bottom: 0;}
.opt0001{margin-left: 0.5rem;}
.opt0002{z-index: 2000; border-radius: 0; -moz-border-radius: 0; -webkit-border-radius: 0; border: none;}
.opt0003{padding: 2rem; text-align: center;}
.opt0004{background-color: #fff; border-bottom: 8px solid #efefef;}
.opt0005{padding: 1rem; background-color: #f9f9f9;}
.opt0006{margin-bottom: 0;}
.opt0007{margin-bottom: 0;}
.opt0008{border: none;}
.opt0009{border: none;}
.opt0010{margin-bottom:7px;}
.opt0011{padding: 0; padding-bottom: 2rem;}
.opt0012{padding: 0;}
.opt0013{margin-bottom: 1rem;}
.opt0014{margin-top: 2rem; margin-bottom: 2rem;}
.opt0015{max-height: 100px; border: 0 solid red; margin-top: 1rem; width: 100px;}
.opt0016{color: #bb060b;}
.opt0017{color: #bb060b;}
.opt0018{border: 0 solid red}
.opt0019{z-index: 2}
.opt0020{height: 180px; width: 180px;}
.opt0021{z-index: 2;}
.opt0022{height: 180px; width: 180px;}
.opt0023{z-index: 2}
.opt0024{height: 72px; width: 256px; background-color: #fff; padding: 15px;}
.opt0025{z-index: 1000;}
.opt0026{height: 180px; width: 180px;}
.opt0027{z-index: 2}
.opt0028{height: 180px; width: 180px;}
.opt0029{float: left;}
.opt0030{z-index: 2;}
.opt0031{height: 180px; width: 180px;}
.opt0032{width: 100px;}
.opt0033{z-index: 2;}
.opt0034{height: 72px; width: 256px; background-color: #fff; padding: 15px;}
.opt0035{font-size: 0.95rem; line-height: 1.2rem; color: #333; width: 580px;}
.opt0036{height: 130px;}
.opt0037{color: #3f79c6}
.opt0038{margin-top: 0; padding-top: 0; padding-bottom: 0;}
.opt0039{margin-top: 2rem;}
.opt0040{margin-top: 0.5rem;}
.opt0041{margin-top: 0.5rem;}
.opt0042{height: 6rem; overflow: hidden;}
.opt0043{margin-top: 2rem;}
.opt0044{margin-bottom: 0; margin-top: 2rem;}
.opt0045{padding-top: 0; margin-bottom: 0;}
.optx01{margin-bottom: 0}
.optx02{margin-bottom: 0; width: 250px;}
.optx03{padding-bottom: 0; padding-top: 0; margin-bottom: 0;}


div.new-checkbox{
  margin-left: auto;
  margin-right: 10px;
  
}

.poutani_form
div.new-checkbox {
	  margin-right: 10px;
}

.geoAndSocial div div{
  padding-top: 1rem;
  color: #333;
}

.geoAndSocial div div label{
  color: #333;
}

.alert, .alert-info{
  margin-bottom: 0;
}


td.check label{
display: block;
}



input#chcbx1{
  magin-right: 10px;
  margin-left: 40px;
}

tr.toHide, tr.toHide1, tr.toHide2{
  display: none;
}


alert, alert-info{
  background-color: orangered;
}

BODY.hrbody{
  background-color: #efefef;
  background-color: #000;
  background-repeat: no-repeat;
  background-position: top center;
  -webkit-background-size: cover;
  -moz-background-size: cover;
  -o-background-size: cover;
  background-size: cover;
  background-color: #999;
  /* background-image: url('../images/kar.png'); */
}

tr.ipadding td{
  padding: 1rem;
}



tr.ipadding td:first-child label{
  font-weight: normal;
  color: #a70000;
  text-align: right;
}

tr.ipadding td:first-child{
  padding: 1rem;
  max-width: 50%;
}


.poutani_form
.new-checkbox [name='reason'] {
	opacity:1  !important;
	border:1px solid red !important;
}