html body {
	font-family: Arial, Verdana, sans-serif;
	font-size: 12px;
	background-color: #fff;
	margin: 0px;
	padding: 0px;
	color: #666;
}

img {
	vertical-align: text-bottom;
/*	display:		block;*/
}

table {	border-collapse: collapse;}

td {padding: 0px;}

form {padding: 0px; margin: 0px;}

.input_classic {border:1px solid #888;}

.input_white {background: url('input_white.gif') no-repeat bottom right; border:0px solid #000; width:140px; height:18px; padding-left:5px; padding-right:5px; padding-top:2px;}
.input_blue {background: url('input_blue.gif')   no-repeat bottom right; border:0px solid #000; width:139px; height:18px; padding-left:5px; padding-right:5px; padding-top:2px;}
.input_black {background: url('input_black.gif') no-repeat bottom right; border:0px solid #000; width:139px; height:18px; padding-left:5px; padding-right:5px; padding-top:2px;}
.color_blue {color: #08f;}

p {margin-top: 0px;}

h1 {font-size: 22px; visibility:hidden;}
h2 {font-size: 14px; font-weight:bold; color:#000;}
h4 {padding:0px; margin:0px;}

a {text-decoration: none; color:#08f;}

a.imenik {color:#999; font-size:14px;}
a.back {color:#999;}
a.back:hover {color:#08f;}

a.sm_selected {margin-left:0px; color:#000;} /* margin left: 36px */
a.sm_normal {margin-left:0px; color:#999;}
a.sm_selected:hover {color:#08f;}
a.sm_normal:hover {color:#08f;}

a.lang {color:#999;}
a.lang:hover {color:#fff;}

span.checkbox {
	width: 18px;
	height: 17px;
	padding: 0 5px 0 0;
	background: url(checkbox.gif) no-repeat;
	display: block;
	clear: left;
	float: left;
}

.menu_top {
	
}
.menu_top_td {
	margin-bottom: 8px;
	/*margin-left: 20px;*/
	text-align: center;
	white-space:nowrap;
	
}

.subtitle {
	font-size: 13px;
	font-weight: bold;
	text-transform: uppercase;
	color: #000;
	text-decoration: none;
}

.ma_selected {
	font-family: Arial;
	font-size: 12px;
	font-weight: normal;
	text-transform: uppercase;
	color: #08f;
	text-decoration: none;
	/*line-height: 21px;*/
}
.ma_normal {
	font-family: Arial;
	font-size: 12px;
	font-weight: normal;
	text-transform: uppercase;
	color: #aaa;
	text-decoration: none;
	/*line-height: 21px;*/
}
.ma_normal:hover {color: #fff;}
.ma_selected:hover {color: #fff;}

a:hover {
	color:#08f;
}

.mb_selected {
	font-weight: normal;
	font-size: 12px;
	color: #000;
}
.mb_normal {
	font-weight: normal;
	font-size: 12px;
	color: #999;
}

.mb_overlined {
	border-top: 1px dotted #999;
}

a.a_toc {
	margin-left: 0px; /*36*/
	padding-bottom: 3px;
	font-size: 11px;
	color: #999;
}
a.a_toc:hover {
	margin-left:0px;
	font-size:11px;
	color: #08f;
}

a.dp_tag_selected, a.dp_tag_normal {
	font-weight: bold;
}
a.dp_tag_selected {
	color: #000;
}
a.dp_tag_normal {
	color: #08f;
}
a.dp_tag_selected:hover {
	color: #08f;
}	
a.dp_tag_normal:hover {
	color: #000;
}

.imenik_title {
	color: #08f;
	font-family: Verdana, Arial, sans-serif;
	font-size: 20px;
	margin-bottom: 0px;
}
