/*=========================================
scrool to id with offset - kvùli fixed navbaru
==========================================*/
a[name]:not([href]){
    display: block;    
    position: relative;     
    top: -60px;
    visibility: hidden;
}




/*[contenteditable="false"]:active,
[contenteditable="false"]:focus{
border:none;
outline:none;
}

[contenteditable="true"]{
border: 1px dotted red;
}


#054d35


=========================================
konec
==========================================*/
@-ms-viewport { 
  width: device-width; 
}

#RightFloatAds{

position: absolute;
text-align: center;
right: -60px;
top: 60px;
z-index: 10256;
background-color: #00AEEF;
padding: 10px;
color: white;
}

#RightFloatAds:hover{
background-color: #0298ce;
}

.rotate90{
-webkit-transform: rotate(270deg);   
-moz-transform: rotate(270deg);
-ms-transform: rotate(270deg);
-o-transform: rotate(270deg);
transform: rotate(270deg);
}

/*=========================================
menu
==========================================*/

/*NAVBAR*/
.navbar-dole {
    top: 20px;
    z-index: 1000;
}

.navbar-admin-dole {
    top: 130px;
    z-index: 1000;
}

.navbar-collapse {
    /*padding-left: 120px;*/
}

  

.navbar-logo {
    /*height:125px;
    background-color:rgba(255, 255, 255, 1);*/
    display: inline;
    margin-top: -30px;
    border-color: #022c1e;
    border: 1px solid #022c1e;
    
     
}
.navbar-logo-small {
    max-height:100px;
    /*background-color:rgba(255, 255, 255, 0.9);*/
    display: inline;
    margin-top: -15px;
}

.navbar {
    position:absolute;
    width: 100%;
    border-width: 1px 0 1px;
    border-radius: 0px;
}

.navbar-firma {
    color:white;
    height: 50px;
    font-size: 12px;
    line-height: 20px;
    float: left;
    padding: 15px 0px;
}



.navbar-default {
  border-color: #022c1e;
  font-weight: bolder;
  
}

.navbar-fixed-top {
    position: fixed !important;
    border-bottom: 1px solid black;
    background-color:rgba(255, 255, 255, 1);
}

.navbar-default .navbar-brand {
  color: white;
  text-decoration: none;
}
.navbar-default .navbar-brand:hover, .navbar-default .navbar-brand:focus {
  color: white;
}
.navbar-default .navbar-text .navbar-nav {
  color: #E20513;
}
.navbar-default .navbar-nav > li > a {
  color: #FFFFFF;
  text-decoration: none;
}
.navbar-default .navbar-nav > li > a:hover, .navbar-default .navbar-nav > li > a:focus {
  color: #ffcc00;
}
.navbar-default .navbar-nav > .active > a, .navbar-default .navbar-nav > .active > a:hover, .navbar-default .navbar-nav > .active > a:focus {
  color: #E20513;
  background-color: #ffffff;
  -webkit-box-shadow:inset 0px 4px 0px 0px #000;
  -moz-box-shadow:inset 0px 4px 0px 0px #000;
  box-shadow:inset 0px 4px 0px 0px #000;

}
.navbar-default .navbar-nav > .open > a, .navbar-default .navbar-nav > .open > a:hover, .navbar-default .navbar-nav > .open > a:focus {
  color: #E20513;
  background-color: #FFFFFF;
}
.navbar-default .navbar-toggle {
  border-color: #000000;
  background-color: #E10513;
}
.navbar-default .navbar-toggle:hover, .navbar-default .navbar-toggle:focus {
  background-color: black;
}
.navbar-default .navbar-toggle .icon-bar {
  background-color: #ecf0f1;
}
.navbar-default .navbar-collapse,
.navbar-default .navbar-form {
  border-color: #ecf0f1;
}
.navbar-default .navbar-link {
  color: #F7C300;
  
}
.navbar-default .navbar-link:hover {
  color: #F7C300;
}

.dropdown-menu {
    border: 0px 1px 1px 1px solid #cccccc; 
    border: 0px solid rgba(0, 0, 0, 0);
    border-radius: 0px;
    min-width: 200px;
}


/* Large desktops and laptops */
@media (min-width: 1200px) {

.navbar-default {
  background-color:#054d35;
}
    .navbar-right {
    margin-right: 80px !important;
    background-color: #022c1e;
}

}

/* Landscape tablets and medium desktops */
@media (min-width: 992px) and (max-width: 1199px) {

    .navbar-default {
      background-color:#054d35;
    }
    .navbar-logo {
    max-width: 90px;
    }
    
    .navbar-right {
    margin-right: 80px !important;
    background-color: #022c1e;
}
}

/* Portrait tablets and small desktops */
@media (min-width: 768px) and (max-width: 991px) {
.navbar-default {
  background-color:#054d35;
}
    .navbar-logo {
    max-width: 90px;
    }
    .navbar-right {
    margin-right: 80px !important;
    background-color: #022c1e;
}

}

/* Landscape phones and portrait tablets */
@media (max-width: 767px) {
    
    .navbar-logo {
    max-width: 90px;
    }
    .navbar-default {
     background-color:#054d35;
    }
    .navbar-firma {
     display: none;
    }


}

/* Portrait phones and smaller */
@media (max-width: 480px) {

}

.navbar-fixed-top .navbar-collapse, .navbar-fixed-bottom .navbar-collapse {
    padding-right: 15px;
}










/*NAVBAR*/

/*=========================================
vlastni styly
==========================================*/


.form-horizontal .form-group {
    margin-right: 0px;
    margin-left: 0px;
}

OPTION {
 box-sizing: content-box;
 padding: 5px 0;
}

.novinka_add {
    position: absolute;
    right: 0;
    top: 20px;
    z-index: 999;
}

.novinka_seznam{
    position: absolute;
    right: 40px;
    top: 20px;
    z-index: 999;
}

.novinka_edit{
    top: 0px;
    position: absolute;
    right: 0;
    z-index: 999;
}


.clanek_add{
    position: absolute;
    right: 15px;
    top: 0px;
    z-index: 999;
}

.clanek_seznam{
    position: absolute;
    right: 55px;
    top: 0px;
    z-index: 999;
}

.clanek_edit{
    top: 50px;
    position: absolute;
    right: 0;
    z-index: 999;
}

.menu_add{
    position: absolute;
    right: 0px;
    bottom: -40px;
    z-index: 999;
}

.menu_seznam{
    position: absolute;
    right: 40px;
    bottom: -40px;
    z-index: 999;
}

.menu_edit{
    top: 0px;
    position: absolute;
    right: 0;
    z-index: 999;
}



.div-margin{
    padding-left: 0px;
    padding-right: 0px;
}




body {
    font-family: 'Exo 2', sans-serif !important;
	font-size: 16px;

	color: #000000;

    overflow-x: hidden !important;
}

.odsazeni_top_admin {
    margin-top: 126px;
}

.odsazeni_top {
    margin-top: 42px;
}

@media (max-width: 720px) {
    .odsazeni_top_admin {
    margin-top: 320px;
    }
    .odsazeni_top {
    margin-top: 50px;
}
}

.sablona{
    font-size: 10px;
    cursor: pointer;
}

.pointer{
    cursor: pointer;
}



