/* CSS Document */

* html, body {
	height:100%; /* Растягиваем документ на всю высоту окна */
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
table td {
	padding:0px; /* cellpadding="0" */
}
table {
	border:0px; /* border="0" */
	border-collapse:collapse; /* cellspacing="0" */
}
a:link {
	text-decoration: none;
}
a:visited {
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}
a:active {
	text-decoration: none;
}
#body_table {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	background-color: #FFFFFF;
	height: 100%;
	width: 100%;
}
#head {
	background-image: url(/design/ag/top_bg.jpg);
	background-repeat: repeat-x;
	background-position: top;
	height: 313px;
}
#b_line {
	background-image: url(/design/ag/booton_line.jpg);
	background-repeat: repeat-x;
	background-position: top;
	height: 12px;
}
#booton {
	background-image: url(/design/ag/bo_bg.jpg);
	height: 160px;
}
#logo {
	width: 315px;
	text-align: left;
}
#menu td {
	background-image: url(/design/ag/m_bg.jpg);
	background-repeat: repeat-x;
	background-position: center top;
}
#top_menu a {
	font-size: 13px;
	color: #333333;
}
#item {
	font-family: tahoma;
	padding-top: 25px;
	padding-left: 5px;
	padding-right: 30px;
}
#left_menu {
	padding-top: 25px;
}
#item_1 {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 13px;
}
#item_1 img {
	margin-right: 10px;
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
#item2 {
	font-size: 11px;
	margin-left: 15px;
	font-family: tahoma;
	padding: 0px;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 5px;
}
#item2 a {
	color: #333333;
}
#item2 img {
	margin-right: 3px;
}
#navig {
	font-family: tahoma;
	font-size: 10px;
}

#content {
	font-family: tahoma;
	font-size: 12px;
}
#content h1 {
	font-family: tahoma;
	font-size: 24px;
	font-weight: normal;
}
#navig a {
	color: #051972;
}
#content h2 {
	font-family: tahoma;
	font-size: 18px;
		font-weight: normal;
	color: #376BD0;

}
#bonus_txt {
	font-size: 10px;
	font-family: tahoma;
	margin-left: 30px;
	margin-right: 30px;
}
#left_col {
	margin-bottom: 10px;
}
#adress {
	font-family: Tahoma;
	font-size: 11px;
	width: 250px;
	color: #FFFFFF;
}
#booton  a {
	color: #FFFFFF;
}
#f_men {
	font-family: tahoma;
	font-size: 11px;
	color: #FFFFFF;
	text-align: right;
	margin-top: 10px;
	margin-bottom: 20px;
}

#f_men a{

}
#time {
	color: #FFFFFF;
	font-family: tahoma;
	font-size: 11px;
	padding-left: 15px;
}
#item_1 a {
	color: #000000;
}
#item3 {
	font-size: 10px;
	margin-left: 5px;
}
#item3 a {
	color: #2B3072;
}#menu {
	margin-bottom: 10px;
}

