body {
    font-family: Verdana, Arial;
    font-size: 12px;
    text-decoration: none;
    margin: 0;
    padding: 0;
    background-color: #000000;
    color: white;
}

a {
    text-decoration: underline;
    padding: 0;
    margin: 0;
    color: white;
}
a:hover {
    text-decoration: none;
}

a img {
    border: 0;
}

div {
    margin: 0px;
    padding: 0px;
}

img {
	border: 0px;
	margin: 0px;
	padding: 0px;
}


form {
	margin: 0px;
	padding: 0px;
}

h1, h2 {
	font-weight: bold;
	font-size: 12px;
	padding: 0px;
	margin: 0px;
	padding-top: 20px;
	padding-bottom: 10px;
	color: #b71b20;
}

h1 {
	font-size: 22px;
}

table td {
	font-family: Verdana, Arial;
    font-size: 9px;
    text-decoration: none;
   	color: #c7c8ca;
}

input, select, textarea {
	border: 1px solid gray;
	background: #FFFFFF;
}

#div_intro {
	position:absolute;
	width:184px;
	height:92px;
	top:50%;
	left:50%;
	margin-left:-92px;
	margin-top:-80px;
}

.table_main {
	width:890px;
	margin-top:45px;
}

.td_shapka {
	padding-left:40px;
	/*height:40px;*/
}

/* MENU */
#menu {

}

#menu ul {
    padding: 0;
    margin: 0;
}

#menu ul li a {
    text-decoration: none;
    color: #c7c8ca;
}
#menu ul li a:hover {
    color: white;
}

#menu ul li {
    list-style-type: none;
}

#menu ul li div {
    display: none;
    visibility: hidden;
}

#menu ul li a {
    list-style-type: none;
	display:block;
	text-align:justify;
	margin-top:20px;
	font-size:12px;
	font-weight:bold;
	color:#FFFFFF;
	padding-left:20px;
	background:url('../_images/red_big.gif') 0px 2px no-repeat;
}
#menu ul li a:hover {
    background:url('../_images/green_big.gif') 0px 2px no-repeat;
}

#menu ul li ul li a {
	display:block;
	font-size:11px;
	margin-left:20px;
	margin-top:10px;
	font-weight:bold;
	background:url('../_images/red_medium.gif') 10px 3px no-repeat;
}

#menu ul li ul li a:hover {
	background:url('../_images/green_medium.gif') 10px 3px no-repeat;
}

#menu ul li ul li ul li a {
	display:block;
	font-size:9px;
	margin-left:35px;
	margin-top:5px;
	font-weight: normal;
	background:url('../_images/red_little.gif') 8px 3px no-repeat;
}

#menu ul li ul li ul li a:hover {
    background:url('../_images/green_little.gif') 8px 3px no-repeat;
}

/* END MENU */

.table_main .td_left {
	width:220px;
}

.table_main .td_left .a_main {
	display:block;
	text-align:justify;
	margin-top:20px;
	font-size:12px;
	font-weight:bold;
	color:#FFFFFF;
	padding-left:20px;
	background:url('../_images/red_big.gif') 0px 2px no-repeat;
}


.table_main .td_left .a_main:hover {
	background:url('../_images/green_big.gif') 0px 2px no-repeat;
}

.table_main .td_left .a_selected {
	display:block;
	margin-top:20px;
	font-size:12px;
	font-weight:bold;
	color:#FFFFFF;
	padding-left:20px;
	text-decoration:none;
	background:url('../_images/green_big.gif') 0px 2px no-repeat;
}

.td_left .a_2 {
	display:block;
	color: #c7c8ca;
	font-size:11px;
	padding-left:24px;
	margin-top:10px;
	font-weight:bold;
	background:url('../_images/red_medium.gif') 10px 3px no-repeat;
}

.td_left .a_2_selected {
	display:block;
	color: #c7c8ca;
	font-size:11px;
	padding-left:24px;
	margin-top:10px;
	font-weight:bold;
	background:url('../_images/green_medium.gif') 10px 3px no-repeat;
}

.td_left .a_2:hover {
	background:url('../_images/green_medium.gif') 10px 3px no-repeat;
}

.td_left .a_3 {
	display:block;
	color: #c7c8ca;
	font-size:9px;
	padding-left:31px;
	margin-top:5px;
	background:url('../_images/red_little.gif') 18px 3px no-repeat;
}

.td_left .a_3_selected {
	display:block;
	color: #c7c8ca;
	font-size:9px;
	padding-left:31px;
	margin-top:5px;
	background:url('../_images/green_little.gif') 18px 3px no-repeat;
}

.td_left .a_3:hover {
	background:url('../_images/green_little.gif') 18px 3px no-repeat;
}

.table_content {
	width:100%;
}

.td_1 {
	width:25px;
	border-bottom:1px solid #FFFFFF;
}

.td_content {
	padding:15px;
	border-left:1px solid #FFFFFF;
	border-bottom:1px solid #FFFFFF;
	color: #c7c8ca;
	font-size:9px;
}

.td_content a {
	color: #b71b20;
	text-decoration:underline;
}

.td_content a:hover {
	text-decoration:none;
}

.td_menu_bottom {
	height:26px;
	text-align:right;
	border-left:1px solid #FFFFFF;
}

.a_bottom {
    text-decoration: none;
	color:#b8b9bb;
	font-size:9px;
	padding-left:11px;
	margin-right:12px;
	background:url('../_images/red_little.gif') 0px 4px no-repeat;
}

.a_bottom:hover {
	background:url('../_images/green_little.gif') 0px 4px no-repeat;
}

.a_bottom_selected {
    text-decoration: none;
	color:#b8b9bb;
	font-size:9px;
	padding-left:11px;
	margin-right:12px;
	text-decoration:none;
	background:url('../_images/green_little.gif') 0px 4px no-repeat;
}

.table_catalog {
	width:98%;
	margin-top:30px;
	margin-bottom:10px;
}

.td_catalog_1, .td_catalog_2 {
	width:25px;
}

.td_catalog_center {
	border-left:1px solid #FFFFFF;
	border-bottom:1px solid #FFFFFF;
	border-right:1px solid #FFFFFF;
	text-align:center;
	padding: 15px;
	padding-top: 25px;
}

.td_catalog_bottom_menu {
	height:52px;
	text-align:center;
	border-left:1px solid #FFFFFF;
	border-right:1px solid #FFFFFF;
}

#check {
	position: absolute;
	left:50%;
	top:90%;
	margin-left:-41px;

}