.sablona:hover{
    color: red;
}

.pagedisplay{
    font-weight: normal !important;
    margin: 10px;
    font-size: 12px;
}


 /* legend */
.text-on-pannel {
  background: #fff none repeat scroll 0 0;
  height: auto;
  margin-left: 20px;
  padding: 3px 5px;
  position: absolute;
  margin-top: -47px;
  /*border: 1px solid #337ab7;*/
  border-radius: 8px;
}

.panel {
  /* for text on pannel */
  margin-top: 27px !important;
}

.panel-body {
  padding-top: 30px !important;
}

 /* legend */



.seda_novinka{
    background-color: rgba(2, 2, 2, 0.1);
    padding: 10px;
    margin-bottom: 10px;
    background-clip: padding-box;
    border: 15px solid transparent;
}

.sede_odkazy{
    background-color: #eee;
    padding: 5px;
    background-clip: padding-box;
    border: 2px solid transparent;
}

.seda_novinka img{
    opacity: 1;
}

.seda_novinka img:hover{
    opacity: 0.5;
}

.seda_novinka H4{
    color:white;
    background-color: #022C1E;
    padding: 4px 2px;
}

.zeleny {
    border: 1px solid #E5F0E8;
}

.zahlavi{
    background: red;
}

.zeleny {
    background-color: rgba(1, 113, 31, 0.1);
}

.oranzovy {
    background-color: #054d35;
}

.oranzovy p {
    color: white;
}

.oranzovy2 {
    background-color: #057b54;
    background-clip: padding-box;
    border: 5px solid transparent;
    padding: 20px;
}

.oranzovy a:hover {
    color: #ffffff;
    text-decoration: none;
}

.oranzovy a {
    color: #000000;
    text-decoration: none;
}




.modry {
    background-color: #324D96;
}

.modry p, .modry H4 {
    color: white;
}



.modry a {
    color: #D5D5D5;
}

.modry a:hover {
    color: white;
}


.modry2 {
    background-color: #eff8fc;
}
.modry3 {
    background-color: #CBE4EE;
}

.sedy{
    background-color: #EEEEEE;
}

.sedy2{
    background-color: #f5f5f5;
}

.flexbox {
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  overflow: hidden;
  flex-wrap: wrap;
}

.flexbox .col {
  flex: 1;
}


.bily {
    background-color: #ffffff;
    border-left: 0px solid gray ;
    border-right: 0px solid gray ;
    box-sizing: border-box;
}

.bordered {
 border: 1px solid red !important;
}


.cara {
    border-bottom: 4px solid #337AB7;
}

.cara-top {
    border-top: 1px solid #eee;
}


.cara_red {
    border-bottom: 4px solid #E20020;
}

h1,h2,h3,h4,h5,h6 {
    font-family: 'Exo 2', sans-serif;    
	/*text-transform: uppercase;*/
	font-weight: 200;
    color: #054d35;
 }
 
 h1,h2,h3,h4,h6 {
    /*text-transform: uppercase;*/
 }
 
h1 {
text-shadow: 0 1px 2px rgba(0,0,0,.2);
font-weight: bolder;
 }
 
.fill_help {
border: 0px solid red;
position: absolute;
top: 30px; }
 

#bootstrapgrid  h2::before {
    content:'';
  width: 14px;
  height: 30px;
  display: block;
  float: left;
  margin: 1px 10px 0px 0px;
  background-color:#022C1E;
}




 

 

 
.podtrzeno {
border-bottom: 1px solid #F0EDE5;
margin: 10px 0px 10px 0;
 }
 
.search {
   position: absolute;
   right: 10px;
   z-index: 999;
}

.nadpis_design {
    font-weight: bold;
    color: white;
    text-shadow: 0 1px 2px rgba(0,0,0,.6);

}






/*=========================================
	vlastni styly
==========================================*/



.zero {
    padding-right: 0px;
    padding-left: 0px;
}

.td-zero {
    padding: 0px !important;
    text-align: center;
}



.section-1 {
    background-color: #e0dfdf;
    box-shadow: 0 1px 0 rgba(255,255,255,0.1) inset;
    border-top: 1px solid rgba(0,0,0,0.2);
}

.section-2 {
    background-color: #d9d8d8;
    box-shadow: 0 1px 0 rgba(176,176,176,0.1) inset;
    border-top: 1px solid rgba(0,0,0,0.2);
    padding-top: 10px;
}

.container-1 {
    height: 5px;
}
.container-2 {
    height: 50px;
}
.container-3 {
    height: 150px;
}

.section > .container > .row {
    margin: 20px 0px;
}

.height_1 {
    min-height: 160px;
    padding: 10px 4px;
}
.height_1px {
    height: 1px;
}

.bigger {
    width: 180%;
    height: 180%;
}

small {
    color: #000000 !important;
 
}

.border-tb {
    border-bottom: 1px solid #f2f2f2;
    border-top: 1px solid #f2f2f2;
}
.bg-svetle {
    background: #f7f7f7;
}


.text-primary {
    color: #f8c400;
}

.odd{
   text-align: center;
   padding: 10px;
}

.even{
    text-align: center;
    padding: 10px;
  
}

.ramecek {
    background: white;
    padding: 10px;
    border: 1px solid gray;
}

.levy_ramecek {
    border-right: 2px dotted #337AB7;
}

.levy_ramecek_small {
    border-right: 4px solid #337AB7;
}

.polopenze {
    margin-top:50px;
}

.vertical-align {
    display: flex;
    align-items: center;
}

.vertical-text {
	transform: rotate(270deg);
    float: left;
}



.row-eq-height {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display:         flex;
}


 .caption {
    background-color: #E20513;
    color: #000000;
    padding: 10px;
    font-weight: bolder;
    letter-spacing: 2px;
    text-shadow: 0 1px 2px rgba(0, 0, 0, 0.6);
}

.holder
{
    border: 6px solid #FFFFFF;
    float: left;
    margin: 20px;
    position: relative;   
    overflow: hidden;
    box-shadow: 0px 0px 5px #333333;   
    transition: 0.5s Ease;   
}

#bootstrapgrid a[href$=".JPG"] img, #bootstrapgrid a[href$=".jpg"] img,
#bootstrapgrid a[href$=".htm"] img
  {
    border: 1px solid #054d35 ;
}


#bootstrapgrid a[href$=".JPG"] img:hover, #bootstrapgrid a[href$=".jpg"] img:hover,
 #bootstrapgrid a[href$=".htm"] img:hover
{
    border: 1px solid #bababa;
    opacity: .8;
}


.breadcrumb {
    font-size: 12px;
    border-radius: 0px; 
}



.ulozit_button {
  position: fixed;
  top: 100px;
  left: 10px;
}



.th_button  {
padding-bottom: 5px;
padding-top: 5px;
color: #054d35;
border: 1px solid #054d35;
}

.th_button:hover {
background: #054d35;
border: 1px solid #054d35;
color: white;
text-decoration: none;
}


.stin_obrazku
{   
    color: rgba(0,0,0,0);   
    line-height: 50px;
}
.stin_obrazku:hover
{
    border: 6px solid #E0E0E0;
    color: rgb(255,255,255);
    line-height: 500px;
    box-shadow: 0px 0px 10px 7px #FFFFFF;   
}
.stin_obrazku > div
{
    position: absolute;
    top: 0px;
    left: 50px;
    font-size: 30px;
}

