body {
	padding: 0px; 
	margin: 0px;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000;
	background: #d8d9db;
}

#menu {
	position: relative;
	width: 100%;
	height: 83px;
	background: #771405 url('obrazki/tlo_menu.jpg') repeat-x left;
}

#menu a {
	display: block;
	padding: 0px;
	width: 100%;
	height: 83px;
}

#menu a:hover {
	background: #c98009 url('obrazki/tlo_menu1.jpg') repeat-x left;
}

.aktywny {
	background: #c98009 url('obrazki/tlo_menu1.jpg') repeat-x left;
}

#menu2 {
	position: relative;
	width: 320px;
	height: 49px;
	background: #585f67;
}

#menu2 a {
	display: block;
	padding: 0px;
	width: 320px;
	height: 49px;
}

#menu2 a:hover {
	background: #515960;
}

.aktywny2 {
	background: #3F4449;
}

.tlo_srodek {
	background: #585f67 url('obrazki/tlo_srodek.gif') no-repeat top right;
}

.tlo_srodek1 {
	background: #585f67 url('obrazki/tlo_srodek1.gif') repeat-y top left;
}

a { text-decoration: none; }
a:hover { text-decoration: underline; }

.stopka {
	height: 40px;
	border-top: 1px solid #fff;
	color: #eef0f3;
}

.m_l_3 {
	margin-left: 3px;
}

.m_lb_10 {
	margin: 3px 0 10px 10px;
}


/* zestaw */

.f9 { font-size: 9px; }
.f10 { font-size: 10px; }
.f11 { font-size: 11px; }
.f12 { font-size: 12px; }
.f13 { font-size: 13px; }
.f14 { font-size: 14px; }
.f16 { font-size: 16px; }
.f17 { font-size: 17px; }
.f22 { font-size: 22px; }
.f25 { font-size: 25px; }

.center { text-align: center; }
.wysrodkuj { margin: 0 auto 0 auto; }
.l { text-align: left; }
.r { text-align: right; }
.j { text-align: justify; }

.top { vertical-align: top; }

.lh15 { line-height: 15px; }

.obraz_prawy { margin-left: 10px; }

.b {font-weight: bold;}
.no_b {font-weight: normal;}
.u {text-decoration: underline;}
.no_u {text-decoration: none;}

.orange { color: #ff5a00; }
.szary { color: #333; }
.szary2 { color: #dedfe1; }
.szary3 { color: #464646; }
.blue { color: #5e89c9; }
.zielony { color: #267200; }
.roz { color: #ea1660; }
.bialy { color: #fff; }

.tlo_biale {background: #fff;}
.tlo1 {background: #abb2c4;}
.tlo2 {background: #585f67;}
.tlo3 {background: #606770;}

/* zestaw */