body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,fieldset,input,textarea,p,blockquote,th,td { 
	margin:0;
	padding:0;
}
table {
	border-collapse:collapse;
	border-spacing:0;
}
fieldset,img { 
	border:0;
}
address,caption,cite,code,dfn,em,strong,th,var {
	font-style:normal;
	font-weight:normal;
}
ol,ul {
	list-style:none;
}
caption,th {
	text-align:left;
}
h1,h2,h3,h4,h5,h6 {
	font-size:100%;
	font-weight:normal;
}
q:before,q:after {
	content:'';
}
abbr,acronym { border:0;
}

/* slightly enhanced, universal clearfix hack */
.clearfix:after {
     visibility: hidden;
     display: block;
     font-size: 0;
     content: " ";
     clear: both;
     height: 0;
     }
.clearfix { display: inline-block; }
/* start commented backslash hack \*/
* html .clearfix { height: 1%; }
.clearfix { display: block; }
/* close commented backslash hack */


body {
	background-image : url(images/tlo.jpg);
}
#language {
	margin : auto;
	text-align : left;
	width : 771px;
	height : 20px;
	margin-top : 15px;
	background-color : transparent;
}
#container {
	border : 1px solid;
	width : 771px;
	margin : auto;
	background-color : #fdfdfd;
}
#header {
	width : 771px;
	height : 187px;
	background-image : url(images/logo.jpg);
	border-bottom : 1px solid;
}
#left {
	float : left;
	width : 208px;
}
#right {
	float : right;
	width : 525px;
	min-height : 350px;
	height : auto;
	background-color : #eee;
	border-left : 1px solid;
	border-bottom : 1px solid;
	margin-bottom : 20px;
	padding : 14px;
	font-family : Georgia;
	font-size : 14px;
	text-align : justify;
}
#footer {
	clear : both;
	width : 100%;
	height : 40px;
	background-color : #15431e;
}
#left ul {
	margin:3px 0 10px;
}
#left ul li
{
	float:left;
	margin-top:3px;
}
#left a {
	text-decoration : none;
	color : #ffffff;
	font-family : Arial, Helvetica, sans-serif;
	font-weight : bold;
	text-align : left;
	font-size : 15px;
	display : block;
	padding : 3px;
	width : 200px;
	background-color : #186601;
}
#left a:link, #navlist a:visited {
	color : #eee;
	text-decoration : none;
}
#left a:hover {
	background-color : #d4d4d4;
	color:black;
}
h2 {
	font-weight:bold;
	font-size:18px;
	margin-top : 1px;
	text-align : left;
}
#right p
{
	padding:5px 0;
	line-height:1.45em;
}
#right ul, #right ol
{
	margin-left:25px;
	padding:5px 0;
}
#right ul
{
	list-style-type:disc;
}
#right ol
{
	list-style-type:decimal;
}
#language a {
	font-size : 13px;
	text-decoration : none;
	color : #fff;
}
#language a:hover {
color : #fff;
}
#left img {
	margin-left : 20px;
	margin-bottom : 15px;
	border : 1px solid black;
}
.link {
	text-decoration : none;
	font-weight : bolder;
	color : black;
	border-bottom : 1px dashed black;
}
#right a img {
	border : 1px solid black;
	margin : 10px;
}

.cennik
{
	line-height:18px;
}

