@import url(stala/default.css);

.body {
	padding: 0px;
	margin: 0px;
	text-align: center;
	background: #fff;
}
hr, .hr {
	border: 0; height: 1px; 
    background-image: -webkit-linear-gradient(left, rgba(0,0,0,0), rgba(0,0,0,0.75), rgba(0,0,0,0));       
    background-image: -moz-linear-gradient(left, rgba(0,0,0,0), rgba(0,0,0,0.75), rgba(0,0,0,0)); 
    background-image: -ms-linear-gradient(left, rgba(0,0,0,0), rgba(0,0,0,0.75), rgba(0,0,0,0)); 
    background-image: -o-linear-gradient(left, rgba(0,0,0,0), rgba(0,0,0,0.75), rgba(0,0,0,0));
    background-image: linear-gradient(left, rgba(0,0,0,0), rgba(0,0,0,0.75), rgba(0,0,0,0));
    width:100%; 
	margin: 20px 0 20px 0;
}
ul, ol {
	list-style-position: outside;
	margin-left: 25px;
	margin-bottom: 0px;
	padding: 0px;
    vertical-align:middle;
}

ul li {
	list-style-image: url(pk1.png);
}

.text {
	width: 100%;
	clear: both;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 20px;
	padding-left: 0px;
	float: left;
}
section {
	line-height: 160%;
}
.main {
	width: 1200px;
	position: relative;
	text-align: left;
	margin: auto;
	clear: both;
}
#boxx{
	clear: both;
	width: 100%;
	float: left;
	text-align: center;
	padding: 20px 0px 20px 0px;
}
#formularz {
	width: 1200px;
	position: relative;
	text-align: center;
	margin: auto;
	clear: both;
	padding-top: 100px;
}

.copy {
	font-size: 18px;
}

/*START*/
#logos{
	text-decoration: none;
	padding: 5px;
}
#logos a:hover{
	text-decoration: none;
	transition: .4s;
	opacity: .5;
}
#info {
    width: 100%;
    padding: 10px;
	 background:#dd0000;
	 color:#fff;
	 font-size: 13px;
	 position: fixed;
	 z-index: 20;
}
#top{
	float: right;
	margin: 26px 0px;
}
#top_1 {
	background-color: #034080;
	padding: 10px 15px 6px 15px;
	float: left;
	width: 100%;
}
#top_1t {
	float: left;
	font-size: 14px;
	color: #fff;
	padding-top: 5px;
}
#top_1 a {
	color: #fff;
}

header {
	clear: both;
	float: left;
	width: 100%;
	position: fixed;
	z-index: 10;
	background-color: #fff;
	border-bottom: thin solid #b0b0b0;
	margin-top: 0px;
}

#wys{
	clear: both;
	float: left;
	width: 100%;
	height: 160px;
}

nav {
	clear: both;
	float: left;
	width: 100%;
	position: relative;
}
nav li {
	display: inline-block;
	position: relative;
	margin: 10px 0px;
}
nav li a {
	color: #000;
	padding: 0px 15px 0px 15px;
	position: relative;
	text-transform: uppercase;
	text-decoration:none;
}
nav li.s a, nav li:hover a, nav li.act a {
	color: #bf2921;
}
nav li.s menu a, nav li.act menu a, nav li:hover menu a {
	color:#fff;
}

nav li menu {
	display: none;
	position: absolute;
	text-align: left;
	background-color: #a41b14;
	padding: 5px 0px 5px 0px;
	z-index: 2;
	min-width: 200px;
	margin-left: 33px;
	margin-top: 8px;
}

nav li menu a {
	color: #fff;
	display: block;
	padding: 12px;
	white-space: nowrap;
	font-size: 12px;
	border-bottom: 1px solid #fff;
	background: none !important;
	line-height: 100% !important;
	height: auto !important;
}

nav li menu a { 
	color:#ffffff;
}

nav li menu a:hover, nav li menu a.s { 
	color:#fff;
	background:#034080 !important;
}

#par1 {
	float: right;
}

#par1:hover, #par2:hover{
	opacity: 0.6;
} 
#yt {
	float: left;
	padding-left: 10px;
	padding-top: 2px;
}
#yt2 {
	float: left;
	padding-left: 10px;
	padding-top: 5px;
	font-size: 14px;
}
#yt:hover {
	opacity: 0.6;
}

/*CONTENT*/

#content {
	text-align: left;
	clear: both;
	float: left;
	width: 100%;
	padding: 20px 0;
}

