body {
  background-image: url(/images/eurorabat/background_blue.jpg);
}
.window_bottom {
  background: url(/images/eurorabat/window_bottom_720.gif) no-repeat scroll 0 -8px;
}
.box_blue_bottom {
  background: url(/images/eurorabat/window_bottom_blue_228.gif) no-repeat scroll 0 0;
}

#coobrand .news_minicontent p.news_more,
#company_news .news_minicontent p.news_more {
  background: url('/images/eurorabat/more.gif') no-repeat right;
}
#coobrand p.more {
  background: url('/images/eurorabat/more.gif') no-repeat right;
}


/*** LAYOUT ***/
#header {
  background: url(/images/eurorabat/header_background.jpg) no-repeat right top;
}
#header #header_logo {
  padding-top: 50px;
}
#tabmenu a {
  background: url(/images/eurorabat/btn_tab_blue.gif) no-repeat left top;
}
#portlet .portlet_bottom {
  background: url(/images/eurorabat/window_bottom_228.gif) no-repeat scroll 0 0;
}
#suwak_lewy span {
  background: transparent url(/images/eurorabat/arrow_left.gif) no-repeat scroll 0 0;
}
#suwak_lewy span:hover {
  background: transparent url(/images/eurorabat/arrow_left.gif) no-repeat scroll 0 -11px;
}
#suwak_prawy span {
  background: transparent url(/images/eurorabat/arrow_right.gif) no-repeat scroll 0 -11px;
}
#suwak_prawy span:hover {
  background: transparent url(/images/eurorabat/arrow_right.gif) no-repeat scroll 0 0px;
}


/*** MAPA ***/
#map_control input.button.toggle {
  background-image: url(/images/eurorabat/icons/arrow_down.png);
}
#map_control input.button.toggle.selected {
  background-image: url(/images/eurorabat/icons/arrow_up.png);
}
#map_control input.text {
  width: 120px;
}

