﻿.article_title_link {
color:black;
}
.navbar-default .navbar-nav > .open > a, .navbar-default .navbar-nav > .open > a:hover, .navbar-default .navbar-nav > .open > a:focus {
    color: #FFF;
    background-color: #083E70;
}

.pagination > .disabled > span, .pagination > .disabled > span:hover, .pagination > .disabled > span:focus, .pagination > .disabled > a, .pagination > .disabled > a:hover, .pagination > .disabled > a:focus {
    background-color: #FFFFFF;
    border-color: #4c4c4c;
    color: #4c4c4c;
    cursor: not-allowed;
}

.pagination > .active > a, .pagination > .active > span, .pagination > .active > a:hover, .pagination > .active > span:hover, .pagination > .active > a:focus, .pagination > .active > span:focus {
    background-color: #275c8a;
    border-color: #275c8a;
    color: #FFFFFF;
    cursor: default;
    z-index: 2;
}

.pagination > li > a, .pagination > li > span {
position: relative;
float: left;
padding: 6px 12px;
margin-left: 0px;
line-height: 1.428571429;
text-decoration: none;
background-color: #ffffff;
border: 1px solid #4C4C4C;
color: #1d4466;
}

/*.container {
    width: 80%;
}*/

.navbar-nav {
 margin: 0px 0px;
}


.news_text a, .news_content a, .rightMenuText a {
    color: #275c8a;   
    text-decoration: none;  
}

.news_text a:hover, .news_content a:hover, .rightMenuText a:hover {
    color: #275c8a;   
    text-decoration: underline;  
}

.buttonpadding {
padding-top:10px;
}

.topnavcolor {
/*background-color :#4075ad; /*#001225;*/
/*border-color: #4075ad;*/ /*#001225;*/

background-color:#001225;
border-color: #001225;

color:#FFF;
}


.navcolor {
background-color : rgb(0, 93, 146);
border-color: #3A5A7C;
color:#FFF;
}

.navbar-default .navbar-nav > .active > a, .navbar-default .navbar-nav > .active > a:hover, .navbar-default .navbar-nav > .active > a:focus {
    background-color: #083E70 ; /*horne menu vybrana polozka pozadie*/ 
    color: #FFF;
    line-height: 40px;
}

.navbar-default .navbar-nav .uppermenu > li{
padding-right:10px;
color:#FFF;
    line-height: 30px;

}

.navbar-left > li, .navbar-right > li {
padding-right:15px;

}

.footerstyle {
margin-bottom:0px;
padding-top:55px;
padding-bottom: 55px;
  box-shadow: 0px -3px 10px #888888;
color:#FFF;

}

.footerstyle a {
color:#FFF !important;
text-decoration: underline;
}

.navpadding {
margin-bottom:10px;
}

.navbar-default .navbar-nav > li > a {
color: #FDFDFD;
line-height: 60px;

}

.navbar-default .navbar-nav > li > a:hover {
color: #FFF;
text-decoration: underline;
background-color: #083E70 ; /*horne menu vybrana polozka pozadie*/     
/*line-height: 30px*/

}



.nav-brand-custom {
font-size: 1.5em !important;
color: #FFF !important;
}

.containerbackground {
/*background-color : #F1F8FF;*/
opacity: 1;
/*padding-top:15px;*/
/*box-shadow: 0px 0px 2px 2px #888888;*/
border-radius: 4px;
margin-bottom: 10px;
}

.containerbackground1 {
/*background-color : #F1F8FF;*/
width: 100%;
margin-right: 10px;
padding-bottom: 15px;
padding-top:0px;
}

.UNSK {
border-radius: 4px;
}

.UNSK_content {
background-color : rgba(255,0,0,0.1);
background-image : none;
border-color : #FFFFFF;
padding-left : 5px;
padding-right : 5px;
padding-top : 15px;
padding-bottom : 10px;
min-height:600px;
border-radius: 4px;
overflow: hidden;

}

.UNSK2 {
background-color : #FFF;
/*border : #FFFFFF solid 1px;*/
padding-left : 15px;
padding-right : 15px;
padding-top : 15px;
border-radius: 4px;
margin-bottom:15px;
padding-bottom:1px;
}

[class^="icon-"], [class*=" icon-"] {
display: inline-block;
width: 14px;
height: 14px;
line-height: 14px;
vertical-align: text-top;
background-image: url("../img/glyphicons-halflings.png");
background-position: 14px 14px;
background-repeat: no-repeat;
margin-top: 1px;
}

.icon-chevron-left {
    background-position: -432px -72px;
}

.icon-chevron-right {
    background-position: -456px -72px;
}
.icon-calendar {
    background-position: -192px -120px;
}
.icon-remove {
    background-position: -312px 0px
}
.navbar {
margin-bottom: 0px;
}

.pageshadow 
{
  /*box-shadow: 0px 3px 7px #888888;*/
padding: 10px;
margin-top: 20px;
border-radius:5px;
background: rgb(236, 240, 241);
}
.pageshadow2 {
    /*box-shadow: 0px 3px 7px #888888;*/
    padding: 10px;
    margin-top: 15px;
    border-radius: 5px;
    background: rgb(236, 240, 241);
}

.pageshadow_menu {
    /*box-shadow: 0px 3px 7px #888888;*/
    margin-top: 20px;
    border-radius: 5px;
    background: #FFF;
}

.padingbodysub {
    padding-left: 15px;
}

.UNSK .glyphicon-chevron-right, .UNSK .glyphicon-chevron-down {
    float: right;
    margin-right: -6px;
    margin-top: 2px;
    opacity: 0.75;
}

.nav-list > li > ul .active > a {
    background-color: #111;
    color: #2F312F;
    text-decoration: underline;
    text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.2);
}
.nav-list > li > ul > li > a {
    color: #2F312F;
    margin-left: -15px;
    margin-right: -15px;
    padding: 3px 35px;
    border-radius: 4px;
}
.nav > li > a, .nav > li > ul > li > a {
    display: block;
    /*border-radius: 3px;*/
    text-align:left;
    font-size:1.2em;
}


.nav-list > li > ul {
    background-color: #FFF;
    margin-bottom: 0;
    margin-left: -15px;
    padding-left: 15px;
    padding-right: 15px;

}
.nav, .nav > li > ul {
    list-style: none outside none;
    margin-bottom: 0;
    margin-left: 0;
    border-radius: 3px;
    color:#FFF;
}

.nav-list {
    background-color: rgb(0, 93, 146);
    background-repeat: repeat-x;
    border: 1px solid #3A5A7C;
    margin-bottom: 15px;
    padding-left: 15px;
    padding-right: 15px;
    border-radius: 4px;

}

.nav-list > li > a{
    margin-left: -15px;
    margin-right: -15px;
    color: #FFF;
}

.nav-list > li > a:hover {
    color: #FFF;
    background-color:#083E70;
}
/*bocne menu vybrana polozka 1. uroven*/
    .nav-list > .active > a, .nav-list > .active > a:hover, .nav-list > .active > a:focus {
        background-color: #083E70;
        border-radius: 3px;
        color: #FFFFFF;
        text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.2);
    }
/*bocne menu vybrana polozka 2. uroven*/
.nav-list > li > ul .active > a {
    background-color: #FAFAFA;
    color: #2F312F;
    text-decoration: underline;
    text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.2);
}

.nav > li > ul {
    background-color: #f9f9f9;
    background-repeat: repeat-x;
    margin-bottom: 0;
    margin-left: -15px;
    margin-right: -15px;
    padding-left: 15px;
    padding-right: 15px;
    border-radius: 5px;

}

.footertext {
color: #FFF;
}

@font-face {
  font-family: 'ubuntu';
  src: url('../fonts/ubuntu400.woff');
  src: url('../fonts/ubuntu400.woff?#iefix') format('embedded-opentype'), url('../fonts/ubuntu400.woff') format('woff') format('truetype');
}

body
{
    /*background: url("/images/bg_body.png") repeat-x scroll left top transparent;*/
    /*background-color: #bbdcff;*/
    color:#000;/*00417B;*/
    font-family: Arial, Geneva, sans-serif;
    text-align: left;
    margin: 0;
    margin-left: auto;
    margin-right: auto;
    /*padding-top: 40px;*/
    /*changed to fix position. deleted*/
    /*max-width: 1224px;*/

    /*filter: grayscale(100%);
    -webkit-filter: grayscale(100%) contrast(100%);
    -moz-filter: grayscale(100%) contrast(100%);
    -o-filter: grayscale(100%) contrast(100%);
    -ms-filter: grayscale(100%) contrast(100%);*/
    /*background-image: url("https://www.mojandroid.sk/wp-content/uploads/2014/03/pozadie-MA-grey3.jpg");*/
    background-attachment: fixed;
    /*background-image: url("/images/bg_test8.jpg");*/
    background-position: center center;
    background-repeat: no-repeat;
    background-color:white;
}
h1, h2, h3, h4, h5, h6, .h1, .h2, .h3, .h4, .h5, .h6 {
    font-family: Arial, Geneva, sans-serif;

}
body.singleBody
{
    font-family: ununtu, Geneva, sans-serif;
    font-size: 85% /* 12 px */;
    color: #000;
    background: #ffffff;
    text-align: left;
    margin: 0;
    padding: 10px;
}