#kols {
	clear: both;
	float: left;
	width: 100%;
}

aside {
	clear: both;
	float: left;
	width: 100%;
	position: relative;
	height: 430px;
	padding-top: 155px;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 0;
}

blockquote {
	float: left;
	height: 550px;
	width: 100%;
	position: relative;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 0;
}
.slajd {
	height: 550px;
	width: 100%;
	position: absolute;
	left: 0px;
	top: -155px;
	display:none;
	text-align: left;
	border: none;
}

.slajd img{
	float: left;
	width: 100%;
	height: auto;
}

.nakl{
	position: absolute;
    left: 0;
    bottom: 200px;
    width: 100%;
    text-align: center;
}

.nakl h6{
	font-size: 52px;
	color: #fff;
	text-transform: uppercase;
	font-weight: bold;
	text-shadow: 0px 0px 3px rgba(0, 0, 0, 0.7);
	margin-bottom: 10px;
	text-decoration: none;
}

.nakl h6 a{
	color: #fff;
	text-decoration: none;
}

.nakl h6 a:hover{
	text-decoration: none;
	color: #fe7300;
}

.opis_animki{
	clear: both;
	background: rgba(255, 255, 255, 0.6);
	padding: 12px;
	width: 1000px;
	margin: 0 auto;
	margin-bottom: 20px;
}



.wwl{
	display: inline-block;
	font-size: 14px;
	color: #fff;
	background: #d24700;
	padding: 9px 22px;
	margin: 10px 0;
}

.wwl:hover{
	text-decoration: none;
	background: #000;
}

h1{
	font-size: 32px;
	color: #034080;
	font-weight: 300;
	border-bottom: 1px solid #c8cdd7;
	padding-bottom: 9px;
	margin-bottom: 20px;
	margin-top: 5px;
}
h2{
	font-size: 20px;
	font-weight: bold;
}

h3{
	font-size: 22px;
	color: #2a2a2a;
	padding-bottom: 3px;
}

#navl {
    background: url(navl.png) center center no-repeat;
    width: 39px;
    height: 39px;
    position: absolute;
    left: 10px;
    top: 30%;
    z-index: 1;
    margin-top: -25px;
    cursor: pointer;
	 opacity: 0.5;
}

#navp {
    background: url(navp.png) center center no-repeat;
    width: 39px;
    height: 39px;
    position: absolute;
    right: 10px;
    top: 30%;
    z-index: 1;
    margin-top: -25px;
    cursor: pointer;
	 opacity: 0.5;
}

#navl:hover, #navp:hover{
	opacity: 1.0;
} 

/*boxy gl*/

#boxy_gl{
	width: 1200px;
	position: relative;
	margin: auto;
	clear: both;
	padding-top: 40px;
	border-top: thin solid #b0b0b0;
}

.box{
	width: 270px;
	float: left;
	text-align: center;
	margin-right: 10px;
	margin-left: 10px;
	margin-bottom: 15px;
}

.cont_box{
	clear: both;
	float: left;
	width: 100%;
}

.cont_box h4{
	font-size: 20px;
	color: #034080;
}
.cont_box h4 a{
	color: #034080;
	text-decoration: none;
	text-transform: uppercase;
}
.box h4 a:hover{
	text-decoration: none;
	color: #bf2921;
}
.box img:hover{
	opacity: .8;
}
.box img{
	padding: 0 0 20px 0;
}
.pod aside, .pod .slajd{
	height: 350px;
}
.cont_txt{
	font-size: 14px;
	color: #000;
	line-height: 20px;
}

/*FOOTER*/
footer {
	clear: both;
	float: left;
	width: 100%;
	padding-top: 15px;
	padding-bottom: 15px;
}
#copy {
	color: #000;
}
#copy a {
	color: #000;
	text-decoration: none;
}
#copy span {
	font-size: 13px;
}
#partnerzy{
	clear: both;
	width: 100%;
	float: left;
	text-align: center;
}
#partnerzy img{
	border: thin solid #b0b0b0;
	padding: 10px;
}
#partnerzy a{
	text-decoration: none;
	margin: 10px;	
}
#partnerzy a:hover{
	text-decoration: none;
	transition: .4s;
	opacity: .5;
}

.tlo{
width: 1200px;
position: relative;
margin: auto;
clear: both;
padding-bottom: 40px;
}

.tlo h3{
	position: relative;
	margin-bottom: 40px;
	
}

