@charset 'utf-8';
@import url(http://fonts.googleapis.com/css?family=Titillium+Web:400,200,200italic,300,300italic,400italic,600,600italic&subset=latin,latin-ext);

/* 
#465EAB - kolor niebieski w logo edu
#ED1C24 - kolor czerwony w logo edu
  */
.navbar{
background-color: #fff;
}
.facebook-icon {
    outline: none;
    position: fixed;
    z-index: 20;
    top: 250px;
    left: 0;
    display: block;
		background-color: #fff;
		border-top: 1px solid #fff;
		border-right: 1px solid #fff;
		border-bottom: 1px solid #fff;				
}
.justify {
	text-align: justify;
}
.text-right{
text-align: right;
}
.text-center{
  text-align: center!important;
  }
.thumbnail{
max-width: 100%;
}
.img-blur:hover{
  -webkit-filter: blur(3px);
  -moz-filter: blur(3px);
  -ms-filter: blur(3px);
  -o-filter: blur(3px);
  filter: blur(3px);
}

#map_canvas {
 height: 100%;

}
.Sticky-footer {

}

.vcenter {
  display: inline-block;
  vertical-align: top;
  float: none;
  margin-bottom:10px;
	}

.clear { clear: both; }
.clearfix { *zoom: 1; }
.h-center{text-align: center;}
.v-center{ vertical-align: middle!important;}


hr {
  -moz-border-bottom-colors: none;
  -moz-border-image: none;
  -moz-border-left-colors: none;
  -moz-border-right-colors: none;
  -moz-border-top-colors: none;
  border-color: #EEEEEE -moz-use-text-color #FFFFFF;
  border-style: solid none;
  border-width: 1px 0;
  margin: 18px 0;
}

.fb-like{
 margin-top: 10px;
 margin-bottom: 10px;
 
 width: 100%;
}



/* KOLORY */

/* CAROSEL */

.carousel {
 max-height: 250px;
 overflow: hidden;
 margin-bottom: 10px;
	color: #fff;
}
.item {
	padding-top: 0px;
	padding-bottom: 20px;
}
 .top-baner-head{
	font-family: 'Titillium Web', sans-serif;
  font-weight: 200;
  font-size: 33px;
	padding: 5px 15px 5px 15px;
	background: rgba(45,120,159, 0.8) none repeat scroll 0% 0%; 
}
.carousel .item p {
margin-top: 30px;
}
.carousel-control.left-no-bg {
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#80000000', endColorstr='#00000000', GradientType=1);
}
.carousel-control.right-no-bg {
  left: auto;
  right: 0;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#00000000', endColorstr='#80000000', GradientType=1);
}

.carousel-control {
    width: 5%;
}

.carousel-control .glyphicon-chevron-left, .carousel-control .glyphicon-chevron-right, .carousel-control .icon-prev, .carousel-control .icon-next {
    font-size: 20px;
}
.carousel .baner-caption {
    position: absolute;
    top: 10%;
    left: 0px;
    color: #FFF;
    width: 65%;
    padding: 2%;
    background: rgba(179, 0, 0, 0.8) none repeat scroll 0% 0%;
    font-size: 1.1em;
}

/* TOP MENU */
.navbar {
  min-height: 80px;
  margin-bottom: 0px;
  border-bottom: 0px solid #0257D8;
}
.navbar-brand {
  padding: 10px 10px;
  line-height: 30px;
}
.navbar-brand img {
	height: 100%;
}
.navbar-nav {
 margin-top: 35px;
}

.navbar-nav > li > a {
  padding-top: 10px;
  padding-bottom: 10px;
  line-height: 20px;
}
.navbar-nav .open .dropdown-menu  {
		background-color: #3F4096;
		color: #fff;
  }
  .navbar-nav .open .dropdown-menu > li > a,
  .navbar-nav .open .dropdown-menu .dropdown-header {
    padding: 10px 15px 10px 25px;
		background-color: #3F4096;
		color: #fff;
  }
	
.navbar-nav > li > a {
  color: #3F4096;
}
.navbar-nav > li > a:hover,
.navbar-nav > li > a:focus {
  color: #fff;
  background-color: #3F4096;
  border-radius: 6px;
}
.nav .open > a,
.nav .open > a:hover,
.nav .open > a:focus {
  background-color: #3F4096;
  border-color: #3F4096;
}
.navbar-toggle .icon-bar{
 background-color: #3F4096;
 }