.caption
{
    padding-top: 10px;
}

div.toplinelink
{
    padding-top: 5px;
}

.toplinelink > a, section > a
{
    color: #DEDEDE;
}

.toplinelink > a:hover, section > a:hover
{
    color: #FFF;
}


div.headerpage
{
    text-align: left;
    margin: 0px auto;
    width: 1224px;
}

h1
{
    font-size: 1.13em;
    margin: 0 0 20px 0;
    font-weight: Bold;
    color: #6189b4;
}

h2
{
    font-size: 145.45%;
    margin: 0 0 10px 0;
    font-weight: normal;
    color: #444;
}

h3
{
    font-size: 125%;
    margin: 0 0 20px 0;
    font-weight: normal;
    color: #6189b4;
}

h4
{
    font-size: 116.67%;
    margin: 0 0 10px 0;
    font-weight: normal;
    color: #444;
}

h5
{
    font-size: 108.33%;
    margin: 0 0 10px 0;
    font-weight: normal;
}

h6
{
    font-size: 100%;
    margin: 0 0 10px 0;
    font-weight: normal;
}

input, select, textarea
{
    font-family: Arial, Geneva, sans-serif;
    font-size: 100%;
}

div.hor_menu
{
    background-color: #BAD4F1;
    border: 1px solid #CECECE;
    height: 20px;
    padding-top: 1px;
    padding-bottom: 1px;
    border: 1px solid rgba(0, 0, 0, 0);
    border-radius: 5px 5px 5px 5px;
    overflow: hidden;
    position: relative;
    text-overflow: ellipsis;
    white-space: nowrap;
}

div.hor_menu ul
{
    color: #000000;
    float: left;
    width: 100%;
    padding-left: 5px;
    margin: 0;
    list-style-type: none;
}

div.footer_text
{
    text-align: center;
    margin-top: 20px;
    margin-bottom: 20px;
}

div.hor_menu a
{
    float: left;
    font-weight: bold;
    color: #5D5E5D;
    text-decoration: none;
    padding: 0.2em 0.6em;
    text-align: center;
}

div.hor_menu ul a:hover
{
    color: #FAFAFA;
}

div.hor_menu li a:hover
{
    background-color: #6189b4;
    border-radius: 3px 3px 3px 3px;
    overflow: hidden;
    position: relative;
    text-overflow: ellipsis;
    white-space: nowrap;
    text-decoration: underline;
    text-align: center;
}

div.hor_menu li.click a
{
    background-color: #6189b4;
    color: #FAFAFA;
    border-radius: 3px 3px 3px 3px;
    overflow: hidden;
    position: relative;
    text-overflow: ellipsis;
    white-space: nowrap;
    text-decoration: underline;
    text-align: center;
}

div.hor_menu li input
{
    right: 0px;
}

div.hor_menu li
{
    display: inline;
}

div.ver_menu
{
    float: left;
    width: 230px;
}

div.ver_menu ul
{
    margin-top: 10px;
    margin-bottom: 10px;
    border-bottom: 0px none;
    border-radius: 5px 5px 5px 5px;
    overflow: hidden;
    position: relative;
    text-overflow: ellipsis;
    margin-left: 0px;
}

div.ver_menu ul ul
{
    margin: 0px;
    border: 0px none;
}

div.ver_menu ul li
{
    background: url("/images/menu_prechod.png")repeat-x scroll left top transparent;
    padding: 0px;
    margin: 0px;
    display: block;
    width: 230px;
    border-radius: 3px 3px 3px 3px;
    overflow: hidden;
    position: relative;
    text-overflow: ellipsis;
}
div.ver_menu ul a
{
    display: block;
    font-weight: bold;
    padding: 3px 8px 3px 8px;
    color: #5D5E5D;
    text-decoration: none;
    width: 215px;
}
div.ver_menu ul a:hover
{
    background: url("/images/icon-leftmenu-li-hover.gif") no-repeat 235px 0.5em #6189b4;
    color: #FAFAFA;
    border-radius: 5px 5px 0px 0px;
    overflow: hidden;
    position: relative;
    text-overflow: ellipsis;
}
div.ver_menu ul li.open a
{
    background: none no-repeat 235px 0.5em;
    text-decoration: underline;
}
div.ver_menu ul li.open a:hover
{
    color: #FAFAFA;
    background: url("/images/images/icon-leftmenu-li-open.gif") no-repeat 235px 0.5em #6189B4;
}

div.ver_menu ul li.open li a
{
    background: none no-repeat 10px 0.5em #e6ebf5;
    padding-left: 22px;
    width: 200px;
    font-weight: normal;
    text-decoration: none;
}
* HTML BODY div.ver_menu ul li.open li a
{
    width: 222px;
}
div.ver_menu ul li.open li a:hover
{
    color: #000000;
    background: none no-repeat 10px 0.5em #FAFAFA;
    padding-left: 22px;
}
div.ver_menu ul li.open li.open li.open li.open a:hover
{
    color: #5D5E5D;
    background: url("/images/icon-leftmenu-li-li-li.gif") no-repeat 20px 0.7em #BAD4F1;
}
div.ver_menu ul li.open li.click a
{
    background: url("/images/icon-leftmenu-li-li.gif") no-repeat 10px 0.7em #FFFFFF;
    text-decoration: underline;
}

div.rightMenu
{
    float: right;
    width: 260px;
}
div.rightMenuContext
{
    background-color: #BAD4F1;
    float: right;
    width: 260px;
    margin-top: 10px;
    border-radius: 5px 5px 5px 5px;
    overflow: hidden;
    position: relative;
    text-overflow: ellipsis;
}
div.boxContent
{
    float: left;
    width: 1224px;
    clear: both;
    display: inline;
}
/* menu */

div.content
{
    background-color: #FFFFFF;
    float: left; /*padding-top:10px; padding-left:10px; padding-right:10px;*/
    width: 714px;
    margin-top: 10px;
    margin-right: 10px;
    margin-left: 10px;
    margin-bottom: 10px;
    display: inline;
    border-radius: 5px 5px 5px 5px;
    overflow: hidden;
    position: relative;
    text-overflow: ellipsis;
}


div.logotext
{
    font-size: 200%;
    font-weight: bold;
    color: #0538A1;
    position: relative;
    top: 20px;
    padding-left: 170px;
    padding-top: 15px;
}
div.header
{
    background: url("/images/logo1.png") 0 0 no-repeat;
    height: 150px;
    margin-bottom: 5px;
    margin-top: 0px;
}


div.topLine
{
    background: 0 0 no-repeat #1C5494;
    height: 20px;
    margin-bottom: 0px;
    margin-top: 10px;
}
div.login a
{
    color: #AAC4DF;
    float: right;
    font-weight: bold;
    width: 76px;
    padding-top: 2px;
    padding-right: 10px;
}


div.topMenu
{
    color: #2A56AF;
    float: left;
    font-weight: bold;
    width: 400px;
    padding-top: 2px;
    padding-left: 10px;
}


div.topMenu a
{
    color: #AAC4DF;
    text-decoration: none;
}
div.topMenu a:hover
{
    text-decoration: underline;
}

div.language
{
    float: right;
    width: 150px;
    text-align: left;
    padding-top: 2px;
    padding-right: 10px;
}
/* end menu */

div.footer
{
    clear: both;
    width: 1224px;
    margin: 0px auto;
    margin-bottom: 20px;
    border-radius: 5px 5px 5px 5px;
    overflow: hidden;
    position: relative;
    text-overflow: ellipsis;
}

div#pageBottom
{
    padding-bottom: 20px;
    padding-top: 20px;
    color: #5D5E5D;
    margin: 0px;
    background: #BAD4F1;
}
div#pageBottom a
{
    color: #5D5E5D;
    font-weight: bold;
}

div.rightMenuTitle
{
    text-align: center;
    /*margin: 0px auto;*/
    font-weight: normal;
    color: #00417b;
    padding-left: 5px;
    padding-right: 5px;
    padding-top: 10px;
    padding-bottom: 10px;
}
.rightMenuText
{
    /*padding-left: 5px;
    padding-right: 5px;
    padding-top: 10px;
    color: #00417b;*/
    padding-top: 10px;

}

