body {
background: url('img/student-projelist2.jpg') no-repeat center center fixed;
-moz-background-size: cover;
-webkit-background-size: cover;
-o-background-size: cover;
background-size: cover;

}

.container {}

#carousela {width:100%;height:250px;}
#elem_carousela{
width:100%;
height:250px;
-webkit-border-radius: 5px;
-moz-border-radius: 5px;
border-radius: 5px;
}
.carousel-inner {width:100%!important;height:250px!important;}
.item {width:100%!important;height:250px!important;}

.choice {background-color:white;padding:10px;margin-top:10px;}
.futer{margin-top:10px;}

.opacity1001{
opacity:0.5;
filter: alpha(opacity=50); /* For IE8 and earlier */
-khtml-opacity: 0.5;
-moz-opacity: 0.5;
}


.choice_text{ padding:30px;padding-top:0px;padding-bottom:0px;}
.but_margines {margin-left:30px;}
.head_wariant {padding:0px!important;}
.middle_con{
background-color:#0075ba;
color:white;
padding:5px;
    opacity: 0.85;
    filter: alpha(opacity=85); /* For IE8 and earlier */
}

.centrowanie {
display:inline-block!important;
 float: none!important;

}

#nag{
background-color:#0075ba;
color:white;
padding:5px;
    opacity: 0.97;
    filter: alpha(opacity=97); /* For IE8 and earlier */
-webkit-border-radius: 5px;
-moz-border-radius: 5px;
border-radius: 5px;
}
.navbarek{

    opacity: 0.75;
    filter: alpha(opacity=75); /* For IE8 and earlier */

}



#logowanie {
background-color:#0075ba;
color:white;
padding:5px;
    opacity: 0.97;
    filter: alpha(opacity=97); /* For IE8 and earlier */
-webkit-border-radius: 5px;
-moz-border-radius: 5px;
border-radius: 5px;
margin-top:22%;
margin-bottom:17%;
}

.labelka{
padding-top:0px;margin-left:40px;
}
.inpucik{margin-left:25px;margin-right:25px;}

#rejestracja {
background-color:#0075ba;
color:white;
padding:5px;
    opacity: 0.97;
    filter: alpha(opacity=97); /* For IE8 and earlier */
-webkit-border-radius: 5px;
-moz-border-radius: 5px;
border-radius: 5px;
margin-top:22%;
margin-bottom:17%;
}

#choice1{
-webkit-border-radius: 5px;
-moz-border-radius: 5px;
border-radius: 5px;
}
#choice2{
-webkit-border-radius: 5px;
-moz-border-radius: 5px;
border-radius: 5px;
}

#choice3{
-webkit-border-radius: 5px;
-moz-border-radius: 5px;
border-radius: 5px;
}


#futer{
background-color:black;min-height:100px;
-webkit-border-radius: 5px;
-moz-border-radius: 5px;
border-radius: 5px;
   opacity: 0.97;
    filter: alpha(opacity=97); /* For IE8 and earlier */
background-color: white;/*#0075ba;*/
}
.h_footer {
min-height:180px;
}
.logo_img {
display:block;
width:100%;
height:auto;

}

.merydian{
background-color:#0075ba;
-webkit-border-radius: 5px;
-moz-border-radius: 5px;
border-radius: 5px;

    opacity: 0.97;
    filter: alpha(opacity=97); /* For IE8 and earlier */

}

#futer {
    background-color:#65676B;
}

#futer_col1 {
background-color:#0075ba;
color:white;
-webkit-border-radius: 5px;
-moz-border-radius: 5px;
border-radius: 5px;
    opacity: 0.97;
    filter: alpha(opacity=97); /* For IE8 and earlier */

padding:10px;

}

#futer_col2{
background-color:#0075ba;
color:white;
-webkit-border-radius: 5px;
-moz-border-radius: 5px;
border-radius: 5px;
    opacity: 0.97;
    filter: alpha(opacity=97); /* For IE8 and earlier */
	padding:10px;
}

#futer_col3 {
background-color:#0075ba;
color:white;
-webkit-border-radius: 5px;
-moz-border-radius: 5px;
border-radius: 5px;


}
.centrowanie_text{text-align:center;}


/************************NAVBAR************************/

.navbar-default {
	background-color: #63ee0f;
	border-color: #0075ba;margin-top:10px;
}
.navbar-default .navbar-brand {
	color: #ffffff;
}
.navbar-default .navbar-brand:hover, .navbar-default .navbar-brand:focus {
	color: #ffffff;
}
.navbar-default .navbar-text {
	color: #ffffff;
}
.navbar-default .navbar-nav > li > a {
	color: #ffffff;
}
.navbar-default .navbar-nav > li > a:hover, .navbar-default .navbar-nav > li > a:focus {
	color: #ffffff;
}
.navbar-default .navbar-nav > .active > a, .navbar-default .navbar-nav > .active > a:hover, .navbar-default .navbar-nav > .active > a:focus {
	color: #ffffff;
	background-color: #000000;
}
.navbar-default .navbar-nav > .open > a, .navbar-default .navbar-nav > .open > a:hover, .navbar-default .navbar-nav > .open > a:focus {
	color: #ffffff;
	background-color: #E4087F;
}
.navbar-default .navbar-toggle {
	border-color: #ffffff;
}
.navbar-default .navbar-toggle:hover, .navbar-default .navbar-toggle:focus {
	background-color: #0075ba;
}


.navbar-default .navbar-toggle .icon-bar {
	background-color: #ffffff;
}
.navbar-default .navbar-collapse,
.navbar-default .navbar-form {
	border-color: #ffffff;
}
.navbar-default .navbar-link {
	color: #ffffff;
}
.navbar-default .navbar-link:hover {
	color: #ffffff;
}

@media (max-width: 767px) {
	.navbar-default .navbar-nav .open .dropdown-menu > li > a {
		color: #ffffff;
	}
	.navbar-default .navbar-nav .open .dropdown-menu > li > a:hover, .navbar-default .navbar-nav .open .dropdown-menu > li > a:focus {
		color: #ffffff;
	}
	.navbar-default .navbar-nav .open .dropdown-menu > .active > a, .navbar-default .navbar-nav .open .dropdown-menu > .active > a:hover, .navbar-default .navbar-nav .open .dropdown-menu > .active > a:focus {
		color: #ffffff;
		background-color: #000000;
	}
}
.aktiv{
background-color: none;
}
.aktiv:hover{
background-color: #E4087F;/*#0075ba;*/
}

/***********KONIEC*******NAVBAR************************/















.thumbnail {
    position:relative;
    overflow:hidden;
}

.caption {
    position:absolute;
    top:0;
    right:0;
    background:rgba(0, 0, 0, 0.75);
    width:100%;
    height:100%;
    padding:2%;
    display: none;
    text-align:center;
    color:#fff !important;
    z-index:2;
}


.popover{
	background-color:red!important;
	color: #FFF!important;
}

.popover-title{
	background-color:black!important;
	color: #FFF!important;
}
