html {
	overflow-y: scroll;
}
#index {
	margin: 0;
	padding: 0;
	text-align: center;
	background: #e6f2f8 url(../img/header.jpg) center 0 no-repeat;
}
#main {
	margin: 0 auto;
	width: 1100px;
	text-align: center;
}
h1 {
	color:#fff;
	font-size:18px;
	font-family:"MyriadProCondensed";
	text-decoration:none;
	margin:0;
	letter-spacing:1px;
}
h3 {
	color:#ff0000;
	font-size:24px;
	font-family:"MyriadProCondensed";
	text-decoration:none;
	margin:0;
	letter-spacing:1px;
}


.main {
	margin: 0 auto;
	width: 1100px;
	text-align: center;
}
.margin{ margin: 0px 120px 0px 120px;}
.margin2{ margin:25px;}
#menu ul {	padding:0;	margin:0;	font-family:MyriadProCondensed;	text-align: center;	text-align:left;}
#menu li {	position: relative;	float: left;	list-style: none;	font-family:MyriadProCondensed;	text-align:left;	margin-right:15px;	margin-top:5px;}
#menu li a {	display: block;	text-decoration:none;	font-family:MyriadProCondensed;}
#menu li a:hover {
	background-position: bottom center;
	text-align:left;
}
#menu ul ul {
	position: absolute;
	top: 30px;
	font-size: 13px;
	visibility: hidden;
}
#menu ul li:hover ul {
	visibility:visible;
}
.text {
	color:#20335d;
	font-size:19px;
	font-family:"MyriadProCondensed";
	text-decoration:none;
	padding:5px;
	background-color:#FFF;
	border-radius:5px;
}
.text:hover {
	color:#fff;
	font-size:19px;
	font-family:"MyriadProCondensed";
	background-color:#20335d;
	border-radius:5px;
	background-size:200px;
	padding:5px;
}
.aktywny {
	color:#ed501a;
	font-size:19px;
	font-family:"MyriadProCondensed";
	background-color:#FFF;
	border-radius:5px;
	background-size:200px;
	padding:5px;
}
ul {
	line-height:21px;
	margin-left:20px;
}
.box {
	color:#333;
	font-size:12px;
	font-family:"MyriadProCondensed";
	margin-top:100px;
	text-align:justify;
	line-height:26px;
	width:260px;
}
.lista {
	color:#516384;
	font-size:12px;
	font-family:"open_sanssemibold";
	text-align:justify;
	line-height:22px;
	margin-left:20px;
	margin-right:15px;
}
p {
	color:#516384;
	font-size:12px;
	font-family:"open_sanssemibold";
	text-align:justify;
	line-height:22px;
	padding-left:10px;
	padding-right:10px;
}
.kontakt {
	color:#516384;
	font-size:14px;
	font-family:"open_sanssemibold";
	text-align:justify;
	line-height:22px;
	margin-left:5px;
	margin-right:5px;
}
.kontakt:link {
	color:#516384;
	font-size:14px;
	font-family:"open_sanssemibold";
	text-align:justify;
	line-height:22px;
	margin-left:5px;
	margin-right:5px;
}
.kontakt2 {
	color:#516384;
	font-size:14px;
	font-family:"open_sanssemibold";
	text-align:justify;
	line-height:22px;
	margin-left:5px;
	margin-right:5px;
	text-decoration:underline;
}
.link {
	color:#516384;
	font-size:12px;
	font-family:"open_sanssemibold";
	text-align:justify;
	line-height:22px;
	margin-left:5px;
	margin-right:5px;
}
.tytul {
	color:#fff;
	font-size:12px;
	font-family:"open_sanssemibold";
	text-align:justify;
}
.tytul2 {
	color:#fff;
	font-size:12px;
	font-family:"open_sanssemibold";
	text-align:justify;
}
img {
	border:0;
}
@font-face {
	font-family: 'MyriadProCondensed';
	src: url('../fonts/myriadpro-cond.eot');
	src: url('../fonts/myriadpro-cond.eot') format('embedded-opentype'),  url('../fonts/myriadpro-cond.woff') format('woff'),  url('../fonts/myriadpro-cond.ttf') format('truetype'),  url('../fonts/myriadpro-cond.svg#MyriadProCondensed') format('svg');
}
@font-face {
	font-family: 'open_sansbold';
	src: url('../fonts/opensans-bold-webfont.eot');
	src: url('../fonts/opensans-bold-webfont.eot?#iefix') format('embedded-opentype'),  url('../fonts/opensans-bold-webfont.woff') format('woff'),  url('../fonts/opensans-bold-webfont.ttf') format('truetype'),  url('../fonts/opensans-bold-webfont.svg#open_sansbold') format('svg');
	font-weight: normal;
	font-style: normal;
}
@font-face {
	font-family: 'open_sanssemibold';
	src: url('../fonts/opensans-semibold-webfont.eot');
	src: url('../fonts/opensans-semibold-webfont.eot?#iefix') format('embedded-opentype'),  url('../fonts/opensans-semibold-webfont.woff') format('woff'),  url('../fonts/opensans-semibold-webfont.ttf') format('truetype'),  url('../fonts/opensans-semibold-webfont.svg#open_sanssemibold') format('svg');
	font-weight: normal;
	font-style: normal;
}
@font-face {
	font-family: 'open_sansregular';
	src: url('../fonts/OpenSans-Regular-webfont.eot');
	src: url('../fonts/OpenSans-Regular-webfont.eot?#iefix') format('embedded-opentype'), url('../fonts/OpenSans-Regular-webfont.woff') format('woff'), url('../fonts/OpenSans-Regular-webfont.ttf') format('truetype'), url('../fonts/OpenSans-Regular-webfont.svg#open_sansregular') format('svg');
	font-weight: normal;
	font-style: normal;
}
.tlo {
	padding: 5px;
	width: 504px;
	overflow:hidden;
	border-radius: 5px;
	margin-top:-10px;
	background-color:#fbfdfe;
}
.aktualnosci {
	padding: 5px;
	width: 1090px;
	overflow:hidden;
	border-radius: 5px;
	margin-top:-10px;
	background-color:#fbfdfe;
}
.lewa {
	padding: 8px;
	width: 480px;
	overflow:hidden;
	border-radius: 5px;
	margin-top:5px;
	background-color:#35476e;
}
.lewa2 {
	padding: 8px;
	width: 1072px;
	overflow:hidden;
	border-radius: 5px;
	margin-top:5px;
	background-color:#35476e;
}
.kursy {
	padding: 8px;
	width: 1072px;

	margin-top:5px;

}
hr {
	color:#fff;
	clear:both;
	border:none;
	border-bottom-style: solid;
	border-bottom-color:#8497c1;
	border-bottom-width:1px;
	margin-top:15px;
}
#stopka {
	background-image:url(../img/mediaweb.png);
	width:111px;
	height:34px;
	float:right;
}
#footer {
	background-image:url(../img/footer.jpg);
	height:225px;
}
#pozwolenie {
	background-image:url(../img/zgoda.png);
	height:45px;
	background-repeat:no-repeat;
}

