* { font-family: tahoma,helvetica; font-size: 8pt; }

body {
	margin: 0px;
    scrollbar-base-color:       #CCCCCC;
    scrollbar-shadow-color:     #ffffff;
    scrollbar-highlight-color:  #ffffff;
    scrollbar-3dlight-color:    #ffffff;
    scrollbar-darkshadow-color: #ffffff;
    scrollbar-track-color:      #ffffff;
    scrollbar-arrow-color:      #CCCCCC;
    overflow: auto;
}

a { text-decoration: none; color: black; }
a:hover { text-decoration: underline; }
a#site_root_link { font-size: 8pt; color: black; text-decoration: none; }
a#site_root_link:hover { text-decoration: underline; }


table#table_main { width: 1024px; }
table#table_top_logo { height: 0px; width: 100%; }

table#tbl_menu_main { background-image: url(/images/grad.png); background-position: bottom; background-repeat: repeat-x; height: 35px; width: 100%; background-color: #006952; text-align: center; color: #d4d4d4; font-size: 6pt; }
a#main_menu_item { color: white; font-weight: bold; } 
a#main_menu_item:hover { color: white; text-decoration: none; } 

#big_banner { height: 186px; width: 934px; }

#index_left_block { text-align: left; width: 204px; }
#index_right_block { text-align: right; width: 250px; }
#catalog_right_block { text-align: right; width: 250px; vertical-align:top;}
#index_left_block, #index_right_block { vertical-align: top; background-color: #f0f0f0; }
#index_left_block2 { background-color: #51a190; vertical-align: top; }

table#block_child { background-color: #e0e0e0; }

td#block_title_box, #block_title_box_news { height: 30px; background-color: #10725d; color: white; font-weight: bold; font-size: 8pt; text-align: center; width: 100%; }
td#block_title_box2 { height: 30px; background-color: #08876c; color: white; font-weight: bold; font-size: 8pt; text-align: center; width: 100%; }
td#block_title_box3 { height: 30px; background-color: #0d8d71; color: white; font-weight: bold; font-size: 8pt; text-align: center; width: 100%; }
#block_title_box, #block_title_box2, #block_title_box3 { background-image: url(/images/grad.png); background-position: bottom; background-repeat: repeat-x; }

td#block_title_box_news { background-image: url(/images/grad.png); background-position: bottom; background-repeat: repeat-x; background-color: #cb0303; }

#direction_img_box { height: 30px; width: 30px; text-align: center; vertical-align: center; }
#dierection_title { font-weight: bold; color: white; font-size: 8pt; padding-left: 10px; }
#direction_separator_hor { width: 2px; }
#direction_separator_ver { height: 2px; }
#direction_link { cursor: pointer; }
.direction_name_hover { background-color: #5f5f5f; }
.direction_name { background-color: #8f8f8f; }
.direction_name_hover, .direction_name { cursor: pointer; height: 30px; }

li.pw {
	list-style-image: url(/templates/frontend/rm_old/images/catalog_arrow.gif);
	list-style-type: none;
	margin: 0 0 2px;
	padding: 0px;
}
ul.hl {
	margin: 6px 0 0 20px;
	padding: 0 5px 6px;
	text-align: left;
}

#news_date {
	color: #9e4a4a;
	font-size: 7pt;
	font-weight: bold;
}

#line_hor { background-image: url(/templates/frontend/rm_old/images/point_hor.gif); background-repeat: repeat-x; background-position: center; }

#catalog_cat_title {
	font-size: 8pt;
	font-weight: bold;
	text-transform: capitalize;
}

#isavab { color: green; }
#noavab { color: red; }
a#catalog_product_link:hover { text-decoration: none; color: red; }

.input_search {
border-color:#E0E0E0 -moz-use-text-color #E0E0E0 #E0E0E0;
border-style:solid none solid solid;
border-width:1px 0 1px 1px;
color:#6f6f6f;
font-family:Arial;
font-size:9pt;
height:16px;
margin:10px 0 10px 10px;
padding:3px;
width:150px;
}
