body {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	background-color: white;
	color: black;
	margin: 0px;
	padding: 0px;
	margin-top: 20px;
	text-align: center;
}
#header {
	background: url(grafika/menu_bgr.gif) no-repeat;
	width: 100%;
	height: 98px;
}
#header img {
	border: 0px;
}
#logo {
	float: left; 
	margin-left: 45px;
}
#stacja-gfx {
	float: right;
}
#footer {
	height: 1px;
	width: 100%;
	font-size: 1px;
	clear: both;
}
/* ------ menu begin ------ */
#menu {
	margin-top: 65px; 
	margin-left: 2px;
	float: left;
	z-index: 100;
	position: relative;
}

ul#menu-items  {
	margin: 0px;
	padding: 0px;
	list-style: none;
}
ul#menu-items li  {
	white-space: nowrap;
	display: inline;
	margin-left: 5px;
	margin-right: 5px;
}

ul#menu-items a {
	text-decoration: none;
	padding-left: 10px;
	padding-right: 10px;
}
ul#menu-items a:hover {
	background-color: #019934;
	color: #FFFFF0;
} 
ul#submenu-items {
	margin: 0px 0px 0px 75px;
	padding: 7px;
	list-style: none;
	background-color: #019934;
	position: absolute;
	line-height: 18px;
	visibility: hidden; 
	display: block;
	white-space: nowrap;
}
ul#submenu-items a {
	background-color: transparent;
	text-decoration: none;
	color: #FFFFF0;
}
ul#submenu-items a:hover {
	color: yellow;
}
/* ----------------------- menu end ------------------------ */
#container {
	background: url(grafika/side_bgr.gif) repeat-y;
	margin-left: auto;
	margin-right: auto;
	text-align: left;
	width: 785px;
	border: 1px solid gray;
}
#container-main {
	margin-left: auto;
	margin-right: auto;
	text-align: left;
	width: 785px;
	border: 1px solid gray;
}
#content {
	margin-left: 60px;
	margin-right: 35px;
	margin-bottom: 15px;
	margin-top: 15px;
	clear: both;
	background-color: transparent;
}

#content img {
	border: 1px solid black;
}
img#stacja {
	border: none;
	margin-bottom: 20px;
}
img.prawy {
	float: right;
	margin: 3px 0px 30px 30px;

}
img.lewy {
	float: left;
	margin: 3px 30px 30px 0px;

}
.clr {
	clear: both;
	font-size: 1px;
	height: 1px;
	margin: 0px;
}
#spacer {
	height: 200px;
	margin: 0px;
}
img#mapa {
	border: 1px solid black;
	margin: 30px 10px 20px 40px;
	float: right;
}
#siedziba {
	margin: 44px 30px 30px 0px;
	float: left;
}
h1 {
	font-size: 11px;
	font-weight: bold;
	margin: 40px 0px 10px 0px;
	background: url(grafika/zkwadrat.gif) no-repeat 0px 3px;
	text-indent: 15px;
	text-align: justify;
}
h1.first {
	margin-top: 0px;
}

h2.zakres {
	font-size: 11px;
	margin: 15px 0px 4px 0px;
	background-color: #FFCC33;
	padding: 2px 5px;
}

.zakres img {
	width: 180px;
	height: 135px;
	margin: 0px 20px 0px 0px;
	float: left;
	clear: both;
}
.typy img {
	width: 180px;
	height: 135px;
	margin: 0px 20px 0px 0px;
	
}
.zakres{
	text-align: justify;
}
.typy {
	position: relative;
}
ul.typy {
	list-style-type: square;
	margin: 0px;
	padding: 0px;
	position: absolute;
	top: 10px;
	left: 200px;
	line-height: 16px;

}
ul.typy li {
	margin-left: 20px;
}
h2.typy {
	font-size: 11px;
	margin: 15px 0px 4px 0px;
	background-color: #99CC33;
	padding: 2px 5px;
}
.etapy {
	width: 100%;
	clear: both;
	margin: 0px 0px 30px 0px;
}
.etapy img {
	float: left;
	margin: 0px 15px 30px 0px;
	width: 136px;
	height: 136px;
}
.etapy p {
	float: left;
	margin: 0px;
	width: 170px;
	text-align: left;
}
table#realizacje {
	font-size: 11px;
	text-align: left;
}

table#realizacje td, th {
	background-color: #FFFACD;
	padding-left: 5px;
	padding-right: 15px;
	padding-bottom: 4px;
	padding-top: 4px;
	border: 1px solid #F0E68C;
}
th {
	font-weight: bold;
	background-color: #F0E68C;
}
p {
	text-align: justify;
	margin: 0px 0px 20px 0px;
	line-height: 16px;
}

ul.std {
	margin: -15px 0px 15px 0px;
	padding: 0px;
	line-height: 16px;
}
ul.std li {
	margin-left: 35px;
	margin-bottom: 6px;
	list-style-type: square;
	list-style: outside;
}
ul.std ul {
	margin-top: 5px;
}
ul.std ul li {
	list-style-type: disc;
} 
ul#zakres-lista  {
	width: 80%;
	background-color: #FFFACD;
	border: 1px solid #F0E68C;
	padding: 10px;
	margin-top: 10px;
	margin-bottom: 20px;
}
ul#spec1 {
	width: 80%;
	background-color: #FFFACD;
	border: 1px solid #F0E68C;
	padding: 10px;
	margin-bottom: 20px;
}
ul#spec2 {
	width: 80%;
	background-color: #F0F8FF;
	border: 1px solid #C8E9EE;
	padding: 10px;
	margin-bottom: 20px;
}
p.bullet {
	background: url(grafika/zkwadrat.gif) no-repeat 0px 4px;
	text-indent: 15px;
}

span.bullet {
	background: url(grafika/zkwadrat.gif) no-repeat 0px 4px;
	margin-right: 10px;
}


a:link, a:visited {
	text-decoration: underline;
	color: #0000FF;
}

a:hover {
	text-decoration: underline;
	color: #FF0000;
}

.opis {
	background-color: #FFCC33;
	border: 1px solid #FFA500;
	padding: 4px 6px;
	font-weight: bold;
	text-align: center;
	position: absolute;
	left: 440px;
	top: 120px;
	visibility: hidden;
}	

.flash {
	text-align: center; 
	margin-left: -30px;
	float: left;
}
div.flash img {
	border-width: 0px !important;
}
div.flash #flpic1 {
	border-style: none;
	margin-left: -22px;
}
#container-main #flpic2 {
	border-style: none;
	margin-left: -59px;
	margin-top: 5px;
	margin-bottom: 15px;
	text-align: left;
}