/* - naw tabs - */
.nav-tabs > li.active > a,
.nav-tabs > li.active > a:hover,
.nav-tabs > li.active > a:focus {
  color: #fff;
  cursor: default;
  background-color: #3F4096;
  border: 1px solid #ddd;
  border-bottom-color: transparent;
}
.nav-justified > li.active > a,
.nav-justified > li.active > a:hover,
.nav-justified > li.active > a:focus {
  color: #fff;
  cursor: default;
  background-color: #3F4096;
  border: 1px solid #ddd;
  border-bottom-color: transparent;
}



/* obrazki */

.margin-right-10 {
margin-right: 10px;
}

.margin-right-15 {
margin-right: 15px;
}
.margin-top-10 {
 margin-top: 10px;
 }
.margin-bottom-10{ 
 margin-bottom: 10px;
 }
.margin-top-20 {
 margin-top: 20px;
 }
.margin-bottom-20{ 
 margin-bottom: 20px;
 }
.margin-20{ 
 margin: 20px;
 }
.padding-top-20 {
 margin-top: 20px;
 } 

.section-mapa{
margin-bottom: 30px;
}

/*  Newsletter - strona glowna */
.section-newsletter-up{
	background-image: url('../images/wave-bg-up.png');
	height: 48px;
  background-position: 20% ;
}
.section-newsletter-bottom{
	background-image: url('../images/wave-bg-bottom.png');
	height: 48px;
  background-position: 20% ; 
}


.section-newsletter {
	 background: #2D789F;
	 padding-top: 5px;
	 padding-bottom: 5px;
	 color: #ffffff;
}
.section-newsletter a{
	 color: #ffffff;
}
.section-newsletter h2{
	 margin-top: 0px;
	 }

.section-newsletter .lead {
	font-family: 'Titillium Web', sans-serif;
  font-weight: 200;
	font-size: 22px;
}

/*  top-header */
.section-top-header {
	 height: 210px;
	 bottom: 0;
	 margin-bottom: 10px;
	 padding-top: 10px;
	 padding-bottom: 10px;
	 position: relative;
  text-shadow: 0 1px 2px rgba(0, 0, 0, 0.6);	 
}
.section-top-header .top-header-content {
 position: absolute; bottom: 10px;; 
 }
.section-top-header h2{
  font-style: italic;
	 }
.section-top-header lead {
	font-family: 'Titillium Web', sans-serif;
  font-weight: 200;
	font-size: 20px;
  font-style: italic;
}

.top-header-oferta {
	color: #a9a9a9;
	background-color: #000;
	background-image: url('../images/top_head_bg_1.jpg');
	background-repeat: no-repeat;
	background-position: bottom center;
}
.top-header-oferta h2{
	color: #006e99;
	 }


/* Disable grayscale on hover */

/*  SECTION-KSIEGARNIA */
.section-footer-copyright {
	 background: rgb(21,31,7);
	 padding-top: 10px;
	 padding-bottom: 10px;
	 color: #2491D0;
	 margin-bottom: 0px;
	 margin-top: 0px;
}

.section-footer-copyright .copyright {
  text-align: center;
}
.section-footer-copyright .copyright li {
  display: inline-block;
  margin: 0;
  padding: 0;
}
.ie .section-footer-copyright .copyright li {
  display: inline;
}

.section-footer-copyright .copyright li:before {
  content: "|";
  padding-left: 10px;
  padding-right: 12px;
  color: #fff;
}
.section-footer-copyright .copyright  li:first-child:before {
  display: none;
}
/* FOOTER */
.footer {
   margin-top: 30px;
   margin-bottom: 0px;
   font-size: 14px;
	 background-color: #3F4096;
	 padding-top: 20px;
	 padding-bottom: 20px;
 	 color: #ffffff;

}
.footer h4 {
	color: #ffffff;
}

