.alert{
	text-align:center;
	font-weight:bold;
	
	background-image: -webkit-gradient(linear, 0 100%, 100% 0, color-stop(0.20, rgba(255, 255, 255, 0.10)), color-stop(0.20, transparent), color-stop(0.5, transparent), color-stop(0.5, rgba(255, 255, 255, 0.10)), color-stop(0.75, rgba(255, 255, 255, 0.10)), color-stop(0.75, transparent), to(transparent));
	background-image: -webkit-linear-gradient(45deg, rgba(255, 255, 255, 0.10) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.10) 50%, rgba(255, 255, 255, 0.10) 75%, transparent 75%, transparent);
	background-image: -moz-linear-gradient(45deg, rgba(255, 255, 255, 0.10) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.10) 50%, rgba(255, 255, 255, 0.10) 75%, transparent 75%, transparent);
	background-image: -o-linear-gradient(45deg, rgba(255, 255, 255, 0.10) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.10) 50%, rgba(255, 255, 255, 0.10) 75%, transparent 75%, transparent);
	background-image: linear-gradient(45deg, rgba(255, 255, 255, 0.10) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.10) 50%, rgba(255, 255, 255, 0.10) 75%, transparent 75%, transparent);
	
	-webkit-background-size: 50px 50px;
	-moz-background-size: 50px 50px;
	-o-background-size: 50px 50px;
	background-size: 50px 50px;
	
	margin-top:0px;
	margin-bottom:0px;
	
	-webkit-box-shadow: 0px 1px 4px rgba(0, 0, 0, 0.09);
	-moz-box-shadow:    0px 1px 4px rgba(0, 0, 0, 0.09);
	box-shadow:         0px 1px 4px rgba(0, 0, 0, 0.09);
	
	-webkit-border-radius: 0px;
	-moz-border-radius: 0px;
	border-radius: 0px;	
	
	border:0px;
	padding:15px;
}
img {
max-width: 100%;
  height: auto;
}
.alert-success{
	background-color: #5e9b34;
	border-color: #D6E9C6;
	color: #fff;
	border-top:0px;
	text-shadow: 0 1px 0 rgba(0, 0, 0, 0.2);
}
.alert-error{
	background-color: #BA1D1A!important;
	color:white;
	border-color:#BA1D1A;
	border-top:0px;
	text-shadow: 0 1px 0 rgba(0, 0, 0, 0.2);
}
.alert .close{
	top:2px;
	right:0px;
}
.language-select-box{
	text-align:right;	
	padding-right:20px;
	padding-top:18px;
}
.carousel-control {
	font-family: 'Open Sans', sans-serif;
	font-weight:300;
	top: 46%;
	color: #ffffff;
	background: none;
	border: 0px;
}

body {
	font-family: 'Open Sans', sans-serif;
  
}

.aktualnosci {
padding-bottom: 15px;
}






















.col-xs-12 {
text-align: center;
}
.center {
	margin: 0 auto;
  
}
.form-control {
 background-color: #fff;
  background-image: none;
  border: 1px solid #ccc;
  border-radius: 4px;
  box-shadow: 0 1px 1px rgba(0, 0, 0, 0.075) inset;
  color: #555;
  display: block;
  font-size: 14px;
  height: 34px;
  line-height: 1.42857;
  padding: 6px 12px;
  transition: border-color 0.15s ease-in-out 0s, box-shadow 0.15s ease-in-out 0s;
  width: 100%;
}

.footer-button {
border: none;
  background: #444444;
  border: 1px solid #444444;
  float: left;
  border-radius: 0px;
  padding-left: 3px;
  padding-right: 3px;
  width: 26%;
  height: 25px;
}

.footer-input{
background: #272727;
border: 1px solid #444444;
  float: left;
  border-radius: 0px;
  height: 25px;
}


.footer-container {
font-size: 0.8em;
}

.footer-container h3 {
font-weight: bold;
  font-size: 1em;
  font-family: 'Oswald', sans-serif;
  
}

.kropka {
padding-top: 5px;
  padding-bottom: 10px;
}


.news_calendar {
	width: 100px;
	font-weight: bold;
	text-align: center;
	float: left;
	margin-right: 25px;  
}


.news_calendar-day {
	background: #f6f6f6;
  padding: 20px;
  font-size: 1.4em;
}

