@import url('https://fonts.googleapis.com/css?family=Open+Sans:300,300i,400,400i,600,600i,700,700i,800,800i');
body {
	font-family: 'Open Sans', sans-serif; font-size: 15px;
	background-color: #f8f8f8;
	}
a {
	color: #4a4a4a;
}
a:hover, a:focus {
	color: #4a4a4a;
	opacity: 0.8;
	text-decoration: none;
}
* {
	outline: none!important }
a.thumbnail {
	border: none!important 
}
.visible-ho {
	display: none!important;
}
body.ho .visible-ho {
	display: block!important 
}
@media (min-width: 768px) {
	.visible-ho.visible-xs,
	body.ho .visible-ho.visible-xs {
		display: none!important;
	}
}

.page {
    background-color: #fff;
    box-shadow: 0 0 40px rgba(0, 0, 0, 0.05);
    padding: 0px 20px;
}
.carousel-indicators {
	width: auto;
	left: auto;
	right: 20px;
	margin-bottom: 0
}
.slider {
	display: table;
}
.carousel-inner {
	
	z-index: 0
}
 .logo {
	display: table-cell;
	position: absolute;
	top: 0;
	height: 100%;
	background-color: rgba(255, 255, 255, 0.8);
	width: 25%;
	z-index: 900;
	left: 5%;
	text-align: center;
	padding: 30px 20px;
	
}
.carousel-indicators li {
	width: 30px;
	height: 30px;
	border-radius: 0;
	border: 1px solid white;
	margin: 0 2px!important;
	background-color: rgba(255, 255, 255, 0.3);
}
.carousel-indicators .active {
	width: 30px;
	height: 30px;
	border: 1px solid white;
}
.navbar-default {
	border: none!important;
	background-color: #cc0000!important;
	border-radius: 0!important 
}
.navbar-default .navbar-nav>li>a {
	color: white!important ;
		-webkit-transition: background 0.5s ease;
    -moz-transition: background 0.5s ease;
    -o-transition: background 0.5s ease;
    transition: background 0.5s ease;
	 background-image: url(../img/link.png);
	 background-position: top;
	 background-repeat: repeat-x;
	 padding-left: 25px;
	 padding-right: 25px
}
.navbar-default .navbar-nav>li>a:hover,
.navbar-default .navbar-nav>li>a:focus {
	 background-position: bottom;
}
body.ho li.ho a,
body.fi li.fi a,
body.of li.of a,
body.ve li.ve a,
body.ko li.ko a,
body.ga li.ga a {
	font-weight: bold;
}
.navbar-default .navbar-brand {
	color: white!important;
}
@media (min-width: 768px) {
	 li.lang {
		float: right!important ;
	}
	 .navbar-default .navbar-nav>li.lang>a {
	 	padding-left: 10px!important;
		padding-right: 10px!important;
		background-image: none!important;
	 }
}
li.lang img {
	height: 18px!important;
	float: left;
	margin-right: 5px
	}


.line-h-50 {
	line-height: 50px}

.logo img {
	max-width: 100%;
	height: auto;
}
.sdk {
	position: absolute;
	bottom: 0;
	width: 90%;
	left: 5%;
	text-align: left;
	padding-bottom: 30px
}
.sdk p {
	border-bottom: 1px dashed gray;
	line-height: 40px
}

body.en .sdk p {
	line-height: normal!important 
}
body.en .sdk small {
	font-size: 70%;

}
.wstep {
		font-size: 14px;
		padding: 10px
	}

@media (min-width: 992px) {
	.wstep {
		padding: 30px 20px;
		font-size: 17px
	}
}


