@charset "utf-8";
/* CSS Document */
body{
	background-color:#064157;
	margin: 0px;
	padding: 0px;
	font-family:Georgia, "Times New Roman", Times, serif;
	color: #064157;
}
#gradient{
	background-image:url(images/gradient.jpg);
	background-repeat:repeat-x;
	height: 520px;
	width: 100%;
	background-color: #91bcdb;
}
#gradient_a{
	background-image:url(images/gradient_a.jpg);
	background-repeat:repeat-x;
	height: 240px;
	width: 100%;
	background-color: #91bcdb;
}
#kontener1{
	position: relative;
	width: 960px;
	height: 440px;
	margin: 0 auto;
	background-image:url(images/promienie.png);
	background-position: center top;
	background-repeat:no-repeat;
}
#kontener1_a{
	position: relative;
	width: 960px;
	height: 240px;
	margin: 0 auto;
	background-image:url(images/promienie_a.png);
	background-position: center top;
	background-repeat:no-repeat;
}

#logo{
	position: absolute;
	top: 10px;
	left: 0px;
	width: 406px;
	height: 123px;
}
#sznurek{
	position: absolute;
	top: 58px;
	left: 406px;
	width: 281px;
	height: 21px;
}
#samolot{
	position: absolute;
	top: 36px;
	left: 687px;
	width: 203px;
	height: 91px;
}
#witamy{
	position: absolute;
	top: 170px;
	left: 0px;
	width: 320px;
}
#latawiec{
	position: absolute;
	top: 150px;
	left: 350px;
	width: 98px;
	height: 325px;
}
#chmura{
	position: absolute;
	top: 130px;
	right: 0px;
	width: 318px;
	height: 144px;
	background-image:url(images/chmura.png);
	padding: 100px 90px 50px 100px;
	z-index: 10;
}
#chmury1{
	position: absolute;
	top: 440px;
	background-image:url(images/chmury1a.png);
	background-repeat:repeat-x;
	width: 100%;
	height: 80px;
}
#chmury1_a{
	position: absolute;
	top: 160px;
	background-image:url(images/chmury1a.png);
	background-repeat:repeat-x;
	width: 100%;
	height: 80px;
}
#tresc{
	position: relative;
	background-color: #5e99c4;
}
#kontener2{
	width: 960px;
	margin: 0 auto;
	padding: 20px 0 20px 0;
}
#kolumna1{
	width:300px;
	float: left;
	padding: 0 20px 0 0;
}
#kolumna2{
	width:300px;
	float: left;
	padding: 0 10px 0 10px;
}
#kolumna3{
	width:300px;
	padding: 0 0 0 20px;
	float: left;
}
#kolumna4{
	width:620px;
	float: left;
	padding: 0 20px 0 0;
}
#chmury2{
	background-image:url(images/chmury2.gif);
	background-repeat:repeat-x;
	width: 100%;
	height: 41px;
}
#kontener3{
	width: 960px;
	margin: 0 auto;
	padding: 20px 0 20px 0;
}
h1{
	font-size:30px;
	font-style:italic;
	margin: 0 0 0 74px;
	padding: 0px;
	color: #fff;
	font-weight: normal;
}
h1.chmura{
	color:#ff5905;
	margin: 0 0 0 0;
}
h2{
	font-size:24px;
	font-style:italic;
	margin: 0px;
	padding: 0px;
	color: #064157;
	font-weight: normal;
}
h2.tresc{
	margin: 0 0 0 74px;
}
h3{
	color:#FFF;
	font-size: 24px;
	font-weight:normal;
	font-style:italic;
	margin: 0px;
	padding: 0px;
}
p{
	color: #FFF;
	font-size:12px;
	line-height: 24px;
	margin: 0px;
	padding: 0px;
}
p.witamy{
	font-size:14px;
	line-height: 24px;
	font-style:italic;
	margin: 0px;
	padding: 0px;
	color: #064157;
}
p.stopka{
	font-size:11px;
	line-height: 22px;
	font-style:italic;
	margin: 0px;
	padding: 0px;
	color: #5e99c4;
	}
p.center{
	text-align:center;}
span{
	color: #ff5905;
	font-weight:bold;
}
span.procenty{
	color: #064157;
	font-weight:bold;
}
.prawo{
	float: right;}
.lewo{
	float: left;}
	
table{
	width: 300px;
	border: none;
	margin: 0px;
	padding: 0px;
}
table.poleceni{
	width: 620px;
	border: none;
	margin: 0px;
	padding: 0px;
}
td{
	color: #FFF;
	font-size:12px;
	line-height: 24px;
	margin: 0px;
	padding: 0px;
}
div.formularz{
	background-image:url(images/formularz.gif);
	width:200px;
	height: 22px;
	}
input.logowanie{
	font-family:Georgia, "Times New Roman", Times, serif;
	color: #064157;
	background: transparent;
	font-size: 12px;
	border: none;
	width: 180px;
	height: 18px;
	margin: 0px;
	padding: 3px 10px 0 10px;
}
a{
	color:#FFF;
	text-decoration:underline;
}
a:hover{
	color:#ff5905;
	text-decoration:underline;
}
a.witamy{
	color:#ff5905;
	text-decoration:underline;
	}
a.witamy:hover{
	color:#FFF;
	text-decoration:underline;}
a.chmura{
	color:#064157;
	text-decoration:underline;
}
a.chmura:hover{
	color:#ff5905;
	text-decoration:underline;
}
a.bez{
	text-decoration:none;
}
a.bez:hover{
	color:#FFF;
	text-decoration:none;}

a.stopka{
	color: #5e99c4;
	text-decoration:underline;
}
a.stopka:hover{
	color:#ff5905;
	text-decoration:underline;
}
a.niewidzialny{
	color: #5e99c4;
}

ol{
	color: #FFF;
	font-size:14px;
	line-height: 24px;
	margin: 0 0 0 25px;
	padding:0;
}
ol li{
	list-style-position:outside;
	font-size:12px;
}
ul{
	color: #FFF;
	font-size:14px;
	line-height: 24px;
	margin: 0;
	padding:0;
}
ul li{
	list-style-position: inside;
	list-style-type: disc;
	font-size:12px;
	margin: 0px;
	padding: 0px;
}
img{
	border: none;
}
form{
	margin: 0px;
	padding: 0px;
}
div.progress_bar{
width: 300px;
height: 22px;
background: url(images/pasek.gif);
margin: 5px 0 14px 0;
padding: 0;
}

div.bar_fill{
height: 22px;
background: url(images/pasek2.gif);
background-repeat:no-repeat;
}