.news_calendar-month {
	background: #005391;
	text-align: center;
  padding-top: 3px;  
  padding-bottom: 3px;  
  color: #fff;
  
}


.social-icons a {
padding-left: 10px;
  padding-right: 10px;
}

.panel-default > .panel-heading,
.panel-default{
  background-color: none;
  border-radius: 0;
}

.panel-title {
color: #555;
  text-decoration: none;

}
.panel-group, .panel {
 border-radius: 4px;
}

.nav-tabs > .active > a, .nav-tabs > .active > a:hover { 
outline: 0;
  text-decoration: none;
color: #555555;
background-color: #ffffff;
border: 1px solid #ddd;
border-bottom-color: transparent;
cursor: default;
}

.top-main-container {
   
   border-bottom: 1px solid #e2e3e2;
  background: #f6f6f6;
  width: 100%;
}

.top-container 
{
  display: flex; /* or inline-flex */
  display: -webkit-flex;    
  font-size: 13px;
  max-width: 1170px;
  margin: 0 auto;
  
  
}

.level2 li > a,
#level2 li > a{
	padding-top: 13px !important;
  padding-bottom: 13px !important;
  border-bottom: none !important;
}
.initial {
  padding-top: 20px;
  padding-bottom: 20px;
  -webkit-flex: initial;
          flex: initial;
  padding-left: 20px;
  padding-right: 20px;
 
  border-right: 1px solid #e2e3e2;
  border-left: 1px solid #e2e3e2;
}

.flex1 {
  padding-top: 20px;
  padding-bottom: 20px;
  -webkit-flex: none;
          flex: none;
  border-right: 1px solid #e2e3e2;
   padding-left: 20px;
  padding-right: 20px;
}
.flex2 {
  padding-left: 20px;
  padding-right: 20px;
  padding-top: 20px;
  padding-bottom: 20px;
  -webkit-flex: none;
          flex: none;
  border-right: 1px solid #e2e3e2;
}

.flex3 {
  padding-top: 20px;
  padding-bottom: 20px;
  -webkit-flex: 3;
          flex: 3;
  border-right: 1px solid #e2e3e2;
}


.subslide {
height: 320px;
  background: url('/img/main-bg.jpg');
  padding-top: 2%;
  padding-left: 22%;
  color: #fff;
  text-align: left;
}


.subslide1 {
  height: 320px;
  background: url('/img/banner2016.jpg');
  padding-top: 2%;
  padding-left: 22%;
  color: #fff;
  text-align: left;
  background-position: center top;
}

#headerImg{
    display:block;
    height:300px;
    
}

.subslide h1 {
color: #fff;
  font-weight: bold;
}

.p-main {
  width: 43%;
  float: left;
  font-weight: normal;
  font-size: 1.1em;
}
.main-tagline {
font-size: 1.8em;
  font-weight: bold;
}



.footer-container
{
 max-width: 1170px;
  margin: 0 auto;  
}

.footer-wide {
background: #2e2e2e;
}


.content-container
{
 max-width: 1170px;
  margin: 0 auto;
}

body {
	color: #22282c;
  font-size: 16px;

}

h1,h2,h3,h5,h6{
	
	font-family: 'Open Sans', sans-serif;
	font-weight:300;
}

h2{
font-weight: bold;
  font-size: 1.3em;
  font-family: 'Oswald', sans-serif;
}

h2 i {
margin-right: 10px;
color: #005391;
}

h4 {
	
	font-family: 'Open Sans', sans-serif;
	font-weight:300;
}
h4 a {
color:#005391 ;
  font-weight: bold;
}




.topmn {
	padding-top: 20px;
	padding-bottom: 5px;
}
.str {
	font-weight:600; 
}




.news {
	background-color: #FFF;
	padding-top: 35px;
}

.news .col-md-6 img {
	-moz-border-radius: 50%; 
    -webkit-border-radius: 50%; 
    border-radius: 50%;
    margin-right: 20px;
    margin-top: 10px;
}
.newsbox ul {
	padding-left: 0px;
}

