#header_bar {
  height: 255px;
  width: 980px;
  margin: auto; 
}
#middle {
  background: #fff;
}
#top_menu_bar {
  width: 980px;
  margin: auto; 
  clear: both;
  overflow: hidden;
  height: 40px;
  padding: 10px 0px;
}
#top_menu {
  margin: 0px;
  padding: 0px;
  list-style: none;
  float: right;
  line-height: 15px;
}
#top_menu li {
  display: inline;
  margin-left: -9px;
}
#top_menu li.first {
  display: inline;
  margin-left: 0px;
}
#top_menu li span.angle_left {
  padding-left: 9px;
}
#top_menu li span.angle_right {
  background: transparent url('/img/backgrounds/orange_menu_spacer.gif') right top no-repeat;
  padding-right: 9px;
}
#top_menu li.last span.angle_right {
  background: none;
  padding-right: 9px;
}
#top_menu li.mouseover span.angle_left/*, #top_menu_bar ul li.selected span.angle_left*/ {
  background: transparent url('/img/backgrounds/orange_angle_left.gif') left top no-repeat;
  padding-left: 9px;
}
#top_menu li.mouseover span.angle_right/*, #top_menu_bar ul li.selected span.angle_right*/ {
  background: transparent url('/img/backgrounds/orange_angle_right.gif') right top no-repeat;
  padding-right: 9px;
}
#top_menu li a {
  background: #fff;
  color: #4f4f4f;
  text-decoration: none;
  text-transform: uppercase;
  line-height: 15px;
  padding: 0px 5px;
}
#top_menu li.mouseover a/*, #top_menu_bar ul li.selected a*/ {
  background: #ff9400;
  color: #fff;
  text-decoration: none;
  text-transform: uppercase;
  line-height: 15px;
  padding: 0px 5px;
}
.top_submenu {
  display: none;
}
#top_submenu_bar {
  width: 980px;
  margin: auto; 
  clear: both;
  overflow: hidden;
  text-align: center;
}
#top_submenu_bar ul {
  margin: 0px;
  padding: 0px;
  list-style: none;
  display: block;
  width: 980px;
  line-height: 15px;
}
#top_submenu_bar ul li {
  display: inline;
  margin: 0px;
  padding: 0px;
  font-size: 11px;
  line-height: 15px;
}
#top_submenu_bar ul li.first {
  display: inline;
  margin-left: 0px;
}
#top_submenu_bar ul li span.angle_left {
  background: transparent url('/img/backgrounds/orange_angle_left.gif') left bottom no-repeat;
  padding-left: 9px;
  margin-left: -8px;
}
#top_submenu_bar ul li span.angle_right {
  background: transparent url('/img/backgrounds/orange_angle_right.gif') right top no-repeat;
  padding-right: 9px;
}
#top_submenu_bar ul li a {
  background: #ff9400;
  color: #fff;
  text-decoration: none;
  text-transform: uppercase;
  padding: 0px 5px;
}
#top_submenu_bar ul li a:hover {
  text-decoration: none;
  color: #565656;
}
#content_bar {
  width: 980px;
  margin: auto;
  clear: both;
  overflow: hidden;
}
#left_content_bar {
  width: 300px;
  float: left;
  padding-bottom: 30px;
  display: inline;
}
#recent_news_bar {
  background: #f6f6f6;
  padding: 0px 10px;
  overflow: hidden;
  clear: both;
  padding-bottom: 20px;
}
#recent_news_bar .news_abstract {
  text-align: justify;
  margin-bottom: 20px;
}
#right_content_bar {
  width: 670px;
  float: right;
  padding-bottom: 30px;
  display: inline;
}
#footer_bar {
  width: 980px;
  margin: auto;
  clear: both;
  overflow: auto;
  color: #565656;
}
#contact_bar {
  width: 300px;
  float: left;
  padding: 10px 0px;
}
#contact_bar td, #right_content_bar td {
  padding: 2px;
  padding-right: 10px;
  text-align: right;
  padding-left: 30px;
}
#contact_bar td.dotted_vline, #right_content_bar td.dotted_vline {
  padding: 2px;
  padding-left: 10px;
  text-align: left;
}
#job_offers_bar {
  width: 300px;
  float: right;
  padding: 10px 0px;
}
#bottom_menu_bar {
  width: 360px;
  margin: auto; 
  padding: 10px 0px;
}
#bottom_menu {
  margin: 0px;
  padding: 0px;
  list-style: none;
  line-height: 15px;
  display: inline;
  float: left;
}
#bottom_menu li {
  display: inline;
  margin-left: -9px;
  float: left;
  line-height: 25px;
}
#bottom_menu li span.angle_left {
  background: transparent url('/img/backgrounds/orange_menu_spacer.gif') left top no-repeat;
  padding-left: 9px;
}
#bottom_menu li span.angle_right {
  background: transparent url('/img/backgrounds/orange_menu_spacer.gif') right top no-repeat;
  padding-right: 9px;
}
#bottom_menu li.last span.angle_right {
  background: none;
  padding-right: 9px;
}
#bottom_menu li.first span.angle_left {
  background: none;
  padding-left: 0px;
}
#bottom_menu li.mouseover.first span.angle_left{
  padding-left: 0px;
}
#bottom_menu li.mouseover span.angle_left{
  padding-left: 9px;
}
#bottom_menu li.mouseover span.angle_right {
  padding-right: 9px;
}
#bottom_menu li a {
  background: none;
  color: #4f4f4f;
  text-decoration: none;
  line-height: 25px;
  padding: 0px 5px;
}
#bottom_menu li.mouseover a, #bottom_menu li.selected a {
  color: #ff9400;
  text-decoration: none;
  line-height: 25px;
  padding: 0px 5px;
}
#bottom_menu li.first {
  display: inline;
  margin-left: -9px;
  padding-left: 0px;
}
#bottom_menu li.first a {
  padding-left: 0px;
}
#scroller_container {
  z-index: 10;
  position: relative;
  width: 980px;
  margin: auto; 
  clear: both;
  overflow: hidden;
  height: 30px;
}
#scroller {
  position: absolute;
  z-index: 1;
  white-space: nowrap;
  line-height: 30px;
  font-size: 12px;
}
#scroller ul {
  margin: 0px;
  padding: 0px;
  list-style: none;
  margin: auto;
  display: inline;
}
#scroller ul li {
  display: inline;
  margin-left: -9px;
  text-transform: uppercase;
}
#scroller ul li span.angle_left {
  padding-left: 9px;
}
#scroller ul li span.angle_right {
  background: transparent url('/img/backgrounds/orange_menu_spacer.gif') right top no-repeat;
  padding-right: 9px;
}
/*
#bottom_submenu_bar {
  width: 980px;
  margin: auto; 
  clear: both;
  overflow: hidden;
  text-align: center;
  height: 40px;
  padding: 10px 0px;
  margin-top: 20px;
}
#bottom_submenu_bar ul {
  margin: 0px;
  padding: 0px;
  list-style: none;
  margin: auto;
  display: inline;
}
#bottom_submenu_bar ul li {
  display: inline;
  margin-left: -9px;
}
#bottom_submenu_bar ul li.first {
  display: inline;
  margin-left: 0px;
}
#bottom_submenu_bar ul li span.angle_left {
  padding-left: 9px;
}
#bottom_submenu_bar ul li span.angle_right {
  background: transparent url('/img/backgrounds/orange_menu_spacer.gif') right top no-repeat;
  padding-right: 9px;
}
#bottom_submenu_bar ul li.last span.angle_right {
  background: none;
  padding-right: 9px;
}
#bottom_submenu_bar ul li.mouseover span.angle_left {
  background: transparent url('/img/backgrounds/orange_angle_left.gif') left top no-repeat;
  padding-left: 9px;
}
#bottom_submenu_bar ul li.mouseover span.angle_right {
  background: transparent url('/img/backgrounds/orange_angle_right.gif') right top no-repeat;
  padding-right: 9px;
}
#bottom_submenu_bar ul li a {
  background: #fff;
  color: #8b8c8f;
  text-decoration: none;
  text-transform: uppercase;
  line-height: 15px;
  padding: 0px 5px;
}
#bottom_submenu_bar ul li.mouseover a {
  background: #ff9400;
  color: #fff;
  text-decoration: none;
  text-transform: uppercase;
  line-height: 15px;
  padding: 0px 5px;
}
*/
#sitepath {
  clear: both;
  overflow: hidden;
  height: 100%;
}
#sitepath a {
  float: left;
  line-height: 12px;
  padding: 13px 0px;
  padding-right: 15px;
  margin-right: 10px;
  font-size: 12px;
}
#sitepath a:hover {
  
}
#sitepath h2 {
  float: left;
  line-height: 18px;
}

#right_content_bar .paginator {
  margin: auto;
}
#right_content_bar .paginator td {
  padding: 5px;
}
#right_content_bar .paginator td a {
  height: 12px;
  line-height: 12px;
  display: block;
  color: #565656;
}
#right_content_bar .paginator td a:hover, #right_content_bar .paginator td a.selected {
  color: #ff9400;
  text-decoration: none;
}
#right_content_bar .paginator td a.prev {
  width: 12px;
  height: 12px;
  background: transparent url('/img/icons/left_arrow.gif') center center no-repeat;
}
#right_content_bar .paginator td a.next {
  width: 12px;
  height: 12px;
  background: transparent url('/img/icons/right_arrow.gif') center center no-repeat;
}
#realizacje_middle {
  width: 438px;
  float: left;
}
#tags {
  width: 210px;
  float: right;
  text-align: justify;
}
#tags a {
  line-height: 24px;
  color: #565656;
  text-decoration: none;
}
#tags a:hover {
  text-decoration: underline;
}
#tags .normal {
  font-size: 11px;
}
#tags .big {
  font-size: 14px;
  font-weight: bold;
}
#tags .huge {
  font-size: 22px;
}
