.text-underline { text-decoration: underline;}
.messagebox { padding: 5px 10px; background-color: #39AD6B; color: #FFF; margin-bottom: 15px;}
.messagebox .message {}

.breadcrums-section {
   padding: 0.8em 0em 1em 0em;
}

.article {
	margin: 0 0 2em 0;
}

.listitem {    
	 margin: 0 0 3em 0;
    padding: 0;
    text-align: justify;
}

.art-date {
    color: #AD102F;
}

.art-title {
	margin-bottom: 0;
}

.art-desc {
    margin: 0;
}

.finishdate-vyzva {
	margin: 0 0 10px 0;
    color: #AD102F;
    font-weight: 600;
}

div.container ul,
div.art-body ul {
		list-style: disc;
		list-style-position: outside;
		margin-left: 40px;
}

div.container ol,
div.art-body ol {
		list-style: decimal;
		list-style-position: outside;
		margin-left: 40px;
}

div.art-files ul {
    list-style-type: none;
    margin: 0 0 20px 40px;
    padding: 0;
}

div.listitem ul.art-files {
    list-style-type: none;
    margin: 0;
    padding: 0;
}

ul.art-files li { 
	display: inline-block;
}

.art-files li.new a { color: #f00; }
.listitem.list4 .art-files li.new { border-bottom: 3px solid #f00; }

li.doc a, li.docx a, li.gif a, li.jpg a, li.pdf a, li.rtf a, li.xls a, li.xlsx a, li.zip a, li.xml a {
    display: block;
    float: left;
    height: 16px;
    margin-right: 5px;
    width: 16px;
    border: none;
}

li.xml a {
    background: #fff url("../img/xml.gif") no-repeat scroll center center;
}
li.doc a, li.docx a {
    background: #fff url("../img/doc.gif") no-repeat scroll center center;
}
li.gif a {
    background: #fff url("../img/gif.gif") no-repeat scroll center center;
}
li.jpg a {
    background: #fff url("../img/jpg.gif") no-repeat scroll center center;
}
li.pdf a {
    background: #fff url("../img/pdf.gif") no-repeat scroll center center;
}
li.rtf a {
    background: #fff url("../img/doc.gif") no-repeat scroll center center;
}
li.xls a {
    background: #fff url("../img/xls.gif") no-repeat scroll center center;
}
li.xlsx a {
    background: #fff url("../img/xlsx.gif") no-repeat scroll center center;
}
li.zip a {
    background: #fff url("../img/zip.gif") no-repeat scroll center center;
}

p.art-group {
    border-bottom: 1px solid #000;
    border-top: 1px solid #000;
    font-weight: bold;
}

#searchform .field {
	width: 70%;
	margin-right: 1em;
	float: left;
	clear: both;
}

.searchinfo {
	margin: 1em 0 2em 0;
	font-size: 80%;
	color: #AD102F;
}

.error {
    color: black;
    display: none;
}

    /* jssor slider bullet navigator skin 05 css */
    /*
    .jssorb05 div           (normal)
    .jssorb05 div:hover     (normal mouseover)
    .jssorb05 .av           (active)
    .jssorb05 .av:hover     (active mouseover)
    .jssorb05 .dn           (mousedown)
    */
    .jssorb05 {
        position: absolute;
    }
    .jssorb05 div, .jssorb05 div:hover, .jssorb05 .av {
        position: absolute;
        /* size of bullet elment */
        width: 16px;
        height: 16px;
        background: url('../../images/b05.png') no-repeat;
        overflow: hidden;
        cursor: pointer;
    }
    .jssorb05 div { background-position: -7px -7px; }
    .jssorb05 div:hover, .jssorb05 .av:hover { background-position: -37px -7px; }
    .jssorb05 .av { background-position: -67px -7px; }
    .jssorb05 .dn, .jssorb05 .dn:hover { background-position: -97px -7px; }

    /* jssor slider arrow navigator skin 22 css */
    /*
    .jssora22l                  (normal)
    .jssora22r                  (normal)
    .jssora22l:hover            (normal mouseover)
    .jssora22r:hover            (normal mouseover)
    .jssora22l.jssora22ldn      (mousedown)
    .jssora22r.jssora22rdn      (mousedown)
    */
    .jssora22l, .jssora22r {
        display: block;
        position: absolute;
        /* size of arrow element */
        width: 40px;
        height: 58px;
        cursor: pointer;
        background: url('../../images/a22.png') center center no-repeat;
        overflow: hidden;
    }
    .jssora22l { background-position: -10px -31px; }
    .jssora22r { background-position: -70px -31px; }
    .jssora22l:hover { background-position: -130px -31px; }
    .jssora22r:hover { background-position: -190px -31px; }
    .jssora22l.jssora22ldn { background-position: -250px -31px; }
    .jssora22r.jssora22rdn { background-position: -310px -31px; }

    .form-output {
        background-color: #f4f4f4;
        padding: 25px;        
    }


.morris-hover {
  position:absolute;
  z-index:1000;
}

.morris-hover.morris-default-style {     border-radius:10px;
  padding:6px;
  color:#666;
  background:rgba(255, 255, 255, 0.8);
  border:solid 2px rgba(230, 230, 230, 0.8);
  font-family:sans-serif;
  font-size:12px;
  text-align:center;
}

.morris-hover.morris-default-style .morris-hover-row-label {
  font-weight:bold;
  margin:0.25em 0;
}

.morris-hover.morris-default-style .morris-hover-point {
  white-space:nowrap;
  margin:0.1em 0;
}

svg { width: 100%; }

.calendar { margin: 5px 0 0 5px; text-align: center;}
.calendar-legenda { margin: 0 0 0 15px; font-size: 0.7em; }
.slider-right .calendar h3 { margin-bottom: 0em;}
.calendar .calendar-month { text-align: center; font-weight: bold; padding-bottom: 10px; font-size: 1.3em }
.calendar .linked-day { font-weight: bold; background-color: blanchedalmond}
.calendar .linked-day.current-day { font-weight: bold; background-color: #015e25; }
.calendar .linked-day.current-day a { color:#FFF; }
.calendar-date { font-weight: bold; color: #AD102F;}
.calendar-submenu ul li.active { font-weight: bold; }
.slider-right table.calendar { font-size: 0.7em;}
.slider-right .calendar select.schemy { margin: 5px 0 0 5px; font-weight: 900; }
.calendar .tooltip-inner {
    min-width: 250px; 
    max-width: 250px !important;
}
.calendar-choose { margin: 10px 0 10px 0;}
.event2close { color: red;}
.event-finish { background-color: red !important; color: #fff !important;}

.tooltipster-content { font-size: 0.8em}
.slider-content p a { color: #fff; text-decoration: underline;}

.map-responsive{
    overflow:hidden;
    padding-bottom:56.25%;
    position:relative;
    height:0;
}
.map-responsive iframe{
    left:0;
    top:0;
    height:100%;
    width:100%;
    position:absolute;
}

.banners img { width:150px; }

.container-search-pages { width: 48%; float: left; }
.container-search-docs { width: 48%; float: right;}

.tabs{
    width:100%;
    height:auto;
    margin:0 auto;
}

/* tab list item */
.tabs .tabs-list {
    list-style:none;
    margin:0px;
    padding:0px;
}
.tabs .tabs-list li {
    width:30%;
    float:left;
    margin:0px;
    margin-right:2px;
    padding:10px 5px;
    text-align: center;
    background-color:#fff;
    /* border-radius:3px; */
    background-image: none;
}
.tabs .tabs-list li:hover{
    cursor:pointer;
}
.tabs .tabs-list li a{
    text-decoration: none;
    color:#333;
}

/* Tab content section */
.tabs .tab {
    display:none;
    width:96%;
    /*min-height:250px;*/
    height:auto;
    /* border-radius:3px;*/
    padding:20px 15px;
    background-color:#fff;
    /*color:;*/
    clear:both;
    border-top: 2px solid #39AD6B;
}

/* When active state */
.tabs .tab.active{
    display:block !important;
}
.tabs .tabs-list li.active{
    background-color:#39AD6B !important;
    color:#fff !important;
}
.tabs .tabs-list .active a{
    color:#fff !important;
}

.tabs .navlinks { margin-top: 40px;}