body, * {
	margin: 0px;
	padding: 0px;
}


#container {
	width: 100%;
	background: #520;
	border-top: 7px solid #a40;
	border-bottom: 3px solid #a40;
}

#header {
	background: #520 url(g/orzel.png) right top no-repeat ;
	margin: 0 auto;
	width: 85%;
	min-width: 792px;
	position: relative;
	padding: 22px 44px 0px 0px;
	height: 128px;
}

#header h1 {
	display: block;
	width: 624px;
	height: 115px;
	margin-bottom: 22px;
	background: url(g/title1.png) left top no-repeat;
	text-indent: -999em;
}

#header h1 a {
	display: block;
	width: 100%;
	height: 100%;
	overflow: hidden;
}

#header h2 {
	position: absolute;
	right: 44px;
	bottom: 1em;
	display: block;
	width: 230px;
	height: 28px;
	background: url(g/por.png) left top no-repeat;
	text-indent: -999em;
}

#header address {
	display: block;
	position:absolute;
	left: 22px;
	bottom: 1em;
	color: #f95;
}

#header address a{
	text-decoration: none;
	color: #f95;
}

#header address a:hover {
	text-decoration: underline;
}

#rest {
	padding: 22px;
	background: #fca;
	width: 85%;
	min-width: 792px;
	margin: 0 auto;
	margin-top: 22px;
	margin-bottom: 44px;
}

#menu {
	float: left;
	padding: 16px;
	padding-bottom: 22px;
	margin: -146px 22px 10px 0px;
	background: #a40 url(g/menu_dol.png) left bottom no-repeat;
	width: 180px;
}

#menu a {
	color: #f95;
	text-decoration: none;
}

#menu a:hover {
	color: #520;
}

#menu h3 {
	margin-bottom: 10px;
}

#menu ul {
	list-style-type: none;
	margin-bottom: 22px;
}

#menu li a {
	padding: 0.3em 0px 0.3em 8px;	
	display: block;
	border-bottom: 1px solid #520;
	font-weight: bold;
	color: #f95;
}

#menu li a:hover, #menu li a.active {
	background: #f95;
	border-left: 3px solid #520;
	padding-left: 5px;
	color: #a40;
}

#dzialy {
	background: #a40;
	position: relative;
	margin-left: 234px;
	margin-bottom: 22px;
	height: 80px;
}

#dzialy span.o {
	display: block;
	position: absolute;
	font-size: 1.5em;
	font-weight: bold;
	bottom: 6px;
	visibility: hidden;
}

#dzialy ul li a.sw + span.o {
	right: 22px;
}

#dzialy ul li a:hover + span.o {
	visibility: visible;
}

#dzialy ul {
	margin-top: -44px;
	float: right;
}

#dzialy ul li{
	float: left;
	list-style-type: none;
}

#dzialy ul li a {
	display: block;
	overflow: hidden;
	width: 73px;
	height: 84px;
	margin: 0px 22px 0px 0px;
	background-position: left top;
	background-repeat: no-repeat;
	text-indent: -999em;
}

#dzialy ul li a:hover, #dzialy a.active {
	background-position: right top;
}

#dzialy a.kzp {
	background-image: url(g/kzp_c.png);
}
#dzialy a.pks {
	background-image: url(g/pks_c.png);
}
#dzialy a.tea {
	background-image: url(g/tea_c.png);
}
#dzialy a.muz {
	background-image: url(g/muz_c.png);
}
#dzialy a.sw {
	background-image: url(g/sw_c.png);
}

/* TRESC... */


#stopka {
	height: 44px;
	margin-top: 22px;
	background: #a40;
	text-align: center;
	vertical-align: middle;
	clear: both;
}
#podpisik {
	margin-left: 7.5%;
	text-indent: -999em;
	background: url(vlo.png);
	width: 449px;
	height: 28px;
}

dl {
	clear: both;
}

