html {
	height:100%;
}
body {
	height:100%;
	margin:0;
	padding:0;
	font-family:Tahoma;
	color:#666666;
	background:#337593 url('bg2.gif') center repeat;
}
img {
	border:0;
	margin:0;
}
form {
	margin:0;
}

/* FORMA */
input.input_txt {
	height:20px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:16px;
	color:#666666;
	border-top:solid 1px #b6b6ab;
	border-left:solid 1px #b6b6ab;
	border-bottom:none;
	border-right:none;
	margin:0;
}
.form_wrapper {
	clear:both; 
	margin:20px 0px 20px 0px; 
	overflow:hidden;
}
.form_left {
	float:left;
	width:100px;
	padding-top:4px;
}
.form_right {
	margin-left:100px;
}
.button_buy, .button_sell {
	width:88px;
	height:31px;
	border:0px;
	color:#fff;
	font-size:16px;
}
.button_buy {background:url('button_buy_bg.gif') left top no-repeat;}
.button_sell {background:url('button_sell_bg.gif') left top no-repeat;}
.form_select {
	font-family:Arial, Helvetica, sans-serif;
	font-size:16px;
	color:#666666;
}

/* DEFAULT LINKS */
a:link {
	color:#4290b4;
	text-decoration:underline;
}
a:visited {
	color:#476382;
	text-decoration:underline;	
}
a:hover {
	text-decoration:none;
}


.tabl_verstka {
	border:0;
	border-collapse:collapse;	
}
.tabl_verstka td {
	padding:0;
	vertical-align:top;
}


#bg_wrapper {
	width:100%;
	background:url('bg1.jpg') top center repeat-x;
}
#main_wrapper {
	margin:auto;
	width:933px;
	position:relative;
}


#menu_wrapper a, #menu_wrapper a:visited, a.white, a.white:visited {
	color:#fff;
	text-decoration:underline;
}
#menu_wrapper a:hover, a.white:hover {
	text-decoration:none;
}
#menu1 {left:170px;	top:95px; position:absolute; font-size:20px;}
#menu2 {left:330px;	top:40px; position:absolute; font-size:18px;}
#menu3 {left:425px;	top:90px; position:absolute; font-size:12px;}
#menu4 {left:520px;	top:60px; position:absolute; font-size:18px;}
#menu5 {left:600px;	top:140px; position:absolute; font-size:14px;}

#top_text {
	left:715px;
	top:50px;
	position:absolute;
	font-size:11px;
	line-height:18px;
	width:200px;
	color:#fff;
	text-align:justify;
}


#top {
	overflow:hidden;
	clear:both;
}
#top #bg1 {
	float:left; 
	width:234px; 
	height:177px;
	background:url('top_bg1.jpg') left top no-repeat;
}
#top #bg2 {
	float:left; 
	width:482px; 
	height:177px;
	background:url('top_bg2.jpg') left top no-repeat;
}
#top #bg3 {
	float:left; 
	width:217px; 
	height:177px;
	background:url('top_bg3.jpg') left top no-repeat;
}

#main {
	overflow:hidden;
	clear:both;
}
#txt1 { font-size:11px;	line-height:18px; margin-bottom:25px; color:#787e84;}
#txt2 { font-size:14px; line-height:20px; color:#485359;}

.main_content {
	padding: 20px;
}
.kurs_buy {
	color:#78836e;
	font-size:12px;
	overflow:hidden;
	float:left;
	width:220px;
}
.kurs_sell {
	color:#ac9d6d;
	font-size:12px;
	overflow:hidden;
	float:left;
}

#main_2 {
	overflow:hidden;
	clear:both;
}
#main_2 #left {
	float:left; 
	width:234px; 
}
#main_2 #middle {
	float:left; 
	width:482px; 
}
#main_2 #middle #middle_content_wrapper {
	height:93px;
	background:#eef1f3 url('main_bg3.jpg') left bottom no-repeat;
}
#main_2 #middle #middle_content {
	height:93px;
	background:url('main_bg4.gif') right bottom no-repeat;;
}
#main_2 #middle #middle_menu2 {
	height:27px;
	background:#eef1f3 url('down_bg2.jpg') left bottom no-repeat;
	color:#fff;
	font-size:10px;
	padding:17px;
	padding-left:45px;
}
#main_2 #middle #middle_menu2 ul {
	list-style-type:none;
	margin:0;
	padding:0;
}
#main_2 #middle #middle_menu2 ul li {
	float:left;
	padding:0;
	margin:0px 0px 0px 10px;
	display:inline;
}
#main_2 #middle #middle_menu2 ul a, #main_2 #middle #middle_menu2 ul a, :visited {color:#fff;text-decoration:underline;}
#main_2 #middle #middle_menu2 ul a:hover {text-decoration:none;}

#main_2 #right {
	float:left; 
	width:217px; 
}

#wmid {
	background:url('right_bg3.gif') left top repeat-y; 
	width:217px;
	overflow:hidden;
	clear:both;
}
#wmid_text {
	font-size:12px;
	line-height:22px;
	padding:20px 0px 20px 20px;
}

#contacts {
	width:193px;
	background:url('right_bg6.gif') left top repeat-y;
}
#contacts_text {
	font-size:14px;
	padding:0px 0px 20px 20px;	
	color:#fff;	
}

#footer { 
	color:#fff;
	font-size:12px;
	padding:20px;
}

.text {
	font-size:0.8em;
}

h1 {
	font-size:2.2em;
	font-weight:normal;
	margin-top:0;
	margin-bottom:10px;
}
h2 {
	font-size:1.8em;
	font-weight:normal;	
	margin:0;
}