.contact {
    padding-top:15px !important;
}
div.extsearch
{
    padding-left: 10px;
    padding-bottom: 10px;
    font-size: 90%;
    font-weight: bold;
}

div.paging
{
    border-bottom: 1px solid #d9d9d9;
    padding-bottom: 15px;
}
div.paging .page
{
    float: left;
    width: 50px;
}
div.paging .pages
{
    float: left;
    width: 640px;
}

div.news
{
    padding-top: 0px;
}
div.news_content
{
    border-bottom: 1px solid #D9D9D9;
    padding-bottom: 5px;
    margin-bottom: 5px;
}
div.news_content h4
{
    font-weight: normal;
    font-size: 145.45%;
    margin-bottom: 3px;
}
div.news_img_left
{
    margin: 0 0px 0px 0px;
    float: left;
}
div.news_img_left img
{
    border: 0px solid #dadada;
    padding: 3px;
}
div.news_text
{
}
div.publishDate
{
    display: block;
    color: #444444;
    margin-bottom: 3px;
    font-size:0.85em;
    font-weight:bold;
    margin-top: 5px;
}
div.clearer
{
    clear: both;
    line-height: 0px;
    height: 0px;
    font-size: 0;
}
img.pageright
{
    float: right;
    margin: 0px 0px 15px 15px;
    cursor: pointer;
    border: 0px;
}
img.pageleft
{
    float: left;
    margin: 15px 15px 0px 0px;
    cursor: pointer;
    border: 0px;
}
img.leftmenu
{
    display: block;
    margin: 0 auto;
    margin-left: auto;
    margin-right: auto;
    padding-bottom: 10px;
    max-width: 220px;
}
img.centralbanner
{
    display: block;
    margin: 0 auto;
    text-align: center; /*   padding-bottom:10px; */
    border: 1px solid rgba(0, 0, 0, 0);
    border-radius: 5px 5px 5px 5px;
    max-width: 731px;
    max-height: 150px;
}

img.rightmenu
{
    display: block;
    margin: 0 auto;
    margin-left: auto;
    margin-right: auto;
    padding-bottom: 10px;
    max-width: 240px;
}

div.rightMenuLinks
{
    float: right;
    width: 259px;
    margin-top: 10px;
    padding-bottom: 10px;
}

div.article_nav_link
{
    margin-bottom: 10pt;
}

div.fotogaria
{
    text-align: center;
}

div.diskusia
{
    /*border-top:solid 1px;*/
    /*margin-left: 20px;*/
    /*margin-top:20px;*/
    /*text-align: center;*/
}

div.divDiskusiaVlozenie
{
    border-top:solid 1px;
    /*margin-left: 20px;*/
    margin-top:20px;
    /*text-align: center;*/
}

div.diskusiaRodic
{
    border-bottom:dotted 1px;
    margin-left: 20px;
    margin-top:10px;
    background-color:#eae8e8;

    /*zaoblenie*/
    /*background-color: #dbddde;
    border: 2px solid #999999;
    -webkit-border-radius: 20px;
    border-radius: 15px;
    -webkit-box-shadow: 0px 0px 6px #000000;
    box-shadow: 0px 0px 6px #000000;*/
}

div.diskusiaDieta
{
    border-bottom:dotted 1px;
    margin-left: 40px;
    background-color:#f5f5f5;

    /*zaoblenie*/
    /*background-color: #dbddde;
    border: 2px solid #999999;
    -webkit-border-radius: 20px;
    border-radius: 15px;
    -webkit-box-shadow: 0px 0px 6px #000000;
    box-shadow: 0px 0px 6px #000000;
    margin-top: 20px;*/
}

div.diskusiaMenoRodic
{
    /*background-color:#eae8e8;*/
    font-weight:bold;
}

div.diskusiaMenoDieta
{
    /*background-color:#f5f5f5;*/
    font-weight:bold;
}

div.diskusiaTextRodic
{
    background-color: #eae8e8;
    /*border: 2px solid #999999;*/
    /*-webkit-border-radius: 0px 0px 20px 20px;*/

    /*zaoblenie*/
    /*border-radius: 0px 0px 15px 15px;
    background-color:#eae8e8;*/
}

div.diskusiaTextDieta
{
    background-color:#f5f5f5;

    /*zaoblenie*/
    /*border-radius: 0px 0px 15px 15px;
    background-color:#eae8e8;*/
   
}

.btnNewDiscussion {
  font-family: Arial, Geneva, sans-serif;
  color: black;
  font-size: 0.688em;
  background: lightblue;
  padding: 2px 3px 2px 3px;
  border: solid black 2px;
  text-decoration: none;
}

.btnReplyDiscussion {
  font-family: Arial, Geneva, sans-serif;
  color: black;
  font-size: 0.688em;
  background: lightblue;
  padding: 2px 3px 2px 3px;
  border: dotted black 2px;
  text-decoration: none;
}




div.nastavenie_text
{
    display: block;
    text-align: left;
    position: relative;
    top: 0px;
    width: 100px;
}
div.nastavenie_value
{
    text-align: right;
    display: block;
    position: relative;
    left: 300px;
    width: 110px;
    top: -0px;
}


div.box
{
    width: 500px;
    position: relative;
}


div.box label
{
    width: 100%;
    display: block;
}

div.box label span
{
    display: block;
    float: left;
    width: 100px;
    text-align: right;
    padding: 5px 20px 0 0;
}

div.box .input_text
{
    padding: 10px 10px;
    width: 200px;
}


fieldset
{
    margin-bottom: 10px;
/*    width: 600px; */
}
legend
{
    padding: 0 2px;
    font-weight: bold;
}
label
{
    display: inline-block;
    line-height: 1.8; /*  vertical-align: top;*/
}
fieldset ol
{
    margin: 0;
    padding: 0;
}
fieldset li
{
    list-style: none;
    padding: 5px;
    margin: 0;
}
fieldset fieldset
{
    border: none;
    margin: 3px 0 0;
}
fieldset fieldset legend
{
    padding: 0 0 5px;
    font-weight: normal;
}
fieldset fieldset label
{
    display: block;
    width: auto;
}
em
{
    font-weight: bold;
    font-style: normal;
    color: #f00;
}
fieldset label
{
    width: 120px; /* Width of labels */
}
fieldset fieldset label
{
    margin-left: 123px; /* Width plus 3 (html space) */
    width: 120px; /* Width of labels */
}

table {
color:#333;
}

.table tbody tr.active td, .table tbody tr.active th {
background-color : #08C;
color : white;
}
.table tbody tr.active:hover td, .table tbody tr.active:hover th {
background-color : #0075b0 !important ;
}
.table-striped tbody tr.active:nth-child(odd) td, .table-striped tbody tr.active:nth-child(odd) th {
background-color : #017ebc;
}
div.DTTT .btn {
color : #333 !important ;
font-size : 0.750em;
}
div.DTTT .btn:hover {
text-decoration : none !important ;
}
ul.DTTT_dropdown.dropdown-menu a {
color : #333 !important ;
}
ul.DTTT_dropdown.dropdown-menu li:hover a {
background-color : #0088cc;
color : white !important ;
}
div.DTTT_print_info.modal {
height : 150px;
margin-top : -75px;
text-align : center;
}
div.DTTT_print_info h6 {
font-weight : normal;
font-size : 1.750em;
line-height : 28px;
margin : 1em;
}

.grantBold {
font-weight : bold;
}
.Flexible-container {
position : relative;
padding-bottom : 56.25%;
padding-top : 30px;
height : 0;
overflow : hidden;
}
.Flexible-container iframe, .Flexible-container object, .Flexible-container embed {
position : absolute;
top : 0;
left : 0;
width : 100%;
height : 100%;
}
table caption {
padding-top : 10px;
padding-bottom : 10px;
font-weight : bold;
background-color : #BBDCFF;
}
 .icon-rss 
{
background-image: url("../img/feed-icon-14x14.png");
background-position: 0px 0px;
    /*background-position: 14px 14px;
    background-repeat: no-repeat;
    display: inline-block;
    height: 14px;
    line-height: 14px;
    margin-top: 1px;
    vertical-align: text-top;
    width: 14px;*/
}

.hladaj {
    width:100%;
}

.lucene_highlight {
    background-color: #003399;
    font-weight: bold;
    color: white;
}

#loading-indicator {
  position: absolute; 
  top: 12px;
}

.tree li {
    margin: 0px 0;
	
	list-style-type: none;
    position: relative;
	padding: 20px 5px 0px 5px;
}

