body {
	background: #fff url(../img/bottom.jpg) bottom no-repeat;
	font-family: 'Open Sans', sans-serif;
	font-size: 14px;
	color: #597a96;
	padding-top: 116px
}

.navbar-right {clear: right;}

.well {
	background: #f6f6f6;
	box-shadow: none
}

.home .well p {
	margin: 0
}

.home .well h2 {
	background: 0;
	color: #333;
	margin: 0
}

.home .well h2 span {
	background: 0;
	padding: 0
}

.home .well .media-body {
	vertical-align: middle
}

.navbar {
	height: 116px;
	background: #0a408a url(../img/pattern.png) top repeat-x;
	border: 0;
	margin: 0
}

.navbar .top {
	margin-top: 3px;
	float: right
}

.navbar .top a {
	transition: all .2s;
	float: left;
	line-height: 1.45em
}

.navbar .top a:hover {
	opacity: .8;
	text-decoration: none
}

.navbar .fb {
	color: white;
	font-size: 10px;
	font-family: 'montserratbold';
	font-weight: normal;
	text-transform: uppercase
}

.navbar .fb img {
	margin: -1px 8px 0 0;
	float: left
}

.navbar .nav {
	margin-top: 15px
}

.navbar .nav>li>a {
	color: white;
	font-size: 14px;
	font-family: 'montserratbold';
	font-weight: normal;
	padding: 8px 14px;
	margin-left: 1px;
	transition: all .2s
}

.navbar .nav>li>a:hover,
.navbar .nav>li>a:focus,
.navbar .nav>.active>a:hover,
.navbar .nav>.active>a:focus,
.navbar .nav>.open>a:hover,
.navbar .nav>.open>a:focus,
.navbar .nav>.active>a,
.navbar .nav>.open>a {
	background: white;
	color: #0a408a
}

.navbar-brand {
	padding-top: 0
}

header {
	height: 462px;
	background: url(../img/top.jpg) top no-repeat
}

header .container {
	position: relative;
	text-align: center
}

header .balon1,
header .balon2 {
	position: absolute
}

header .balon1 {
	top: 5px;
	left: 0;
	animation-name: balon1;
	animation-duration: 5s;
	animation-iteration-count: infinite;
	animation-fill-mode: both
}

header .balon2 {
	animation-name: balon2;
	animation-delay: .5s;
	animation-duration: 14s;
	animation-iteration-count: 1;
	animation-fill-mode: forwards;
	top: -30px;
	right: -10px;
	transform: rotate(-10deg) scale(0.6);
	filter: blur(2px);
	opacity: .9
}

header h1 {
	font-size: 48px;
	font-family: 'montserratbold';
	font-weight: normal;
	color: #0a408a;
	text-transform: uppercase;
	margin: 80px 0 0 0;
	display: inline-block;
	opacity: 0;
	transform: scale(0.95);
	animation-name: fadein;
	animation-delay: 1s;
	animation-duration: 3s;
	animation-iteration-count: 1;
	animation-fill-mode: forwards
}

header h1 span {
	color: #12aaeb
}

@keyframes balon1 {
	0% {
		top: 5px
	}
	50% {
		top: 25px
	}
	100% {
		top: 5px
	}
}

@keyframes fadein {
	0% {
		opacity: 0
	}
	100% {
		opacity: 1;
		transform: scale(1)
	}
}

@keyframes balon2 {
	0% {
		top: -30px;
		right: -10px;
		transform: rotate(-10deg) scale(0.6);
		filter: blur(2px);
		opacity: .9
	}
	100% {
		top: -20px;
		right: 15px;
		transform: rotate(0) scale(1);
		filter: blur(0);
		opacity: 1
	}
}

main {
	margin-top: 20px
}

.home aside {
	background: url(../img/aside.jpg) 10px 0 no-repeat;
	min-height: 613px;
	text-align: center
}

.home .main .img-responsive {
	margin-bottom: 30px
}

.home .main h2 {
	font-size: 24px;
	text-transform: uppercase;
	font-family: 'montserratbold';
	font-weight: normal;
	color: #597a96;
	margin: 0 0 30px;
	line-height: 1.3em
}

.title {
	margin: 30px 0
}

.title h2 {
	text-align: center;
	text-transform: uppercase;
	font-size: 18px;
	color: #d5d5d5;
	font-family: 'montserratbold';
	font-weight: normal
}

.title h2 span {
	display: inline-block;
	background: white;
	padding: 0 40px
}

.title hr {
	border-color: #d5d5d5;
	margin: -19px 0 0
}