.tagsShowList {
	padding-left: 0px;
}
.center {
	text-align: center;
	margin-bottom: 35px;
}
.rowmain {
	padding-top: 5px;
	margin-bottom: 0px;
	padding-bottom: 15px;
}
.rowmain li {
	padding-bottom: 10px;
}
.rowtop {
	
}
.foot {
	color:white;
	padding-top: 60px;
	text-align: center;
}
.foot a {
	color:white;
}

.dropdown-toggle {
	background-color: rgba(255,255,255,0.1);
	border-color: rgba(255,255,255,0.1);
}
.drplang .btn-group {
	padding-top: 36px;
	padding-left:15px;
}
.dropcl {
	
	float:right;
}
li {
	list-style-type: none;
}

.subslide .carousel-indicators {
	width: 150px;
	height: 50px;
	margin-left: 0px;
	top: auto;
	bottom:0px;
}
.subslide .carousel-indicators li {
	background-color: rgba(255,255,255,0.4);
	width: 15px;
	height: 15px;
	border: none;
	margin-right: 5px;
}

.subslide .carousel-indicators .active {
	width: 15px;
	height: 15px;
	margin: auto;
	margin-right: 5px;
	border: none;
	background-color: white;
}
.center h1 {
	font-size: 55px;
	
}
.subslide .carousel-control {
	height:100%;
	top:0px;
	color: transparent;
}
.subslide .carousel-control:hover {
	color:transparent;
}
.subslide .carousel-caption h4{
	color:white;
	font-size:45px;
}
.subslide img{
	filter: blur(5px); 
	-webkit-filter: blur(5px); 
	-moz-filter: blur(5px);
	-o-filter: blur(5px); 
	-ms-filter: blur(5px);

    -webkit-transform: scale(1.2);
	-ms-transform: scale(1.2);
	-moz-transform: scale(1.2);
	-o-transform: scale(1.2);
	transform: scale(1.2);

}
.content {
	background-color: #FFF;
	padding-bottom: 50px;
}
.simslide {
	padding-top: 113px;
}
.simslide .carousel-indicators {
	width: 150px;
	height: 50px;
	margin-left: 0px;
	top: auto;
	bottom:0px;
}
.simslide .carousel-indicators li {
	background-color: rgba(255,255,255,0.4);
	border: none;
	
}
.simslide .carousel-control {
	display: none;
}
.simslide .carousel-indicators .active {
	background-color: white;
}

.purpband {
	height:70px;
}
.newsNormal {
	padding-left:0px;
}

.newsNormal li a img {
	width: 125px;
	height: 125px;
	border-radius: 150px;
	-webkit-border-radius: 150px;
	-moz-border-radius: 150px;
	margin-right: 5px;
	}
.newsNormal li:nth-child(odd) {
background-color: #F9F9F9;
border-bottom: 0px;
border-top: 0px;
padding-bottom: 25px;
}

.breadcrumb li {
	padding-bottom: 0px;
}





.breadcrumb .divider {
	display:none;
}
textarea{
  width:100%;
  height:200px;
  padding:5px;  
  border:1px #ddd solid;
} 

.gal a img {
	margin-bottom:5px;
	margin-right: 10px;
}
input[type=checkbox] {
	width: 50px;
}
input, input[type="password"], input[type="search"] {
margin-bottom: 10px;
}

.top {
	
	
	width: 100%;
	
}
.simtop {
	width: 100%;
}

.logos {	
	text-align: center;
	padding-top: 100px;
	padding-bottom: 100px;
}