.tree li::before{
    content: '';
	position: absolute; 
    top: 0;
	width: 1px; 
    height: 100%;
	right: auto; 
    left: -20px;
	border-left: 1px solid #ccc;
    bottom: 50px;
}
.tree li::after{
    content: '';
	position: absolute; 
    top: 30px; 
	width: 25px; 
    height: 20px;
	right: auto; 
    left: -20px;
	border-top: 1px solid #ccc;
}
.tree li a{
    display: inline-block;
	border: 1px solid #ccc;
	padding: 5px 10px;
	text-decoration: none;
	color: #333;
	font-family: Arial, Geneva, sans-serif;
	font-size: 0.688em;
    border-radius: 5px;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
}

.tree li.discussion {

border: 1px solid #ccc;
padding: 5px 10px;
text-decoration: none;
color: #333;
font-family: Arial, Geneva, sans-serif;
font-size: 1em;
border-radius: 5px;
-webkit-border-radius: 5px;
-moz-border-radius: 5px;

margin: 0px 0;
list-style-type: none;
position: relative;
padding: 20px 5px 0px 5px;
}

/*Remove connectors before root*/
.tree > ul > li::before, .tree > ul > li::after{
	border: 0;
}
/*Remove connectors after last child*/
.tree li:last-child::before{ 
      height: 30px;
}

/*Time for some hover effects*/
/*We will apply the hover effect the the lineage of the element also*/
.tree li a:hover, .tree li a:hover+ul li a {
	background: #c8e4f8; color: #000; border: 1px solid #94a0b4;
}
/*Connector styles on hover*/
.tree li a:hover+ul li::after, 
.tree li a:hover+ul li::before, 
.tree li a:hover+ul::before, 
.tree li a:hover+ul ul::before{
	border-color:  #94a0b4;
}
pre {
    display: block;
    padding: 9.5px;
    margin: 0px 0px 10px;
    font-size: 0.813em;
    line-height: 1.42857;
    color: #333;
    word-break: break-all;
    word-wrap: break-word;
    background-color: white;
    border: 1px solid white;
    border-radius: 4px;
}
.wrapped {
    /*white-space: pre;
    white-space: pre-wrap;
    white-space: pre-line;
    white-space: -pre-wrap;
    white-space: -o-pre-wrap;
    white-space: -moz-pre-wrap;
    white-space: -hp-pre-wrap;*/
    word-wrap: break-word;

}

.content_area {
padding-left: 0; 
padding-right:0
}

hr {
margin-bottom: 10px;
border-top: 1px solid #000;
}

.fotoarea
{ 
     
    /*margin-left:20px;
    margin-right:20px;*/
 }
.sidepanel {
padding-right:0px;
}
.fotoareatext {
text-align:center;
font-weight:bold;
color:black;
}

/*.shadow {
    background:none repeat scroll 0 0 transparent;
box-shadow:0 3px 7px #888888;
}*/

.row {
 margin-right:0px; 
 margin-left: 0px; 
}

.btn-file {
    position: relative;
    overflow: hidden;
}
.btn-file input[type=file] {
    position: absolute;
    top: 0;
    right: 0;
    min-width: 100%;
    min-height: 100%;
    font-size: 62.438em;
    text-align: right;
    opacity: 0;
    outline: none;
    background: black;
    cursor: inherit;
    display: block;
}
.carousel {
position: relative;
margin-bottom: 15px;
margin-top: 20px;
}

.carousel-indicators {
bottom: -6px;
}
.carousel-indicators .active {
width: 18px;
height: 18px;
margin: 0;
border:none;
background-color: #dc2a0b/*#5D5E5D*/;

}
.carousel-indicators li {
display: inline-block;
width: 16px;
height: 16px;
margin: 1px;
text-indent: -999px;
cursor: pointer;
background-color: rgba(0,0,0,1);
border: 3px solid #5D5E5D;
border-radius: 10px;
}
.carousel-control {
position: absolute;
top: 0;
bottom: 0;
left: 0;
width: 5%;
font-size: 1.250em;
color: #fff;
text-align: center;
text-shadow: 0 1px 2px rgba(0,0,0,.6);
opacity: .5;
}

.carousel-control .icon-prev, .carousel-control .glyphicon-chevron-left {
left: 10%;
}
.carousel-control .icon-next, .carousel-control .glyphicon-chevron-right {
right: 10%;
}

.carousel-control.left {
  background-image: none;
}

.carousel-control.right {
  right: 0;
  left: auto;
  background-image: none;
}

.navbar-default .navbar-nav>.dropdown>a .caret {
border-top-color: #F8F8F8;
border-bottom-color: #F8F8F8;
}

.navbar-default .navbar-nav > .dropdown > a:hover .caret,
.navbar-default .navbar-nav > .dropdown > a:focus .caret {
  border-top-color: #F8F8F8;
  border-bottom-color: #F8F8F8;
}

div.dataTables_length label {
	font-weight: normal;
	float: left;
	text-align: left;
}

div.dataTables_length select {
	width: 100px;
}

div.dataTables_filter label {
	font-weight: normal;
	float: right;
}

div.dataTables_filter input {
	width: 10em;
}

div.dataTables_info {
	padding-top: 8px;
}

div.dataTables_paginate {
	float: right;
	margin: 0;
}

div.dataTables_paginate ul.pagination {
	margin: 2px 0;
	white-space: nowrap;
}

table.dataTable,
table.dataTable td,
table.dataTable th {
	-webkit-box-sizing: content-box;
	-moz-box-sizing: content-box;
	box-sizing: content-box;
}


table.dataTable {
	clear: both;
	margin-top: 6px !important;
	margin-bottom: 6px !important;
	max-width: none !important;
}

table.dataTable thead .sorting,
table.dataTable thead .sorting_asc,
table.dataTable thead .sorting_desc,
table.dataTable thead .sorting_asc_disabled,
table.dataTable thead .sorting_desc_disabled {
	cursor: pointer;
}

table.dataTable thead .sorting { background: url('../images/sort_both.png') no-repeat center right; }
table.dataTable thead .sorting_asc { background: url('../images/sort_asc.png') no-repeat center right; }
table.dataTable thead .sorting_desc { background: url('../images/sort_desc.png') no-repeat center right; }

table.dataTable thead .sorting_asc_disabled { background: url('../images/sort_asc_disabled.png') no-repeat center right; }
table.dataTable thead .sorting_desc_disabled { background: url('../images/sort_desc_disabled.png') no-repeat center right; }

table.dataTable thead > tr > th {
	padding-left: 18px;
	padding-right: 18px;
}

table.dataTable th:active {
	outline: none;
}

/* Scrolling */
div.dataTables_scrollHead table {
	margin-bottom: 0 !important;
	border-bottom-left-radius: 0;
	border-bottom-right-radius: 0;
}

div.dataTables_scrollHead table thead tr:last-child th:first-child,
div.dataTables_scrollHead table thead tr:last-child td:first-child {
	border-bottom-left-radius: 0 !important;
	border-bottom-right-radius: 0 !important;
}

div.dataTables_scrollBody table {
	border-top: none;
	margin-top: 0 !important;
	margin-bottom: 0 !important;
}

div.dataTables_scrollBody tbody tr:first-child th,
div.dataTables_scrollBody tbody tr:first-child td {
	border-top: none;
}

div.dataTables_scrollFoot table {
	margin-top: 0 !important;
	border-top: none;
}




/*
 * TableTools styles
 */
.table tbody tr.active td,
.table tbody tr.active th {
	background-color: #08C;
	color: white;
}

.table tbody tr.active:hover td,
.table tbody tr.active:hover th {
	background-color: #0075b0 !important;
}

.table tbody tr.active a {
	color: white;
}

.table-striped tbody tr.active:nth-child(odd) td,
.table-striped tbody tr.active:nth-child(odd) th {
	background-color: #017ebc;
}

table.DTTT_selectable tbody tr {
	cursor: pointer;
}

div.DTTT .btn {
	color: #333 !important;
	font-size: 0.750em;
}

div.DTTT .btn:hover {
	text-decoration: none !important;
}

ul.DTTT_dropdown.dropdown-menu {
  z-index: 2003;
}

ul.DTTT_dropdown.dropdown-menu a {
	color: #333 !important; /* needed only when demo_page.css is included */
}

ul.DTTT_dropdown.dropdown-menu li {
	position: relative;
}

ul.DTTT_dropdown.dropdown-menu li:hover a {
	background-color: #0088cc;
	color: white !important;
}

div.DTTT_collection_background {
	z-index: 2002;	
}

/* TableTools information display */
div.DTTT_print_info.modal {
	height: 150px;
	margin-top: -75px;
	text-align: center;
}

div.DTTT_print_info h6 {
	font-weight: normal;
	font-size: 1.750em;
	line-height: 28px;
	margin: 1em;
}

div.DTTT_print_info p {
	font-size: 0.875em;
	line-height: 20px;
}
/*
 * FixedColumns styles
 */