#finanse {
	background-image:url(../wfosigw.jpg);
	height:53px;
	background-repeat:no-repeat;
}

#finanse2 {
	background-image:url(../srodowisko.jpg);
	height:53px;
	background-repeat:no-repeat;
}
.left {
	border-left:1px solid #42547a;
}
.right {
	border-right:1px solid #42547a;
}
.top {
	border-top:1px solid #42547a;
}
.bottom {
	border-bottom:1px solid #42547a;
}
.kombi {
	background: url("../img/zapisy_na_kursy.png") no-repeat scroll left center transparent !important;
	
	float: right;
	height: 273px;
	padding: 0 5px 0 48px;
	width: 400px;
	z-index: 99999;
	position:fixed;
	right:-410px;
	margin-top:300px;
}
.kombi div {
	border:none;
	position:relative;
	display:block;
}
.fb {
	background: url("../img/fb.png") no-repeat scroll left center transparent !important;
	display: block;
	float: left;
	height: 270px;
	padding: 0 5px 0 46px;
	width: 245px;
	z-index: 99999;
	position:fixed;
	right:-250px;
	margin-top:20px;
}
.fb div {
	border:none;
	position:relative;
	display:block;
}
.formularz_kontaktowy {
	background-color:#FFF
}
.mail {
	font-family:open_sansregular;
	text-align: left;
	font-size:12px;
	text-decoration:none;
	color:#000;
	font-weight: normal;
	letter-spacing:0.4px;
	margin:0;
}
.mail_mala {
	font-family:open_sansregular;
	text-align:justify;
	font-size:12px;
	text-decoration:none;
	color:#99cc00;
	font-weight: normal;
	letter-spacing:0.4px;
	line-height:12px;
	margin:0;
}
.mail_error {
	font-family:open_sansregular;
	text-align: center;
	font-size:14px;
	text-decoration:none;
	color:#99cc00;
	font-weight: normal;
	letter-spacing:0.4px;
	line-height:24px;
	margin:0;
	background-color:#FFF;
	padding:5px;
}
.formularz {
	height:16px;
	font-size:12px;
	font-family: open_sansregular;
	font-weight: normal;
	text-align: left;
	border: 1px solid #c8e3f0;
	border-radius: 3px;
	white-space: nowrap;
	-moz-user-select: none;
	width: 150px;
	color: #000;
	background-color: #FFF;
	float:left;
	padding:1px;
	opacity:0.8;
}
.formularz_pole_wiadomosci {
	height:20px;
	font-size:12px;
	font-family: open_sansregular;
	font-weight: normal;
	text-align: left;
	border: 1px solid #c8e3f0;
	border-radius: 3px;
	white-space: nowrap;
	-moz-user-select: none;
	width: 250px;
	color: #000;
	background-color: #FFF;
	margin-bottom: 1px;
	float:left;
	padding:2px;
	opacity:0.8;
	height:67px;
}
fieldset {
	border:0;
}
.select {
	height:27px;
	font-size:12px;
	font-family: open_sansregular;
	font-weight: normal;
	text-align: left;
	border: 1px solid #c8e3f0;
	border-radius: 3px;
	white-space: nowrap;
	-moz-user-select: none;
	width: 330px;
	color: #000;
	background-color: #FFF;
	margin-top:2px;
	float:left;
	padding:3px;
	opacity:0.8;
}
p {
	font-family:open_sansregular;
	text-align:justify;
	font-size:13px;
	text-decoration:none;
	color:#485c07;
	font-weight: normal;
	letter-spacing:0.4px;
	line-height:25px;
	margin:0;
	padding-top:8px;
}
.mala {
	font-family:open_sansregular;
	text-align:justify;
	font-size:11px;
	text-decoration:none;
	color:#485c07;
	font-weight: normal;
	letter-spacing:0.2px;
	line-height:15px;
	margin:0;
}
.zgoda {
	font-family:open_sansregular;
	text-align:justify;
	font-size:11px;
	text-decoration:none;
	color:#333;
	font-weight: normal;
	letter-spacing:0.2px;
	margin-left:65px;
	padding-top:16px;
	text-transform:uppercase;
}

