@charset "utf-8";
.ccontent {
	text-align: justify;
	font-size: 9pt;
	padding-bottom: 10px;
}
.headtext1 {
	font-size: 10pt;
	color: #F60;
	text-align: right;
	padding-right: 10px;
	margin: 0px;
}
.headtext2 {
	font-size: 13pt;
	color: #F60;
}
#ccontentl {
	width: auto;
	padding-right: 20px;
}
#ccontentr {
	width: 300px;
	font-size: 7pt;
	text-align: center;
	color: #FFF;
	padding: 20px;
	vertical-align: top;
	background-color: #6E7C86;
}
.zlecl {
	width: 140px;
	text-align: left;
	font-size: 7pt;
	color: #FFF;
}
.zlecr {
	width: auto;
	text-align: right;
}
#sprawdz {
	text-transform: uppercase;
	font-size: 9pt;
	width: 122px;
	height: 23px;
	color: #FFF;
	background-color: #3AA0CC;
	border: 1px solid #3AA0CC;
	cursor: pointer;
	cursor: hand;
}
input {
	border: 1px solid #000;
}
#error {
	margin: 5px;
	color: #FFF;
	text-transform: uppercase;
}
ul {
	text-align: left;
	list-style-image: url(../images/cursor.gif);
	font-size: 9pt;
}
li {
	margin: 10px;
}
input {
	width: 120px;
}
#zadania {
	text-align: center;
	padding-top: 20px;
	padding-bottom: 10px;
}
#ccontent3 {
	height: 495px;
	vertical-align: top;
	background-image: url(../images/service.png);
	background-position: center;
	background-repeat: no-repeat;
}
#content3 {
	height: 398px;
	padding-top: 5px;
	padding-bottom: 5px;
}
#signature {
	text-align: right;
	font-size: 9pt;
}
#separator{
	width:850px;
}
#logos {
	width: 850px;
	height: 40px;
	overflow: hidden;
	border: 0px;
	padding: 0px;
	clear: both;
	display: none;
}
#logos img {
	height: 40px;
	margin: 0px;
	border: 0px;
	clear:both;
}
#wrapper {
	width: 850px;
	position: relative;
	padding-top: 15px;
	background-color: #E4E9EE;
}
#nav {
	text-align: center;
	display: block;
	font-size: 9pt;
	height: 33px;
	text-transform: uppercase;
	border-bottom:1px solid #F60;
}
#nav .button {
	height: auto;
	display: inline;
	margin-left: 20px;
	margin-right: 20px;
	padding-top: 2px;
	padding-bottom: 2px;
	padding-left: 25px;
	padding-right: 25px;
	color: #FFF;
	background-color: #3AA0CC;
	cursor: pointer;
	cursor: hand;
}
#nav .button div {
	display: block;
	float: left;
}
#foot {
	text-align: left;
	padding-left: 55px;
	padding-top: 15px;
	border-top:1px solid #F60;
}