div.DTFC_LeftHeadWrapper table,
div.DTFC_LeftFootWrapper table,
div.DTFC_RightHeadWrapper table,
div.DTFC_RightFootWrapper table,
table.DTFC_Cloned tr.even {
    background-color: white;
    margin-bottom: 0;
}
 
div.DTFC_RightHeadWrapper table ,
div.DTFC_LeftHeadWrapper table {
    margin-bottom: 0 !important;
    border-top-right-radius: 0 !important;
    border-bottom-left-radius: 0 !important;
    border-bottom-right-radius: 0 !important;
}
 
div.DTFC_RightHeadWrapper table thead tr:last-child th:first-child,
div.DTFC_RightHeadWrapper table thead tr:last-child td:first-child,
div.DTFC_LeftHeadWrapper table thead tr:last-child th:first-child,
div.DTFC_LeftHeadWrapper table thead tr:last-child td:first-child {
    border-bottom-left-radius: 0 !important;
    border-bottom-right-radius: 0 !important;
}
 
div.DTFC_RightBodyWrapper table,
div.DTFC_LeftBodyWrapper table {
    border-top: none;
    margin-bottom: 0 !important;
}
 
div.DTFC_RightBodyWrapper tbody tr:first-child th,
div.DTFC_RightBodyWrapper tbody tr:first-child td,
div.DTFC_LeftBodyWrapper tbody tr:first-child th,
div.DTFC_LeftBodyWrapper tbody tr:first-child td {
    border-top: none;
}
 
div.DTFC_RightFootWrapper table,
div.DTFC_LeftFootWrapper table {
    border-top: none;
}

#overlay {
    position: absolute;
    z-index : 5000;
    left: 0;
    top: 0;
    bottom: 0;
    right: 0;
    background: #ebebeb;
    opacity: 0.8;
    filter: alpha(opacity=80);
}
#loading {
    width: 40px;
    height: 40px;
    position: absolute;    
    left: 50%;
    margin: 6px 4px 0 0;
}

ul.row {         
          padding:0 0 0 0;
          margin-left:20px;
          margin-right:20px;
      }
        li.col-lg-4.col-md-4.col-sm-4.col-xs-4 {
        min-height:130px;
        margin-bottom: 1px;
        list-style: none;
        }
      ul li img {
          cursor: pointer;
      }

.controls{          
        /*width:55px;
        display:block;
        padding-top:8px;
        font-weight:bold;*/          
    }
    .next {
        /*float:right;*/
        text-align:right;
    }
      /*override modal for demo only*/
      .modal-dialog {
          max-width:800px;
          padding-top: 90px;
      }


.modal-header .close.gal {
margin-top: 5px;
}
cite, em, var, address, dfn {
font-style: italic;
font-weight:normal;
color: black;
}

helpdesk {
margin-bottom:30px !important;
}

.sr-only {
    background-color: white;
    border: 0 none;
    clip: rect(0px, 0px, 0px, 0px);
    height: 1px;
    margin: -1px;
    overflow: hidden;
    padding: 0;
    position: absolute;
    width: 1px;
}

.btn-search:hover, .btn-search:focus, .btn-search:active, .btn-search.active, .open .dropdown-toggle.btn-search,
.btn-disc:hover, .btn-disc:focus, .btn-disc:active, .btn-disc.active, .open .dropdown-toggle.btn-disc,
.btn-helpdesk:hover, .btn-helpdesk:focus, .btn-helpdesk:active, .btn-helpdesk.active, .open .dropdown-toggle.btn-helpdesk
 {
color: #fff;
background-color: #5cb85c;
border-color: #398439;
}
.btn-search, .btn-disc, .btn-helpdesk, .btn-vaccination {
    background-color: #036503; /*#5cb85c;*/
    border-color: #4cae4c;
    color: #fff;
}

.redStar {
color:#AE0B00; 
display:inline;
}

.margBot {
margin-bottom:10px;
}

.colRed {
    display: block;
    color: #CE2C2C;
}

.HeDeTextin {
min-height:200px;
width:100% !important;
}
.colRedMes {
    color: #CE2C2C;
    height: 10px;
}

.infopanel {
color: #00417b; font-size: 1.0em;
}

.baners {
padding-left:30px; padding-right:30px
}

.obrazkovybaner {
border: 0pt currentColor;
}

.kalendar {
margin-top: 15px;
padding:0px;
}

.footer-text {
text-align: center;
}

.footer-link {
text-decoration: none; display: inline-block; padding-right: 5px;
}
.alert-info {
    color: #005171;
}
p {
color:#333;
}
.active, .uppermenu{
    color:#FFF;
}
H1, H2, H3, H4, H1 a, H2 a, H3 a, h4 a {
color:black;
}


.btn {
/*font-size: 1em;*/
}
span, .step-pane.sample-pane.bg-danger.alert.active, .step-pane.sample-pane.bg-warning.alert.active, label#name, label#surname, label.checkbox, label#birthday, .labelFileNameMeta  {
color: #000;
}

.secRem {
margin-bottom: 20px;
}
.table {
color: #333;
}
.btn-danger {
background-color:#9b0700;
}
.label-primary, .btn-primary {
    background-color: #3a5a7c;
}
.badge {
background-color: #555;
}
.disk_actor, .disk_text {
color:#333;
}
.disk_actor {
font-size:0.85em;
}

.navbar-default .navbar-nav > li > a {
    font-size: 1.2em;
}
body {
    font-size:1.3em !important/* 12 px */;
}
    .nav > li > a {
        padding: 5px 10px;
    }
/*.nav > li > a {
    padding: 5px 15px;
}*/

.btn-file > input {
    font-size: 1.438em;
}
.bfh-datepicker-calendar > table.calendar .months-header > th {
  font-size: 0.750em;
}
.bfh-datepicker-calendar > table.calendar .days-header > th  .bfh-datepicker-calendar > table.calendar > tbody > tr > td{
  font-size: 0.688em;
}
.bfh-timepicker-popover > table > tbody > tr > td.separator {
  font-size: 1.250em;
}
body {
  font-size: 0.875em;
}
.lead {
  font-size: 1.000em;
}
h1,
.h1 {
  font-size: 1.5em;
  font-weight: bold;
  margin-top:10px;
}

h2,
.h2 {
  font-size: 145.45%;
  font-weight:bold;
}

h3,
.h3 {
  font-size: 125%;
}

h4,
.h4 {
  font-size: 116.67%;
}

h5,
.h5 {
  font-size: 108.33%;
}

h6,
.h6 {
  font-size: 100%;
}
blockquote p {
  font-size: 1.094em;
}
pre {
    font-size: 0.813em;
}
legend {
    font-size: 1.313em;
}
output .form-control .btn .btn-lg{
  font-size: 0.875em;
}
.input-sm {
  /*font-size: 0.750em;*/
   font-size: 1em;
}
.input-lg .btn-group-lg > .btn {
  font-size: 1.125em;
}
.btn-sm,
.btn-xs {
  font-size: 0.750em;
}

.dropdown-menu {
    font-size: 0.875em;
}
.dropdown-header .btn-group-xs > .btn  btn-group-sm > .btn{
  font-size: 0.750em;
}

.input-group-lg > .form-control,
.input-group-lg > .input-group-addon,
.input-group-lg > .input-group-btn > .btn {
    font-size: 1.125em;
}
.input-group-sm > .form-control,
.input-group-sm > .input-group-addon,
.input-group-sm > .input-group-btn > .btn {
  font-size: 0.750em;
}
.input-group-addon {
    font-size: 0.875em;
}
    .input-group-addon.input-sm {
        font-size: 0.750em;
    }
.input-group-addon.input-lg {
  font-size: 1.125em;
}
.navbar-brand {
  font-size: 1.125em;
}
.pagination-lg > li > a,
.pagination-lg > li > span {
  font-size: 1.125em;
}
.pagination-sm > li > a,
.pagination-sm > li > span {
  font-size: 0.750em;
}
.pagination-sm > li > a,
.pagination-sm > li > span {
  font-size: 0.750em;
}
.badge {
    font-size: 0.75em;
}
.jumbotron {
    font-size: 1.313em;
}
.progress-bar {
    font-size: 0.750em;
}
.panel-title {
  font-size: 1.000em;
}
.close {
    font-size: 1.313em;
}
.tooltip {
    font-size: 0.750em;
}
.popover-title {
    font-size: 0.875em;
}
.headercorrection {
    font-size: 0.750em;
}
.ui-resizable-handle {
    font-size: 0.006em;
}
.fuelux .checkbox-custom:before {
    font-size: 0.563em;
}
.fuelux .datepicker .calendar .header .center {
    font-size: 0.813em;
}
.fuelux .datepicker .calendar * {
    font-size: 0.813em;
}
.fuelux .datepicker .calendar .monthsView button,
.fuelux .datepicker .calendar .yearsView button {
  font-size: 1.063em;
}
.fuelux .infinitescroll .infinitescroll-load .loader {
    font-size: 2.000em;
}
.fuelux .loader {
    font-size: 4.000em;
}
.fuelux .placard-cancel {
    font-size: 0.750em;
}
.fuelux .repeater-thumbnail {
    font-size: 0.750em;
}
.fuelux .tree .tree-branch .tree-branch-header .glyphicon-play {
    font-size: 0.625em;
}
.fuelux .wizard .actions a {
    font-size: 0.750em;
}
.ui-resizable-handle {
	font-size: 0.006em;
}

