body{
	font-family: "Trebuchet MS", "Lucida Grande", "Lucida Sans Unicode", "Lucida Sans", Tahoma, sans-serif;

}
p{
	font-size: 15px;
}
.container-fluid {
  margin-right: auto;
  margin-left: auto;
  max-width: 1200px; 
}

.logo{
padding:20px 0px;
max-width:290px;
}

a.btn-nav{
	color:#fff;
	padding:11px 5px;
	
	font-size: 12px;
	font-weight: bold;
	margin:0 auto;
	border-radius: 0px;
}

.btn-nav{
	width:105px;
	height: 40px;
}
.btn-nav:hover{
	color:#fff;
	opacity: 0.6 
}

.navpos{
	

}

.btn-grey{
	background: #999999;
}

.btn-greyed{
	background:#808080;
}

.btn-cc{
	background: #cccccc;
	color:#000;
}

.btn-greyed:hover{
	background:#a6a6a6;
color:#fff;
}


.btn-cc:hover{
color:#fff;
}

.top-bg{
	background-image: url('../img/top_back.png');
	margin: 0px;
	padding: 0px;
	min-height: 372px;

}

.top-bg-p{
	border-top: 5px solid #5bc0de;
	margin: 0px;
	padding: 20px 0px 0px 0px;
	min-height: 305px;

}

.newsl{
	background: #2f3c48;
	color:#fff;
	font-size: 12px;
	padding:15px 20px;
	
	height: 186px;
	margin-top:186px;
	
}

.newsl-p{
	background: #2f3c48;
	color:#fff;
	font-size: 12px;
	padding:15px 20px;
	width:365px;
	height: 186px;
	margin-left: 50px;
	margin-bottom: 10px;
}

.search{
	
	height:67px;
	padding:0px 20px;
	background: #5bc0de;

}

 .bottom-align-text {
    position: absolute;
    bottom: 0;
  
  }

.search-p{
	width:365px;
	height:67px;
	padding:0px 20px;
	background: #5bc0de;
	
}
.title_n, .title_n>a{
	color:#00ccff;

	font-size: 18px;
}

.zap{
	background:#0ca8d2;
	margin-top:5px;
	padding:8px;
	height: 30px;
}

.bar-g{
	background: #2f3c48;
	height: 4px;
	margin-top:1px;
	margin-bottom: 5px;
}

.bar-s{
	background: #cccccc;
	height: 2px;
	margin-top:1px;
	margin-bottom: 5px;
}

ul{
	padding:0px;
}
.newest-list li{
list-style: none;
font-size:12px;
border-bottom: 1px dashed #0099ff;
padding:8px 0px;

}

li a{
color:#000!important;
}

.p-home{
	font-size: 14px;
}

.arrow-up {
  width: 0; 
  height: 0; 
  border-left: 15px solid transparent;
  border-right: 15px solid transparent;
  
  border-bottom: 15px solid #5bc0de;
}
.arrow-down {
  width: 0; 
  height: 0; 
  border-left: 20px solid transparent;
  border-right: 20px solid transparent;

  margin-right: 20px;
  border-top: 20px solid #5bc0de;
}

.arrow-left {
  width: 0; 
  height: 0; 
  border-top: 10px solid transparent;
  border-bottom: 10px solid transparent; 
  
  border-right:10px solid #fff; 
}

.arrow-left-big {
  width: 0; 
  height: 0; 
  border-top: 15px solid transparent;
  border-bottom: 15px solid transparent; 
  
  border-right:15px solid #fff; 
}


.info-w{
	background: #2f3c48;
	color:#fff;
	padding:0px;
	margin-bottom:40px;
}

.info-w-t{
	background: #5bc0de;
	height:45px;
	font-size:18px;
	padding:10px 40px;
}

.zero-padding{
	padding:0px;
}

.tytul-home{
	font-size:20px;
	font-weight: bold;

}

.text-home{
	margin:20px 0 10px 0;
	
	min-height: 50px;
}

.vcenter {
    display: inline-block;
    vertical-align: middle;
    float: none!important

}

