html, body {
	background-color:#24282b;
	font-family:Tahoma, Arial, Verdana;
	font-size:11px;
	margin: 0px auto 0px auto;
	color:#706f6f;
}

img {
  border:0px;
  display:block;
}

ul {
  margin-top:0px;
  margin-bottom:2px;
}

.bold {
  font-weight:bold;
}

#apDiv1 {
	position:absolute;
	left:827px;
	top:94px;
	width:156px;
	height:82px;
	z-index:1;
	cursor:pointer;
}

#apDiv2 {
	position:absolute;
	left:807px;
	top:190px;
	width:156px;
	height:82px;
	z-index:1;
	cursor:pointer;
}

.bottom {
	background-color:#2b2f32;
  width:1000px;
	height:20px;
  margin: 1px auto;
	padding-top:8px;
	vertical-align:middle;
  color:#4e5256;
  text-align:left;
  font-size:10px;
}

.bottom a {
  font-size:10px;
  color:#4e5256;
  text-decoration:none;
}

.bottom a:hover {
  color:#999;
  text-decoration:underline;
}

.bottom_line {
	background-color:#333639;
	width:1000px;
	height:1px;
	margin:0px auto;
}

.bottom_keywords {
	padding:15px 5px;
	text-align:center;
	margin:0px auto;
	width:1000px;
	color:#494c4e;
	font-size:9px;
}

li.orange {
	list-style-image:url(images/arrow_orange.gif);
  font-weight:normal;
  margin: 0px 0px 0px -5px;
  padding:0px 16px 0px 0px;
}

li.white {
	list-style-image:url(images/arrow_white.gif);
  font-weight:normal;
  margin: 0px 0px 0px -5px;
  padding:0px 16px 0px 0px;
}

.linia_pion {
  padding:0px 7px;
}

.orange_bold {
	color:#ff9600;
	font-weight:bold;
}

.side_left {
  vertical-align:top;
	padding-left:15px;
}

.side_right {
  vertical-align:top;
	padding-right:15px;
}

.top {
  background-image:url(images/bg_top.gif);
  background-repeat:repeat-x;
  background-color:#24282b;
  width:100%;
}

.top_bg_left {
	width:100%;
	margin: 0px auto 0px auto;
	background-image:url(images/bg_top_left.gif);
	width:250px;
	height:111px;
	position:relative; left:-624px;
}

a.mail {
	font-weight:bold;
	color:#706f6f;
	text-decoration:none;
}

a.mail:hover {
	color:#999999;
	text-decoration:underline;
}