.dane-kontakt h3 {
	color: #5bc0de}
.dane-kontakt .glyphicon {
	color: #5bc0de; opacity: 0.5; padding-right: 20px}
textarea {
	min-height: 150px}	
img.default {
	margin-bottom: 30px; border-radius: 4px;
	border: 1px solid #ededed; padding:5px}
input, textarea {
	outline: none;}
footer {
	width:100%; 
	background-color: #cc0000;
	border-radius: 0;
	margin-bottom:20px;
	color: white;
	padding: 10px 0;
	font-weight: 300!important }
footer a {
	color: white!important;}
footer h3 {
	margin: 0;
	font-size: 18px;
	font-weight: 600}
div.copy {
	 float:right;
	 font-size: 9px; 
	 line-height: normal; 
	 padding: 10px}
div.copy a {
	text-decoration: none;
	font-size: 11px;text-transform: lowercase;
	background: transparent url(../img/infocity.png) no-repeat left 50%;
	padding-left: 15px; padding-right: 20px;}
footer .cookies {
	width: 200px; float: left; font-size: 11px;
	text-transform: uppercase;}

div.form-error {
	text-align: center; color: red; padding: 10px}
div.send-success {
	width: 100%; text-align: center; color: green; padding: 10px 0}
div.send-error {
	text-align: center; color: red; }
	
	
	
@media (max-width: 767px) {
	.container {
		width: 100%; 
		}
	div.cycle {
		display: none;
	}
}
	
@media (min-width: 768px) and (max-width: 991px) {
	.container {
		width: 750px;}
	
}

@media (min-width: 992px) and (max-width: 1199px) {
	.container {
	  width: 970px;}
 
}

@media (min-width: 1200px) {
	.container {
	  width: 1170px;
	  /*background-color: #79a079;*/
	  
	  }
	
}
.testowa {
	background-color: white;
}
.testowa td {
	background-color: white;
	display: table-cell;
	position: 
}
.testowa td.pink {
	background-color: #ffb6c1;
}
a.fb {
	display: block;
	height: 58px;
	width: 58px;
	background-image: url(../img/fb.png);
	background-position: top;
	float: right;
	margin-right: 10px;
	-webkit-transition: background 0.5s ease;
    -moz-transition: background 0.5s ease;
    -o-transition: background 0.5s ease;
    transition: background 0.5s ease;
}
a.fb:hover,
a.fb:focus {
	background-position: bottom;
	opacity: 1.0!important;
}

.foto img {
	padding: 5px;
	box-shadow: 0 2px 2px rgba(0, 0, 0, .2);
    border-top: 1px solid rgba(0, 0, 0, .05);
    border-left: 1px solid rgba(0, 0, 0, .05);
    box-sizing: border-box;
    -moz-box-sizing: border-box;
    -o-box-sizing: border-box;
    -webkit-box-sizing: border-box;
}
.wstep.text {
	font-size: 15px
}
.wspolpraca {
	border-top: 1px dashed gray;
	padding-top:30px;
	padding-bottom:30px;
}
footer span {
	white-space: nowrap;
}

@media (min-width: 768px) {
	.col-sm-20 {
		width: 20%;
		float: left;
		text-align: center;		
	}
}
.wspolpraca .col-sm-20 {
	text-align: center;
}
.wspolpraca .col-sm-20 img {
	margin: auto!important 
}

@media (max-width: 767px) {
	.slider,
	header,
	footer {
		margin-left: -20px;
		margin-right: -20px;
		width: auto;
	}
	
	.navbar-default .navbar-toggle {
		background-color: #a10000!important;
		border: none;
	}
	.navbar-default .navbar-toggle .icon-bar {
		background-color: white;
	}
	.navbar-nav {
		margin: 0px -15px;
	}
	.nav>li {
		border-bottom: 1px solid #a10000;
	}
	.navbar-default .navbar-collapse, .navbar-default .navbar-form {
		border-color: #a10000;
	}
}
.loga {

}
.loga h4 {
	font-weight: bold;
	color: #CC0000;
	font-size: 14px;
	text-align: left;
	padding: 5px;
	
	text-transform: uppercase
}

.loga img {
	width: 120px; height: 60px;
	padding: 5px;
	margin: 5px;
	border: 1px solid #f7f7f7;
}

hr {
	border: none!important;
	border-bottom: 1px dashed gray!important 
}
.page-header {
	border-bottom: 1px dashed gray!important 
}

.form-control {
	border-radius: 0;
}
.btn-bianga {
	border-radius: 0;
	background-color: #cc0000!important;
	color: white!important;
	text-transform: uppercase;
}
label {
	font-weight: 300;
	font-size: 12px;
	text-transform: uppercase;
}

.punkty {
	font-size: 10pt!important ;
}
.pixel {
	font-size: 10px!important 
}
a.cert {
	border: 1px solid silver;
	padding: 2px
}
.gallery .col-sm-3 {
	padding: 0 5px!important 
}
.gallery .col-sm-3 a {
	margin-top: 10px
}
.m-bot-20 div {
	margin-bottom: 20px
}
.gallery-image {
	padding: 5px!important 
}
.gallery-image img, 
.row.ko img {
	width: 100%!important ;
		padding: 5px;
	box-shadow: 0 2px 2px rgba(0, 0, 0, .2);
    border-top: 1px solid rgba(0, 0, 0, .05);
    border-left: 1px solid rgba(0, 0, 0, .05);
    box-sizing: border-box;
    -moz-box-sizing: border-box;
    -o-box-sizing: border-box;
    -webkit-box-sizing: border-box;
}
.row.ko img {
	width: auto!important;
	margin-bottom: 20px
	
}
.gallery-header {
	border-bottom: 1px dashed #ccc;
	margin-bottom: 20px
}
.gallery-header:first-of-type,
.gallery-header:last-of-type {
	border: none!important 
}
.gallery-header h2,
.gallery h2 {
	font-size: 16px;
	font-weight: 600;
	text-transform: uppercase;
}
a.more:before,
a.back:before {
	clear: both;
	content: ' ' ;
}
a.more,
a.back {
	font-size: 12px;
	font-weight: 600;
	text-transform: uppercase;
	display: table;
	clear: both;
	float: right;
	padding: 10px 0
}

span.description {
	display: block;
	width: 100%;
	text-overflow: ellipsis;
	overflow-x: hidden;
	white-space: nowrap;
	font-size: 11px;
	text-align: center;
}

.thumbnail {
	margin-bottom: 0
}