.footer a, .footer a:visited { color: #4fa9e0; }
.footer a { color: #9fdbff; }
.footer a:hover { color: #ffffff; }
.footer a:visited { color: #ffffff; }

.footer ul { list-style: none outside; padding-left:0;}
.footer ul.arr_blu, .sidebar ul.arr_blu { list-style-image: url('../images/arr_blu.gif'); }
.footer ul.arr_white { padding-left: 20px; list-style-image: url('../images/arr_white.gif'); }
.footer ul.arr_bigblu { list-style-image: url('../images/arr_blu.gif'); margin-left: 40px;}

.cookie {
padding-top: 15px;
}

#go-top {
  position: fixed;
  bottom: 0px;
  right: 25px;
  display: none;
}
#go-top a {
  background-color: #007fae;
  text-decoration: none;
  border: 0px none;
  display: block;
  width: 60px;
  height: 40px;
  background: url("../images/go-to-top.png") no-repeat scroll 50% 50% #1F2024;
  border-radius: 3px 3px 0px 0px;
  font: 0px/0 a;
  text-shadow: none;
  color: transparent;
  transition: all 0.2s ease-in-out 0s;		
}
#go-top a:hover {
  height: 80px;
  background-color: #ef7f1a;
}

/* sidebar */
.sidebar {
}
.sidebar .widget { margin-bottom: 24px; }

/* newsletter form */
.sidebar .widget-newsletter {
 background: #3F4096;
 padding: 10px;
 color: #ffffff;
}
.sidebar .widget-newsletter form{
 margin: 0px 0 0px 0;
}
.sidebar .widget-newsletter h4{
 color: #ffffff;
}

.sidebar .nav > li{
list-style: square outside;
}
.sidebar .nav > li:hover{
list-style: square outside;
background-color: #aa0000;
}

.navbar {
font-size: 15px;
}

/* GALERIA */
.foto-galeria {
height: 120px;
  overflow:hidden;
padding:1px;
margin:0px;
		}
.foto-galeria .gallery-img {
width: 100%;
}
.foto-galeria .gallery-img:hover {
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=10)"; /* IE 8 */
  filter: alpha(opacity=50); /* IE7 */
  opacity: 0.6;
  text-decoration: none;
}
.kursy-nazwa{
  font-weight: 600;

}

}

/* gallery */

.gallery-menu-item {
  overflow: hidden;
  border-radius: 3px;
  -webkit-transition: all 0.3s ease-in-out;
  -moz-transition: all 0.3s ease-in-out;
  -o-transition: all 0.3s ease-in-out;
  -ms-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
	margin-bottom: 10px;
	height: 100px;
}

.gallery-menu-item .gallery-item-wrap {
  background: #ECECEC;
  overflow: hidden;
  border-radius: 3px;
	height: 100%;

  
  -webkit-transition: all 0.3s ease-in-out;
  -moz-transition: all 0.3s ease-in-out;
  -o-transition: all 0.3s ease-in-out;
  -ms-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
}
.gallery-menu-item .gallery-menu-item-img {
 border-radius: 3px;
 float: left;
 margin: 10px;
 height: 80px;

 overflow: hidden;
}

.gallery-menu-item .gallery-menu-item-img .img{
 width: 110px;
}

.gallery-menu-item .gallery-menu-item-meta h5{
 color: #000000;
 text-decoration: none;
 
}
.gallery-menu-item .gallery-item-wrap a {
text-decoration: none;
}
  
.gallery-menu-item .gallery-item-wrap .overlay {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  opacity: 0;
  -moz-opacity: 0;
  filter:alpha(opacity=0);
  -webkit-transition: opacity 0.3s ease-in-out;
  -moz-transition: opacity 0.3s ease-in-out;
  -o-transition: opacity 0.3s ease-in-out;
  transition: opacity 0.3s ease-in-out;
  border-radius: 3px;
}
.gallery-menu-item .gallery-item-wrap .img-th{
 width: 90px;
}

