@charset "utf-8";
/* CSS Document */




.cropp {
  object-fit: cover;

  width: 100%;
  height: 150px;
  padding-bottom:4px;
}
















 ul.events li h3 {
	font: normal 18px 'Open Sans';
	colorx: blue;
}

.fonttext {
	font: normal 16px 'Open Sans';
	colorx: red;
}

#students .goldcol,
.work-space .goldcol {
	color: rgb(215,180,105); /*gold*/
	background-color: rgb(0,50,110); /*darkblue*/
	text-align: center;
	paddingx: 20px;
	}
#students .namepod  {
		font: normal 18px 'Open Sans';
		text-align:left;
	}
.granatcol {
	color:darkblue;
	}
.cropfoto {
		object-fit: cover
	}
.cropfoto-ikona {
	width:95%;
	height: 300px;
	object-fit: cover
	}
.work-list .fonttext {
	font: normal 18px 'Open Sans', Arial;
	color: gray;
}
.fonttextlist {
	font: bold 18px 'Open Sans', Arial;
	color: black;
	text-align: left;
	color:rgb(0,50,110);
}
.listhover {
	width: 90%;
	position:absolute;
	margin-top:10px;
	line-height: 200%;
}
#work .image-hover {
    background: none repeat scroll 0% 0% rgba(215,180,105, 1.0);
    width: 100%;
    overflow: hidden;
}
#gallery .image-hover {
    background: none repeat scroll 0% 0% rgba(255,255,255, 0.5);
    width: 100%;
    overflow: hidden;
}
#teacher .image-hover {
    background: none repeat scroll 0% 0% rgba(255,255,255, .5);
    width: 100%;
    overflow: hidden;
}
.cropopinion {
	width: 100%;
	height:200px;
	object-fit: cover
	}
p.fonttext { 
		font: normal 16px 'Open Sans';
		colorx:red;
	}
p.cytattext { 
		font: italic 16px 'Open Sans';
		colorx:red;
	}
.row h2  {
	font: bold 24px 'Open Sans';
}
  .listhover li  {
   	border-bottom: 1px solid rgb(0,50,110);
   }
.listhover ul  {
   list-style-typex:none;
   }
.navbar-nav {
  width: 100%;
  text-align: center;
}
.navbar-nav > li {
  float: none;
  display: inline-block;
}
.social [class*="fa fa-"] {
    background-color: rgb(0,50,110);
    border-radius: 25px;
    color: #fff;
    display: inline-block;
    height: 25px;
    line-height: 25px;
    margin: auto 3px;
    width: 25px;
    font-size: 14px;
    text-align: center;
}
.social a:hover  { 
    color: rgb(0,50,110);
    background-color: rgb(215,180,105);
    text-decoration: none; 
}
.social a:active  { 
    text-decoration: none; 
    background-colorx: red;
}
div.social {
	margin-top:16px;
}
.social .fa-twitter {
 background-color: rgb(51,204,255);
}
.social .fa-facebook {
 background-color: rgb(59,89,152);
}
div.stopka-top {
	colorx: gray;
	z-indexx: 999;
	font: normal 14px 'Open Sans';
	margin-top: 35px;
	line-heightx: 22px;
	widthx: 100%;
}
div.adres-top {
	margin-top:15px;
}
.modal-content {
margin-topx:100px;
	font: normal 14px 'Open Sans';
}
.modal-body {
	text-align: left;
}
.portfolio-modal {
z-index: 9999;
}
 .affix {
      top: 0;
      width: 100%;
      z-index: 9999;
  }
  .affix + .container-fluid {
      padding-top: 70px;
  }
  .menu {
  	background-color:rgb(0,50,110); /*darkblue*/
	margin:3px !important;
	border: none;
	width:100%;
	borderx: 1px orange solid;
}
.menu-affix {
	width: 99.9%;
	marginx:0 auto;
	border: 1px solid rgb(0,50,110);
	background-color:rgb(0,50,110); /*darkblue*/
}
div.textmusic {
	font: normal 16px 'Open Sans';
}
h3 {
	font: bold 18px 'Open Sans';
}
span.logomenu img {
	height: 40px;
	position: absolute;
	left: 10px;
	top: 3px;
	z-index:9999999;
	padding-rightx: 130px;
	borderx:1px solid green;
}
.logomenu  {
	displayx: none;
	positionx: fixed; 
	z-indexx:99999; 
	leftx: 10px; 
	bottomx: 0px;
	borderx:1px solid red;
	padding-topx: 20px;
	margin-rightx: 30px;
	}
