body {
	margin: 0px;
	padding: 0px;
	background-image: url(/images/fon_top.jpg);
	background-repeat: repeat-x;
	
	
}
	
#conteiner  {
	width: 100%;
	height: 97%;
	background-image: url(/images/cont_fon.jpg);
	background-repeat: no-repeat;
	background-position: right 133px;
	text-align: center;
	display: table;
	padding: 0px;
	cursor: default;
}

#menu {
	 width: 244px;
	 margin: 62px auto auto 0px;
	 float: left;
	 padding: 0px;
}

#menu_2 {
	width: 426px;
	height: 56px;
	margin: 348px auto auto 5%;
	float: left;
	margin-bottom: 18px;
	background-image: url(/images/m2_f.gif);
	text-align: left;
	border: 0px;
	
}

#footer1 {
	width:100%; 
	height: 3%;
	vertical-align: bottom;
	padding: auto auto 0px;
	margin: 0px;
	
}

#footer {
	width: 100%;
	height: 60px;
	background-color: #1e2428;
	vertical-align: bottom;
	margin-top: auto;
	margin-bottom: 0%;
	display: table;
	text-align: center;
		
}

#content {
	width: 900px;
	height: 200px;
	clear: both;
	margin: auto;
	text-align: left;
	display: table;
	margin-bottom: 18px;
}

.k {
	cursor: pointer;
	
}

.t_td {
	color: white;
	font-size: 14px;
	font-family: tahoma;
	font-weight: bold;
	text-align: right;
	padding-right: 30px;
	cursor: pointer;
}

.t_td_over {
	color: white;
	font-size: 14px;
	font-family: tahoma;
	font-weight: bold;
	text-align: right;
	padding-right: 30px;
	background-color: #2c3941;
	cursor: pointer;
}

.bt_1 {
	color: #787878;
	font-size: 11px;
	font-family: arial;
	margin: 10px auto auto 10px;
	float: left;
	text-align: left;
}

.bt_2 {
	margin: 10px 10px auto auto;
	float: right;
	width: 155px;
	height: 35p;
	color: #787878;
	font-size: 11px;
	font-family: arial;
	text-align: right;
	
}

.ban {
	margin: 18px auto auto 26%;
	width: 87px;
	height: 35p;
	float: left;
}

a:active {border: 0px; text-decoration: none; color: #787878;}
a:hover {border: 0px; text-decoration: none; color: #787878;}
a:link {border: 0px; text-decoration: none; color: #787878;}
a:visited {border: 0px; text-decoration: none; color: #787878;}