footer p, H4{
    color: #000000;
}

.footer-img {
    width: 20%;
}

.panel {
      margin-bottom: 0px;
}

.embed-responsive.embed-responsive-16by9 {
  padding-bottom: 20.25%;
}

.virtual_prohl{
    height: 300px;
    border: 0;
    width: 100%;
    border:1px solid #054d35;
}

.white {
  color: white !important;
}

.black {
  color: black;
}

.yellow {
  color: #ECC300 !important;
}

.red{
    color: #D9534F !important;
    font-weight: bolder;
    /*vertical-align: middle !important;*/
}

.tucny-text {
  font-weight: bold;
}

A.white:hover{
  color: white;
}

.whiteborder {
  border: 1px solid white;
}

.img-responsive {
  display: inline;
}

.overflow_efekt{
 overflow-x: hidden;
}

.btn-link{
 color: black;
}

.btn-link:hover{
 color: gray;
}

.btn-default{
 color: black;
 transition: all 500ms ease;
}

.btn-default:hover{
 transition: all 500ms ease;
}

.alert-normal {
  color: #000000;
  background-color: white;
}

.alert-warning {
    background-color: #ffffff;
    border-color: gray;
    color: black;
    border-radius: 0px;
}

.stin_obrazku {
    padding:2px;
    border:solid;
    border-width: 2px;
    border-color: #f8c400;
    -moz-opacity: 1;
    -khtml-opacity: 1;
    opacity: 1;
}

     
.stin_obrazku:hover {
    border-color: #C0C0C0;
    -moz-opacity: 0.7;
    -khtml-opacity: 0.7;
    opacity: 0.7;
}

.img_height {
  width: 50%;
  float: left;
  height: 290px;
  overflow: hidden;
  display: flex;
  justify-content: center;
  align-items: center;
}


/*img {
max-height: 100%;
}*/


.table.no-border tr td, .table.no-border tr th {
  border-width: 0! important;
  vertical-align: middle;
}

.table-condensed TD, TH {
    color: black;
}

@media screen and (max-width: 767px){
.table-responsive {
    border: 0px solid #ddd !important;
}
}

.table-bordered {
    
}
/*.fa-youtube:hover, .fa-facebook-official:hover {
    color: #301508;
}*/

.theblogwidgets {
    background: url(/images/facebook.png) no-repeat scroll left top transparent !important;
    margin-top: 0px;
    float: left;
    height: 60px;
    padding: 0 0px 0 0px;
    width: 60px;
    z-index: 99999;
    position: absolute;
    left: 10px;
    top: 10px;
 }   

.translate_page {
    position: absolute;
    z-index: 1200;
    right:0;
}

HR {
    background-color: #e0dfdf;
    height: 1px;
    box-shadow: 0 1px 0 rgba(255,255,255,0.1) inset;
    border-top: 1px solid rgba(0,0,0,0.3);
}

.pod_nadpisem {
    background-color: #000000 !important;
    height: 1px;
    width: 100px;
    margin-top: -0px;
    box-shadow: 0 1px 0 rgba(255,255,255,0.1) inset;
    border-top: 1px solid rgba(0,0,0,0.3);
}

