html, body {
	background-color: #ffffff;
	color: #000;
	margin: 0;
	padding: 0;
	font-family: arial,sans-serif;
	font-size:11px;
	font-weight:normal;
	font-style:normal;
	text-decoration:none;
	color:#313131;	
	background-image: url(gfx/tlo-left.gif);
	background-repeat: repeat-x;
}
h2 {
        font-family: arial;
        font-size: 20px;
}
#main {
	width: 752px;
	height: 1px;
	margin-top: 0px;
	margin-left: auto;
	margin-right: auto;
}
#left {
	width: 450px;
	/*height: 188px;*/
	margin-top: 0px;	
	float: left;
}
#right {
	width: 300px;
	height: 1300px;
	margin-top: 0px;	
	background-image: url(gfx/tlo-right.gif);
	background-repeat: repeat-y;	
	float: left;
}
#fotter {
	width: 100%;
	height: 22px;
	margin-top: 0px;
	margin-left: auto;
	margin-right: auto;
	float: left;
	overflow: hidden;
	background-color: #dedede;
	font-family: arial,sans-serif;
	font-size:11px;
	font-weight:normal;
	font-style:normal;
	text-decoration:none;
	text-align: left;
	color:#313131;
}
#fotterleft {
	width: 450px;
	height: 80px;
	margin-top: 0px;	
	float: left;
	font-family: arial,sans-serif;
	font-size:11px;
	font-weight:normal;
	font-style:normal;
	text-decoration:none;
	text-align: left;
	color:#313131;
}
#fotterleft p {
	margin-top: 5px;
	margin-left: 5px;
	margin-right: 2px;
	margin-bottom: 5px;
	font-family: arial,sans-serif;
	font-size:11px;
	font-weight:normal;
	font-style:normal;
	text-decoration:none;
	text-align: left;
	color:#313131;
}
#fotterright {
	width: 300px;
	height: 80px;
	margin-top: 0px;
	background-image: url(gfx/tlo-right-fotter.gif);
	background-repeat: repeat-y;
	float: left;

}
#fotterright p {
	margin-top: 15px;
	margin-left: 55px;
	margin-right: 2px;
	margin-bottom: 5px;
	font-family: arial,sans-serif;
	font-size:10px;
	font-weight:normal;
	font-style:normal;
	text-decoration:none;
	text-align: left;
	color:#313131;
}

#pierwsza {

	/* height: 270px; */
	float: left;
	overflow: hidden;
}

#pierwsza p {
	margin-top: 10px;
	margin-left: auto;
	margin-right: auto;
	margin-bottom: 10px;
	text-align: center;
}

#druga {
	width: 537px;
	float: left;
	overflow: hidden;
}

#druga p {
	margin-top: 2px;
	margin-left: 5px;
	margin-right: 5px;;
	margin-bottom: 2px;
	text-align: left;
	/* background-color: #eeeeee; */
}

#menu {
	width: 761px;
	height: 1px;
	float: left;
	overflow: hidden;

}

#m1 {
	width: 253px;
	float: left;
	overflow: hidden;
}
#m1 p {
	margin-top: 10px;
	margin-left: 2px;
	margin-right: 5px;
	margin-bottom: 10px;
	text-align: left;
	/* background-color: #eeeeee; */
}

#m2 {
	width: 253px;
	float: left;
	overflow: hidden;
}
#m2 p {
	margin-top: 10px;
	margin-left: 2px;
	margin-right: 5px;
	margin-bottom: 10px;
	text-align: left;
	/* background-color: #eeeeee; */
}

#m3 {
	width: 253px;
	float: left;
	overflow: hidden;
}
#m3 p {
	margin-top: 10px;
	margin-left: 2px;
	margin-right: 5px;
	margin-bottom: 10px;
	text-align: left;
	/* background-color: #eeeeee; */
}


#tresc {
	width: 500px;
	float: left;
	overflow: hidden;
}

#tresc p {
	width: 480px;
	margin-top: 10px;
	margin-left: auto;
	margin-right: auto;
	margin-bottom: 10px;
	text-align: left;
	font-family: arial,sans-serif;
	font-size:12px;
	font-weight:normal;
	font-style:normal;
	text-decoration:none;
	text-align: justify;
	color:#313131;
}

#kstopka {
	width: 760px;
	height: 2px;
	clear: both;
	overflow: hidden;
	background-color: #434343;
}


#stopka {
	width: 760px;
	overflow: hidden;
	background-color: #dedede;
	font-family: arial,sans-serif;
	font-size:11px;
	font-weight:normal;
	font-style:normal;
	text-decoration:none;
	text-align: left;
	color:#313131;
}


#stopka a {
	font-family: arial,sans-serif;
	font-size:11px;
	font-weight:normal;
	font-style:normal;
	text-decoration:none;
	color:#313131;
}

#stopka a:link { text-decoration:none; color:#313131; }
#stopka a:visited { text-decoration:none; color:#313131; }
#stopka a:hover { text-decoration:underline; color:#313131; }
#stopka a:active { text-decoration:underline; color:#313131; }
#stopka p { margin-top: 0px; margin-left: 5px; margin-right: 0px; margin-bottom: 0px; }

