body,td,th {
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 100%;
}

html, body {
	margin: 0;
	padding:0;
/*	height: 100%;*/
}

#index {
	background-color: #ffffff;
	background-image:url(img/fon.gif);
	background-position:left top;
	background-repeat:repeat-x;
}

#all {
	margin: left;
	position: relative;
	min-width: 900px;
	width: 100%
}

#header {
	height: 103px;
	width: 100%;
	position: relative;
	float:left;
	background-image:url(img/header.gif);
	background-repeat: repeat-x;
	background-position:left;
}

#header_fon {
	position: relative;
	float:left;
	height: 103px;
	background-image:url(img/header_fon.gif);
	background-repeat:no-repeat;
}

#header_fon h1{
	font-size:300%;
	color: #c9dff5;
}

#logo a {
	position:relative;
	margin-left: 0px;
	margin-top: 0px;
	width: 180px;
	height: 103px;
	float:left;
	background:url(img/logo.gif) no-repeat;
}

#main {
	clear:both;
	width:100%;
	height: auto;
	font-size:80%;
	background-image:url(img/main.gif);
	background-position: top left;
	background-repeat:no-repeat;
}

#main_left {
	margin-top:0px;
	padding-top:0px;
	width:160px;
	float:left;
	color: #106cd1;
}
#navlist {
	margin-top: 80px;
	background-image:url(img/main_menu_fon.gif);
	background-position:left top;
	background-repeat:repeat-y;
	margin-left: 10px;
	margin-right:0px;
	padding: 0px;
	list-style-type: none;
}

#navlist li {
	margin: 0px;
	padding-top: 5px;
	background-image:url(img/button.gif);
	background-repeat:no-repeat;
	background-position: left;
	text-decoration: none;
	padding-bottom: 30px;
	padding-left: 20px;
}
#navlist li a {
	display: block;
	color: #106cd1;
}
#ajax_debug {
}

#select {
	height: 85px;
	background-image:url(img/select_fon.gif);
	background-repeat: repeat-x;
	background-position:left bottom;
	padding-left: 30px;
}
#select_1 {
	background-color:#e8eff5;
	background-image:url(img/select_fon.gif);
	background-repeat:no-repeat;
	background-position:left bottom;
	padding-bottom: 30px;
	padding-left: 30px;
	padding-top: 20px;
}
#select_2 {
	padding-left: 30px;
}
#select_3 {
	background-color:#e8eff5;
	background-image:url(img/select_fon.gif);
	background-repeat:no-repeat;
	background-position:left bottom;
	margin-top: 20px;
	padding-bottom: 30px;
	padding-left: 30px;
	padding-top: 20px;
}


#select .submit_search{	margin-top:0px;
	background-color: #1984d5;
	border: none;
	color: #ffffff;
	text-decoration:underline;
	cursor: pointer;
	cursor: hand;
	font-family: tahoma;
	font-size: 12px;
}
#select .field {
	margin-top:0px;
	FONT: normal 12px Arial; 
	PADDING-LEFT: 5px;
	WIDTH: 120px; 
	color:#7e7e7e;
}
#select_2 .year {
	width: 35px;
}
#select_3 .asd {
	padding-bottom: 10px;
	margin-bottom:10x;
	margin-left: 0px;
	padding-left: 0px;
}


#main_txt {
	margin-left: 180px;
	padding-bottom: 20px;
	width: auto;
	height: auto;
	position: relative;
	color:#828282;
}
#main_txt a {
	color:#0084fc;
	font-style:italic;
}
#main_txt h1 {
	font-size: 100%;
	color:#0084fc;
	padding: 0 0 0 0;
	margin: 0 0 10px 0;

}
#main_txt h2 {
	font-size: 90%;
	background-image:url(img/kurs.gif);
	background-repeat: no-repeat;
	background-position: 0 50%;
	padding: 0px 0px 0px 14px;
	margin: .1em 0;
	margin-left: 0px;
}
#main_txt h3 {
	font-size: 100%;
	font-style:normal;
}
#main_txt h4 {
	font-size: 100%;
	color:#FFFF00;
	font-weight:normal;
}
#main_txt_main {
	padding-right: 50px;
}
#main_txt_left {
	margin-right: 370px;
	padding-left: 10px;
	padding-right:10px;
}
#main_txt_right {
	width: 350px;
	padding-left: 10px;
	padding-right:10px;
	float:right;
	position:relative;
}

#footer {
	width: 100%;
	color:#ffffff;
	font-size: 70%;
	background-image:url(img/footer_fon.gif);
	background-position:left;
	background-repeat: repeat-x;
}
#footer a {
	color: #004797;
}
#footer_fon {
	float: left;
	background-image:url(img/footer.gif);
	background-position:left;
	background-repeat:no-repeat;
	height:160px;
	width:520px;
}
#button {
	float: left;
	padding-left:400px;
	padding-top: 20px;
	color:#c3e9ff;
	position:relative;
}
#baner {
	float: left;
	padding-left:40px;
	margin-top: 50px;
	position:relative;
	height: 31px;
	width:88px;
}
#footer_cpy {
	margin-top:50px;
	padding-right: 190px;
	position: relative;
	float: right;
}
#footer, #empty {
	height: 160px;
	clear:both;
}
#empty {
	visibility:hidden;
}
#clear {
	clear:both;
}
.button {
	text-decoration: underline;
}