contact {
    padding-top:15px !important;
}

.rightImageBanner {
    max-width: 140px;
    width:100%;
    margin:auto;
}

#upMenu, #topMenu {
    min-height: 40px;
    
}

.navbar-default .navbar-nav > li > a {
    line-height: 60px;
}
.nav-brand-custom {
    padding-top: 7.5px;
    padding-bottom:7.5px;
}

.navbar-default .navbar-nav > .active > a, .navbar-default .navbar-nav > .active > a:hover, .navbar-default .navbar-nav > .active > a:focus {
    line-height: 60px;
}

.helpdesk {
height:20px;
}

.btn-success{
color: #ffffff;
background-color: #036503;
border-color: #4cae4c;
}

.bic_note {
    position: relative;
}
.bic_note:after {
    content: "";
    position: absolute;
    top: 0;
    right: 0;
    width: 0; 
    height: 0; 
    display: block;
    border-left: 7px solid transparent;
    border-bottom: 7px solid transparent;
    border-top: 7px solid #f00;
}

.bic_event_tooltip {
    /*display:inline-flexbox;*/
    position: absolute;
}
.img-responsive {
width:100%
}
.article_title_bg {
/*background: #f1f8ff;*/
background:rgb(236, 240, 241); 
margin-left:-10px;
margin-right:-10px;
margin-top:-10px;
padding:10px;
padding-bottom:5px; 
border-radius:5px 5px 0px 0px;
border-bottom: 1px solid white;
font-size:1.125em;
}


.infopaneltitle {
background: rgb(39, 174, 96);
margin-left: -10px;
margin-right: -10px;
margin-top: -10px;
padding: 10px;
padding-bottom: 10px;

border-radius: 5px 5px 0 0;
text-align: center;
font-weight: bold;
}
.infopaneltitletext {
    font-size: 1.125em;
    margin-bottom: 0px;
}
.infopanel{
color:white;
}

.bic_today::after {
content: "";
position: absolute;
top: 0;
right: 0;
width: 0;
height: 0;
display: block;
border-left: 7px solid transparent;
border-bottom: 7px solid transparent;
border-top: 7px solid rgba(255, 0, 0, 0);
}
.langstyle {
text-align: center;
}
.topnavbar {
font-weight:normal;
font-size:1.5em;
}
.btn-warning-brown, .btn-warning-brown:hover {
color: #ffffff;
background-color: #724C00;
border-color: #8E5708;
}
.btn-warning-brown:hover {
background-color: #9B7A38;
}
.fuelux .wizard .actions {
z-index:0;
}
.fuelux {
margin-top:0px;
}
p {
padding-top:5px;
padding-bottom:5px;
margin-bottom: 5px;
overflow: hidden;
}

.sign_recomend {
display:inline;
padding-left:5px;
color:darkgreen !important;
}

.sign_must {
    color: red !important;
}
.fuelux .wizard ul li .badge-success {
    background-color: darkgreen;
}
.podanie_napoveda {
padding-bottom:15px;
}
.img-contentfig {
width:inherit;
float: left;
padding-right:10px;
}
a > .img-contentfig, a > strong > .img-contentfig{
padding-right:10px;
float:none;
}
p> em> .img-contentpic, a > .img-contentpic, a > strong > .img-contentpic, p> .img-contentpic {
width:100%;
}
a {
  word-wrap: break-word;
}
.dalsi {
float:right;
}

.whitecaption
{
  background-color: transparent;
  padding-top:0px;
  padding-bottom:0px;
}
table.DTCR_clonedTable {
	background-color: rgba(255, 255, 255, 0.7);
	z-index: 202;
}

div.DTCR_pointer {
	width: 1px;
	background-color: #0259C4;
	z-index: 201;
}
span.fa, span.glyphicon {
color:white;
}
span.fa-briefcase, span.glyphicon-star, span.fa-cogs, span.fa-mobile, span.fa-calendar, 
span.fa-picture-o, span.fa-caret-left, span.glyphicon-arrow-left, span.glyphicon-arrow-right {
color:black;
}


.formvalidfalse {
    color:red;
}

.formvalidtrue {
    color: green;
}

.formvalid {
    color: black;
}

.form-version-changed {
color:#6d4d00;
font-weight:bold;
}
.fotoarea {
padding-top:0px;
}
    .foto {
    padding:0px;
    }
    /*.form-group .form-control {
    width:80%;
    display:inline;
    }*/
    .search_button {
    margin-left:5px;
        background-color: rgb(0, 93, 146);
    border-color: rgb(0, 93, 146);
    color: white;
    }
.search_background {
background-color: rgb(39, 174, 96);
color:white;
}
table.hodiny > tbody > tr {
background-color:transparent;
}
.rightMenuText > hr {
border-top: 1px solid #CACACA;
margin-top:0px;
margin-left:-10px;
margin-right:-10px;
}
.monthAndYear {
background-color: rgb(39, 174, 96);
}
span.chevron_color {
    color:white;
    font-weight:100;
}
.visualmonth {
    color: white;
    text-align: center;
    padding-top: 3px;
    font-weight: normal;
    font-size: 1.125em;
    display: inline-block;
}
.calendar_header {
margin-left:0px;
margin-right:0px;
}
.first, .last, .weekday {
padding-top:10px !important;
padding-bottom:10px !important;
background: rgb(236, 240, 241) !important;
}
/*.invalid-day, .day {
background: rgb(236, 240, 241) !important;
}*/
.bic_calendar .bic_event {
        background: #E1EAFC !important;
    /*border: 2px solid grey;*/
    /*border-right-color:green;*/
    /*border-right-style: solid;
    border-bottom-right-radius: 5px; 
    border-top-right-radius:    5px; 
    border-bottom-left-radius:  5px; 
    border-top-left-radius:     5px;*/ 
}
li.active_custom a {
    padding-top: 15px;
    padding-bottom: 15px;
}
.leftmenu {
font-size:1.125em;
}
.menuup {
font-size:1.16em;
    /*border-top: 1px solid #CACACA;*/
}

.table > thead > tr > th, .table > tbody > tr > th, .table > tfoot > tr > th, .table > thead > tr > td, .table > tbody > tr > td, .table > tfoot > tr > td {
}

.lastVerticalLink .leftmenu {
border-bottom: 1px solid transparent !important;
}
.banners {
margin-top:20px;
}
.pilot {
color:#FFF0B3 !important;
}
.btn {
font-size:1em;
}
.galeria {
    max-height: 130px;
}

.readonlywhitebg {
    background-color: #FFF !important;
}
.nomargin {
    margin:0px 0px !important;
}
.nomarginul {
    margin-top: 0px;
    margin-bottom: 10px;
}
/*!!!!!!!!!!!!!!!!!!!!! responisive design !!!!!!!!!!!!!!!!!!!!!*/ 


@media (min-width: 768px) {
    .navbar-brand {
        display:none;
    }
    .logobig {
        /*display: normal;*/
    }
    .logosmall
{
        display:none;
}
    .newline {
        display: inline;
    }
    .leftmenu {
    padding-top:15px !important;
    padding-bottom:15px !important;
    border-bottom:1px solid black!important;
    border-radius:0px;
    }
    .uppermenu {
        float: none !important;
        margin: 0;
        color: #FFF;
        padding-left:20px;
        min-height:60px; 
    }

    .topmenulist {
    line-height:40px !important;
    min-height:30px !important; 
    }
    .container {
        width: 100%;
        padding-left:0px;
    }
    .infopanels {
    padding-right: 15px;
    }
    .col-md-12 {
    padding-right:0px;
    padding-left:0px;
    }
    .col-sm-9 {
    padding-left:15px;
    }
    .col-md-4, .col-xs-4 {
    padding-right:3%;
    padding-left:3%;    
    }

    .lead {
        font-size: 1.313em;
    }
}

@media (min-width: 1200px) {
    .container {
        width: 80%;
    }


}