.btn.btn-success {
    color: #ffffff;
    background-color: #419641;
    background-image: linear-gradient(to bottom, #419641, #419641);
    border-color: #3E8F3E #3E8F3E #3E8F3E;
   
}
.btn.btn-success:hover {
    color: #ffffff;
    background-color: #5A2F1A;
    background-image: linear-gradient(to bottom, #5A2F1A, #419641);
    border-color: #3E8F3E #3E8F3E #3E8F3E;
}

.btn.btn-danger {
    color: #ffffff;
    background-color: #D9534F;
    background-image: linear-gradient(to bottom, #D9534F, #C12E2A);
    border-color: #B92C28 #B92C28 #B92C28;
}
.btn.btn-danger:hover {
    color: #ffffff;
    background-color: #C12E2A;
    background-image: linear-gradient(to bottom, #C12E2A, #C12E2A);
    border-color: #B92C28 #B92C28 #B92C28;
}

.btn.btn-primary {
    /*color: white !important;*/
    background-color: #054d35;
    border-color: black;
    font-weight: 700;
    transition: all 500ms ease;
    text-decoration: none !important;
}
.btn.btn-primary:hover {
    color: #ffffff;
    background-color: #000000;
    border-color: #ffffff;
    transition: all 500ms ease;
}



.top1 { margin-top:1%; }
.top2 { margin-top:2%; }
.top3 { margin-top:3%; }
.top4 { margin-top:4%; }
.top5 { margin-top:5%; }
.top6 { margin-top:6%; }

.input-group[class*="col-"] {
  float: left; 
  padding-left: 15px;
  padding-right: 15px;
}
.help-block {
  font-size: 12px; 
}


.modal-header {
	color:#fff;
    padding:9px 15px;
    border-bottom:1px solid #eee;
    background-color: #428bca;
    -webkit-border-top-left-radius: 5px;
    -webkit-border-top-right-radius: 5px;
    -moz-border-radius-topleft: 5px;
    -moz-border-radius-topright: 5px;
     border-top-left-radius: 5px;
     border-top-right-radius: 5px;
}

.modal-sirsi-dialog {
    width: 90%;
    height: 90%;
}

.modal_kcfinder{
    height: 600px;
    padding: 0px !important;
}

@media (min-width: 768px) {
  .modal-xl {
    width: 900px;
   max-width:1200px;
  }
}



@media (min-width:768px){
    body .modal.large {
        width: 80%; /* desired relative width */
        margin-left:-40%; /* -(width/2) */
    }
}

@media (min-width:310px){
    .login {    
    width: 300px;
    margin-left: -150px;
    left: 50%;
}
}


@media (max-width: 720px) {
   #table_programy img {
    width:10px;
   }
}

.cur_pointer {
    cursor: pointer;
}

.cur_pointer:hover {
    background-color: #DBDFE0;
}

.balicek{
    background-color: #F5F5F5;
}

.tarif{
    background-color: #F5F5F5;
}

.ostatni-ceny{
    background-color: #F5F5F5;
}
.ostatni-ceny i{
    font-size: 13px;
}

.pocet {
   float: right;
   font-size: 14px;
   position:absolute;
   top:12px;
   right: 110px;
   color:white !important;
}

.div_programy H4{
    background-color: #214382 !important;
    font-weight: bold;
    color: white !important;
    line-height: 24px;
    height: 24px;
    font-size: 16px;
    padding-left: 10px;
    margin-bottom: 0px;
    text-shadow: 0 1px 2px rgba(0,0,0,.6);
    position: relative;
}




/* Blue Flat Button
==================================================*/
.cena{
  position: absolute;
  top: 5px;
  right: 5px;
  vertical-align: center;
  padding: 10px 4px;
  font-size: 16px;
  color: white !important;
  text-align: center;
  text-shadow: 0 1px 2px rgba(0, 0, 0, 0.25);
  background: #04245e !important;
  border: 0;
  border-bottom: 2px solid #2852a1;
  cursor: pointer;
  -webkit-box-shadow: inset 0 -2px #2852a1;
  box-shadow: inset 0 -2px #2852a1;
  border: 1px solid white;
}


@media (max-width: 970px) {
   .cena{
        top:-4px;
    }
    .pocet {
        font-size: 9px;
        top: 6px;
        right: 110px;
    }
}



.cena:active {
  top: 2px;
  outline: none;
  -webkit-box-shadow: none;
  box-shadow: none;
}
.cena:hover {
  background: #45E1E8 !important;
}






colgroup col.col_active {
    background-color: #F5F5F5 !important;
}



/* style all elements with a required attribute */
:required {
  background: #fceaea;
}


.rotate{
    -webkit-transition-duration:.8s;
    -moz-transition-duration:.8s;
    -o-transition-duration:.8s;
    transition-duration:.8s;
    -webkit-transition-property:-webkit-transform;
    -moz-transition-property:-moz-transform;
    -o-transition-property:-o-transform;
    transition-property:transform;
    overflow:hidden;
    }
    
.rotate:hover{
    -webkit-transform:rotate(360deg);
    -moz-transform:rotate(360deg);
    -o-transform:rotate(360deg);
    }


.logo {
  border: 0px solid red;
  position: absolute;
  z-index: 999;
  top: 0px;
  left: 0px;
  width:50px;



}

/*=========================================
	TABLE
==========================================*/


.table THEAD TR TH  {
   
   font-size: 12px;
   background-color: #D3E4EF;
    
}

.table TBODY TR TH[scope=row]{
   font-size: 12px;
   
}






table.tabulka_v_textu tr:nth-child(odd)    { background-color:#D9D8D8; }
table.tabulka_v_textu tr:nth-child(even)    { background-color:#E0DFDF; } 

table.tabulka_v_textu {
    margin: 0px 0px 0px 0px;
    padding: 0px 0px 0px 0px;
    }
    
table.tabulka_v_textu td {
    margin: 2px 2px 2px 2px;
    padding: 6px 6px 6px 6px;
    border-top: 1px solid #AAAAAA;
    border-left: 1px solid #AAAAAA;
    border-bottom: 1px solid #AAAAAA;
    border-right: 1px solid #AAAAAA;
    color:#000000 !important;
    }  
    
    table.tabulka_v_textu caption {
    margin: 2px 2px 2px 2px;
    padding: 2px 2px 2px 2px;
    border-top: 1px solid #f8c400;
    border-bottom: 1px solid #f8c400;
    color:#f8c400 !important;
    text-align: left;
    }     
    
table.tabulka_v_textu thead tr td{
    font-weight: bold;
    background-color: #bbbbbb !important;
    color:#FFFFFF !important;
    
    } 
      

table.tabulka_v_textu th {
    font-weight: bolder;
    color: #D0D0D0;
    background-image: url(../images/transparent.png); 
    border: 1px solid #51230E;
    padding: 3px 3px 3px 3px;
    text-align: center;
    }   
    

      
table.tabulka_v_textu tbody tr:hover{
  background-color : #aaaaaa;
  }
  
table.tabulka_v_textu > tbody:first-of-type > tr > td:first-child{
  background-color : #cccccc;
  }
  
table.tabulka_balicek tr:nth-child(odd)    {  }
table.tabulka_balicek tr:nth-child(even)    { } 

table.tabulka_balicek {
    margin: 0px 0px 0px 0px;
    padding: 0px 0px 0px 0px;
    width: 304px;
    height: 567px;
    background-repeat: no-repeat;
    overflow: hidden;
    float: left;
    }
    
table.tabulka_balicek td {
    font-size: 13px;
    margin: 2px 2px 2px 2px;
    padding: 2px 2px 2px 2px;
    border-top: 0px solid #51230E;
    border-left: 0px solid #51230E;
    border-bottom: 0px solid #51230E;
    border-right: 0px solid #51230E;
    color:#FFFFFF !important;
    }  
    
    table.tabulka_balicek caption {
    font-size: 13px;
    margin: 2px 2px 2px 2px;
    padding: 2px 2px 2px 2px;
    border-top: 1px solid #f8c400;
    border-bottom: 1px solid #f8c400;
    color:#f8c400 !important;
    text-align: left;
    }     
    

table.tabulka_balicek th {
    font-family: 'Exo 2', sans-serif;
    font-size: 34px;
    line-height: 30px;
    text-align: right;
    border: 0px solid black;
    padding: 40px 26px 0px 0px;
    height: 78px;
    }
    
table.tabulka_balicek th p {
    margin:0;
    }    


table.tabulka_balicek tr:nth-child(1) td{
    border: 0px solid blue;
    overflow: hidden;
    height: 384px;
    padding: 0px 15px 0px 15px;
    vertical-align: top;
    }
table.tabulka_balicek tr:nth-child(2) td{
    border: 0px solid black;
    overflow: hidden;
    font-family: 'Exo 2', sans-serif;
    font-size: 34px;
    padding: 10px 15px 0px 15px;
    text-align: center;
vertical-align: top;

    
    }         
  

/*=========================================
	HOVER
==========================================*/

.hvr-buzz-out {
  display: inline-block;
}

.hvr-float-shadow{
  display: block;
}

.hvr-underline-from-center:before {
 background: #000000;
}

.hvr-underline-reveal, .hvr-overline-reveal:before {
 background: #ffcc00;
}


a {
 color: #666666;
 text-decoration: none;
}

a:hover {
 color: #000000;
 text-decoration: underline;
}


.checkbox a {
    text-decoration: underline;
}

#bootstrapgrid a {
 color: #666666;
 text-decoration: underline;
 
}

#bootstrapgrid a:hover {
 color: #000000;
 text-decoration: none;
}



.breadcrumb A
{
    text-decoration: none !important;
}

.breadcrumb a:hover {
    color: #666666;
   border-bottom: 0px solid black;
}

.odkaz
{
    text-decoration: none !important;
}

/*
#obsah_clanku A{
    text-decoration: underline;
    
}

#obsah_clanku A:hover{
    text-decoration: none !important;
    color:#000000 ;
}
*/




figcaption h2 {
    font-size: 18px;
    font-family: 'Exo 2', sans-serif;
}




/*zoom novinka*/


.news {
    background: #fff;
	position: relative;
	overflow: hidden;
	z-index:1;
 	-webkit-transition: all 0.5s ease;
	-moz-transition: all 0.5s ease;
	-ms-transition: all 0.5s ease;
	-o-transition: all 0.5s ease;
	transition: all 0.5s ease;	
	border: 1px solid #054d35;
}

.news .img-figure {
	position: relative;
}

.news .img-figure img {
	position: relative;	
	overflow: hidden;
	-webkit-transition: all 1s ease;
	-moz-transition: all 1s ease;
	-ms-transition: all 1s ease;
	-o-transition: all 1s ease;
	transition: all 1s ease;
}

.news:hover .img-figure img {
	-webkit-transform: scale(1.10);
	-moz-transform: scale(1.10);
	-ms-transform: scale(1.10);
	-o-transform: scale(1.10);
	transform: scale(1.10);
}

.news .title {
	padding: 15px 15px;
	position: absolute;
    left: 0;
    bottom: 0;
	background-color: rgba(255, 255, 255, 0.8); 
	width: 100%;
	-webkit-transition: all 0.5s ease;
	-moz-transition: all 0.5s ease;
	-ms-transition: all 0.5s ease;
	-o-transition: all 0.5s ease;
	transition: all 0.5s ease;	
}

.news .title h1 {
	margin: 0;
	text-transform: uppercase;
	font-weight: bold;
	color: #054d35;
	text-align: right;
    text-shadow: none !important;
    
}

.popisek {
    font-size: 14px;
    text-align: right;
    color: black;
}







.news:hover a:after {
    width: 30px;
}

.dat {
	background:#057b54;
	color: #fff;
	text-transform: uppercase;
	position: absolute;
	left: 0;
	top: 0px;
	z-index: 1;
	padding: 2px 6px;
    font-size: 10px;
}
.nadpis {
	background:#054d35 ;
	color: #fff;
	text-transform: uppercase;
	position: absolute;
	right: 0;
	top: 19px;
	z-index: 1;
	padding: 3px 15px;
}
















/*=========================================
	BACK TO TOP
==========================================*/

.scroll-top-wrapper {
    position: fixed;
	opacity: 0;
	visibility: hidden;
	overflow: hidden;
	text-align: center;
	z-index: 99999999;
    background-color: #057b54;
	color: #eeeeee;
	width: 50px;
	height: 48px;
	line-height: 48px;
	right: 30px;
	bottom: 30px;
	padding-top: 2px;
	border-top-left-radius: 2px;
	border-top-right-radius: 2px;
	border-bottom-right-radius: 2px;
	border-bottom-left-radius: 2px;
	-webkit-transition: all 0.5s ease-in-out;
	-moz-transition: all 0.5s ease-in-out;
	-ms-transition: all 0.5s ease-in-out;
	-o-transition: all 0.5s ease-in-out;
	transition: all 0.5s ease-in-out;
}
.scroll-top-wrapper:hover {
	background-color: #888888;
}
.scroll-top-wrapper.show {
    visibility:visible;
    cursor:pointer;
	opacity: 1.0;
}
.scroll-top-wrapper i.fa {
	line-height: inherit;
}


/*=========================================
	carousel INDICATORS
==========================================*/

.carousel.fade {
  opacity: 1;
}
.carousel.fade .item {
  -moz-transition: opacity ease-in-out .7s;
  -o-transition: opacity ease-in-out .7s;
  -webkit-transition: opacity ease-in-out .7s;
  transition: opacity ease-in-out .7s;
  left: 0 !important;
  opacity: 0;
  top:0;
  position:absolute;
  width: 100%;
  display:block !important;
  z-index:1;
}
.carousel.fade .item:first-child {
  top:auto;
  position:relative;
}
.carousel.fade .item.active {
  opacity: 1;
  -moz-transition: opacity ease-in-out .7s;
  -o-transition: opacity ease-in-out .7s;
  -webkit-transition: opacity ease-in-out .7s;
  transition: opacity ease-in-out .7s;
  z-index:2;
}







.carousel {
margin-top: 0px;
border-bottom: 0px solid #054d35;
}
.carousel-indicators {
bottom: 0px;
}

.carousel-indicators li {
  border: 1px solid rgba(255, 255, 255, 0.3);
  height: 5px;
  width: 40px;
  border-radius: 0px;
  margin: 0px;
}

.carousel small {
 color: #054d35 !important;
}
.carousel-indicators .active {
  height: 5px;
  width: 40px;
  border: 1px solid rgba(255, 255, 255, 0.3);
  background-color: #054d35;
}

.carousel-caption {
  padding-bottom: 0px;
  right: 20px !important;
  text-align: right;
  text-shadow: none !important;
  

}

.carousel-caption p {
    font-size: 36px;
    text-transform: uppercase;
    color:#ffffff;
/*font-weight: bold;*/
    line-height: 61px;
/*text-shadow: -1px 0 black, 0 1px black, 1px 0 black, 0 -1px black;*/
}

.carousel-caption p span {
    
    background-color: rgba(5, 77, 53, 0.6);
    padding: 14px;

}

.carousel-caption a:hover,.carousel-caption a:active {
    
text-decoration: none;

}

.carousel-control {
    z-index: 800;
}


/*=========================================
	Sponzor Carousel
==========================================*/

#sponzori div.item img {
    opacity:0.5;
}

#sponzori div.item img:hover {
    opacity: 1;
}


/*=========================================
	GRADIENTS
==========================================*/

.stroke_
{
  text-shadow: 0px 0px 5px #000000; /* horizontal-offset vertical-offset 'blur' colour */
  -moz-text-shadow: 0px 0px 5px #000000;
  -webkit-text-shadow: 0px 0px 5px #000000F;
}




.gradient_black {
background: -moz-linear-gradient(left,  rgba(0,0,0,0) 0%, rgba(0,0,0,0) 1%, rgba(0,0,0,0.4) 20%, rgba(0,0,0,0.4) 50%, rgba(0,0,0,0.4) 80%, rgba(0,0,0,0) 100%); /* FF3.6+ */
background: -webkit-gradient(linear, left top, right top, color-stop(0%,rgba(0,0,0,0)), color-stop(1%,rgba(0,0,0,0)), color-stop(20%,rgba(0,0,0,0.4)), color-stop(50%,rgba(0,0,0,0.4)), color-stop(80%,rgba(0,0,0,0.4)), color-stop(100%,rgba(0,0,0,0))); /* Chrome,Safari4+ */
background: -webkit-linear-gradient(left,  rgba(0,0,0,0) 0%,rgba(0,0,0,0) 1%,rgba(0,0,0,0.4) 20%,rgba(0,0,0,0.4) 50%,rgba(0,0,0,0.4) 80%,rgba(0,0,0,0) 100%); /* Chrome10+,Safari5.1+ */
background: -o-linear-gradient(left,  rgba(0,0,0,0) 0%,rgba(0,0,0,0) 1%,rgba(0,0,0,0.4) 20%,rgba(0,0,0,0.4) 50%,rgba(0,0,0,0.4) 80%,rgba(0,0,0,0) 100%); /* Opera 11.10+ */
background: -ms-linear-gradient(left,  rgba(0,0,0,0) 0%,rgba(0,0,0,0) 1%,rgba(0,0,0,0.4) 20%,rgba(0,0,0,0.4) 50%,rgba(0,0,0,0.4) 80%,rgba(0,0,0,0) 100%); /* IE10+ */
background: linear-gradient(to right,  rgba(0,0,0,0) 0%,rgba(0,0,0,0) 1%,rgba(0,0,0,0.4) 20%,rgba(0,0,0,0.4) 50%,rgba(0,0,0,0.4) 80%,rgba(0,0,0,0) 100%); /* W3C */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#00000000', endColorstr='#00000000',GradientType=1 ); /* IE6-9 */

}
.gradient__gray {
/* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#f0b7a1+0,261106+0,5a2f1a+12,5a2f1a+53,5a2f1a+89,261106+100 */
background: #f0b7a1; /* Old browsers */
/* IE9 SVG, needs conditional override of 'filter' to 'none' */
background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIxMDAlIiB5Mj0iMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iI2YwYjdhMSIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjAlIiBzdG9wLWNvbG9yPSIjMjYxMTA2IiBzdG9wLW9wYWNpdHk9IjEiLz4KICAgIDxzdG9wIG9mZnNldD0iMTIlIiBzdG9wLWNvbG9yPSIjNWEyZjFhIiBzdG9wLW9wYWNpdHk9IjEiLz4KICAgIDxzdG9wIG9mZnNldD0iNTMlIiBzdG9wLWNvbG9yPSIjNWEyZjFhIiBzdG9wLW9wYWNpdHk9IjEiLz4KICAgIDxzdG9wIG9mZnNldD0iODklIiBzdG9wLWNvbG9yPSIjNWEyZjFhIiBzdG9wLW9wYWNpdHk9IjEiLz4KICAgIDxzdG9wIG9mZnNldD0iMTAwJSIgc3RvcC1jb2xvcj0iIzI2MTEwNiIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgPC9saW5lYXJHcmFkaWVudD4KICA8cmVjdCB4PSIwIiB5PSIwIiB3aWR0aD0iMSIgaGVpZ2h0PSIxIiBmaWxsPSJ1cmwoI2dyYWQtdWNnZy1nZW5lcmF0ZWQpIiAvPgo8L3N2Zz4=);
background: -moz-linear-gradient(left,  #f0b7a1 0%, #261106 0%, #5a2f1a 12%, #5a2f1a 53%, #5a2f1a 89%, #261106 100%); /* FF3.6+ */
background: -webkit-gradient(linear, left top, right top, color-stop(0%,#f0b7a1), color-stop(0%,#261106), color-stop(12%,#5a2f1a), color-stop(53%,#5a2f1a), color-stop(89%,#5a2f1a), color-stop(100%,#261106)); /* Chrome,Safari4+ */
background: -webkit-linear-gradient(left,  #f0b7a1 0%,#261106 0%,#5a2f1a 12%,#5a2f1a 53%,#5a2f1a 89%,#261106 100%); /* Chrome10+,Safari5.1+ */
background: -o-linear-gradient(left,  #f0b7a1 0%,#261106 0%,#5a2f1a 12%,#5a2f1a 53%,#5a2f1a 89%,#261106 100%); /* Opera 11.10+ */
background: -ms-linear-gradient(left,  #f0b7a1 0%,#261106 0%,#5a2f1a 12%,#5a2f1a 53%,#5a2f1a 89%,#261106 100%); /* IE10+ */
background: linear-gradient(to right,  #f0b7a1 0%,#261106 0%,#5a2f1a 12%,#5a2f1a 53%,#5a2f1a 89%,#261106 100%); /* W3C */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#f0b7a1', endColorstr='#261106',GradientType=1 ); /* IE6-8 */
}

.gradient_white {
/* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#ffffff+0,ffffff+100&amp;0+0,0.7+31,0.7+69,0+100 */
background: -moz-linear-gradient(left,  rgba(255,255,255,0) 0%, rgba(255,255,255,0.7) 31%, rgba(255,255,255,0.7) 69%, rgba(255,255,255,0) 100%); /* FF3.6+ */
background: -webkit-gradient(linear, left top, right top, color-stop(0%,rgba(255,255,255,0)), color-stop(31%,rgba(255,255,255,0.7)), color-stop(69%,rgba(255,255,255,0.7)), color-stop(100%,rgba(255,255,255,0))); /* Chrome,Safari4+ */
background: -webkit-linear-gradient(left,  rgba(255,255,255,0) 0%,rgba(255,255,255,0.7) 31%,rgba(255,255,255,0.7) 69%,rgba(255,255,255,0) 100%); /* Chrome10+,Safari5.1+ */
background: -o-linear-gradient(left,  rgba(255,255,255,0) 0%,rgba(255,255,255,0.7) 31%,rgba(255,255,255,0.7) 69%,rgba(255,255,255,0) 100%); /* Opera 11.10+ */
background: -ms-linear-gradient(left,  rgba(255,255,255,0) 0%,rgba(255,255,255,0.7) 31%,rgba(255,255,255,0.7) 69%,rgba(255,255,255,0) 100%); /* IE10+ */
background: linear-gradient(to right,  rgba(255,255,255,0) 0%,rgba(255,255,255,0.7) 31%,rgba(255,255,255,0.7) 69%,rgba(255,255,255,0) 100%); /* W3C */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#00ffffff', endColorstr='#00ffffff',GradientType=1 ); /* IE6-9 */
}


.shadows {
    text-shadow: 1px 1px 1px gray
}

.box_shadows {
  background-color: #d5d5d5;
  padding: 6px;
  border: 1px solid #c2c2c2;
}

/*==================================================
 * Effect 2
 * ===============================================*/
.effect2
{
  position: relative;
}
.effect2:before, .effect2:after
{
  z-index: -1;
  position: absolute;
  content: "";
  bottom: 15px;
  left: 10px;
  width: 50%;
  top: 80%;
  max-width:300px;
  background: #777;
  box-shadow: 0 15px 10px #777;
  transform: rotate(-3deg);
}
.effect2:after
{
  transform: rotate(3deg);
  right: 10px;
  left: auto;
}

/*=========================================
	IMG hover
==========================================*/
.media_div {  
  position: relative;
  vertical-align: middle;
}

.media__image { display: block; }

.media__body {
  background: rgba(46, 22, 9, 0.7);
  bottom: 0;
  color: white;
  font-size: 1em;
  left: 0;
  opacity: 0;
  overflow: hidden;
  padding: 3.75em 3em;
  position: absolute;
  text-align: center;
  top: 0;
  right: 0;
  -webkit-transition: 0.6s;
  transition: 0.6s;
}

.media__body:hover { opacity: 1; }

.media__body:after,
.media__body:before {
  border: 1px solid rgba(255, 255, 255, 0.7);
  bottom: 1em;
  content: '';
  left: 1em;
  opacity: 0;
  position: absolute;
  right: 1em;
  top: 1em;
  -webkit-transform: scale(1.5);
  -ms-transform: scale(1.5);
  transform: scale(1.5);
  -webkit-transition: 0.6s 0.2s;
  transition: 0.6s 0.2s;
}

.media__body:before {
  border-bottom: none;
  border-top: none;
  left: 2em;
  right: 2em;
}

.media__body:after {
  border-left: none;
  border-right: none;
  bottom: 2em;
  top: 2em;
}

.media__body:hover:after,
.media__body:hover:before {
  -webkit-transform: scale(1);
  -ms-transform: scale(1);
  transform: scale(1);
  opacity: 1;
}

.media__body h2 {
    margin-top: 0;
 }

.media__body p { margin-bottom: 1.5em; }

#swipebox-caption{top:0!important;}
#swipebox-action{bottom:0!important;}





/*=========================================
	SEARCH
==========================================*/

input {
	outline: none;
}
#search input[type=search] {
	-webkit-appearance: textfield;
	-webkit-box-sizing: content-box;
	font-family: inherit;
	font-size: 100%;
}
#search input::-webkit-search-decoration,
#search input::-webkit-search-cancel-button {
	display: none; 
}





#search input[type=search] {
	background: #FFFFFF url(../images/search-icon.png) no-repeat 6px center;
	border: solid 1px #337ab7;
	padding: 1px 1px 1px 1px;
	width: 55px;
    margin: 8px;
	
	-webkit-border-radius: 10em;
	-moz-border-radius: 10em;
	border-radius: 10em;
	
	-webkit-transition: all .5s;
	-moz-transition: all .5s;
	transition: all .5s;
}
#search input[type=search]:focus {
	width: 130px;
	background-color: #fff;
	border-color: #337ab7;
	
	-webkit-box-shadow: 0 0 5px rgba(109,207,246,.5);
	-moz-box-shadow: 0 0 5px rgba(109,207,246,.5);
	box-shadow: 0 0 5px rgba(109,207,246,.5);
}


#search input:-moz-placeholder {
	color: #999;
}
#search input::-webkit-input-placeholder {
	color: #999;
}

/* Demo 2 */
#search input[type=search] {
	width: 18px;
	padding-left: 10px;
    margin-right: 10px;
	color: transparent;
	cursor: pointer;
}
#search input[type=search]:hover {
	background-color: #fff;
}
#search input[type=search]:focus {
	width: 180px;
	padding-left: 32px;
	color: #000;
	background-color: #fff;
	cursor: auto;
}
#search input:-moz-placeholder {
	color: transparent;
}
#search input::-webkit-input-placeholder {
	color: transparent;
}






