body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
.style1 {
	color: #afaea9;
	font-size: 9px;
	font-family: tahoma;
	text-decoration:none
}
.style2 {
	color: #70706e;
	font-size: 11px;
	font-family: tahoma;
	text-decoration:none
}
.style3 {
	color: #CC6200;
	font-size: 11px;
	font-family: tahoma;
}
.style4 {
	color: #9b9a8e;
	font-size: 9px;
	font-family: tahoma;
}
.style5 {
	color: #494848;
	font-size: 11px;
	font-family: tahoma;
}
.style6 {
	color: #0D0D0D;
	font-size: 11px;
	font-family: tahoma;
}
ul {margin:0; padding:0}
#ma li { list-style:url(images/point_1.gif); margin:0 0 0 0px}
#ma a { font-family:tahoma; font-size:11px; color:#CC6500}
#ma2 li { list-style:url(images/point_1.gif); margin:0 0 0 0px}
#ma2 a { font-family:tahoma; font-size:11px; color:#CC6500}


/* formularz poczatek */
table.formularz {
   border-color:#000033;
   width:95%;
   border-width:0;
   border-style:solid;
   
}
td.form_nagl {
    padding-left:10;
    font-weight:bold;
    font-size:11px;
    font-family:tahoma;
    color:#494848;	 	
    
}

td.form_nagl1 {
    padding-left:10;
    font-weight:normal;
    font-size:11px;
    font-family:tahoma;
    color:#cc6200;	 	
}

td.form_wyslij {
  text-align:center;
}

input.poletxt
{
    font-size:11px;
 	 color:#333333;
	 border:1px outset #9b6330;
	 width:150px;
	 background:#FFFFFF;
}

input.poletxt1
{
    font-size:11px;
 	 color:#333333;
	 border:1px outset #9b6330;
	 width:75px;
	 background:#FFFFFF;
}

table.form_etykieta {
   border-color:#000033;
   border-width:0;
   border-style:solid;
   font-size:11px;
   font-family:tahoma;
   color:#cc6200;	  
}

td.form_etykieta1 {
   font-weight:bold;
   font-size:11px;
   font-family:tahoma;
   color:#494848;	  
}

textarea.form_tresc {
	border:1px outset #9b6330;
	width:225px;
	height:160px;
	font-size:11px;
 	color:#333333;
 	font-family:tahoma;
}

input.form_wyslij
{   
	font-size:11px;
 	color:#333333;
	border:1px outset #9b6330;
	width:80px;
	height:20px;
   background:#ffffff;
}

button.kal_prz
{
    cursor:pointer;
    font-size:11px;
 	 color:#333333;
	 border:0px outset #716044;
	 width:16px;
	 height:16px;
	 background:#b29c75 url(../images/kal.gif) repeat-x left top;	 
}

select.form_dni {
	font-size:11px;
}

/* formularz koniec */