.tlo h3:before {
    content: "";
	display: block;
	position: absolute;
	left: 50%;
	bottom: -15px;
	margin-left: -50px;
}

.scrollable {
  position:relative;
  overflow:hidden;
  width: 100%;
  margin: 0 auto;
}

.scrollable .items {
  width:20000em;
  position:absolute;
}

.items div {
  float:left;
}

.news{
	text-align: center;
	padding: 15px 15px 45px 15px;
	font-size: 13px;
	color: #000;
	background: #fff;
}

.news img{
	display: inline-block;
	margin-bottom: 15px;
}

.opis_newsa{
	clear: both;
	float: left;
	width: 100%;
	text-align: center;
	color: #000;
}

.news a{
	color: #000;
}

.news a:hover{
	text-decoration: none;
	color: #fe7300;
}

.news small{
	font-size: 12px;
	color: #888888;
	display: block;
	margin-bottom: 5px;
	font-weight: bold;
}

.news h2{
	font-size: 16px;
	color: #000;
	font-weight: bold;
	text-transform: uppercase;
	margin-bottom: 10px;
}

.news h2 a{
	color: #000;
}

.news h2 a:hover{
	text-decoration: none;
	color: #de0029;
}

.more{
	font-size: 11px;
	color: #fff;
	text-transform: uppercase;
	background: #01539f;
	display: inline-block;
	padding: 2px 5px;
	margin: 10px 0px;
}

.more:hover{
	text-decoration: none;
	color: #454545;
}

.prev{
	display: block;
	width: 39px;
	height: 39px;
	background: url(nl.png) center center no-repeat;
	position: absolute;
	top: 50%;
	margin-top: -40px;
	left: -20px;
	z-index: 1;
	cursor: pointer;
}

.next{
	display: block;
	width: 39px;
	height: 39px;
	background: url(np.png) center center no-repeat;
	position: absolute;
	top: 50%;
	margin-top: -40px;
	right: -20px;
	z-index: 1;
	cursor: pointer;
}

.prev:hover, .next:hover{
	opacity: .5;
}

#mapa{
	clear: both;
	float: left;
	width: 100%;
}

#mapa iframe{
	width: 100% !important;
	height: 300px !important;
	border: none !important;
}

/*kolyumny na podstronach*/

#koll{
	width: 230px;
	float: left;
	margin-bottom: 20px;
	margin-top: 15px;
	text-align: left;
}

#kolp{
	width: 935px;
	float: right;
	margin-bottom: 20px;
	text-align: left;
}

#menull{
	clear: both;
	float: left;
	width: 100%;
	margin:0;
}

#menull a{
	margin: 5px 0;
	box-shadow: 0px 0px 2px 0px rgba(50, 50, 50, .3);
}

.m1, .m2, .m3{
	font-size: 17px;
	color: #323232;
	background: url(ml.png) 10px center no-repeat, url(border_menu.png) top left repeat-x;
	padding-left: 30px;
	padding-right:10px;
	padding-top: 9px;
	padding-bottom: 9px;
	line-height: 17px;
	display: block;
	cursor:pointer;
}

.m1:hover, .m1.s{
	text-decoration: none;
	color: #fff;
	background: #034080 url(mlh.png) 10px center no-repeat;
}

.m2{
	font-size: 14px;
	color: #6c6c6c;
	background: url(ml.png) 10px center no-repeat;
	padding-left: 26px;

}

.m2:hover, .m2.s{
	text-decoration: none;
	color: #fff;
	background: #034080 url(mlh.png) 10px center no-repeat;
}

.m3{
	font-size: 14px;
	color: #6c6c6c;
	background: none;
	padding-left: 30px;
	box-shadow: none !important;
}

.m3:hover, .m3.s{
	text-decoration: none;
	color: #fff;
	background: #d24700;
}

#koll h4{
	font-size: 22px;
	color: #034080;
	margin-bottom: 10px;
}

.pod h1, .pod h2{
	font-size: 30px;
}

.pod #content{
	border-top: 1px dashed #c1c1c1;
	background: url(gradient.gif) top left repeat-x;
}

.pod h3{
	font-size: 20px;
	color: #4c9ed9;
}

.pdf{
	display: inline-block;
	background: url(pd.png) left center no-repeat;
	padding-left: 30px;
	margin: 5px 0px;
}

table{
	border-collapse: collapse
}

table tr td{
	border: 1px solid #d9d9d9;
	padding: 10px;
}

