/* ================================================== */
/* Основные стили сайта */
/* ================================================== */
html { height: 100%; }
body {
	margin: 0;
	padding: 0;
	font-family: Tahoma;
	font-size: 11px;
	line-height: 18px;
	color: #082140;
	height: 100%;
}

img {
	margin: 0;
	padding: 0;
	border: 0;
	behavior: url("/css/png.htc");
}

p {
	margin: 0;
	padding: 0 0 10px 0;
}

h1 {
	color: #1967b2;
	font-size: 15px;
	margin: 0;
	padding: 0 0 10px 0;
	text-transform: uppercase;
	font-weight: bold;
}

h2 {
	color: Red;
	font-size: 15px;
	margin: 0;
	padding: 0 0 10px 0;
	font-weight: bold;
}

h3 {
	color: #053260;
	font-size: 13px;
	margin: 0;
	padding: 0 0 10px 0;
	font-weight: bold;
}

a:link, a:visited {
	color: #056AC0;
	text-decoration: underline;
}
a:hover {
	text-decoration: none;
}

table
{ 
	font-family: Tahoma;
	font-size: 13px;
	line-height: 18px;
	color: #02185D;
}

ul {
	paddign: 0 0 0 0;
	margin: 0 0 0 10px;
}
ul li {
	padding: 0;
	margin: 0 3px 0 8px;
	list-style-image: url(/i/arrov_list.jpg);
}
ol {
	margin: 0 0 0 30px;
	padding: 0;
}
ol li {
	margin: 0 0 12px 0px;
}
ol ol li {
	margin: 4px 0 4px 0;
}

/* -------------------------------------------------- */

/* ================================================== */
/* Шапка */
/* ================================================== */
/*.toc { background: #F3F3F3 url(/i/hbg.jpg) 0 165px repeat-x; }*/
.main_div {
	width: 1024px;
	background: url(/i/header.jpg) no-repeat;
	margin: 0;
	margin-left: 50%;
	position: relative;
	left: -512px;
	padding: 0;
	padding-top: 158px;
}

#computar_link {
	width: 245px;
	height: 50px;
	position: absolute;
	top: 30px;
	left:280px;
}
#computar_link a {
	display: block;
	width: 100%;
	height: 50px;
}

#ganz_link {
	width: 190px;
	height: 45px;
	position: absolute;
	top: 85px;
	left: 470px;
}
#ganz_link a {
	display: block;
	width: 100%;
	height: 45px;
}
#cbc_link {
	width: 220px;
	height: 120px;
	position: absolute;
	top: 15px;
	left: 15px;
}
#cbc_link a {
	display: block;
	width: 100%;
	height: 120px;
}

.left_block {
	width: 220px;
	padding: 0;
	margin: 0;
}
#premmenu {
	position: relative;
	width: 177px;
	background: url(/i/main_menu_fon_prebottom.gif) repeat-y;
	margin: 0;
	z-index:0;
}

#mmenu {
	position: relative;
	width: 177px;
	background: url(/i/main_menu_fon.gif) no-repeat;
	margin: 0;
	text-align: left;
	z-index: 10;
}
#mmenu a {
	display: block;
	padding: 0;
	margin: 0;
/*	background: url(/i/menu_x.gif) repeat-x;
	background-position: bottom; */
	color: #fff;
	font-size: 12px;
	padding: 5px 25px;
	margin: 0;
	text-decoration: none;
}
.mmenu_selected a {
	font-weight: bold;
	text-decoration: none;
}
.subscribe {
	padding-top: 10px;
	margin: 15px auto;
	width: 183px;
	height: 69px;
	background: url(/i/subscribe_fon.gif) no-repeat;	
}
#subscribe_textbox {
	width: 161px;
	height: 24px;
	background: url(/i/subscribe_box.gif);
}
#subscribe_submit {
	width: 161px;
	background: transparent none repeat scroll 0 0;
	border: 0;
	color: #fff;
	font-size: 12px;
	font-family: Arial;
	text-decoration: underline;
	margin: 3px;
}
#literatura {
	text-align: left;
	height: auto;
	font: Arial 12px;
	margin-left: 11px;
}
#literatura a {
	color: #fff;
	text-decoration: underline;
	
}
#search {
	height: 80px;
}
#search_fon {
	width: 230px;
	height: 40px;
	background: url(/i/search_fon.gif) no-repeat;
	margin-left: 25px;
	padding-top: 7px;
}
#search_box {
	width: 186px;
	height: 24px;
	background: url(/i/search_box.gif)  no-repeat;
	margin-left: 10px;
	float: left;
	z-index:-2;
	padding: 0;
}
#search_box_ie {
	width: 186px;
	height: 24px;
	background: url(/i/search_box.gif)  no-repeat;
	margin-left: 5px;
	float: left;
	z-index:-2;
	padding: 0;
}
#search_submit {
	padding: 0;
	margin-left: 5px;
}
/* -------------------------------------------------- */

/* ================================================== */
/* Контент */
/* ================================================== */
#main_table {
	margin: 0 0 0 10px;
	min-width: 524px;
}
/* -------------------------------------------------- */

/* ================================================== */
/* Подвал */
/* ================================================== */
.right_block {
	margin-top: 80px;
	margin-left: 30px;
}
.news_picture {
	padding: 0 10px;
}
.news_picture img {border: 1px solid #000;}
.news_date {
	padding: 0 12px;
	background: url(/i/blue_fon.gif) no-repeat 10px 0;
	color: #fff;
}
.news_content {
	padding: 10px;
}
.footer_copyright {
	width: 100%;
	height: 200px;
	margin-top: 10px;
}
.footer_copyright img {z-index: 0; position: relative}
.copyright {
	background: #e0e0e0;
	margin-top: -20px;
	z-index: -100;
	width: 100%;
	height: 40px;
}
/* -------------------------------------------------- */

/* ================================================== */
/* Элементы формы */
/* ================================================== */
form {
	margin: 0;
	padding: 0;
}
.textbox {
	border: 1px solid #666666;
	font-size: 11px;
	font-family: Verdana;
	padding: 3px 2px 3px 2px;
	height: 20px;
	color: #000000;
}
/* -------------------------------------------------- */
