@import url('/styles/szabo.css');
@import url('/styles/szabo_sp_text.css');


body {
  background-color: #B39F81;
}

.bg {
  background-color: #B39F81;
}
td.box_bg {
  background-color: #F1EAE0;
}
td.box_search_bg {
  background-color: #E7DBC9;
}
input.search {
  border-color: #B39F81;
}

div.main {
  background-image: url(/images/shadow_sp_body_middle.gif);
}
div.main_top {
  background-image: url(/images/shadow_sp_body_top.gif);
}
div.main_bottom {
  background-image: url(/images/shadow_sp_body_bottom.gif);
}
td.box_menu_sh_right {
  background-image: url(/images/shadow_sp_menu_right.jpg);
}
td.box_main_sh_right {
  background-image: url(/images/shadow_sp_main_right.jpg);
}


a.menu1 {
  background-image: url('/images/arrow_sp_1.gif');
}
a.menu2 {
  background-image: url('/images/arrow_sp_2.gif');
}
a.menu3 {
  background-image: url('/images/arrow_sp_3.gif');
}
a.menu1_active {
  background-image: url('/images/arrow_down_sp_1.gif');
}
a.menu2_active {
  background-image: url('/images/arrow_down_sp_2.gif');
}
a.menu3_active {
  background-image: url('/images/arrow_sp_3.gif');
}
a.menu_extra {
  background-image: url('/images/arrow_sp_e.gif');
}
a.menu_extra_active {
  background-image: url('/images/arrow_sp_e.gif');
}

.menu {
  color: #C05500;
}
.menu_extra {
  color: #331700;  
}
.breadcrums {
  color: #332214;
}