.wstep{
	font-weight: bold!important;
	margin: 60px 0px 20px 0 !important;
}

.tresc *{
	font-size: 14px!important;
	font-weight: normal;
}

.bar-low{
		background: #ccc;
	height: 1px;
	margin-top:40px;
	margin-bottom: 5px;
}

.carousel-control {
  padding-top:10%;
  width:5%;
  background:none!important;
}

.kat_ahref{
	color:#22A5C6!important;
	font-weight: 
}


table.calendar		{ border-left:1px solid #999; }
tr.calendar-row	{   }
td.calendar-day	{ min-height:80px; font-size:11px; position:relative; } * html div.calendar-day { height:80px; }
td.calendar-day:hover	{ background:#eceff5;border:1px solid #00BCD7; }
td.calendar-day-np	{ background:#eee; min-height:80px;border-radius: 15px!important; } * html div.calendar-day-np { height:80px; }
td.calendar-day-head { background:#F4F4F4; font-weight:bold; text-align:center; width:20px; padding:5px; border-bottom:1px solid #999; border-top:1px solid #999; border-right:1px solid #999; }
div.day-number		{ background:#fff; padding:5px; color:#000; font-weight:bold; float:right; margin:-5px -5px 0 0; width:20px; text-align:center; }
/* shared */
td.calendar-day, td.calendar-day-np { width:42px; padding:5px; border-bottom:1px solid #999; border-right:1px solid #999; }

.back_cal{ 
height:20px!important;
padding:2px 5px;
background: #fff;
border:0px;
color:#000;
}
.back_cal:hover{
	background: #fff;
	color:#5BC0DE;
}

a.new, a.old {
	color:#F0F0F0!important;
}

.picker-switch{
	background: #5BC0DE;
}

.user-details {position: relative; padding: 0;}
.user-details .user-image {position: relative;  z-index: 1; width: 100%; text-align: center;}
 .user-image img { clear: both; margin: auto; position: relative;}

.user-details .user-info-block {width: 100%; position: absolute; top: 55px; background: rgb(255, 255, 255); z-index: 0; padding-top: 35px;}
 .user-info-block .user-heading {width: 100%; text-align: center; margin: 10px 0 0;}
 .user-info-block .navigation {float: left; width: 100%; margin: 0; padding: 0; list-style: none; border-bottom: 1px solid #5BC0DE; border-top: 1px solid #5BC0DE;}
  .navigation li {float: left; margin: 0; padding: 0;}
   .navigation li a {padding: 20px 30px; float: left;}
   .navigation li.active a {background: #5BC0DE; color: #fff;}
 .user-info-block .user-body {float: left; padding: 5%; width: 90%;}
  .user-body .tab-content > div {float: left; width: 100%;}
  .user-body .tab-content h4 {width: 100%; margin: 10px 0; color: #333;}

.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: 100px;
    text-align: right;
    filter: alpha(opacity=0);
    opacity: 0;
    outline: none;
    background: white;
    cursor: inherit;
    display: block;
}


.center_z {
	width:190px;
     display: inline-block;
    vertical-align: middle;
    float: none;
}

@import url(https://fonts.googleapis.com/css?family=Open+Sans:400,700,300);
footer { background-color:#293545; min-height:290px; font-family: 'Open Sans', sans-serif; }
.footerleft { margin-top:10px; padding:0 36px; }
.logofooter { margin-bottom:10px; font-size:25px; color:#fff; font-weight:700;}

.footerleft p { color:#fff; font-size:12px !important; font-family: 'Open Sans', sans-serif; margin-bottom:15px;}
.footerleft p i { width:20px; color:#999;}


.paddingtop-bottom {  margin-top:50px;}
.footer-ul { list-style-type:none;  padding-left:0px; margin-left:2px;}
.footer-ul li { line-height:29px; font-size:12px;}
.footer-ul li a { color:#fff!important; transition: color 0.2s linear 0s, background 0.2s linear 0s; }
.footer-ul i { margin-right:10px;}
.footer-ul li a:hover {transition: color 0.2s linear 0s, background 0.2s linear 0s; color:#ff670f; }

.social:hover {
     -webkit-transform: scale(1.1);
     -moz-transform: scale(1.1);
     -o-transform: scale(1.1);
 }
 
 

 
 .icon-ul { list-style-type:none !important; margin:0px; padding:0px;}
 .icon-ul li { line-height:75px; width:100%; float:left;}
 .icon { float:left; margin-right:5px;}
 
 
 .copyright { min-height:40px; background-color:#293545;}
 .copyright p { text-align:left; color:#FFF; padding:10px 0; margin-bottom:0px;}
 .heading7 { font-size:21px; font-weight:700; color:#d9d6d6; margin-bottom:22px;}
 .post p { font-size:12px; color:#FFF; line-height:20px;}
 .post p span { display:block; color:#8f8f8f;}
 .bottom_ul { list-style-type:none; float:right; margin-bottom:0px;}
 .bottom_ul li { float:left; line-height:40px;}
 .bottom_ul li:after { content:"/"; color:#FFF!important; margin-right:8px; margin-left:8px;}
 .bottom_ul li a { color:#FFF!important;  font-size:12px;}

 .social {
    position: relative;
    height: 3em;
    width: 200px;
    margin: 60px 0px 10px 0px ;
}

.social li {
    display: block;
    height: 4em;
    line-height: 4em;
    margin: -2.2em;
    position: absolute;
    -webkit-transition: -webkit-transform .7s;
    -moz-transition: -moz-transform .7s;
    -ms-transition: -ms-transform .7s;
    -o-transition: -o-transform .7s;
    transition: transform .7s;
    -webkit-transform: rotate(45deg);
    -moz-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    -o-transform: rotate(45deg);
    transform: rotate(45deg);
    text-align: center;
    width: 4em;

}

.social a {
    color: #fffdf0!important;
    display: block;
    height: 4em;
    line-height: 6em;
    text-align: center;
    -webkit-transform: rotate(-45deg);
    -moz-transform: rotate(-45deg);
    -ms-transform: rotate(-45deg);
    -o-transform: rotate(-45deg);
    transform: rotate(-45deg);
    width: 4em; 
  
}

.social li:hover {
  -webkit-transform: scale(1.3,1.3) rotate(45deg);
    -moz-transform: scale(1.3,1.3) rotate(45deg);
  -ms-transform: scale(1.3,1.3) rotate(45deg);
    -o-transform: scale(1.3,1.3) rotate(45deg);
  transform: scale(1.3,1.3) rotate(45deg);
}

.facebook {
    background: #155b9d;
    left: 0;
    top: 0%;
}

.twitter {
    background: #1a9ec4;
    bottom: 0;
    left: 25%;
}

.linkedin {
    background: #007BB6;
    left: 100%;
    top: 0%;
}
.print {
    background: #808080;
    bottom: 0;
    left: 75%;
}
.google_p {
    background: #DC4A38;
    top: 0%;
    left: 50%;
}

.well_off{
    background: none!important;
}

h2.muted, h2.text-warning{
  margin: 0px!important;

}

.alphabet{
  color:#fff;
}

.alphabet:hover{
  color:#5BC0DE;
}

.pagination > .active > a{
  background: #5BC0DE;
      border-color: #5BC0DE;
}
.label-info:hover{
  background: #808080!important;
}

.label-info > a{
  text-decoration: none;
}

.link_black:hover{
  color:#fff;
text-decoration: none;
}

.icon-bar{
  border: 2px solid #000;
}

.tytul_a{
  color:#000;

}
.tytul_a:hover{
  text-decoration: none;
}

#listitems{
  list-style-type: none;
}

li a{
      color: #337ab7!important;
}

.ver-profil{
  color:#fff283;
  font-size:16px!important;
}

.menu_u_icon{
padding:20px 30px;
float:left;
}

.col-abon-table{
  background-color: rgba(152,215,234,.25);
}


.main-timeline{overflow:hidden;position:relative}
.main-timeline:before{content:"";width:5px;height:99%;background:#5bc0de;position:absolute;top:70px;left:50%;transform:translateX(-50%)}
.main-timeline .timeline-content:before,.main-timeline .timeline:before{top:50%;transform:translateY(-50%);content:""}
.main-timeline .timeline{width:50%;padding-left:70px;float:right;position:relative}
.main-timeline .timeline:before{width:20px;height:20px;border-radius:50%;background:#fff;border:5px solid #5bc0de;position:absolute;left:-10px}
.main-timeline .timeline-content{display:block;padding-left:110px;position:relative}
.main-timeline .timeline-content:before{width:50px;height:10px;border-top:7px dotted #5bc0de;position:absolute;left:-62px}
.main-timeline .year{display:inline-block;padding-top:15px;width:90px;height:90px;line-height:22px;border-radius:50%;border:6px solid #f54957;font-size:22px;color:#f54957;text-align:center;box-shadow:inset 0 0 10px rgba(0,0,0,.4);position:absolute;top:25%;left:0}
.main-timeline .year:before{content:"";border-left:20px solid #f54957;border-top:10px solid transparent;border-bottom:10px solid transparent;position:absolute;bottom:-13px;right:0;transform:rotate(45deg)}
.main-timeline .inner-content{padding:20px 0}
.main-timeline .title{font-size:24px;font-weight:600;color:#f54957;text-transform:uppercase;margin:0 0 5px}
.main-timeline .description{font-size:14px;color:#6f6f6f;margin:0 0 5px}
.main-timeline .timeline:nth-child(2n){padding:0 65px 0 0}
.main-timeline .timeline:nth-child(2n) .timeline-content:before,.main-timeline .timeline:nth-child(2n) .year,.main-timeline .timeline:nth-child(2n):before{left:auto;right:-10px}
.main-timeline .timeline:nth-child(2n) .timeline-content{padding:0 90px 0 0}
.main-timeline .timeline:nth-child(2n) .timeline-content:before{right:-58px}
.main-timeline .timeline:nth-child(2n) .year{right:0}
.main-timeline .timeline:nth-child(2n) .year:before{right:auto;left:0;border-left:none;border-right:20px solid #f54957;transform:rotate(-45deg)}
.main-timeline .timeline:nth-child(2){margin-top:110px}
.main-timeline .timeline:nth-child(odd){margin:-110px 0 0}
.main-timeline .timeline:nth-child(even){margin-bottom:80px}
.main-timeline .timeline:first-child,.main-timeline .timeline:last-child:nth-child(even){margin:0}
.main-timeline .timeline:nth-child(2n) .year{border-color:#1ebad0;color:#1ebad0}
.main-timeline .timeline:nth-child(2) .year:before{border-right-color:#1ebad0}
.main-timeline .timeline:nth-child(2n) .title{color:#1ebad0}
.main-timeline .timeline:nth-child(3n) .year{border-color:#7cba01;color:#7cba01}
.main-timeline .timeline:nth-child(3) .year:before{border-left-color:#7cba01}
.main-timeline .timeline:nth-child(3n) .title{color:#7cba01}
.main-timeline .timeline:nth-child(4n) .year{border-color:#f8781f;color:#f8781f}
.main-timeline .timeline:nth-child(4) .year:before{border-right-color:#f8781f}
.main-timeline .timeline:nth-child(4n) .title{color:#f8781f}
@media only screen and (max-width:1200px){.main-timeline .year{top:50%;transform:translateY(-50%)}
}
@media only screen and (max-width:990px){.main-timeline .timeline{padding-left:75px}
.main-timeline .timeline:nth-child(2n){padding:0 75px 0 0}
.main-timeline .timeline-content{padding-left:130px}
.main-timeline .timeline:nth-child(2n) .timeline-content{padding:0 130px 0 0}
.main-timeline .timeline-content:before{width:68px;left:-68px}
.main-timeline .timeline:nth-child(2n) .timeline-content:before{right:-68px}
}
@media only screen and (max-width:1366px){.main-timeline{overflow:visible}
.main-timeline:before{height:100%;top:0;left:0;transform:translateX(0)}
.main-timeline .timeline:before,.main-timeline .timeline:nth-child(2n):before{top:60px;left:-9px;transform:translateX(0)}
.main-timeline .timeline,.main-timeline .timeline:nth-child(even),.main-timeline .timeline:nth-child(odd){width:100%;float:none;text-align:center;padding:0;margin:0 0 10px}
.main-timeline .timeline-content,.main-timeline .timeline:nth-child(2n) .timeline-content{padding:0}
.main-timeline .timeline-content:before,.main-timeline .timeline:nth-child(2n) .timeline-content:before{display:none}
.main-timeline .timeline:nth-child(2n) .year,.main-timeline .year{position:relative;transform:translateY(0)}
.main-timeline .timeline:nth-child(2n) .year:before,.main-timeline .year:before{border:none;border-right:20px solid #f54957;border-top:10px solid transparent;border-bottom:10px solid transparent;top:50%;left:-23px;bottom:auto;right:auto;transform:rotate(0)}
.main-timeline .timeline:nth-child(2n) .year:before{border-right-color:#1ebad0}
.main-timeline .timeline:nth-child(3n) .year:before{border-right-color:#7cba01}
.main-timeline .timeline:nth-child(4n) .year:before{border-right-color:#f8781f}
.main-timeline .inner-content{padding:10px}
}

.data_time{
  float:right;
  display:inline-block;padding-top:15px;width:90px;height:90px;line-height:22px;border-radius:50%;border:5px solid #1ebad0;font-size:22px;color:#1ebad0;text-align:center;box-shadow:inset 0 0 10px rgba(0,0,0,.4);

}

#crumbs {
  
}
#crumbs ul {
  list-style: none;
  display: inline-table;
}
#crumbs ul li {
  display: inline;
}
#crumbs ul li a {
  display: block;
  float: left;
  height: 22px;
  background: #5bc0de;
  text-align: center;
  padding: 0px 20px 0 10px;
  position: relative;
  margin: 0 10px 0 0;
  font-size: 14px;
  text-decoration: none;
  color: #fff!important;
}
#crumbs ul li a:after {
  content: "";
  border-top: 11px solid transparent;
  border-bottom: 11px solid transparent;
  border-right: 11px solid #5bc0de;
  position: absolute;
  left: -10px;
  top: 0;
  z-index: 22;
}
#crumbs ul li a:before {
  content: "";
  border-top: 11px solid transparent;
  border-bottom: 11px solid transparent;
  border-right: 11px solid #FFF;
  position: absolute;
  right: 0px;
  left: 0;
  top: 0;
  z-index: 3;
}

#crumbs ul li a:hover {
 
  color: #fff;
}

#crumbs ul li a:hover:after {
  border-left-color: #ddd;
  color: #fff;
}

#crumbs ul li:first-child a:after {
  display: none; 
}

#crumbs ul li:last-child {
  display: block;
  float: left;
  height: 22px;
  background: #5bc0de;
  text-align: center;
  padding: 0px 20px 0 10px;
  position: relative;
  margin: 0 10px 0 0;
  font-size: 14px;
  text-decoration: none;
  color: #fff!important;
}

#crumbs ul li:last-child {
  display: block;
  float: left;
  height: 22px;
  background: #5bc0de;
  text-align: center;
  padding: 0px 20px 0 10px;
  position: relative;
  margin: 0 10px 0 0;
  font-size: 14px;
  text-decoration: none;
  color: rgb(255, 255, 255)!important;
}

#crumbs ul li:last-child:after {
  content: "";
  border-top: 11px solid transparent;
  border-bottom: 11px solid transparent;
  border-right: 11px solid #5bc0de;
  position: absolute;
  left: -10px;
  top: 0;
  z-index: 22;
}

.h-t{
  font-size:24px;
}

.tresc img{
  float:left;
  padding:15px;
}

.stretched-link::after {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 1;
  pointer-events: auto;
  content: "";
  background-color: rgba(0,0,0,0);
}