@media (max-width: 767px) {
    .foto {
    display:none}
    #upMenu {
 border-radius: 0px 0px 5px 5px;
    /*margin-left: 15px;
    margin-right: 15px;*/
    }
    .navbar-brand {
            /*display:normal;*/
            color:#FFF !important; 
        }
    .logobig {
        display: none;
    }
    .logosmall
{
        display:inline;
        max-width :85%;
        padding:0px
        /*float:right;*/
}
.navbar-toggle {
margin-top:5%;
margin-right:5%;
}
    .newline {
    clear: both;
        }
    
    .navbar-default .navbar-nav .uppermenu > li {
    padding-right: 0px !important;
    }
    .container {
        padding-right: 0px;
        padding-left: 0px;
    }
    /*.news {
    margin-left:15px;
    margin-right:15px;
    }*/
    .pagination {
    padding-left:15px;
    }
    .col-sm-9, .col-sm-6 {
    padding-left:15px;
    padding-right:15px;
    }
    .col-sm-12 {
    padding-left:0px;
    padding-right:0px;    
    }
    .cal-sm-4, .col-xs-4 {
    padding-left:1.5%;
    padding-right:1.5%;
    }

  .navbar-default .navbar-nav .open .dropdown-menu > li > a {
    color: #FFF;
  }
  .navbar-default .navbar-nav .open .dropdown-menu > li > a:hover,
  .navbar-default .navbar-nav .open .dropdown-menu > li > a:focus {
    color: #CCC;
    background-color: transparent;
  }

    /*.form-group .form-control {
    width:80%;
    display:inline;
    }*/
    .search_button {
    margin-left:5px;
    }
}

@media (max-width: 700px) {
.navbar-toggle {
margin-top:4%;
margin-right:4%;
}
}

@media (max-width: 600px) {
.navbar-toggle {
margin-top:3%;
margin-right:3%;
}
}

@media (max-width: 500px) {
.navbar-toggle {
margin-top:2%;
margin-right:2%;
}
}

@media (max-width: 400px) {
.navbar-toggle {
margin-top:1%;
margin-right:1%;
}
}

@media (max-width: 991px) {
  .table-responsive {
    width: 100%;
    margin-bottom: 15px;
    overflow-x: scroll;
    overflow-y: hidden;
    -webkit-overflow-scrolling: touch;
    -ms-overflow-style: -ms-autohiding-scrollbar;
/*    border: 1px solid #ddd;*/
  }
  .table-responsive > .table {
    margin-bottom: 0;
  }
  .table-responsive > .table > thead > tr > th,
  .table-responsive > .table > tbody > tr > th,
  .table-responsive > .table > tfoot > tr > th,
  .table-responsive > .table > thead > tr > td,
  .table-responsive > .table > tbody > tr > td,
  .table-responsive > .table > tfoot > tr > td {
    white-space: normal;
  }
  /*.table-responsive > .table-bordered {
    border: 1px solid #ddd;
  }*/
  .table-responsive > .table-bordered > thead > tr > th:first-child,
  .table-responsive > .table-bordered > tbody > tr > th:first-child,
  .table-responsive > .table-bordered > tfoot > tr > th:first-child,
  .table-responsive > .table-bordered > thead > tr > td:first-child,
  .table-responsive > .table-bordered > tbody > tr > td:first-child,
  .table-responsive > .table-bordered > tfoot > tr > td:first-child {
    border-left: 0;
  }
  .table-responsive > .table-bordered > thead > tr > th:last-child,
  .table-responsive > .table-bordered > tbody > tr > th:last-child,
  .table-responsive > .table-bordered > tfoot > tr > th:last-child,
  .table-responsive > .table-bordered > thead > tr > td:last-child,
  .table-responsive > .table-bordered > tbody > tr > td:last-child,
  .table-responsive > .table-bordered > tfoot > tr > td:last-child {
    border-right: 0;
  }
  .table-responsive > .table-bordered > tbody > tr:last-child > th,
  .table-responsive > .table-bordered > tfoot > tr:last-child > th,
  .table-responsive > .table-bordered > tbody > tr:last-child > td,
  .table-responsive > .table-bordered > tfoot > tr:last-child > td {
    border-bottom: 0;
  }
} 


    
 @media screen and (min-width: 768px){
          .modal-dialog {
              max-width:800px;
              padding-top: 90px;
          }          

           .carousel-control .glyphicons-chevron-left,
    .carousel-control .glyphicons-chevron-right,
    .carousel-control .icon-prev,
    .carousel-control .icon-next {
        font-size: 1.875em;
    }
      }

 @media screen and (max-width:1500px){
          #ads {
              display:none;
          }
      }

      
@media screen {
  .table-responsive {
    width: 100%;
    margin-bottom: 15px;
    overflow-y: hidden;
    overflow-x: auto;
    -ms-overflow-style: -ms-autohiding-scrollbar;
    -webkit-overflow-scrolling: touch;
  }
  .table-responsive > .table {
    margin-bottom: 0;
  }
  .table-responsive > .table > thead > tr > th,
  .table-responsive > .table > tbody > tr > th,
  .table-responsive > .table > tfoot > tr > th,
  .table-responsive > .table > thead > tr > td,
  .table-responsive > .table > tbody > tr > td,
  .table-responsive > .table > tfoot > tr > td {
    white-space: normal;
  }
  /*.table-responsive > .table-bordered {
    border: 1px solid #ddd;
  }*/
  .table-responsive > .table-bordered > thead > tr > th:first-child,
  .table-responsive > .table-bordered > tbody > tr > th:first-child,
  .table-responsive > .table-bordered > tfoot > tr > th:first-child,
  .table-responsive > .table-bordered > thead > tr > td:first-child,
  .table-responsive > .table-bordered > tbody > tr > td:first-child,
  .table-responsive > .table-bordered > tfoot > tr > td:first-child {
    border-left: 0;
  }
  .table-responsive > .table-bordered > thead > tr > th:last-child,
  .table-responsive > .table-bordered > tbody > tr > th:last-child,
  .table-responsive > .table-bordered > tfoot > tr > th:last-child,
  .table-responsive > .table-bordered > thead > tr > td:last-child,
  .table-responsive > .table-bordered > tbody > tr > td:last-child,
  .table-responsive > .table-bordered > tfoot > tr > td:last-child {
    border-right: 0;
  }
  .table-responsive > .table-bordered > tbody > tr:last-child > th,
  .table-responsive > .table-bordered > tfoot > tr:last-child > th,
  .table-responsive > .table-bordered > tbody > tr:last-child > td,
  .table-responsive > .table-bordered > tfoot > tr:last-child > td {
    border-bottom: 0;
  }
}

@media (max-width: 400px)
{
div.dataTables_filter input {
  width: 10em;
}
}



/*@media (max-width:991px) and (min-width:768px) {
    .kalendar .table {
        font-size: 0.6em !important;
    }
}*/

@media (max-width:991px) and (min-width:892px) {
    .bic_calendar {
        font-size: 0.99em;
    }
}

@media (max-width:891px) and (min-width:835px) {
    .bic_calendar {
        font-size: 0.89em;
    }
}

@media (max-width:834px) and (min-width:768px) {
    .bic_calendar {
        font-size: 0.775em;
    }
}


@media print {
body {background:white; 
     font-size:0.84em; 
     margin:0 }

h1, h2, h3, h4, h5, h6 { page-break-after:avoid; 
     page-break-inside:avoid }
h3 { margin-left:10px; 
     margin-bottom:0px; 
     padding-bottom:0px }

blockquote, table, pre { page-break-inside:avoid }
ul, ol, dl  { page-break-before:avoid }
.navbar {  
        display : none;
        }
.nav {
        display : none;
        }
.UNSK2 { 
        display : none;
        }
.calendar_test { 
        display : none;
        }
}

.noscript {
font-size:1.1em;
font-weight:bold;
color:black;
text-align:center;
width:100%;
}
.navbar-default .navbar-nav>li>a:focus 
{
    color:white;
}
.nav>li>a:focus
{
color:black;
background-color: #eee;
}
.hidelink{
   position: absolute !important;
   top: -9999px !important;
   left: -9999px !important;
}

.article_publishDate {
    font-size: 0.85em;
    font-weight: bold;
}
.languageselection
{
    position:relative;
}
.nav > li >a.langs {
    display: inline;
}
a.accordion-toggle.filter_vyhladanaj_zmluvy {
    color: #000;
    text-decoration: none !important;
}
.zmluvy_detail_data {
    padding-top:10px;
}
.zmluvy_filter_blok {
    padding-top: 10px;
}
.pagination ul {
padding-left:0px;
}
.disclaimer {
    background-color: red;
    padding: 15px 30px 15px 30px;
    color: white;
    font-size: 1.5em;
    border-radius: 4px;
    text-align: justify;
}
    .disclaimer > a {
        color: white;
        font-weight: bold;
    }
	
	.disclaimer ul > li > a {
        color: white;
        font-weight: bold;
    }
	
	.disclaimer ul > li {
        text-align: left;
    }

