

html, body {
	height: 100%;
	margin: 0px;
	padding: 0px;
	background-color: #2e2e2e;
	font-size: 11px;
	font-family: verdana;
	color: #ffffff;
}
table {
	border: 0px;
	border-collapse: collapse;
}
table td {
   color: #ffffff;
   font-size: 11px;		/* ! */
   font-family: tahoma;	/* ! */
   text-decoration: none;
   padding: 0px;
}
table td a:active, table td a:visited, table td a:link {
	color: #d0d0d0;
	text-decoration: none;
}
table td a:hover {
	color: #d0d0d0;
	text-decoration: underline;
}

/* ==================== */

.category {
	color: #ecc801;
	font-size: 11px;		/* ! */
	font-family: tahoma;	/* ! */
	text-decoration: none;
}
.category a:active, .category a:visited, .category a:link {
	color: #ecc801;
	text-decoration: none;
}
.category a:hover {
	color: #ecc801;
	text-decoration: underline;
}

/* ==================== */

.speedbar {
	color: #ffffff;
	text-decoration: none;
}
.speedbar a {
	color: #ffffff;
	text-decoration: none;
}
.speedbar a:hover {
	color: #ffffff;
	text-decoration: underline;
}

/* ==================== */

.slink {
	color: #bfbfbf;
	font-size: 11px;		/* ! */
	font-family: tahoma;	/* ! */
	text-decoration: none;
}
.slink a:active, .slink a:visited, .slink a:link {
	color: #1cbbb4;
    font-weight: bold;
	text-decoration: none;
}
.slink a:hover {
	color: #1cbbb4;
    font-weight: bold;
	text-decoration: underline;
}

/* ==================== */

.copy {
	color: #e6e6e6;
	font-size: 11px;		/* ! */
	font-family: tahoma;	/* ! */
	text-decoration: none;
}
.copy a:active, .copy a:visited, .copy a:link {
	color: #d0d0d0;
	text-decoration: none;
}
.copy a:hover {
	color: #d0d0d0;
	text-decoration: underline;
}

/* ==================== */

.stext {
	color: #fad9d9;
	font-size: 11px;		/* ! */
	font-family: tahoma;	/* ! */
	text-decoration: none;
}
.stext a:active, .stext a:visited, .stext a:link {
	color: #fad9d9;
	text-decoration: none;
}
.stext a:hover {
	color: #ffffff;
	text-decoration: underline;
}

/* ==================== */

.ltitle {
	color: #00aeef;
	font-size: 12px;
	font-weight: bold;
}


.ltitle_small {
	color: #b9e7ff;
	font-size: 11px;
	font-weight: bold;
}

/* ==================== */
.otash_top_menu {
	color: #d1d1d1;
	font-size: 11px;
	font-weight: bold;
}
.otash_top_menu a {
	color: #ffffff;
	text-decoration: none;
    margin-bottom: 10px;
}
.otash_top_menu a:hover {
	color: #ffffff;
	text-decoration: underline;
}
/* ==================== */
.menu {
	color: #FFFFFF;
	font-size: 13px;
	font-weight: bold;
    text-indent: 15px;
}


.menu_small {
	color: #a4a4a4;
	font-size: 11px;
	font-weight: bold;
}

/* ==================== */
.otash_menu {
	color: #FFFFFF;
	font-size: 12px;
	font-weight: bold;
    height: 33px;
  text-indent: 25px;
   margin-top: 5px;
}
.otash_menu a {
	color: #4B73D4;
	text-decoration: none;
}
.otash_menu a:hover {
	color: #4B73D4;
	text-decoration: underline;
}
.otitle {
	color: #00bff3;
	font-size: 18px;
	font-weight: normal;
    font-family: verdana;
    padding-left: 10px;
}
/* ==================== */
.ntitle {
	color: #ffffff;
	font-size: 13px;
	font-weight: bold;
    font-family: Verdana;
}
.ntitle a {
	color: #4B73D4;
	text-decoration: none;
}
.ntitle a:hover {
	color: #4B73D4;
	text-decoration: underline;
}

/* ==================== */

.ctitle {
	color: #ffffff;
	font-size: 11px;
	font-weight: normal;
}
.ctitle a:active, .ctitle a:visited, .ctitle a:link {
	color: #ffffff;
	text-decoration: none;
}
.ctitle a:hover {
	color: #ffffff;
	text-decoration: underline;
}

/* ==================== */

.news {
	color: #ffffff;
	font-family: Verdana;
	font-size:8pt;
    padding-left: 10px;
	text-align:justify;
	line-height: 15px
}
.news a:active, .news a:visited, .news a:link {
	color: #bfc0c0;
    font-weight: bold;
	text-decoration: none;
}
.news a:hover {
	color: #ffffff;
	text-decoration: underline;
}

/* ==================== */

.userstop {
	color: #ffffff;
	font-size: 11px;		/* ! */
	font-family: tahoma;	/* ! */
	text-decoration: none;
}
.userstop a {
	color: #4B73D4;
	text-decoration: none;
}
.userstop a:hover {
	color: #4B73D4;
	text-decoration: underline;
}
.userstop td {
	padding: 3px;
}
.userstop thead {
	color: #ffffff;
	font-weight: bold;
}

/* ==================== */

.hr_line {
	background: url(../images/line.gif);
	width: 100%;
	height: 7px;
	font-size: 3px;
	margin-top: 4px;
	margin-bottom: 4px;
}

