﻿body {
	background:url('images/tlo_pod.jpg') repeat-y #ffffff top;
	padding:0px;	
	margin:0;
	color: #000000;
	font-family: "Trebuchet MS",Arial, Helvetica, sans-serif; 
	font-style:none;
	font-size:13px;
	text-decoration: none; 
	text-align: left;
	height: 100%;
}
html{
	height:100%;
}
a {
	outline: none;
	color: #01497E;
	text-decoration: none;
}
a:hover { outline:none; color:#01497E; text-decoration:none;}
a img { border:none;}
a small {color: #01497E;}
img {border:0px solid blue;}
div {border:0px solid blue;}
ul {}
li {line-height:24px}
#all{
 	min-height:100%;
  	margin: 0 auto;
  	padding:0 0px;
}
#NAGLOWEK{
	height:100%;
	margin:0 auto;
	text-align: center;
	background:#1d1d1d;
    }
#MENU{
	text-align: center;
}	
#kontener{    
	max-width:1000px;
	margin: 0 auto;
}
#TRESC{
 	padding:18px;
 	padding-bottom:82px; 
 	text-align: left;
}
#STOPKA{
	position:fixed;
	width:100%;
	bottom:0;
	height:82px;
	background:#1d1d1d;
	text-align: center;
}

<!--[if !IE 7]>
<style type=&quot;text/css&quot;>
#wrap {display: table; height: 100%}
</style>
<![endif]-->