.nonedisplaylogo  {
	display:none;
}
div.goldcol {
	width: 100%;
	display: block;
	margin-topx: 20px;
	padding: 1px;
	font: normal 16px 'Open Sans';
}
.tab-content {
	background: pink;
}
.portfolio-text
{
	font-family: 'Open Sans', sans-serif;
	font-weight: normal;
	letter-spacing: 0px;
	margin-bottom:30px;
	margin-top:30px;
	color: rgb(0,50,110);
}
h2.portfolio-text::after {
    display: block;
    margin: 17px auto 0px;
    width: 800px;
    height: 0px;
    background: #8ab839 none repeat scroll 0% 0%;
    content: "";
}
span.linia  {
	 display: block;
	 width: 100%;
    height: 1px;
    margin-top: 2.5em;
    margin-bottom: 1.5em;
    margin-leftx: auto;
    margin-rightx: auto;
    border-stylex: inset;
    border-widthx: 1px;
    border-bottom: 1px solid rgb(0,50,110);
}
.menu li a:hover
{
	background-color: rgba(215,180,105, .8);
	color: rgb(0,50,110);
}
.mask li:active {
colorx:red;

}
.work-space .mask li a:hover {
	colorx:red;
	border-colorx:red;
}
.accordion {
	font: italic 16px "Open Sans";
	colorx: gray;
}
.modal-body a {
	color: rgb(0,50,110);
	text-decoration: none;
}
.modal-body a:hover {
	color: rgb(0,50,110);
	text-decoration: none;
	border-bottom: 1px gray solid;
}
.SeeMore2 {
	color: rgb(0,50,110);
	text-decoration: none;
	cursor:pointer;
}
.SeeMore2:hover {
	color: rgb(0,50,110);
	text-decoration: none;
	border-bottom: 1px gray solid;
}
#map-canvas {
	height: 500px;
}
.glyphicon-eye-open {

	font-size: 60px;
	margin-top:60px;
	color: rgba(0,50,110, .6);
	cursor:pointer;
}
.footer {
    margin: 20px 0px 10px;
    float: left;
    text-align: center;
    width: 100%;
    font-size: 12px;
}
.footer p {
	text-align:  center;
	font-family: 'Open Sans', sans-serif;
}
.footer p a {
 color: rgb(0,50,110);
 font-family: 'Open Sans', sans-serif;
 text-decoration: none;
}
.footer p a:hover {
border-bottom: 1px gray solid;
}
.view .mask {
cursor:pointer;
}
.address {
	font: normal 18px 'Open Sans' ;
}
/*.nav a:focus { 
	outline: none; 
	colorx:red;
}
.mask li a.info:active {
	colorx: white; 
	borderx:2px red solid;
	outline: none; 
}*/
.view img {
	border-top: 1px solid white;
}

.work-list {
borderx: 3px solid orange;
padding-top: 35px;
padding-bottom: 0px;
margin-top: 0px;

}

img.marginfoto {
	margin-top: 5px;
	margin-bottom: 20px;
}
li.info {
	font: normal 18px 'Open Sans';
	color: white;
	
	-webkit-transition: all 0.5s linear;
	-moz-transition: all 0.5s linear;
	-o-transition: all 0.5s linear;
	-ms-transition: all 0.5s linear;
	transition: all 0.5s linear;
}
li.info:hover {
	font: normal 18px 'Open Sans';
	color: rgb(0,50,110);
}
.mask li {
	line-heightx: 130%;
}
.goldcol h4 {
	padding-top: 180px;
	font-weightx: bold;
}
.example-image-link {
	borderx: 1px solid red;
}
.lb-data .lb-number {
	font: normal 13px 'Open Sans';
}
.lb-outerContainer {
	background-color: white;
}
.lb-container {
  padding: 0px;
}

.lightboxOverlay {
  background-color: black;
  filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=90);
  opacity: 0.9;
}
.kursor {
	cursor:pointer;
	color: rgb(0,50,110);
}
.kursor:hover {
	border-bottom: 1px gray solid;
}
.menu-jm {
  	background-color:rgb(0,50,110); /*darkblue*/
	margin:0px !important;
	border: none;
	width:100%;
	borderx: 1px orange solid;
}
.navbar {
	background-color:rgb(0,50,110); /*darkblue*/
	borderx: 4px solid orange;
	border-radius:0px;
}
.nav li a:hover
{
	background-color: rgba(215,180,105, .6);
	color: rgb(0,50,110);
}
.nav li a {
	font: bold 16px 'Open Sans' ;
	color: rgb(215,180,105);
}
.navbar-inverse {
	background-colorx: red;

}
.menu-jmx li a
{
	color:rgb(215,180,105);
	padding: 20px;
	background-color:rgb(0,50,110);
	borderx: 1px solid red;
}