/* ==================== */

.footer_b {
	background-image: url(../images/dlet_footer_b.gif);
	background-repeat: repeat-x;
	height: 71px;
}

/* ==================== Поле малой формы поиска */

.s_field {
	color: #ffffff;			/* ! */
	font-size: 11px;		/* ! */
	font-family: tahoma;	/* ! */
	background-color: #727272;
	background-repeat: repeat-x;
	height: 20px;
	padding-left: 2px;
    margin-left:  2px;
	
	border: 1px solid #e6e6e6;	
}

/* ==================== Поле формы авторизации */

.a_field {
	color: #ad2c0a;		/* ! */
	font-size: 11px;		/* ! */
	font-family: tahoma;	/* ! */
	background-image: url(../images/dlet_field_a.gif);
	background-repeat: repeat-x;
	height: 20px;
	padding-left: 3px;
	
	border: 1px solid #ffffff;	
}

/* ==================== */



.f_textarea {
	color: #ffffff;		/* ! */
	font-size: 11px;		/* ! */
	font-family: tahoma;	/* ! */
	 background-color: #727272;
	background-repeat: repeat-y;
	
	width: 449px;
	height: 156px;
	border: 1px solid #e0e0e0;
}
.f_input {
	color: #ffffff;		/* ! */
	font-size: 11px;		/* ! */
	font-family: tahoma;
	 background-color: #727272;
	background-repeat: repeat-x;

	width: 300px;
	height: 20px;
	border: 1px solid #e0e0e0;
}
.f_select {
	color: #757575;		/* ! */
	font-size: 11px;		/* ! */
	font-family: tahoma;	/* ! */
	background-image: url(../images/dlet_field_o.gif);
	background-repeat: repeat-x;
	
	height: 14px;
	border: 1px solid #e0e0e0;
}





























/* ==================== Главное меню сайта */

.mainmenu {
	color: #ffffff;
	font-size: 12px;		/* ! */
	font-family: tahoma;	/* ! */
	text-decoration: none;
	font-weight: bold;
    text-indent: 5px;
}
.mainmenu a:active, .mainmenu a:visited, .mainmenu a:link {
	color: #576c44;
	text-decoration: underline;
}
.mainmenu a:hover {
	color: #576c44;
	text-decoration: underline;
}
.pod_mainmenu {
	color: #fffff;
	font-size: 11px;		/* ! */
	font-family: tahoma;	/* ! */
	text-decoration: none;
    text-indent: 4px;
    padding-left: 5px;
}
.pod_mainmenu a:active, .pod_mainmenu a:visited, .pod_mainmenu a:link {
	color: #ffffff;
    font-weight: normal ;
    text-decoration: none;
}
.pod_mainmenu a:hover {
	color: #ffffff;
	text-decoration: underline;
}
.otash_pod_category
{
   margin-left: 20px;
}
.hr_line {
	background: url(../images/line.gif);
	width: 100%;
	height: 7px;
	font-size: 3px;
	font-family: tahoma;
	margin-top: 4px;
	margin-bottom: 4px;
}
.a_menu {
    background-position: top;
    background-image: url(../images/index_12.jpg);
	background-repeat: no-repeat;
}
.a_linia {
    background-position: top;
    background-position: left ;
    background-image: url(../images/index_14.gif);
	background-repeat: repeat-y;
}
.otash {
	color: #f3f3f2;
	font-size: 10px;		/* ! */
	font-family: tahoma;	/* ! */
	text-decoration: none;
}
.otash a:active, .otash a:visited, .otash a:link {
	color: #f3f3f2;
    font-weight: bold;
	text-decoration: none;
}
.otash a:hover {
	color: #f3f3f2;
    font-weight: bold;
	text-decoration: underline;
}
.glav_fon {
 background-image: url(../images/fon_2.jpg);
 background-repeat: repeat-x;
 background-color: #0e0e0d;
}
.left_fon {
 background-image: url(../images/index_39.png);
 background-repeat: repeat-y;
}
.posledniy_fon {
 background-image: url(../images/index_32.png);
 background-repeat: repeat-y;
}
.right_fon {
 background-image: url(../images/index_38.png);
 background-repeat: repeat-y;
}
.top_fon {
 background-image: url(../images/index_33.png);
 background-repeat: repeat-y;
}
.banner_fon {
 background-image: url(../images/index_53.jpg);
 background-repeat: repeat-y;
}
.news_fon {
 background-image: url(../images/index_68.png);
 background-repeat: repeat-y;
}
#hintbox {
    text-align : left;
    width : 150px;
    font-size : 10px;
    border : 1px solid #99a1ab;
    background-color : #fff;
    layer-background-color : #a396d9;
    color : #282828;
    margin : 10px 0 0 10px;
    padding : 3px 5px;
    position : absolute;
    visibility : hidden;
    z-index : 998;
    -moz-opacity : 0.9;
    -moz-border-radius : 5px;
    filter : alpha(opacity="90");
}
.podrobnoe {
	color: #098876;
	font-size: 11px;		/* ! */
	font-family: tahoma;	/* ! */
	text-decoration: none;
}
.podrobnoe a:active, .podrobnoe a:visited, .podrobnoe a:link {
    font-weight: bold ;
    color: #098876;
	text-decoration: none;
}
.podrobnoe a:hover {
	color: #098876;
    font-weight: bold ;
	text-decoration: underline;
}