body {
	font: normal 12px Verdana, Arial, Helvetica, sans-serif;
	color: #000000;
	margin: 0px;
	padding: 0px;
	background: #e46813 url(../grafika/tlo.gif) repeat-y left top;
}

.glowna{
	margin: 15px auto 10px;
	width: 925px;
	background-image:url(../grafika/tlo_tr.gif);	
}

.baner_gora
{
	width: 733px;
	height: 109px;
}
.nazwa_strony {
	width: 192px;
	height: 109px;
}
.tresc_spod {
	width: 575px;
	background: url(../grafika/tlo_tresc_wierzch.jpg) no-repeat left top;
	height: 500px;
	padding-bottom: 15px;
	padding-top: 10px;
	color: #660000;
	vertical-align:top;
}
.partnerzy_spod {
	width: 156px;
	background: url(../grafika/tlo_partnerzy.jpg) no-repeat left top;	
	vertical-align: top;
	text-align: right;
	padding-top: 46px;
	padding-right: 2px;
}

.manu_spod {
	width: 192px;
	background: url(../grafika/tlo_menu_wierzch.jpg) no-repeat right top;	
	vertical-align: top;
	padding-top: 10px;
}
.menu {
	margin-left: 15px;
	margin-right: 28px;
	width: 149px;
	overflow: hidden;
	color: #FFFFFF;
	font-weight: bold;
}
.pozycja_menu {
	margin-bottom: 7px;
}
.submenu {
	font-weight: normal;
	margin-left: 10px;
}
.pozycja_submenu {
	margin-top: 3px;
	font-size: 11px;
}
.dolne_menu {
	background: url(../grafika/tlo_menu_dol.jpg) no-repeat center top;
	padding: 5px;
	width: 916px;
	border: 2px solid #FFFFCC;
	margin-left: auto;
	margin-right: auto;
	margin-bottom: 30px;
	margin-top: 0px;
	text-align: center;
	color: #ffffff;
}

a:link {
	color: #CC0000;
	text-decoration: underline;
}
a:visited {
	color: #CC0000;
	text-decoration: underline;
}
a:hover {
	color: #000000;
	text-decoration: none;
}

a.link:link {
	color: #ffffff;
	text-decoration: none;
}
a.link:visited {
	color: #ffffff;
	text-decoration: none;
}
a.link:hover {
	color: #FFFFCC;
	text-decoration: underline;
}
