
html, body
{
	font-family: MyriadWebProRegular, Arial;	
}
/* CSS Document */
div.flexcroll,
div.tresc1_2{
	margin: 0px;
	padding: 0px;	
}

p.do_prawej{
	text-align: right;
	margin: 0px;
	padding: 0px;	
}

h1{
	font-size: 14px;
	color: #4C5617;

	border-bottom: thin solid #CCD761;
	border-top-width: thin;
	border-right-width: thin;
	border-left-width: thin;
	border-top-color: #CCD761;
	border-right-color: #CCD761;
	border-left-color: #CCD761;
}

div.pole_formularza{
	font: 10px MyriadWebProRegular, Arial, Verdana;
	background: #EEE;
	margin-bottom: 15px;
	padding-right: 15px;
	padding-left: 15px;
	padding-top: 10px;
	border-right: 1px solid #CCC;
	border-bottom: 1px solid #CCC;
	border-top-width: 1px;
	border-left-width: 1px;
	border-top-color: #CCC;
	border-left-color: #CCC;
}

div.pole_formularza p.etykieta{
	font-size: 14px;

}

div.pole_formularza div.etykieta{
	float: left;
	width: 250px;
	margin: 10px;
	text-align: right;
}

div.pole_formularza div.pole{
	float: left;
	width: 450px;
	margin: 5px;
}

div.formularz_nowe_okno div.do_lewej img{
	float: left;
	padding: 15px;
}



table.t_3 {
	border: thin solid #C8C8C8;
	width:100%;
	z-index: 1000;
}

table.t_3 th {
	color: #030303;
	background: #EAEAEA;
	text-align: center;
	padding: 4px;
	font-size: 10px;
	line-height: normal;
}

table.t_3 td {
	background: #EFEFEF;
	text-align: left;
	margin: 0px;
	padding: 2px 3px;
	color: #000;
	font: 12px/normal
}

table.t_3 td a:link,
table.t_3 td a:visited {
	color: #F00;
	text-decoration: none;
	font: bold 12px/normal "Courier New", Courier, monospace;
}

table.t_3 td a:hover{
	color: #009;	
}

table.t_3 td img {
	text-align: left;
}




div.czysc {
	clear : both;
	margin: 0px;
	padding: 0px;
	height: 0px;
}