@charset "windows-1251";
.doz_panel {
	color: #636768; 
	font-size: 11px;
}

.doz_top_item {
	color: #636768; 
	font-size: 11px; 
	font-weight: normal; 
	font-family: tahoma,verdana,arial,sans-serif; 
	text-decoration: none; 
	cursor: pointer;
}
.doz_top_item_act {
	color: #636768; 
	font-size: 11px; 
	font-weight: normal; 
	font-family: tahoma,verdana,arial,sans-serif; 
	text-decoration: none; 
	cursor: pointer;
}
.doz_submenu_container {
	margin-top: -5px; 
	padding: 5px 2px 8px 2px; 
	z-index: 100;
}
.doz_submenu_block {
border-left: 1px solid #797979; 
border-right: 1px solid #797979; 
border-bottom: 1px solid #797979; 
background: #303030;
}
.doz_submenu_item {
color: #636768 !important;
font-size: 11px !important;
font-weight: normal !important;
font-family: tahoma,verdana,arial,sans-serif !important;
text-decoration: none !important;
cursor: pointer;
}
TABLE.doz_top_item TD.left {
background: none;
}
TABLE.doz_top_item TD.middle {
background: none;
}
TABLE.doz_top_item TD.right {
background: none;
}
TABLE.doz_top_item_act TD.left {
background: url(http://www.darksf.com/forge/img/wp/b_left.gif);
}
TABLE.doz_top_item_act TD.middle {
background: url(http://www.darksf.com/forge/img/wp/b_middle.gif); 
padding-top: 2px;
}
TABLE.doz_top_item_act TD.right {
background: url(http://www.darksf.com/forge/img/wp/b_right.gif);
}