.pagerskiper {
    margin-left: 20px;
}

.pagerskiperBtn {
    margin-left: 20px;
}

#deployDialog {
    width: 703px;
    position: absolute;
    top: 520px;
    left: 30%;
    background-color: darkcyan;
    color: white;
    font-weight: bold;
    padding: 20px;
    margin: 20px;
    box-shadow: aqua, 2px;
    shadow-border: 5px 10px #888888;
    box-shadow: 3px 3px 5px grey;
    z-index: 2;
}

#beforeDeployDialog {
    width: 703px;
    position: absolute;
    top: 400px;
    left: 30%;
    background-color: darkcyan;
    color: white;
    font-weight: bold;
    padding: 20px;
    margin: 20px;
    box-shadow: aqua, 2px;
    shadow-border: 5px 10px #888888;
    box-shadow: 3px 3px 5px grey;
}

#beforeDeployDialog a {
    color: LightskyBlue;
}
@media print {
    /*.pagination {
        display: none;
    }*/
    #logo {
        display: block;
    }
    .noPrintSection {
        display: none;
    }
}



.goonhomepage {
    display:inline;
    max-width:85%;
    padding:0;
}

.goonhomepage .logosmall {
    max-width: 100%;
}

@media screen and (max-width: 767px) {   

    #upMenu {
        display:none;
    }

    .pageshadow_menu {
        display:none;
    }

    .nav > li.mobile-hide {
        display: none;
    }

    ul.topmenulist {
        display: inline-block;
    }

    .navbar-left > li, .navbar-right > li {
        padding-right: 0;
    }

    .nav > li {
        display: inline-block;
    }
    .nav > li > a{
        padding-right: 0px;
    }

    .navbar-default .navbar-nav > li > a {
        line-height: 40px;
        padding: 10px;
    }

    #topMenu .container {
        text-align: center;
    }
}

@media screen and (min-width: 768px) {

    .nav > li > a {
        padding-right: 30px !important;
    }

    .mobile-header-nav {
        display: none !important;
    }
}

.topmobilemenulist {
    text-align: center;
}

.topmobilemenulist li {
    display: inline-block;
}

#mobileMenu {
    top: 133px;
    height: 100%;
    width: 100%;
    z-index: 99;
    
}

.mobile-header-nav {
    background-color: rgb(0, 93, 146);
    padding-left: 0;
    display: none;
}
.mobile-header-nav li {
    border-bottom: 1px solid rgba(255,255,255,0.1);
    list-style: none;
}
    .mobile-header-nav li a, .mobile-header-nav li p {
        color: #FFF;
        display: block;
        padding: 10px 15px;
        text-align: left;
        text-decoration: none;
        transition: all 0.3s ease-in-out;
        font-size: 1.2em;
    }
.mobile-header-nav2 {
    background-color: #43a2d8 !important;
    padding-left: 0;
    display: none;
}
a.mobile-menu-toggle {
    padding-left: 50px;
    color: #52575f;
    text-decoration: none;
    background: #eeeff0;
    font-size: 3em;
}

.subnav {
    display: none;
    background-color: #f9f9f9;    
}

.mobile-header-nav .subnav a {
    color: black;
}

.sub-toggle {
    width: 90%;
    display: inline-block !important;
}

.mobile-header-nav li.active, .mobile-header-nav li.show-submenu {
    background-color: #083E70;
}
    }
}

.grid {
    margin: 0 auto;
}

.grid-item {
    margin-bottom: 10px;
    margin-right: 10px;
}
#loadingprogress {
    display: block;
    position: fixed;
    top: 0;
    left: 0;
    width: 100vw;
    height: 100vh;
    z-index: 100;
    background-color: rgba(144, 144, 144, 0.50);
    background-image: url("/images/285.gif");
    background-repeat: no-repeat;
    background-position: center;
}


.PDFDownload {
    color: #356FA2 !important;
}


.PodanieNotice {
    text-align: center;
    color: crimson;
    font-size: 1.5em;
    font-weight: bold;
    padding-bottom: 10px;
}
.helpdesk-alerttext {
    color: white;
    background-color: #CE2C2C;
    border-color: #ebccd1;
}

.helpdesk-alertlink {
    text-decoration: underline;
    color: #f9f9f9;
}

.helpdesk-alertlink:hover {
    font-weight: bold;
    font-style: italic;
    color: #f9f9f9;
}
.helpdesk-alertlink:focus {
    font-weight: bold;
    font-style: italic;
    color: #f9f9f9;
}
}
.textblack{
    color:black!important;
}
a {
    color: #2D6A9F;
}

.search_background .form-group {
    text-align: center;
    margin-top: 5px;
    margin-bottom: 5px;

    
    width: 100%;
    display: inline-flex;
    flex-direction: row;
    align-items: center;
    justify-content: center;
}

.search_background .infopaneltitletext {
    display: inline-flex;
    flex: 0;
    margin-right: 5px;
}

.custom_search {
    display: inline-flex;
    flex: 1;
    width: 85%;
}

    .custom_search::placeholder {
        color: #000000;
    }

.form-control::placeholder {
    color: #000000;
}

.search_button {
    display: inline-flex;
    flex: 0;
}

#brushxml {
    white-space: pre;
}
}

.mobile-active-subnav3 a {
    text-decoration: underline !important;
}
a:focus, input:focus, select:focus, button:focus, textarea:focus{
    outline-color: black !important;
    outline-style: dotted !important;
    outline-width: 3px !important;
}

.topmenulist a, .footer-text a, .nav-list > .active > a:focus, .pagination > .active > a:focus {
    outline-color: white !important;
}
.menuup:focus{
color: black !important;
background-color: #eee !important;
}
.data_focus {
    position: fixed;
    top: -1000px;
    left: -1000px;
}

.data_focus:focus {
    top: 0;
    left: 0;
    font-size: 20px;
    text-transform: uppercase;
    background: #fff;
    padding: 5px;
    z-index: 10000;
}
.dropdown-menu > li > a:focus {
    outline-color: black !important;
}
.zoznam-udalosti-ul-marg-top {
    padding-top: 10px;
}
}

.uppermenu li {
    padding-right: 15px;
}

@media screen and (min-width: 768px) {
    .nav > li > a {
        padding-right: 10px !important;
    }
}

.navbar-left > li, .navbar-right > li {
    padding-right: 35px;
}

.center-banner {
    display: flex !important;
    align-items: center !important;
}
.owl-dot:focus{
    outline:none !important;
}

#carouselUnsk {
    display: flex;
    align-items: center;
    justify-content: center;
    text-align: center;
}

#carouselPlayStop, #carouselUnsk .owl-dots {
    display: inline-block;
    vertical-align: middle;
}

#btnCarouselPlayStop, #carouselUnsk .owl-dot span  {
    background: #ECF0F1;
}

.owl-theme .owl-dots .owl-dot.active span, .owl-theme .owl-dots .owl-dot:hover span {
    background: #dc2a0b !important;
}

#btnCarouselPlayStop span:hover {
    color: #dc2a0b;
}

.owl-dot-span:focus {
    outline-color: black !important;
    outline-style: dotted !important;
    outline-width: 3px !important;
}

#carouselUnsk .owl-stage a:focus img {
    outline:thin dotted;
}

#form0 .error {
    color: #CE2C2C ;
}

#form0 label, #errorList label{
    font-weight: normal;
}

#errorList ul {
    list-style: none;
    padding-left: 0;
}
.zoznam-udalosti-li-odsadenie {
    margin-top: 10px;
}

a:focus {
    padding-top: 3px;
    padding-bottom: 4px;
    padding-left: 5px;
    padding-right: 5px;
}

.carousel-focus {
    outline-color: black !important;
    outline-style: dotted !important;
    outline-width: 3px !important;
}

#cookie_setting {
    position: fixed;
    bottom: 0px;
    right: 15px;
    border-radius: 0px;
    background-color: black;
    color: white;
}

.cc_div .c-bn {
    padding: 1em 1.2em;
}

.cc_div p b, .cc_div p b:hover {
    font-weight: 600;
}

#cm.bar #c-inr {
    max-width: 100em !important;
    margin: 0 auto;
}

#cm.bar #c-bns {
    max-width: 50.00em !important;
}

.cc-type-opt-in2 {
    bottom: 75px !important;
}

.cc-compliance > .cc-btn {
    flex: auto;
}

.rejAllbtn {
    background: #2d4156 !important;
    color: #ffffff !important;
}

.rejAllbtn:hover {
    background: #1d2e38 !important;
}