footer {
	background: #06244f;
	padding: 30px 0;
	margin-top: 350px
}

footer span {
	color: white;
	font-size: 12px
}

.madeby {
	float: right;
	line-height: 1em
}

.madeby small,
.madeby img {
	float: left
}

.madeby small {
	color: white;
	font-size: 11px;
	margin: 3px 3px 0 0
}

.sub .bg {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	z-index: 10
}

.sub main {
	position: relative;
	z-index: 100;
	margin-top: 30px
}

.sub aside {
	margin-top: 120px
}

.sub aside img {
	border-radius: 4px
}

.sub aside .title {
	margin: 0
}

.sub aside .title strong {
	font-size: 24px;
	font-family: 'montserratbold';
	font-weight: normal;
	text-transform: uppercase;
	color: #597a96
}

.sub aside .nav li {
	margin: 0;
	padding: 0
}

.sub aside .nav>li>a {
	font-size: 14px;
	color: #597a96;
	border-bottom: 1px solid #cad6e0;
	transition: all .2s
}

.sub aside .nav .active>a {
	background: #597a96;
	color: white
}

.sub aside .nav .lvl2 {
	margin: 0;
	padding: 0;
	display: none;
}

.sub aside .nav .active >.lvl2 {
	display: block
}

.sub aside .nav .lvl2>li {
	list-style-type: none;
	display: block;
}

.sub aside .nav .lvl2>li>a {
	font-size: 13px;
	color: #597a96;
	background: #f8f8f8;
	border-bottom: 1px solid #cad6e0;
	transition: all .2s;
	position: relative;
    display: block;
    padding: 5px 15px 5px 30px;
}

.sub aside .nav .lvl2 a:hover,
.sub aside .nav .lvl2 a:focus,
.sub aside .nav .lvl2 .active>a {
	background: #6a8ead;
	color: white;
	text-decoration: none
}

.sub aside .nav>li:first-child>a {
	border-top: 1px solid #ddd
}

.sub h1 {
	font-size: 48px;
	font-family: 'montserratbold';
	font-weight: normal;
	text-transform: uppercase;
	color: #597a96
}

.sub article h2,
.sub article h3,
.sub article h4,
.sub article h5,
.sub article h6 {
	font-family: 'montserratbold';
	font-weight: normal;
	text-transform: uppercase;
	color: #597a96;
	margin: 30px 0 15px
}

.sub article a {
	color: #db191b
}

.sub article img {
	border-radius: 4px
}

.sub aside p a {
	color: #db191b
}

.sub .thumbnail {
	padding: 0;
	border: 0;
	transition: all .2s
}

.sub .thumbnail:hover {
	opacity: .9;
	transform: scale(1.05)
}

.aktualnosci aside .title {
	margin: 0 0 10px
}

.media {
	float: left;
	width: 100%;
	transition: all .2s;
	margin: 0;
	padding: 30px 0;
	border-bottom: 1px solid #cad6e0
}

.media:hover {
	cursor: pointer;
	background: rgba(0, 0, 0, 0.03)
}

.media .media-left {
	padding-right: 30px
}

.media .media-heading {
	margin: 5px 0 10px
}

.media .media-heading a {
	font-size: 24px;
	font-family: 'montserratbold';
	font-weight: normal;
	text-transform: uppercase;
	color: #597a96
}

.media .media-heading a:hover {
	color: #3b556b;
	text-decoration: none
}

.media .media-body {
	vertical-align: middle
}

.media:first-of-type {
	border-top: 1px solid #cad6e0
}

.more {
	border-radius: 0;
	border: 1px solid #597a96;
	color: #597a96 !important;
	font-size: 12px;
	padding: 5px 25px
}

.fb_slider_right {
	position: fixed;
	top: 180px;
	right: -320px;
	z-index: 10000;
	width: 348px;
	height: 100px;
	overflow: hidden;
	transition: all .3s ease-in-out;
	-o-transition: all .3s ease-in-out;
	-ms-transition: all .3s ease-in-out;
	-moz-transition: all .3s ease-in-out;
	-webkit-transition: all .3s ease-in-out
}

.fb_slider_right .sliderbody {
	float: left;
	width: 320px
}

.fb_slider_right:hover {
	right: 0;
	height: 100%
}

.fb_slider_right .button,
.fb_slider_right iframe {
	float: left;
	background: white
}

.download {
	float: left
}

.download ul {
	margin: 0;
	padding: 0
}

.download .plik {
	display: none;
	color: #fff
}

