@media print { 

 .layer_main {visibility: hidden } 
 .stopka {display: none } 
 .analiza_potrzeb {visibility: visible; position:absolute; top:0; left:0; font-size: 10px; } 
 .opis {

    	font-size: 10px;
	line-height: 14px;
	}
table.formularz {

	font-size: 10px;
}
}



.naglowek {

	font-family: verdana;
  font-size: 16px;
	font-weight: bold;
	text-align: left;
  color: #FFBC02;
  padding-bottom: 20px;
	}

.arrow {

	vertical-align: middle;
	}

.kontakt {

	padding: 5px;
	border: 0px;
}


.centrowanie {

	text-align: center;
	}	

.layer_text a:link, .layer_text a:visited, .layer_text a:active, .layer_text a:hover  {

 	font-size: 12px;
 	color: #FFBC02;

	}
	

.layer_text a:hover {
	color: #444444;
	text-decoration: none;
	}
	


.stopka:link, .stopka:visited, .stopka:active, .stopka:hover  {

	font-family: verdana;
    	font-size: 10px;
    	color: #4E4E4E;
	text-decoration: underline;
	}

.stopka:hover {
	color: #FFBC02;
	text-decoration: none;
	}

.seealso:link, .seealso:visited, .seealso:active, .seealso:hover  {

	padding-left: 5px;
	font-family: verdana;
    	font-size: 11px;
    	color: #444444;
	text-decoration: none;
	line-height: 20px;
	}

.seealso:hover {
	padding-left: 10px;
	color: #FFBC02;
	}

table.formularz {

	width: 530px;
	display: block;
	padding: 0px;
	margin: 0px;

	}

td.opis {

	width: 250px;
	vertical-align: top;
	}

td.odstep{

	width: 20px;
	}

input.text {
	height: 16px;
	width: 150px;
	font-size: 11px;
	color: #686868;

	}

.tekstarea {
	height: 70px;
	width: 200px;
	font-size: 11px;
	color: #686868;
	overflow: auto;
	padding: 5px;
	}
	
.layer_content{position:relative;}	