BODY {
	text-align: center;
	background-color: #E8E8E8;
background-image: url(images/tlo_web.jpg);
background-repeat: repeat-x;
background-position: top;
}

#site{
/*	background-color: #E8E8E8;*/
	margin: 0 auto;
}

#body {
/*	background-color: #E8E8E8;*/
	float: none;
	text-align: left;
	margin: 0 auto;
	width: 780px;
}


#top {
/*	margin-bottom: .5em;*/
	background-color: #E8E8E8;
/*	padding: 1em;*/
}

#left {
	margin-left: 30px;
	width: 289px; /*height: 245px;*/ 
	height: 100%;
	float: left;
	background-color: #FFFFFF;
	background-image: url(images/bg_menu.gif);
	background-position: top; background-repeat: no-repeat;
	border-left: 1px #023f88;	border-right: 1px #023f88;	border-bottom: 1px #023f88;	border-top: 0px;	border-style: solid;
	margin-bottom: .5em;
}

#content {
	margin-top: 16px;
	margin-bottom: 16px;
	width: 425px;
	height: 100%;
	float: left;
	background-color: #FFFFFF;
	background-image: url(images/bg_content.gif);
	background-position: top left;
	background-repeat: no-repeat;
	border-left: 1px #4682B4;
	border-right: 1px #4682B4;
	border-bottom: 1px #4682B4;
	border-top: 1px #4682B4;
	border-style: solid;
	margin-bottom: .5em;
	margin-left: 20px;
}

#right {
	width: 150px;
	float: left;
	background-color: #ECF1FF;
	margin-bottom: .5em;
}

#bottom {
	padding-top: 8px;
	clear: left;
	background-color: #E8E8E8;
/*	padding: 1em; */
/*	margin-top: .5em;*/
}

H2, P.text, H3 { 
	padding: .5em; 
}

#pasek_gora{
	background-image: url(images/pasek_gora.gif);
	background-repeat: repeat-x;
	width: 100%; text-align: center;
	height: 53px;
}
#pasek_dol{
	background-image: url(images/pasek_dol.gif);
	background-repeat: repeat-x;
	width: 100%;
	height: 53px;
}
#panel_g{
	background-image: url(images/p2.gif);
	background-repeat: repeat-x;
	width: 100%px;
	height: 48px; text-align: center;
}
#panel_g_l{
	background-image: url(images/p1.gif);
	width: 6px; height: 48px;
	background-repeat: no-repeat;
	float: left;
}
#panel_g_center{
	width: 768px;
	height: 6px;
	float: left;
}
#panel_g_r{
	background-image: url(images/p3.gif);
	width: 6px; height: 48px;
	background-repeat: no-repeat;
	float: left;
}
#panel_d{
	background-image: url(images/p2.gif);
	background-repeat: repeat-x;
	width: 100%px;
	height: 48px; text-align: center;
}
#motyw{
	background-image: url(images/motyw.jpg);
	width: 780px; height: 166px;
	background-repeat: no-repeat;
}
#panel_c{
	background-image: url(images/r2.gif);
	background-repeat: repeat-x;
	width: 100%px;
	height: 45px;
	text-align: right;
}
#panel_c_l{
	background-image: url(images/r1.gif);
	width: 7px; height: 45px;
	background-repeat: no-repeat;
	float: left;
}
#menu_panel{
	margin-left: 24px;
	background-image: url(images/menu_panel.gif);
	width: 289px;
	height: 45px;
	background-repeat: no-repeat;	float: left;
}
#kontakt{
	border-top: 1px solid #DCDCDC;
	padding-top: 5px;
	background-color: White;
	margin-bottom: 10px;
}




div#sitenav {
	margin-left: 0px;
	padding-top: 25px;
	width: 289px;
	font-size: 16px;
	font-weight: bold;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
}
div#sitenav a {
	display: block;
	padding: 6px 6px;
	margin: 0;
	text-decoration: none;
	text-align: center;
	color: Black;
	background-color: White;
	border-top: 1px solid #DCDCDC;
}
div#sitenav a:hover {
	background: #426FA6;
	color: White;
}