.download a:hover {
	text-decoration: none
}

.type_text .plik {
	display: inline
}

.type_icons li {
	list-style: none !important
}

.type_icons a {
	text-decoration: none !important;
	padding: 1px 0 2px 27px;
	background: url(../img/modules/download/page_white.png) 0 0 no-repeat;
	background-position: 0 3px !important
}

.type_icons .pdf {
	background: url(../img/modules/download/acrobat.png) 0 0 no-repeat
}

.type_icons .swf {
	background: url(../img/modules/download/flash.png) 0 0 no-repeat
}

.type_icons .txt,
.rtf {
	background: url(../img/modules/download/text.png) 0 0 no-repeat
}

.type_icons .doc,
.type_icons .docx,
.type_icons .odf,
.type_icons .ott,
.type_icons .sxw,
.type_icons .stw {
	background: url(../img/modules/download/word.png) 0 0 no-repeat
}

.type_icons .jpg,
.type_icons .jpe,
.type_icons .jfif,
.type_icons .png,
.type_icons .jpeg,
.type_icons .gif,
.type_icons .tif,
.type_icons .tiff,
.type_icons .ico,
.type_icons .bmp,
.type_icons .raw,
.type_icons .dcs {
	background: url(../img/modules/download/picture.png) 0 0 no-repeat
}

.type_icons .flv,
.type_icons .mov,
.type_icons .mpeg,
.type_icons .avi,
.type_icons .divx {
	background: url(../img/modules/download/movie.png) 0 0 no-repeat
}

.type_icons .ods,
.type_icons .sxc,
.type_icons .xls,
.type_icons .xlt {
	background: url(../img/modules/download/excel.png) 0 0 no-repeat
}

.type_icons .odg,
.type_icons .sxd,
.type_icons .psd {
	background: url(../img/modules/download/paint.png) 0 0 no-repeat
}

.type_icons .cdr,
.type_icons .ai {
	background: url(../img/modules/download/vector.png) 0 0 no-repeat
}

.type_icons .php,
.type_icons .html,
.type_icons .css,
.type_icons .js,
.type_icons .less,
.type_icons .asp,
.type_icons .c {
	background: url(../img/modules/download/code.png) 0 0 no-repeat
}

.type_icons .sql,
.type_icons .db,
.type_icons .dbf,
.type_icons .dbk {
	background: url(../img/modules/download/database.png) 0 0 no-repeat
}

.type_icons .zip,
.type_icons .tar,
.type_icons .gz,
.type_icons .gzip,
.type_icons .rar {
	background: url(../img/modules/download/zip.png) 0 0 no-repeat
}

.type_icons .rb {
	background: url(../img/modules/download/ruby.png) 0 0 no-repeat
}

.type_icons .as {
	background: url(../img/modules/download/actionscript.png) 0 0 no-repeat
}

.type_icons .cf {
	background: url(../img/modules/download/coldfusion.png) 0 0 no-repeat
}

.type_icons .odp,
.type_icons .sxi,
.type_icons .ppt {
	background: url(../img/modules/download/powerpoint.png) 0 0 no-repeat
}

.type_icons .iso,
.type_icons .nrg {
	background: url(../img/modules/download/dvd.png) 0 0 no-repeat
}

form .alert {
	display: none;
	font-size: 13px;
	line-height: 1.2em;
	margin-bottom: 0
}

form * {
	border-radius: 0 !important
}

.map iframe {
	width: 100%
}

form label {
	font-weight: normal
}

.form {
	margin-bottom: 1.5em
}

.forform {
	margin-top: 1em
}

#pages {
	margin: 0 0 15px
}

.jPaginate {
	height: 34px;
	position: relative;
	color: #a5a5a5;
	font-size: small;
	width: 100%
}

.jPaginate a {
	line-height: 30px;
	height: 30px;
	cursor: pointer;
	padding: 0 10px !important;
	margin: 0 2px;
	float: left;
	text-decoration: none !important
}

.jPag-control-back {
	position: absolute;
	left: 0
}

.jPag-control-front {
	position: absolute;
	top: 0
}

.jPaginate span {
	cursor: pointer
}

ul.jPag-pages {
	float: left;
	list-style-type: none;
	margin: 0;
	padding: 0
}

ul.jPag-pages li {
	display: inline;
	float: left;
	padding: 0;
	margin: 0
}

ul.jPag-pages li a {
	float: left;
	padding: 2px 5px
}

