.cleaner
{
	clear: both;
}

.modal-body
{
	overflow: auto;
    max-height: 500px;
}

#elementSekcjiDodawaniePlikuModal .image
{
	width: 100%;
}

.table-responsive-horizontal tbody .responsive-title
{
	display: none;
}

.pagination .btn
{
	margin-right: 2px;
}

.pagination .active a
{
	/* background: #21305E; */
	
	font-weight: bold;
}

.video
{
	width: 694px;
	height: 390px;
	padding-left: 26px;
	padding-top: 37px;
}

.image
{
	display: block;
	max-width: 694px;
}

.header-element
{
	margin-bottom: 5px;
}


@media not print 
{
  @media (max-width: 1000px)
  {
    .table-responsive-horizontal thead 
    {
        display: none;
    }

    .table-responsive-horizontal tbody td, .table-responsive-horizontal tbody th
    {
      display: block;
    }
    
    .table-responsive-horizontal tbody .responsive-title
    {
      font-weight: bold;
      display: block;
      margin-bottom: 8px;
    }
  }
}

 @media print 
 { 
    .navbar {
        display: block;
    }
    
    .navbar-nav.ml-auto
    {
        float: right;
    }
    
    .navbar-toggle {
        display:none;
    }
}

.c_pasek_folk{
	width: 100vw; 
	background-image: url('img/www_pasek_folk.png'); 
	background-repeat: 
	repeat-x;
}
.c_pasek_folk img{
	height: 18px; 
	width: 136px;
}
.breadcrumb{
	width: 100vw;
	border-radius: 0;
	padding:3px;
	border-top-style: solid; 
	border-color: #CC0025;
	padding-left: 30px;
	color: #666666;
	background-color: #CCCCCC;
	font-size: 12px;
}
.breadcrumb a:link { color: #666666; text-decoration: none; }
.breadcrumb a:visited {color: #666666; text-decoration: none; }
.breadcrumb a:hover { color: #CC0025; text-decoration: none; }
.breadcrumb a:active { color: #666666; text-decoration: none; }

.navbar-brand img{
	height: 60px
}
.footer {
	margin-top: 20px;
}
.footer a:link { color: #CCCCCC; text-decoration: none; }
.footer a:visited {color: #CCCCCC; text-decoration: none; }
.footer a:hover { color: #CC0025; text-decoration: none; }
.footer a:active { color: #CCCCCC; text-decoration: none; }
.footer h5{ 
	margin-bottom: 0;
	color: #CCCCCC; }
.footer hr {
	display: inline-block;
	text-align: left;
	margin-top: 0;
	margin-bottom: 5px;
	border: 0;
	border-top: 1px solid #DDDDDD;
	width: 70%;
  
}



div#gestureIcon {
    display: none !important;
}