/* STYL BĚŽNÝ */

body{
  background: url('../../img/general/bg_top.gif') top left repeat-x;
}

#secondbody{
  background: url('../../img/general/bg_bottom.gif') bottom left repeat-x;
}

.caption_multicolor_230{
  background: url('../../img/general/caption_black_230.png') no-repeat;
}

.box_multicolor_230{
  background: #3b3b3b url('../../img/general/bg_box_grey.gif') repeat-x;
}

.footer_multicolor_230{
  background: url('../../img/general/footer_grey_230.png') no-repeat;
}
h2{
  color: #FCB518;
}
.leftmenu a.selected, .leftmenu_lesser a.selected {
  color:  #FCB518;
}
