@charset "windows-1251";
/* CSS Document */

body {
	background-color: #666;
	margin: 0px;
	padding: 0px;
	text-align:center;
}
.g_cont {
	width: 1100px;
	margin-right:auto;
	margin-left:auto;
	text-align:left;
	background-color: #666;
/*	overflow: hidden;*/
}
.g_hron, .g_ist, .g_book {
	width: 1100px;
	border: 2px solid #CCC;
	overflow: hidden;
	padding: 20px 0px;
}
.pic {
	float: left;
	width: 320px;
	padding: 10px;
	margin-right: 0px;
	text-align: center;
	height: 424px;
	margin-bottom: 20px;
	background-color: #555;
	-webkit-border-radius: 16px;
	-moz-border-radius: 16px;
	border-radius: 16px;
	margin-left: 20px;
}
.pic_l {
	height: auto;
	width: 326px;
	padding: 0px;
	margin-right: 20px;
	margin-left: 20px;
	text-align: center;
	height: 420px;
	background-color: #E4E4E4;
}
.tit {
	font: small-caps 14px "Times New Roman", Times, serif;
	text-align: center;
	height: 50px;
	width: 100%;
	color: #FFF;
	letter-spacing: 2px;
	vertical-align: bottom;
	padding-top: 20px;
	padding-bottom: 0px;
}
.podp {
	font: normal 14px "Times New Roman", Times, serif;
	text-align: left;
	color: #000;
	background-color: #EEE;
	letter-spacing: 2px;
	padding: 30px 10px;
	border-top: 2px solid #999;
}
a .g_btn_o, a .g_btn_c {
	font: 14px Tahoma, Geneva, sans-serif;
	color: #FFF;
	background-color: #7F7F7F;
	letter-spacing: 2px;
	text-align: center;
	height: auto;
	width: 240px;
	padding-top: 12px;
	padding-bottom: 12px;
	cursor:pointer;
	text-decoration: none;
	-webkit-border-radius: 10px;
	-moz-border-radius: 10px;
	border-radius: 10px;
	margin-top: 16px;
	margin-left: 40px;
}
a .g_btn_o:hover, a .g_btn_c:hover {
	background-color: #8A8A8A;
}
.g_btn_c {
	display: none;
}
a .g_next {
	font: 14px Tahoma, Geneva, sans-serif;
	color: #FFF;
	background-color: #7F7F7F;
	letter-spacing: 2px;
	text-align: center;
	height: auto;
	width: 240px;
	padding-top: 12px;
	padding-bottom: 12px;
margin-left: 40px;
	cursor:pointer;
	text-decoration: none;
-webkit-border-radius: 10px;
-moz-border-radius: 10px;
border-radius: 10px;
	margin-top: 3px;
	}
a .g_next:hover {
	background-color: #8A8A8A;
		}
a {
	text-decoration: none;
}
.g_top {
	height: 8px;
	width: 1000px;
}
.g_hron_top, .g_ist_top, .g_book_top {
	font: 24px "Times New Roman", Times, serif;
	color: #FFC;
	background-color: #515151;
	letter-spacing: 5px;
	text-align: center;
	width: 1100px;
	padding-top: 10px;
	padding-bottom: 10px;
	border: 2px solid #CCC;
	overflow: hidden;
}
/*.g_hron_top:hover, .g_ist_top:hover, .g_book_top:hover {
	background-color: #2C2C2C;
}*/
.home {
	height: 50px;
	width: 50px;
	float: left;
	background-image: url(../images/top_menu.jpg);
	background-repeat: no-repeat;
	background-position: -300px -200px;
	margin-top: 10px;
	margin-left: 10px;
}
.home:hover {	background-image: url(../images/top_menu.jpg);
	background-repeat: no-repeat;
	background-position: -300px -250px;
		cursor:pointer;
}
/*.................................................FIX....................*/
.ses_cont p, .fi_menu p {
	font: normal 14px/normal "Courier New", Courier, monospace;
	color: #000;
	text-align: left;
	}
.ses_cont p {
	text-indent: -48px;
	padding-bottom: 6px;
	border-bottom: 1px solid #999;
	}
.ses_cont p a, .fi_menu p a {
	text-decoration: none;
	color: #000;
	font-weight: normal;
	}
.fi, .fi_m {
	background-color: #666;
	position: fixed;
	width: 16px;
	left: 0px;
	font: bold 12px Verdana, Geneva, sans-serif;
	color: #FFF;
	text-align: center;
	padding-top: 10px;
	cursor:pointer;
	border-top: 3px solid #E8E8E8;
	border-right: 1px solid #E8E8E8;
	border-bottom: 1px solid #E8E8E8;
	border-left: 1px solid #E8E8E8;
	z-index: 1100;
	}
.fi {
	height: 100px;
	top: 70px;
	}
.fi_m {
	height: 70px;
	top: 234px;
	}
.ses_cont, .fi_menu {
	background-color: #E8E8E8;
	position: fixed;
	height: auto;
	overflow: auto;
	text-align: left;
	display: none;
	left: 0px;
	border: 2px solid #666;
	}
.ses_cont {
	padding: 10px 10px 10px 56px;
	width: 400px;
	top: 104px;
	max-height: 500px;
	z-index: 1100;
	}
.fi_menu {
	padding: 10px 20px;
	width: 120px;
	top: 268px;
	height: auto;
	z-index: 1100;
	}
#rr{font:bold 12px "Times New Roman", Times, serif;color:#C30;text-decoration:none;letter-spacing:1px;}

/*............................................AND.....FIX....................*/