html,body {height:100%;}

body
{
	width: 100%;
	margin: 0px;
	padding: 0px;
	background: #1E1E1E url(../images/top_grey_bg.gif) repeat-x;
}

/* - Шапка начало - */
#global_hot {
	width:764px;
	font-size:1px;
	margin-left:auto;
	margin-right:auto;
}
#hot_top {
	height:82px;
	float:left;
	width: 764px;
}

#hot_top_01 {
	width:764px;
	height:91px;
	float:left;
}

#hot_top_01_01 {
	width:34px;
	height:91px;
	float:left;
}

#hot_top_01_02 {
	width:308px;
	height:91px;
	float:left;
	background-image: url(../images/index_07.gif);
}

#hot_top_01_03 {
	width:196px;
	height:91px;
	float:left;
}

#hot_top_01_04 {
	width:226px;
	height:91px;
	float:left;
}

#hot_top_01_04_01 {
	width:226px;
	height:30px;
	float:left;
}

#hot_top_01_04_02 {
	width:226px;
	height:16px;
	float:left;
	text-align: center;

}

#hot_top_01_04_03 {
	width:226px;
	height:46px;
	float:left;
}

#hot_top_02 {
	width:764px;
	height:60px;
	float:left;
}

/* - Шапка конец - */

/* - Меню начало - */

#hot_main {
	width:764px;
	height:29px;
	float:left;
}

.hot_main_01 {
	width:168px;
	height:29px;
	float:left;
}

.hot_main_zero {
	width:18px;
	height:29px;
	float:left;
	background-image: url(../images/bg_main_zero.gif);
	background-repeat: repeat-y;
}

#hot_main_item1 {
	width:110px;
	height:29px;
	float:left;
	background-color: ED008C;
	text-align: right;
	padding-right: 20px;
}

#hot_main_item2 {
	width:110px;
	height:29px;
	float:left;
	background-color: F36621;
	text-align: right;
	padding-right: 20px;
}

#hot_main_item3 {
	width:110px;
	height:29px;
	float:left;
	background-color: 00AFEF;
	text-align: right;
	padding-right: 20px;
}

#hot_main_item4 {
	width:110px;
	height:29px;
	float:left;
	background-color: 8cb313;
	text-align: right;
	padding-right: 20px;
}

.main {
	font-family:Arial, Helvetica, sans-serif;
	font-size:10px;
}
.main a {
	color: #fff;
	text-decoration:none;
}
.main a:hover {
	color: #fff;
	text-decoration:underline;
}

.main_top {
	font-family:Arial, Helvetica, sans-serif;
	font-size:10px;
	color: #9C9C9C;
}
.main_top a {
	color: #9C9C9C;
	text-decoration:none;
}
.main_top a:hover {
	color: #9C9C9C;
	text-decoration:underline;
}
/* - Меню конец - */

/* - Галлерея - */

.gal_line {
	width:764px;
	height:140px;
	float:left;
}

.gal_photo {
	float:left;
	margin: 7px;
	padding: 2px 2px 2px 2px;
	background-color: #ccc;
	border: 1px solid #2a2a2a;
}
/* - Галлерея конец - */


/* - Навигация - */
 .navigation {
	color:#666; 
	border:0px;
}

.navigation a:link,
.navigation a:visited,
.navigation a:hover,
.navigation a:active {
	text-decoration:none;
	color: #636363;
	background:#ccc;
	border:1px solid #E6E6E6;
	padding:3px 6px;
	font-size:11px
}

.navigation a:hover {
	background:#2a2a2a;
	color:#FFFFFF;
	border-color:#ccc;
}

.navigation span {
	text-decoration:none;
	background:#fff;
	padding:3px 6px;
	border:1px solid #E6E6E6;
	color:#ccc;
	font-size:11px;
}

.text {
	font-family:Arial, Helvetica, sans-serif;
	text-decoration:none;
	color:#fff;
	font-size:14px;
}
/* - Навигация конец - */