/*****************************************/
#myCarousel .nav a small
{
    display: block;
}
#myCarousel .nav
{
    /*background: #04245E;*/
}


.barva1{
   background-color: #214382 !important;
}
.barva2{
   background-color: #244b92 !important;  
}
.barva3{
   background-color: #2852a1 !important;  
}
.barva4{
   background-color: #2a4576!important;  
}
.barva5{
   background-color: #04245e !important;  
}





.feature-box {
    background: #054d35;
    padding: 2px 1px;
    text-align: center;
    border-radius: 4px;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    -o-border-radius: 4px;
    -ms-border-radius: 4px;
}


.feature-box:hover {
    background-color: #057b54 !important;
}

.feature-box a {
    color: white !important;
    text-shadow: 0 1px 2px rgba(0,0,0,.6);
    text-decoration: none !important;
    display: block;
    margin: 10px 0px;
}

.feature-box a:hover {
    color: #ffffff !important;
    text-shadow: 0 1px 2px rgba(0,0,0,1);
}


.feature-box p {
    line-height: 25px;
}

.feature-box h3 {
    color: #000000;
    font-size: 20px !important;
}

.feature-box, .feature-box:hover {
    transition: all 0.4s ease-in 0s;
    -moz-transition: all 0.4s ease-in 0s;
    -webkit-transition: all 0.4s ease-in 0s;
    -o-transition: all 0.4s ease-in 0s;
    -ms-transition: all 0.4s ease-in 0s;
}



