* {
	outline: none;
}
body {
	margin: 0px;
	padding: 0px;
	background: black;
	font: 11px tahoma, arial, sans-serif;
}
img {
	border: 0px;
}
a:link, a:visited, a:hover, a:active {
	border: 0px;
}
div,p,a,form,h1,h2,h3,h4,h5,ul,li {
	margin: 0px;
	padding: 0px;
}
#intro {
	width: 703px;
	min-height: 414px;
	margin: 0 auto;
	background: url(gfx/intro.png) no-repeat;
	padding-top: 366px;
	text-align: center;
}
#content {
	width: 1000px;
	margin: 0 auto;
}
#top {
	width: 1000px;
	height: 274px;
	background: url(gfx/top.jpg) no-repeat;
}
#top img {
	margin-left: 65px;
	margin-top: 100px;
}
#menu {
	clear: both;
	width: 870px;
	margin: 9px auto 30px;
	overflow: hidden;
}
#menu ul {
	margin-left: 4px;
	padding: 0px;
	list-style: none;
}
#menu li {
	display: inline-block;
	float: left;
	width: 43px;
	height: 18px;
	background: url(gfx/menu.png) no-repeat;
	text-align: center;
	font: bold 11px Arial;
	padding-top: 2px;
	color: white;
}
#menu li a {
	color: #090002;
	text-decoration: none;
	display: block;
}
#menu li a:hover {
	color: white;
	text-decoration: none;
	display: block;
}
#left {
	float: left;
	display: inline;
	width: 331px;
}
#right {
	float: left;
	display: inline;
	width: 538px;
	border-left: 1px solid #c20009;
}
#plansze_pdf {
  clear: both;
  float: right;
  margin-right: 65px;
	margin-top: -31px;
}
.title_left {
	width: 290px;
	border-bottom: 1px solid #c80022;
	overflow: hidden;
}
.title_left img {
	float: left;
}
#center {
	width: 870px;
	margin: 0 auto 50px;
	overflow: hidden;
}
.title_left p {
	float: right;
	color: white;
	font: bold 12px Tahoma;
	padding-top: 12px;
}
.title_left p span {
	color: #c20009;
}
.opis {
	padding-top: 18px;
	color: white;
	font: 12px Tahoma;
	padding-bottom: 30px;
	border-bottom: 1px dotted #fff;
	width: 292px;
}
.opis p {
	line-height: 17px;
}
.other {
	padding-top: 22px;
	color: #878787;
	font: 11px Tahoma;
	width: 292px;
}
.info {
	clear: both;
	overflow: hidden;
	margin-bottom: 10px;
}
.info img {
	float: left;
	margin: 0 10px 0px 5px;
}
.info p {
	color: white;
	font: 12px Tahoma;
	line-height: 17px;
}
.info2 {
	margin-bottom: 0px;
}
.odstep {
	padding-top: 17px;
}
.opis2 {
	border-bottom: 0px;
}
.info_left {
	float: left;
	display: inline-block;
}
.info_right {
	float: left;
	display: inline-block;
	width: 347px;
}
.odstep2 {
  margin-left: 192px;
	*margin-left: 0px;
  padding-top: 79px;
  position: absolute;
	width: 305px;
}
.odstep3 {
  margin-left: 192px;
	*margin-left: 0px;
  padding-top: 112px;
  position: absolute;
	width: 305px;
}