span.jPag-current {
	cursor: default;
	font-weight: normal;
	line-height: 30px;
	height: 30px;
	padding: 0 10px;
	margin: 0 2px;
	float: left
}

ul.jPag-pages li span.jPag-previous,
ul.jPag-pages li span.jPag-next,
span.jPag-sprevious,
span.jPag-snext,
ul.jPag-pages li span.jPag-previous-img,
ul.jPag-pages li span.jPag-next-img,
span.jPag-sprevious-img,
span.jPag-snext-img {
	height: 34px;
	margin: 0 2px;
	float: left;
	line-height: 26px
}

ul.jPag-pages li span.jPag-previous,
ul.jPag-pages li span.jPag-previous-img {
	margin: 2px 0 2px 2px;
	font-size: 12px;
	font-weight: bold;
	width: 10px
}

ul.jPag-pages li span.jPag-next,
ul.jPag-pages li span.jPag-next-img {
	margin: 2px 2px 2px 0;
	font-size: 12px;
	font-weight: bold;
	width: 10px
}

span.jPag-sprevious,
span.jPag-sprevious-img {
	margin: 2px 0 2px 2px;
	font-size: 14px;
	width: 15px;
	text-align: right
}

span.jPag-snext,
span.jPag-snext-img {
	margin: 2px 2px 2px 0;
	font-size: 14px;
	width: 15px;
	text-align: right
}

ul.jPag-pages li span.jPag-previous-img {
	background: transparent url(../images/previous.png) no-repeat center right
}

ul.jPag-pages li span.jPag-next-img {
	background: transparent url(../images/next.png) no-repeat center left
}

span.jPag-sprevious-img {
	background: transparent url(../images/sprevious.png) no-repeat center right
}

span.jPag-snext-img {
	background: transparent url(../images/snext.png) no-repeat center left
}

.jPag-last,
.jPag-first {
	line-height: 30px !important;
	font-size: 14px
}

hr {
	border-top: 1px solid #cad6e0
}

.download li {
	padding: 10px 20px;
	border-top: 1px solid #cad6e0;
	background: rgba(0, 0, 0, 0.05);
	transition: .2s all
}

.download li:hover {
	background: rgba(0, 0, 0, 0.10)
}

.bannery {
	border-radius: 8px;
	border: 1px #d5d5d5 solid
}

.sub .col-md-12 .main h1 {
	margin-top: 100px
}

.sub .main img.pull-right {
	margin-left: 30px;
	margin-bottom: 10px
}

.sub .main img.pull-left {
	margin-right: 30px;
	margin-bottom: 10px
}

.vertical-center {
	display: flex;
	align-items: center;
	flex-flow: row wrap;
	justify-content: space-around
}

.navbar,
.navbar-brand img,
.navbar .nav {
	transition: all .2s;
}

.navbar-brand img {
	width: 170px;
}

.affix {
	margin-top: -35px;
}

.affix .navbar-brand img {
	margin-top: 35px;
	width: 80px;
}

.affix .nav {
	float: right;
	clear: right;
	margin-top: 20px;
}

#mapagoogle {
	width: 100%;
	height: 600px;
}

.my-30 {
	margin-top: 30px;
	margin-bottom: 30px;
}

.d-flex {
	display: flex;
	flex-flow: row;
	width: 100%;
	align-items: center;
	justify-content: space-between;
	padding: 30px;
	background: #00000005;
	transition: all .2s;
	margin-bottom: 5px;
}

.d-flex h3 {
	margin: 0 !important;
}

.d-flex:hover {
	text-decoration: none;
	background: #00000015
}

.gallery .text-center p {
	margin-bottom: 30px;
}

.content-center {
	display: flex;
	justify-content: center;
	flex-wrap: wrap;
}

.mainsponsors img {
	max-width: 200px;
	margin-top: 30px;
}