.icon {
    margin: 0 auto;
    background-color: #ffffff;
    text-align: center;
    color: #000000;
    font-size: 16px;
    height: 28px;
    width: 28px;
    line-height: 28px;
    border-radius: 50%;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    -o-border-radius: 50%;
    -ms-border-radius: 50%;
}





@media all and (max-width: 480px) {

.feature-box {
    margin: 20px 0;
    padding: 5px 5px;
}

}

@media all and (max-width: 480px) {

.carousel-caption H3 {
font-size: 16px;
}




}


#sidenav li {
    width: 100%;
    border-bottom: 2px solid white;
}



SPAN.active {
    padding: 9px 10px;
    display: block;
    background-color: #DBDFE0;
    border-left: 1px solid #FFFFFF;
    border-right: 1px solid #FFFFFF;
}

/*.active:before {
    content: "\25b6";
    font-style: normal;
}*/



/*=========================================
	BUTTON
==========================================*/
.button {
  display: inline-block;
  height: 42px;
  line-height: 42px;
  padding-right: 30px;
  padding-left: 70px;
  width: 100%;
  position: relative;
  background-color:rgb(41,127,184);
  color:rgb(255,255,255);
  text-decoration: none;
  text-transform: uppercase;
  letter-spacing: 1px;
  margin-bottom: 5px;

  border-radius: 5px;
  -moz-border-radius: 5px;
  -webkit-border-radius: 5px;
  text-shadow:0px 1px 0px rgba(0,0,0,0.5);
  -ms-filter:"progid:DXImageTransform.Microsoft.dropshadow(OffX=0,OffY=1,Color=#ff123852,Positive=true)";zoom:1;
  filter:progid:DXImageTransform.Microsoft.dropshadow(OffX=0,OffY=1,Color=#ff123852,Positive=true);

  -moz-box-shadow:0px 2px 2px rgba(0,0,0,0.2);
  -webkit-box-shadow:0px 2px 2px rgba(0,0,0,0.2);
  box-shadow:0px 2px 2px rgba(0,0,0,0.2);
  -ms-filter:"progid:DXImageTransform.Microsoft.dropshadow(OffX=0,OffY=2,Color=#33000000,Positive=true)";
  filter:progid:DXImageTransform.Microsoft.dropshadow(OffX=0,OffY=2,Color=#33000000,Positive=true);
}

.button span {
  position: absolute;
  left: 0;
  width: 42px;
  background-color:rgba(0,0,0,0.5);
  text-align: center;
  font-size: 14px;
  
  -webkit-border-top-left-radius: 5px;
  -webkit-border-bottom-left-radius: 5px;
  -moz-border-radius-topleft: 5px;
  -moz-border-radius-bottomleft: 5px;
  border-top-left-radius: 5px;
  border-bottom-left-radius: 5px;
  border-right: 1px solid  rgba(0,0,0,0.15);
}

.button:hover span, .button.active span {
  background-color:#04245e;
  border-right: 1px solid  rgba(0,0,0,0.3);
  text-decoration: none;
}

.button:hover {
  margin-top: 0px;
  margin-bottom: 5px;
  text-decoration: none;
  color:#E6F2FC;
  

  -moz-box-shadow:0px 1px 0px rgba(255,255,255,0.5);
  -webkit-box-shadow:0px 1px 0px rgba(255,255,255,0.5);
  box-shadow:0px 1px 0px rgba(255,255,255,0.5);
  -ms-filter:"progid:DXImageTransform.Microsoft.dropshadow(OffX=0,OffY=1,Color=#ccffffff,Positive=true)";
  filter:progid:DXImageTransform.Microsoft.dropshadow(OffX=0,OffY=1,Color=#ccffffff,Positive=true);
}

.button:active, .button:focus {
  margin-top: 0px;
  margin-bottom: 5px;
  text-decoration: none;
  color:#f4f6f7;

  -moz-box-shadow:0px 1px 0px rgba(255,255,255,0.5);
  -webkit-box-shadow:0px 1px 0px rgba(255,255,255,0.5);
  box-shadow:0px 1px 0px rgba(255,255,255,0.5);
  -ms-filter:"progid:DXImageTransform.Microsoft.dropshadow(OffX=0,OffY=1,Color=#ccffffff,Positive=true)";
  filter:progid:DXImageTransform.Microsoft.dropshadow(OffX=0,OffY=1,Color=#ccffffff,Positive=true);
}

.button.barva1 {
  background: #e74c3c;
}

/*=========================================
	BOX reference
==========================================*/

.box > .odkaz > .ikona {
    text-align: center;
    position: relative;
}
.box > .odkaz > .ikona > .image {
    position: relative;
    z-index: 2;
    margin: auto;
    width: 88px;
    height: 88px;
    border: 4px solid white;
    border-radius: 50%;
    background: #324D96;
    color: white !important;
    font-size: 150%;
    padding-top: 5%;
    font-weight: bold;
}
.box > .odkaz > .ikona > .image > small {
    color: white !important;
    font-size: 50% !important;
    display: block;
    font-weight: normal;
}

.box > .odkaz > .ikona > .image >img {
    top: -10px;
    position: relative;
}

    

.box > .odkaz > .ikona:hover > .image {
    background-color: #04245e;
    
}
.box > .odkaz > .ikona > .image > i {
    font-size: 36px !important;
    color: #fff !important;
}
.box > .odkaz > .ikona:hover > .image > i {
    color: white !important;
}
.box > .odkaz > .ikona > .info {
    margin-top: -24px;
    background: rgba(0, 0, 0, 0.04);
    border: 1px solid #e0e0e0;
    padding: 15px 0 10px 0;
}
.box > .odkaz > .ikona:hover > .info {
    background: rgba(0, 0, 0, 0.04);
    border-color: #e0e0e0;
    color: white;
}
.box > .odkaz > .ikona > .info > h3.title {
    font-size: 16px;
    color: #222;
    font-weight: 700;
}
.box > .odkaz > .ikona > .info > p {
    font-size: 13px;
    color: #666;
    line-height: 1.5em;
    margin: 20px;
}

.box > .odkaz > .ikona > .info > img {
    border: 1px solid #e0e0e0;
    margin: 10px;
}


.box > .odkaz > .ikona:hover > .info > h3.title,
.box > .odkaz > .ikona:hover > .info > p,
.box > .odkaz > .ikona:hover > .info > .more > a {
    color: #222;

}
.box > .odkaz > .ikona > .info > .more a {
    font-size: 12px;
    color: #FFF;
    line-height: 12px;
    padding: 6px 8px;
    text-decoration: none;
    background-color: #324D96;

}
.box > .odkaz > .ikona:hover > .info > .more > a {
    color: #fff;
    padding: 6px 8px;
    background-color: #04245e;
}
.box .space {
    height: 30px;
}



/*=========================================
	Price table
==========================================*/

.panely
{
    text-align: center;
}
.panely:hover { box-shadow: 0 1px 5px rgba(0, 0, 0, 0.4), 0 1px 5px rgba(130, 130, 130, 0.35); cursor: pointer; }
.panely-body
{
    padding: 0px;
    text-align: center;
}

.the-price
{
    background-color: rgba(220,220,220,.17);
    box-shadow: 0 1px 0 #dcdcdc, inset 0 1px 0 #fff;
    padding: 20px;
    margin: 0;
}

.the-price h1
{
    line-height: 1em;
    padding: 0;
    margin: 0;
    text-transform: none !important;
}

.panely-title 
{
    font-size: 22px;
}

.subscript
{
    font-size: 25px;
}

/* CSS-only ribbon styles    */
.cnrflash
{
    /*Position correctly within container*/
    position: absolute;
    top: -9px;
    right: 4px;
    z-index: 1; /*Set overflow to hidden, to mask inner square*/
    overflow: hidden; /*Set size and add subtle rounding  		to soften edges*/
    width: 100px;
    height: 100px;
    border-radius: 3px 5px 3px 0;
}
.cnrflash-inner
{
    /*Set position, make larger then 			container and rotate 45 degrees*/
    position: absolute;
    bottom: 0;
    right: 0;
    width: 145px;
    height: 145px;
    -ms-transform: rotate(45deg); /* IE 9 */
    -o-transform: rotate(45deg); /* Opera */
    -moz-transform: rotate(45deg); /* Firefox */
    -webkit-transform: rotate(45deg); /* Safari and Chrome */
    -webkit-transform-origin: 100% 100%; /*Purely decorative effects to add texture and stuff*/ /* Safari and Chrome */
    -ms-transform-origin: 100% 100%;  /* IE 9 */
    -o-transform-origin: 100% 100%; /* Opera */
    -moz-transform-origin: 100% 100%; /* Firefox */
    background-image: linear-gradient(90deg, transparent 50%, rgba(255,255,255,.1) 50%), linear-gradient(0deg, transparent 0%, rgba(1,1,1,.2) 50%);
    background-size: 4px,auto, auto,auto;
    background-color: #aa0101;
    box-shadow: 0 3px 3px 0 rgba(1,1,1,.5), 0 1px 0 0 rgba(1,1,1,.5), inset 0 -1px 8px 0 rgba(255,255,255,.3), inset 0 -1px 0 0 rgba(255,255,255,.2);
}
.cnrflash-inner:before, .cnrflash-inner:after
{
    /*Use the border triangle trick to make  				it look like the ribbon wraps round it's 				container*/
    content: " ";
    display: block;
    position: absolute;
    bottom: -16px;
    width: 0;
    height: 0;
    border: 8px solid #800000;
}
.cnrflash-inner:before
{
    left: 1px;
    border-bottom-color: transparent;
    border-right-color: transparent;
}
.cnrflash-inner:after
{
    right: 0;
    border-bottom-color: transparent;
    border-left-color: transparent;
}
.cnrflash-label
{
    /*Make the label look nice*/
    position: absolute;
    bottom: 0;
    left: 0;
    display: block;
    width: 100%;
    padding-bottom: 5px;
    color: #fff;
    text-shadow: 0 1px 1px rgba(1,1,1,.8);
    font-size: 0.95em;
    font-weight: bold;
    text-align: center;
}


/*=========================================
	SPEEDTEST
==========================================*/


@media (max-width: 1200px){
#iframeTest{
transform: scale(.7);
-ms-transform: scale(.7); /* IE 9 */
-webkit-transform: scale(.7); /* Safari and Chrome */
-o-transform: scale(.7); /* Opera */
-moz-transform: scale(.7); /* Firefox */
 width:100%;}

}
@media (max-width: 655px){
#iframeTest{
transform: scale(.7);
-ms-transform: scale(.7); /* IE 9 */
-webkit-transform: scale(.7); /* Safari and Chrome */
-o-transform: scale(.7); /* Opera */
-moz-transform: scale(.7); /* Firefox */
  margin-left: -15%; width: 760px; top:-100px;}

}
@media (max-width: 419px){
 
#iframeTest{
transform: scale(.5);
-ms-transform: scale(.5); /* IE 9 */
-webkit-transform: scale(.5); /* Safari and Chrome */
-o-transform: scale(.5); /* Opera */
-moz-transform: scale(.5); /* Firefox */
top:-130px;}
     
	
}



/*=========================================
	IMG ZOOM
==========================================*/



.img_hover p{
      margin: 0 0 0px !important;
}

.img_hover img {
  max-width: 100%;
  
  -moz-transition: all 0.3s;
  -webkit-transition: all 0.3s;
  transition: all 0.3s;
}
.img_hover:hover img {
  -moz-transform: scale(1.1);
  -webkit-transform: scale(1.1);
  transform: scale(1.1);
}