/* hover */
.gallery-menu-item:hover .gallery-item-wrap { background-color: #0088cc;}
.gallery-menu-item:hover a { color: #ffffff !important; text-decoration: none; }
.gallery-menu-item:hover h5 { color: #ffffff !important; text-decoration: none; }

.gallery-menu-item:hover .overlay {
	opacity: 1;
	-moz-opacity: 1;
	filter:alpha(opacity=100);
}








.gallery-item .item-wrap {
  background: #fff;
  overflow: hidden;
  border-radius: 3px;
  
  -webkit-transition: all 0.3s ease-in-out;
  -moz-transition: all 0.3s ease-in-out;
  -o-transition: all 0.3s ease-in-out;
  -ms-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
}

.gallery-item .item-wrap a {
   position: relative;
   display: block;
}
.gallery-item .item-wrap .item-wrap-img {
 border-radius: 3px;
 float: left;
 margin: 10px;
 height: 70px;
 overflow: hidden;
}


 
.gallery-item .item-wrap .item-wrap-img .overlay {
   position: absolute;
   left: 0;
   top: 0;
   width: 100%;
   height: 100%;

	opacity: 0;
	-moz-opacity: 0;
	filter:alpha(opacity=0);

   -webkit-transition: opacity 0.3s ease-in-out;
	-moz-transition: opacity 0.3s ease-in-out;
	-o-transition: opacity 0.3s ease-in-out;
	transition: opacity 0.3s ease-in-out;

   border-radius: 3px;
   background: url(../images/overlay.png);
 
}
.gallery-item .item-wrap .link-icon {
   display: block;
   color: #fff;
   font-size: 30px;
   line-height: 30px;
   text-align: center;

   opacity: 0;
	-moz-opacity: 0;
	filter:alpha(opacity=0);

   -webkit-transition: opacity 0.3s ease-in-out;
	-moz-transition: opacity 0.3s ease-in-out;
	-o-transition: opacity 0.3s ease-in-out;
	transition: opacity 0.3s ease-in-out;

   position: absolute;
   top: 50%;
   left: 50%;
   margin-left: -18.5px;
   margin-top: -18.5px;
}



.gallery-item .gallery-item-meta { padding: 18px 0;}
.gallery-item .gallery-item-meta h5 a {
   margin-left: 5%;
   margin-right: 5%;	 
}
.gallery-item .gallery-item-meta p {
   margin-bottom: 0;
   margin-left: 5%;
   margin-right: 5%;	 
}

/* on hover */
.gallery-item:hover .item-wrap { background-color: #0088cc;}
.gallery-item:hover a { color: #ffffff !important; text-decoration: none;
   opacity: 1;
	-moz-opacity: 1;
	filter:alpha(opacity=100);
}
.gallery-item:hover .overlay {
	opacity: 1;
	-moz-opacity: 1;
	filter:alpha(opacity=100);
}
.gallery-item:hover .link-icon {
   opacity: 1;
	-moz-opacity: 1;
	filter:alpha(opacity=100);
}

/* FORMULARZ */
.control-label {
 text-align: left !important;
}
.bordered {
 border: 1px solid red;
}



div   {
  -webkit-transition: all 0.3s ease-in-out;
  -moz-transition: all 0.3s ease-in-out;
  -o-transition: all 0.3s ease-in-out;
  -ms-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
}


.input-s {
  height: 30px;
  padding: 2px 5px;
  font-size: 13px;
  line-height: 1.5;
  border-radius: 3px;
}

.input-s {
  height: 25px;
  padding: 2px 5px;
  font-size: 12px;
  line-height: 1.5;
  border-radius: 3px;
}

.input-xs {
  height: 22px;
  padding: 2px 5px;
  font-size: 12px;
  line-height: 1.5;
  border-radius: 3px;
}


/* FONTY*/
h1,h2,h3,h4,h5,h6 {
	font-family: 'Titillium Web', sans-serif;
  font-weight: 200;
}

h1,.h1 {  font-size: 41px; }
h2,.h2 {  font-size: 35px; }
h3,.h3 {  font-size: 28px; }
h4,.h4 {  font-size: 23px; }
h5,.h5 {  font-size: 17px; }

@media (max-width: 1024px) {
.facebook-icon {
 display: none;
 }

}
/* col-sm col-md? */
@media (max-width: 767px) {

  h1,.h1 {  font-size: 30px; }
  h2,.h2 {  font-size: 25px; }
  h3,.h3 {  font-size: 20px; }
  h4,.h4 {  font-size: 18px; }
  h5,.h5 {  font-size: 15px; }

.navbar-brand img {
	height: 150%;
	}
.carousel {
 display: none;
 }
}








.table-price{

}
.table-price .icon-dw-1{
background-color: #D9D9D9;
vertical-align: middle;
border-bottom: 1px solid #fff;
}



.table-price .ico-yes{
font-size: 30px;
}
.dw{
color: #E3536C;
}
.table-price .icons{
text-align: center;
vertical-align: middle;
}

.table-price .tab-price-head {
margin-bottom:0.1rem;
}

.table-price .block{
width: 150px;
}

.table-price .block .title,.pt-footer{
		text-align: center;
    color: #FEFEFE;
    text-transform: capitalize;
    line-height: 2.5;
    position: relative;
}
.table-price .content{
	text-align: center;
    position: relative;
    color: #FEFEFE;
    padding: 20px 0 10px 0;
}
/*arrow creation*/
.table-price .content:after, .content:before,.pt-footer:before,.pt-footer:after {
	top: 100%;
	left: 50%;
	border: solid transparent;
	content: " ";
	height: 0;
	width: 0;
	position: absolute;
	pointer-events: none;
}
.table-price .pt-footer:after,.pt-footer:before{
    top:0;
}
.table-price .content:after,.pt-footer:after {
	border-color: rgba(136, 183, 213, 0);	
	border-width: 15px;
	margin-left: -15px;
}

/*arrow creation*/
.table-price .price{
    position: relative;
    margin-bottom: 0.625rem;
}
.table-price .price .cena{    
    font-size: 3.5rem;
    letter-spacing: 2px;
    font-weight: bold;        
}
.table-price .price .old-price{
    font-size: 2.1rem;    
    position: absolute;    
    top: -20px;
}

.table-price .pt-footer{
    font-size: 0.95rem;
    text-transform: capitalize;
}
/*podstawowy*/
.table-price .podstawowy .title{
    background: #9A9A9A;    
}
.table-price .podstawowy a{
    background: #AFAFAF;
		border: 1px solid #AFAFAF;
}
.table-price .podstawowy a:hover{
    background: #9A9A9A;
		border: 1px solid #9A9A9A;
}

.table-price .podstawowy .content,.podstawowy .pt-footer{
    background: #AFAFAF;
}
.table-price .podstawowy .content:after{	
	border-top-color: #AFAFAF;	
}
.table-price .podstawowy .pt-footer:after{
    border-top-color: #AFAFAF;
}
/*rozszerzony*/
.table-price .rozszerzony .title{
    background: #0075C3;
}
.table-price .rozszerzony a{
    background: #455DAB;
		border: 1px solid #455DAB;
}

.table-price .rozszerzony a:hover{
    background: #0075C3;
		border: 1px solid #0075C3;
}


.table-price .rozszerzony .content,.rozszerzony .pt-footer{
    background: #455DAB;
}
.table-price .rozszerzony .content:after{	
	border-top-color: #455DAB;	
}
.table-price .rozszerzony .pt-footer:after{
    border-top-color: #455DAB;
}
/*pelny*/
.table-price .pelny .title{
    background: #D70B13;
}
.table-price .pelny a{
    background: #ED1C24;
		border: 1px solid #ED1C24;
}
.table-price .pelny a:hover{
    background: #D70B13;
		border: 1px solid #D70B13;
}

.table-price .pelny .content,.pelny .pt-footer{
    background: #ED1C24;
}
.table-price .pelny .content:after{	
	border-top-color: #ED1C24;	
}
.table-price .pelny .pt-footer:after {	
	border-top-color: #ED1C24;	
}


.table-price .nazwa{
    background: #DFDFDF;    
}




*/


/* BREAK POINTS  col-sm, col-md?  */
@media (max-width: 575px) {




.tab-price-head {
transform:rotate(270deg); -webkit-transform:rotate(270deg); 
-moz-transform:rotate(270deg); -o-transform:rotate(270deg);
background-color: olive;
width: 40px;
height: 100%;
text-align: center; 
}
}
@media (max-width: 767px) {

.carousel {
  max-height: 200px;;
 overflow: auto;
 margin-bottom: 0px;
}
.item {
	padding-top: 10px;
	padding-bottom: 10px;
}
 .top-baner-head{
	font-family: 'Titillium Web', sans-serif;
  font-weight: 200;
  font-size: 25px;
	padding: 5px 15px 5px 15px;
}
.carousel .item p {
margin-top: 30px;
}






.section-ksiegarnia .vcenter {
  display: inline-block;
  vertical-align: top;
  float: none;
  margin-bottom:10px;
	}
.section-baza-wiedzy .img-roza{
margin: 10px auto 10px;
position: relative;


}
/* dla google - latwiejsza nawigacja na telefonach */
.footer ul>li {  margin-bottom: 10px;}
}
@media (min-width: 768px) {
  .navbar-brand img {
	height: 180%;
  }
}
@media (min-width: 992px) {


}
@media (min-width: 1200px) {
  .navbar-brand img {
	height: 225%;
  }

}


@import "https://fonts.googleapis.com/css?family=EXACT-FONT-NAME&subset=latin-ext,cyrillic";