html, body  
	{
	margin: 0px;
	background: #ffffff url(tlo.png) repeat-x;
	text-align: center;
	font-family: Verdana,Tahoma,Arial; 
	font-size: 11px; 
	color:#000000; 
}
body *
	{margin: 0px; 
	 font-size: 11px;
	 text-align: justify;
	 line-height: 130%;
	}
img 
  {border: 0px;
	}
h1 
	{font-size: 1.4em; 
	 font-weight: bold;
	 color: #2D587D;
	}
h2 {
	font-size: 1.2em;
	color: #2D587D;
	}
h3
	{font-size: 1em; 
	 font-weight: bold;
	}
table
	{padding: 0px; 
	 border: 0px; 
	 margin: 0px auto 0px auto; 
    text-align: center;
	 
	}
td 
	{text-align: left; 
	 vertical-align: top; 
	
	}
td.tresc  {
	background: #BACCE0 url(images/tresc.png) repeat-x;
	width: 494px;
	height: 470px;
	padding-right: 12px;
}
td.flash  {
	background: #E3EAF2 url(images/flash.png) repeat-x;
	width: 179px;
	height: 471px;
	padding-left: 12px;
}
td.lewy_cien  {
	background: url(images/lewo_bg.png) repeat-y;
	
}
td.prawy_cien  {
	background: url(images/prawo_bg.png) repeat-y;

}

input.btt {
font-family: Tahoma, Verdana, Arial;
font-size: 11px;
color:#ffffff;
background-color:#4372A6;
    border-top: 1px solid #000000;
    border-bottom: 1px solid #000000;
    border-left: 1px solid #000000;
    border-right: 1px solid #000000;

}


.pole{
    border-top: 1px solid #cccccc;
    border-bottom: 1px solid #cccccc;
    border-left: 1px solid #cccccc;
    border-right: 1px solid #cccccc;
    background-color: #f6f6f6;
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 10px;    
    color: #000000;
	
}
a 
	{color: Blue; 
	 font-size: 1em;
	}
a:visited 
	{color: #c60000;
	}
a:hover 
	{
	color: #FF8C00;
}
