body {
	scrollbar-face-color: #A63E17;
	scrollbar-3dlight-color: #A63E17;
	scrollbar-darkshadow-color: #A63E17;
}

/* backgrounds */

td.bg_data {
	background: url(../gfx/bg_data.gif) repeat-y left top;
}
td.bg_bottom_menu {
	background: url(../gfx/bg_bottom_menu.gif) no-repeat left top;
	color: #A53D16;
}
td.bg_bottom {
	background: url(../gfx/bg_bottom.gif) no-repeat left top;
}

/* left_line */

table.bg_left_line {
	background: url(../gfx/bg_left_line.gif) no-repeat left top;
}
table.bg_left_line2 {
	background: url(../gfx/bg_left_line.gif) no-repeat left 17px;
}
td.bg_left_line_bottom {
	background: url(../gfx/bg_left_line_bottom.gif) no-repeat left bottom;
}

/* links */

a {
	color: #A00003;
}
td.bg_bottom_menu a {
	color: #A53D16;
}
td.bg_bottom_menu a:hover {
	color: #632F19;
}
.pager {
	color: #eb5a19;
}

/* formats */

#firstpic, #pic, #newspic {
	background-color: #A81B12;
}
#darkdata, #darkdata2 {
	background-color: #FBF2CB;
}

ul li {
	background: url(../gfx/bg_li.gif) no-repeat 0 8px;
}
table.price td {
	text-align: right;
}
table.price td.left {
	text-align: left;
	font-weight: bold;
}