table tr:first-child{
	background: #fe7300;
}

table tr:first-child td{
	color: #fff;
}

#stow{
	position: absolute;
	top: 0px;
	right: 0px;
	z-index: 1000;
}

#stow img{
	width: 50px;
	height: 63px;
}

#stow img:hover{
	opacity: .5;
}

.ankieta {
	font-size: 13px;
	color: #535353;
}

.wielkosc a{
	width: 17px;
	height: 19px;
	display:inline-block;
}

.wielkosc a:hover{
	opacity: .6;
}

.wielkosc a:nth-child(1){background: url(a1.png) bottom center no-repeat;}
.wielkosc a:nth-child(2){background: url(a2.png) bottom center no-repeat;}
.wielkosc a:nth-child(3){background: url(a3.png) bottom center no-repeat;}

.kontrast a{
	background: url(kontrast.png) left center no-repeat;
	padding-left: 25px;
	font-size: 14px;
    color: #fff;
   
}

.kontrast a:hover{
	text-decoration: none;
	color: #2386c9;
}

.wielkosc, .kontrast{
	float: right;
	border-left: 1px solid #dbdbdb;
	padding-left: 10px;
	padding-right: 10px;
	 padding-top: 2px;
}


.font2 #copy,
.font2 #projekt{
	font-size: 12px !important;
}
.font2 .news a,
.font2 #info,
.font2 nav li a,
.font2 .m2,
.font2 .ankieta{
	font-size: 15px !important;
}
.font2 #top_1t{
	font-size: 16px !important;
}
.font2 .news h4,
.font2 div{
	font-size: 18px !important;
}
.font2 .body.contrast{
	font-size: 22px !important;
} 
.font2 h3{
	font-size: 32px !important;
} 

.font3 #copy,
.font3 #projekt{
	font-size: 13px !important;
}
.font3 .news a,
.font3 #info,
.font3 nav li a,
.font3 .m2,
.font3 .ankieta{
	font-size: 16px !important;
}
.font3 #top_1t{
	font-size: 17px !important;
}
.font3 .news h4,
.font3 div{
	font-size: 19px !important;
}
.font3 .body.contrast{
	font-size: 23px !important;
} 
.font3 h3{
	font-size: 33px !important;
} 

.body.contrast h1, 
.body.contrast h2,
.body.contrast #koll h4,
.body.contrast .signature,
.body.contrast input, 
.body.contrast textarea, 
.body.contrast select {
    color: #000; !important;
}


.body.contrast #top_1t,
.body.contrast #copy,
.body.contrast #copy a,
.body.contrast #projekt,
.body.contrast #projekt a,
.body.contrast #projekt span,
.body.contrast nav li.s a, 
.body.contrast nav li:hover a, 
.body.contrast nav li.act a,
.body.contrast .m2:hover, 
.body.contrast .m2.s,
.body.contrast .m3:hover, 
.body.contrast .m3.s,
.body.contrast .news h2 a,
.body.contrast nav li a,
.body.contrast .wwl
{
	color: #fffc00 !important;
}
.body.contrast .text,
.body.contrast h1,
.body.contrast .m2,
.body.contrast .news,
.body.contrast h3
{
	color: #fff !important;
}

.body.contrast #top_1,
.body.contrast footer,
.body.contrast nav li.s a, 
.body.contrast nav li:hover a, 
.body.contrast nav li.act a,
.body.contrast nav li menu,
.body.contrast .m2:hover, 
.body.contrast .m2.s,
.body.contrast .m3:hover, 
.body.contrast .m3.s,
.body.contrast #menur,
.body.contrast #content,
.body.contrast #partnerzy,
.body.contrast .tlo,
.body.contrast .news,
.body.contrast .main,
.body.contrast .wwl {
    background: #000; !important;
}

.body.contrast nav li.s a {
    background: #fffc00 !important;
	 color: #000 !important;
}


.body.contrast .kontrast a{
	background: url(kontrast_k.png) left center no-repeat;
    color: #fffc00;
}
.body.contrast .wielkosc a:nth-child(1){
	    background: url(a1_k.png) bottom center no-repeat;
}
.body.contrast .wielkosc a:nth-child(2){
	    background: url(a2_k.png) bottom center no-repeat;
}
.body.contrast .wielkosc a:nth-child(3){
	    background: url(a3_k.png) bottom center no-repeat;
}





a:focus {
    outline: 3px solid #FF0000;
    outline-offset: 2px;
}