.zgoda2 {
	font-family:open_sansregular;
	text-align:justify;
	font-size:11px;
	text-decoration:none;
	color:#333;
	font-weight: normal;
	letter-spacing:0.2px;
	margin-left:170px;
	padding-top:0px;
	text-transform:uppercase;
}
span.button {
	-moz-box-shadow:inset 0px 1px 0px 0px #bbdaf7;
	-webkit-box-shadow:inset 0px 1px 0px 0px #bbdaf7;
	box-shadow:inset 0px 1px 0px 0px #bbdaf7;
	background:-webkit-gradient( linear, left top, left bottom, color-stop(0.05, #79bbff), color-stop(1, #378de5) );
	background:-moz-linear-gradient( center top, #79bbff 5%, #378de5 100% );
 filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#79bbff', endColorstr='#378de5');
	background-color:#79bbff;
	-webkit-border-top-left-radius:6px;
	-moz-border-radius-topleft:6px;
	border-top-left-radius:6px;
	-webkit-border-top-right-radius:6px;
	-moz-border-radius-topright:6px;
	border-top-right-radius:6px;
	-webkit-border-bottom-right-radius:6px;
	-moz-border-radius-bottomright:6px;
	border-bottom-right-radius:6px;
	-webkit-border-bottom-left-radius:6px;
	-moz-border-radius-bottomleft:6px;
	border-bottom-left-radius:6px;
	text-indent:0;
	border:1px solid #c8e3f0;
	display:inline-block;
	color:#ffffff;
	font-family:open_sansregular;
	font-size:13px;
	font-weight:bold;
	font-style:normal;
	height:23px;
	line-height:23px;
	width:80px;
	text-decoration:none;
	text-align:center;
	text-shadow:1px 1px 0px #689324;
	cursor:pointer;
	float: left;
	margin-top:2px;
}

table {
    *border-collapse: collapse; /* IE7 and lower */
    border-spacing: 0;
    width: 100%;
	
}

.bordered {
    border: solid #ccc 1px;
    -moz-border-radius: 6px;
    -webkit-border-radius: 6px;
    border-radius: 6px;
    -webkit-box-shadow: 0 1px 1px #ccc; 
    -moz-box-shadow: 0 1px 1px #ccc; 
    box-shadow: 0 1px 1px #ccc;         
}

.bordered tr:hover {
    background: #fbf8e9;
    -o-transition: all 0.1s ease-in-out;
    -webkit-transition: all 0.1s ease-in-out;
    -moz-transition: all 0.1s ease-in-out;
    -ms-transition: all 0.1s ease-in-out;
    transition: all 0.1s ease-in-out;    
	 
}    
    
.bordered td, .bordered th {
    border-left: 1px solid #ccc;
    border-top: 1px solid #ccc;
    padding: 10px;
    text-align: left;    
	font-family:open_sansregular;
	font-size:12px;
}

.bordered th {
    background-color: #dce9f9;
    background-image: -webkit-gradient(linear, left top, left bottom, from(#ebf3fc), to(#dce9f9));
    background-image: -webkit-linear-gradient(top, #ebf3fc, #dce9f9);
    background-image:    -moz-linear-gradient(top, #ebf3fc, #dce9f9);
    background-image:     -ms-linear-gradient(top, #ebf3fc, #dce9f9);
    background-image:      -o-linear-gradient(top, #ebf3fc, #dce9f9);
    background-image:         linear-gradient(top, #ebf3fc, #dce9f9);
    -webkit-box-shadow: 0 1px 0 rgba(255,255,255,.8) inset; 
    -moz-box-shadow:0 1px 0 rgba(255,255,255,.8) inset;  
    box-shadow: 0 1px 0 rgba(255,255,255,.8) inset;        
    border-top: none;
    text-shadow: 0 1px 0 rgba(255,255,255,.5); 
	font-family:open_sansregular;
	font-size:12px;

	
}



.bordered td:first-child, .bordered th:first-child {
    border-left: none;
}

.bordered th:first-child {
    -moz-border-radius: 6px 0 0 0;
    -webkit-border-radius: 6px 0 0 0;
    border-radius: 6px 0 0 0;
}

.bordered th:last-child {
    -moz-border-radius: 0 6px 0 0;
    -webkit-border-radius: 0 6px 0 0;
    border-radius: 0 6px 0 0;
}

.bordered th:only-child{
    -moz-border-radius: 6px 6px 0 0;
    -webkit-border-radius: 6px 6px 0 0;
    border-radius: 6px 6px 0 0;
}

.bordered tr:last-child td:first-child {
    -moz-border-radius: 0 0 0 6px;
    -webkit-border-radius: 0 0 0 6px;
    border-radius: 0 0 0 6px;
}

.bordered tr:last-child td:last-child {
    -moz-border-radius: 0 0 6px 0;
    -webkit-border-radius: 0 0 6px 0;
    border-radius: 0 0 6px 0;
}

img.sticky {
  position: -webkit-sticky;
  position: sticky;
  top: 0;
  width: 200px;