/*

RRRRRRRRRRRRRRRRR         WWWWWWWW                           WWWWWWWW     DDDDDDDDDDDDD
R::::::::::::::::R        W::::::W                           W::::::W     D::::::::::::DDD
R::::::RRRRRR:::::R       W::::::W                           W::::::W     D:::::::::::::::DD
RR:::::R     R:::::R      W::::::W                           W::::::W     DDD:::::DDDDD:::::D
 R:::::R     R:::::R       W:::::W           WWWWW           W:::::W        D:::::D    D:::::D
 R:::::R     R:::::R        W:::::W         W:::::W         W:::::W         D:::::D     D:::::D
 R:::::RRRRRR:::::R          W:::::W       W:::::::W       W:::::W          D:::::D     D:::::D
 R:::::::::::::RR             W:::::W     W:::::::::W     W:::::W           D:::::D     D:::::D
 R::::RRRRRR:::::R             W:::::W   W:::::W:::::W   W:::::W            D:::::D     D:::::D
 R:::::R     R:::::R            W:::::W W:::::W W:::::W W:::::W             D:::::D     D:::::D
 R:::::R     R:::::R             W:::::W:::::W   W:::::W:::::W              D:::::D     D:::::D
 R:::::R     R:::::R              W:::::::::W     W:::::::::W               D:::::D    D:::::D
RR:::::R     R:::::R              W:::::::W       W:::::::W              DDD:::::DDDDD:::::D
R::::::R     R:::::R               W:::::W         W:::::W               D:::::::::::::::DD
R::::::R     R:::::R                W:::W           W:::W                D::::::::::::DDD
RRRRRRRR     RRRRRRR                 WWW             WWW                 DDDDDDDDDDDDD

*/

/* height: 768px, 600px */

@media screen and (max-width: 1199px) {
	.navbar .nav>li>a {
		padding: 8px 10px;
	}
	header h1 {
		font-size: 34px;
		margin: 115px 0 0 0;
	}
}

@media screen and (max-width: 1023px) {
	.navbar-brand {
		padding-top: 0;
		margin-top: -38px;
	}
	.navbar-toggle {
		border-color: white;
		margin-top: 18px;
		clear: right;
	}
	.icon-bar {
		background: white
	}
	#navbar {
		background: #0a408a;
		z-index: 2000;
		position: relative;
		margin-top: 17px;
	}
	.navbar .nav>li>a {
		text-shadow: none;
	}
	.navbar .nav a {
		color: white;
	}
	.balon1,
	.balon2 {
		display: none;
	}
	header {
		background-size: 100% auto;
		height: auto;
		padding-bottom: 60px;
	}
	header h1 {
		font-size: 34px;
		margin: 15px 0 0 0;
	}
	.home .main .bigimg {
		width: 100%;
		max-width: 500%;
		margin: 0 0 15px 0;
	}
	.sponsorzy .col-sm-4 {
		margin-bottom: 30px;
	}
	footer {
		text-align: center;
	}
	.madeby {
		float: none;
		display: inline-block;
		margin-top: 15px;
	}
	.home aside {
		min-height: 10px;
		background: none;
	}
	.sub .navbar-brand img {
		width: 140px;
	}
	.sub main {
		margin-top: 90px;
	}
	.sub aside {
		margin-top: 30px;
	}
	.gallery a img {
		width: 100%;
		max-width: 500%;
	}
	.media .media-left {
		padding: 0;
		margin: 0 0 15px 0;
	}
	.media .media-left img {
		width: 100%;
	}
}

@media screen and (max-width: 800px) {
	header h1 {
		font-size: 23px;
		margin: 22px 0 0 0;
	}
	header {
		padding-bottom: 40px;
	}
	body {
		background-size: 185% auto;
	}
	footer {
		margin-top: 150px;
	}
}

@media screen and (max-width: 768px) {}

@media screen and (max-width: 640px) {
	.mainsponsors {
		margin: 0 15px 30px;
	}
	header {
		background-size: 125% auto;
	}
	.navbar-brand img {
		width: 130px;
	}
	.home aside {
		margin-top: 30px;
	}
}

@media screen and (max-width: 600px) {}

@media screen and (max-width: 480px) {
	header {
		background-size: 115% auto;
	}
	.navbar-brand img {
		width: 100px;
	}
	header h1 {
		font-size: 16px;
		margin: 15px 0 0 0;
	}
	.sub h1 {
		font-size: 30px;
	}
}

@media screen and (max-width: 435px) {
	header {
		background-size: 125% auto;
		padding-bottom: 30px;
	}
	.navbar-brand img {
		width: 100px;
	}
}

@media screen and (max-width: 425px) {}

@media screen and (max-width: 414px) {
	header {
		background-size: 135% auto;
	}
	.navbar-brand img {
		width: 100px;
	}
}

@media screen and (max-width: 375px) {
	header {
		background-size: 140% auto;
	}
	.navbar-brand img {
		width: 93px;
	}
	.top ul li:last-of-type {
		display: none;
	}
	footer {
		margin-top: 30px;
	}
}

@media screen and (max-width: 360px) {
	header {
		background-size: 145% auto;
	}
}

@media screen and (max-width: 320px) {
	header {
		background-size: 180% auto;
	}
}
