body,html 
	{
	 margin: 0px; 
	 padding: 0px; 
	 height: 900px;
	 font-size: 0.9em; 
	 font-family: Trebuchet Ms, arial, helvetica, sans-serif;
	 background: url('glowna_images/bg_deska.jpg');
	}
img 
  {border: 0px;
	}
body *
	{margin: 0px; 
	 padding: 0px; 
	 font-size: 1em; 
	 text-align: left;
	}
img 
  {border: 0px;
	}
h1 
	{font-size: 1.4em; 
	 font-weight: bold;
	 padding :0.2em;
	}
h2 
	{font-size: 1.2em;
	padding :0 0 0 0.2em;
	}
h3
	{font-size: 1em; 
	 font-weight: bold;
	 padding :0.2em;
	}
h4{
	font-size: 1em; 
	 font-weight: bold;
	 padding :0.5em 0 0.5em 0;
	 font-family: Courier New;
	 text-decoration:underline;
	 color:#ff0000;
	}
a 
	{
	color: #9a0000; 
	font-weight: bold;
	text-decoration: none;
	border-bottom: 1px dotted
	}
a:visited 
	{color: #c60000;
	}
a:hover 
	{color: #cb8583;
	}
	li{
	list-style: none;
	padding-left:1em;
	max-width: 50em;
	}
	ul{
	list-style: none;
	margin :0.5em 0 0.5em 0;
	}
	hr
	{
	margin :0.5em 0 0.5em 0;
	border: 1px dotted #000;
	}
	
	li.redbox{border:1px solid red;}
	
	#all
	{
	height: 100%;
	}
	#container
	{
	height: 100%;
  width: 680px;
  margin: 0 auto;
	}
	#logo_left
	{
	width:123px;
	height:65px;
	float:left;
	}
	#logo_center
	{
	width:430px;
	height:65px;
	float:left;
	}
	#logo_right
	{
	width:127px;
	height:65px;
	float:left;
	}
	 #linia
	{
	margin: 0 auto;
	width:680px;
	height:1px;
	clear:both;
	} 
	 
	#left
	{
		width: 15px;
		height: 100%;
		float:left;
		background: url('glowna_images/platnosci/kartka_04.png') repeat-y;
	}
	#center
	{
		width:650px;
		height: 100%;
		float:left;
		background: url('glowna_images/platnosci/kartka_05.jpg')repeat-y;
	}
	#right
	{
		width:15px;
		height: 100%;
		float:left;
		background: url('glowna_images/platnosci/kartka_06.png')repeat-y;
	}
	.gruby
	{
		font-size: 1.2em; 
	 font-weight: bold;
	}
	.red
	{
	color:#ff0000;
	}
	
	.info {
		color: DarkGreen;
	}
	
td, th {
	padding-left: 10px;
	padding-right: 10px;
	
}

table {
	border-collapse: collapse;
}

.platnosci {
	font-size:16px;
}