@media (max-width: 1200px) {
	.simslide img {
		max-width: 100%;
	}
}
@media (max-width: 991px) { 
	.content .row {
		margin-top: 40px;
	}
	.carousel-caption {
		display:none;
	}
	.carousel-indicators {
		display:none;
	}
	.logo {
		padding-top:50px;
	}
	.newsbox .col-md-6 {
		height: 150px;
	}
	
	.topmn {
		
		padding-bottom: 0px;
	}
	.drplang {
		position: absolute;
		top:1px;
		right:10px;
	}
	.drplang .btn-group {
		padding-top: 5px;
	}
		
  
  
  
  
	.content {
		text-align: center;
		padding-top: 25px;
	}
	#droppy,
	.clm7,
	.dropcl {
		padding-top: 10px;
		text-align: center;
		float:none;
	}

	#droppy li {
		padding-top:2px;
		float: none;
		display:inline-block;
	}
	#droppy li ul li {
		text-align: left;
		width:100%;
	}
	#droppy ul { width: 200px; }
	#droppy ul ul { left: 250px;}
	.subslide {

		padding-left: 0;
		padding-right: 0;
	}
	.breadcrumb {
		text-align:left;
	}
	.newsNormal li {
		display: inline-block;
		padding-bottom: 10px;
		text-align: left;
		height:200px;
	}
	
	.simslide {
		padding-top: 175px;
		padding-left: 0px;
		padding-right: 0px;
	}
	.gal {
		text-align: left;
	}
	.gal h2 {
		text-align: center;
	}

}
 @media (max-width: 768px) {
 .newsbox .col-md-6 {
		height: 180px;
	}
#sliderBoostrap {
	height: 200px!important;
 }
 .xsrow {
 	padding-bottom: 30px;
 }
 .newsNormal li {
 	height: auto;
 }
}
@media (max-width: 640px){	
.top { 	
	
	width: 100%;
	border-bottom: 1px solid rgba(255,255,255,0.1);
}
.subslide,
.top-main-container
  {
	display: none;
}
 
.rowmain {
	padding-top: 250px;
	}
.simslide {
	padding-top: 215px;
}

}


@media (max-width: 480px){
	.newsbox .col-md-6 {
		height: auto;
	}
	.simslide	{
		display: none;
	}
	.news-content {
		margin-top: 225px;
	}
}

footer {
	color: #999;
}
.footer-bottom {
background: #272727;
  text-align: center;
  font-family: Tahoma;
 
  
}
.footer-bottom p,
.footer-twitter p{
 padding: 15px;
  margin: 0px;
}

.footer-twitter {
  color: #fff;
  background: #015391;
}

.well {
background: none;
  border: none;
}

.well img {
  max-height: 120px;
  width: auto;
}

.carousel-control.right{
background: none;
}

.carousel-control.left {
  background: none;
}

a.btn{
	background-color: #005391;
	color: #fff
}
a.rsrv{
	padding: 15px 15px;
	color: #fff;
	width: 100%;
	font-size: 18px;
	font-weight: 600;
	transition: ease .6s all;
	-webkit-transition: ease .6s all;
	-moz-transition: ease .6s all;
	-o-transition: ease .6s all;
}
.rsrv-1{
	margin-top: 20px;
	background-color: #F99E46;
	border: 2px solid #F99E46;
}
.rsrv-2{
	background-color: #0093FF;
	border: 2px solid #0093FF;
}
.rsrv{
	margin-bottom: 10px;
}
.rsrv-1:hover{
	color: #F99E46;
	background-color: #fff;
}
.rsrv-2:hover{
	color: #0093FF;
	background-color: #fff;
}

/********BANNER*********/
.main-banner{
	position: absolute;
	z-index: 999;
	background-color: #fff;
	padding-bottom: 20px;
}
.spotlight{
	position: fixed;
	left: 0;
	top: 0;
	right: 0;
	opacity: 0.7;
	bottom: 0;
	z-index: 998;
	transition: opacity 400ms ease-out;
	background: rgb(51, 51, 51);
}
.close span{
	padding-top: 10px;
}

/*******Right Banner*******/
.right-banner{
	position: fixed;
	right: -145px;
	width: 205px;
	z-index: 200;
	border: 2px solid #FF4D00;
	border-radius: 3px;
	background-color: #fff;
	transition: ease .5s all;
	-webkit-transition: ease .5s all;
	-moz-transition: ease .5s all;
	-o-transition: ease .5s all;
}
.right-banner:hover{
	right: 0;
}
.right-banner h2{
	margin: 0;
}
.right-banner .warning{
	float: left;
	padding: 5px 35px 5px 5px;
	color: #FF4D00;
}

/**Contacts form***/
.contact-form{
}
.img-biznes{
	width: 100%;
	height:: 200px;
	margin-bottom: 20px;
}
.contact-form input, .contact-form textarea{
	width: 100%;
	border: 1px solid #000;
	border-radius: 3px;
}
td, th{
	padding: 7px;
}
.cena{
	font-size: 36px;
	color: #fff;
}
.cena-yes{
	background-color: #00FF64;
}
.cena-no{
	background-color: #FF4E00;
	text-decoration: line-through;
}
.no-padding{
	padding: 0 !important;
}



