* {
	margin: 0px; padding: 0px;	/* n */
}

body {
	margin: 0;
	background-color: #FFFFFF;
	font-family: "Trebuchet MS", Verdana, Arial;
	overflow: auto;
	padding: 0;
	text-align : center;
	border-left: 1;
	background-image: url(images/tlo0.jpg);
	background-repeat: no-repeat;
	background-position: center top;


}

ul {
	padding-left: 30px;
	list-style-image: url(images/arrow.gif);
}

a {
	color: #64351B;
	text-decoration: none;
}
a:visited {
	color: #64351B;
	text-decoration: none;
}
 a:hover {
	color: #FFC21B;
	text-decoration: none;
}
a:hit {
	font-weight: bold;
}

#webcontainer {
    background: url(images/tlo1.gif) repeat-y;
	
	margin: 0 auto;
	width : 872px;
    
	
}

#head {
	background: #FFFFFF url(images/top.jpg) no-repeat right top;
	background-repeat: no-repeat;
	background-position: center top;
	text-align: left;
	width: 872px;
	height: 318px;
	width: 100%;
	position: relative;
	visibility: visible;
}

#logo {
	padding-left: 530px;
	width: 342px;
	height:155px;
}

#menu {
	padding-left: 692px;
	padding-top: 10px;
	width: 144px;
	height:150px;
}

#content {
	background: url(images/tlo2.jpg)  no-repeat;
	width: 872px;
	text-align: left;
       	_height: 480px;		
}

#lewa {
position: absolute;
padding-left: 80px;
padding-top: 55px;
	width:240px;
	font-size: 13px;
	color: #5C2E1A;
	z-index: 4;
}
	
#tresc {
	position:relative;
	top: 35px;
	width:450px;
	left: 335px;
	font-size: 13px;
	margin-bottom: 55px;
	text-align: justify;
    min-height: 430px;	
}



#footer {
	background: url(images/stopka.gif) repeat-x;
	height: 40px;
	width : 781px;
	margin-left:44px;
	_margin-left:0px;
	font-size: 10px;	
}

#footer a {
	color: #ffffff;
	text-decoration: none;
}
#footer a:visited {
	color: #ffffff;
	text-decoration: none;
}
#footer a:hover {
	color: #FFC21B;
	text-decoration: none;
}

#menu2 {
	position:relative;
	float: right;
	top: 5px;
	width:620px;
     color: #ffffff;
	font-family: "Trebuchet MS", Verdana, Arial;
	font-size: 12px;
     vertical-align: middle;	
}

#realizacja {
	font-size: 11px;
	position:relative;
	top: 5px;
	width: 140;
	text-align : right;
}




.text10 {
	font-family: Tahoma, Arial;
	font-size: 10px;
	text-align: right;
}

.text11 {
	font-size: 11px;
	text-align: justify;
}

.text12bold {
	font-size: 12px;
	text-align: justify;
	font-weight: bold;

}
.text13 {
	font-family: "Trebuchet MS", Verdana, Arial;
	font-size: 13px;
}