#empty {
	height: 300px;
}

/*  kolory/menu  */
.navbar-default .navbar-nav > .active > a, 
.navbar-default .navbar-nav > .active > a:hover, 
.navbar-default .navbar-nav > .active > a:focus {
    color: rgb(0,50,110);
    background-color: rgb(215,180,105);
}
.navbar-default .navbar-nav > li > a:hover {
     background-color: rgb(215,180,105);
     color: rgb(0,50,110);
}
.navbar-default .navbar-nav > li a {
	width: 100%;
	color: rgb(215,180,105);
}
/*  end/menu  */

 .navbar {
	border: none;
	box-shadowx: 0px 0px 8px #000;
	}

button.active {
	colorx: transparent !important;
	background: transparent !important;
}

b.bold {
font-weight: bold;
}

.fonttext ul.admi {
	font-weightx: bold;
	colorx:red;
	list-style-position:outside;
	list-style-typex: square;
	margin-left: 30px;
	margin-bottom: 10px;
}

.fonttext .admi li {
	font-weightx: bold;
	colorx:red;
	list-style-positionx:inside;
	list-style-typex: square;
	margin-left: 30px;
	margin-bottom: 10px;
}

#partners {
	display: none;
}

.partners {
	color:gray;
	font: normal 14px 'Open Sans' ;
}

h3.subtitle3 {
	font: bold 19px 'Open Sans';
	margin:0px 0px 10px 0px;
	padding:0px;

}
h4.subtitle4 {
	font: bold 16px 'Open Sans';
	marginx:0px 0px 0px 0px;
	paddingx:0px;
}
.work-space {
	margin: 14px 0px;
	borderx: 1px solid green;
}

.gallslide img {
	width:30%;
	height: 200px;
	object-fit:cover;
}

.see {
	position: relative;
	top: 75px;
	font: italic 24px 'Open Sans';
	color: rgba(0,50,110, .4);
	
}

.gmap-area {
  background-image: url("images/map.jpg");
  background-position: 0 0;
  background-repeat: no-repeat;
  background-size: cover;
  padding: 70px 0;
}

.gmap-area .gmap iframe {
  border-radius: 50%;
  height: 280px;
  width: 300px;
}

.gmap{
    border: 10px solid #f6f5f0;
    border-radius: 50%;
    height: 300px;
    width: 300px;
    box-shadow: 0px 0px 3px 3px #e7e4dc;
    overflow: hidden;
    position: relative;
    margin: 0 auto;
}

.gmap-area .map-content ul {
  list-style: none; 
}

.gmap-area .map-content address h5{
  font-weight: 700;
  /* font-size: 16px; */
}

.gmap-area {
	display: none;
}

p.indent {
	margin-left:30px;
	text-indentx: 30px;
}

.boldfont {
	font-weight: bold;
}
.magenta {
	color: rgb(0,50,110);
	font-weight: normal;
}

ul.lista-calendar {

list-style-position: inside;
list-style-position: outside;
list-style-typex: circle;
margin-left: 18px;

}

ul.lista-partner {

list-style-position: inside;
list-style-position: outside;
list-style-typex: circle;
margin-left: 18px;

}

.modal-body div.includejs p {
	margin-top:-20px;
}
.modal-body div.includejs li:first-child {
   margin-top: -20px;
    background-colorx: red;
}

px:nth-of-type(5) {
	  background-color: red;
}

.modal-body div.includejs h4  {
font-weight: normal;
margin-bottom: 10px;
margin-top: -10px;
}

/*h4:nth-of-type(1) {
 margin-top: -10px;
  background-color: red;
}*/

.modal-body div.includejs h4 {
 margin-top: -5px;
  background-color: red;
}
p.jazzx  {
	margin-top: 150px;
}


.jazz p  {
	
	margin-top: -20px;
}


.jazz h4  {
	
	margin-bottom:30px;
	margin-top: -10px;
}

.jazz h5  {
	
	margin-bottom:20px;
	margin-top:-20px;
}

.jazz li:first-child {
	margin-top: 10px;
	
}

.jazz ul {
	margin-top: -15px;
}

.jazz li  {
	margin-top: 5px;
	margin-left: 15px;
}

.jazz h4:first-child {
	margin-top: 20px;
	
}
.wciecie {
	margin-left:60px;
}

.wciecie25 {
	margin-left:25px;
}


.pole {
	width:100%; 
	height:160px;
}
	
	*:focus {
    outline: 0;
}













