div,a,p,form,span,img,body,html,input,h1,h2,h3,h4,h5,table,td,tr,th,ul,li {margin:0;padding:0;}

body {
	margin:auto;
	text-align:center;
	font-size:13px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	background-color:#D0DCE2;
	line-height: 16px;
}

table {
		margin: auto;
		border-collapse: collapse;
		font: normal 11px Arial !important; 
	}


p {
	padding-bottom:9px;
}
	
div.p1 {
	overflow:hidden;
	display:block;
	position:relative;
	float:none;
	width:1px;
	height:1px;
	font-size:1px;
}

div.main {
	width:900px;
	margin:auto;
	margin-top: 8px;
	background-color:#FFFFFF;
	border:1px solid #666666;
}

div.left_s {
	width:200px;
	float:left;
}

div.right_s {
	width:691px;
	float:right;
}

div.top {
	height:152px;
}

div.logo {
	width:185px;
	height:65px;
	background-position: center center;
	float: left;
	margin-top: 50px;
	margin-left: 5px;
}

div.baner {
	width:691px;
	height:151px;
	background-image: url(../images/baner.jpg);
	background-repeat: no-repeat;
	float: right;
}

div.menu ul {
	margin-top:1px;
	margin-bottom:4px;
	text-align: right;
}

div.menu ul li {
	display:inline;

}

div.menu ul li a {
	background-color:#7C91A2;
	padding:2px 7px 2px 7px;
	margin-left: -5px;
	text-decoration: none;
	color: #ffffff;
	border:1px solid #666666;
}

div.menu ul li a:hover {
	background-color:#D1DCE2;
	color: #000000;
}

div.menu ul li a.active {
	background-color:#D1DCE2;
	color: #000000;
}

div.right {
	clear:both;
	float: right;
	width:170px;
	margin-top: 16px;
}

div.text {
	text-align: left;
	float: right;
	width:511px;
	margin-right:10px;
	margin-top:25px;
}

div.text ul {
	margin-left:20px;
}

h1 {
	font-size:15px;
	background-color:#D9FAFF;
	padding:2px;
	margin-top:6px;
	margin-bottom:6px;
}

div.box {
	border-top:1px solid #666666;
	border-left:1px solid #666666;
	border-right:1px solid #666666;
	background-color:#889AA6;
	color:#D1DDE7;
	width:153px;
	font-size:11px;
	margin-top:30px;
	text-align: left;
	cursor:hand;
	text-decoration: none;
}

div.boxb {
	
	border-top:1px solid #666666;
	border-left:1px solid #666666;
	border-right:1px solid #666666;
	background-color:#FFF500;
	color:#000000;
	width:153px;
	font-size:11px;
	margin-top:14px;
	text-align: left;
	cursor:hand;
	text-decoration: none;
}

div.box div, div.boxb div {
	padding: 4px;
	border-bottom:1px solid #666666;
	background-image: url(../images/dalej.gif);
	background-repeat: no-repeat;
	background-position: right bottom;
}

div.box a {
	color:#D1DDE7;
}

div.box h2, div.boxb h2 {
	background-color:#EBF0F4;
	color:#000000;
	font-size:11px;
	text-align: center;
}

div.ramka {
	background-color:#FFF500;
	border:1px solid #666666;
	padding: 4px;
	margin-top:5px;
}

div.leonardo {
	background-image: url(../images/leonardo.gif);
	background-repeat: no-repeat;
	width:155px;
	height:87px;
	margin-top:14px;
	margin-bottom:10px;
}

div.fraunhofer {
	background-image: url(../images/logo_fraunhofer.jpg);
	background-repeat: no-repeat;
	border:1px solid #000000;
	width:153px;
	height:87px;
	margin-top:14px;
}

div.transfer {
	background-image: url(../images/logo_transfer.jpg);
	background-repeat: no-repeat;
	border:1px solid #000000;
	width:153px;
	height:87px;
	margin-top:14px;
}

div.refa {
	background-image: url(../images/logo_refa_g.gif);
	background-repeat: no-repeat;
	border:1px solid #000000;
	width:153px;
	height:87px;
	margin-top:14px;
}

div.hrdc {
	background-image: url(../images/logo_hrdc.jpg);
	background-repeat: no-repeat;
	border:1px solid #000000;
	width:153px;
	height:87px;
	margin-top:14px;
}

div.info {
	background-color:#FFF500;
	width:455px;
	font-size:16px;
	padding: 2px;
	font-weight: bold;
	margin-top:10px;
}

.linia_dol   {
		margin-bottom:5px;
		clear:both;
		float:none;
	}
	
.rejestracja {
		font: normal 12px Arial;
		text-align: left;
	}	
	
.rejestracja tr td {
		padding: 4px;
		border-top:1px solid #D0D0D0;
		border-bottom:1px solid #D0D0D0;
		font: normal 12px Arial;
	}
	
.rejestracja tr td.opis {
		padding: 4px;
		border-right:1px solid #D0D0D0;
		font: normal 12px Arial;
		background: #F2F2F2 none repeat scroll 0 0;
	}
	
.rejestracja tr td input.form {
		width: 300px;
	}




