html {
	height:100%;
}
body {
	height:100%;   
	width:100%;
	margin:0;
	padding:0;
	font-family:Tahoma;
	color:#515948;
	font-size:0.8em;
	background-color:#f4f5ed;
}
form {margin:0;}
a:link {color:#8b3d0f;text-decoration:underline;}
a:visited {color:#542103;text-decoration:underline;}
a:hover {color:#542103; text-decoration:none;}
img {border:0;}
table {border:0px; 	border-collapse:collapse; }
table td {padding:0;} 


#wrapper {
	min-height: 100%;
	height: auto !important;
	height: 100%;
	margin: 0 auto -85px;
	min-width:1000px;
	//width: expression(document.body.clientWidth > 1000 ? "100%" : "1000px");
}

#header {
	height:130px;
	width:100%;
}
	#header1 {
		width:954px;
		height:23px;
		margin:0 auto;
		padding:10px 0px 0px 46px;
		background:url('/imgs/bg0.png') 925px top no-repeat;	
	}
		.lang {
			height:23px;
			border-right:1px solid #acadaa;
			float:left;
			width:30px;
			margin-right:10px;
		}
	#header2 {
		background-color:#fff;
		height:97px;
	}
		#header2_ins {
			width:925px;
			height:72px;
			margin:0 auto;
			padding:25px 0px 0px 75px;
			background:url('/imgs/bg1.jpg') 315px top no-repeat;
		}

#content {	
	overflow:hidden;
	width:1000px;
	margin:0 auto;
	background:url('/imgs/bg5.png') 824px bottom no-repeat;
	padding-bottom:30px;	
}
#content_wrapper {
	overflow:hidden;
	width:1000px;
	margin:0 auto;
	background:url('/imgs/bg4.png') 714px top no-repeat;
}
	#content_menu {
		height:60px;
		width:100%;
		background:url('/imgs/bg2.png') left top no-repeat;
	}
 		#content_menu ul {
			padding:0px 0px 0px 75px;
			margin:0;
			list-style:none;
		}
		#content_menu ul li {
			float:left; 
			padding:20px 30px 0px 3px;
			margin:0;
			font-size:14px;
		}	
	#content_left {
		float:left;
		width:328px;
	}
		.zag {
			width:100%;
			overflow:hidden;
			padding-bottom:20px;
		}
			.zag .left {
				width:75px;
				float:left;
			}
			.line {width:45px; margin-left:15px; height:1px; background-color:#adada9;}
			.zag .right {
				width:253px;
				float:left;
			}
			.zag .right .title {
				padding:15px 60px 15px 0px;
				float:left;
			}
			.left_text {			
				clear:both;
			}
	#content_right {
		float:left;
		width:598px;
	}
		h1.best_c {font-size:36px; font-weight:normal; margin:0; padding:3px 0px 20px 0px;}
		
		.currency {
			width:596px;
			border:1px solid #cfcfcc;
			position:relative;
			background:#e7e7e3 url('/imgs/ugol_bg.png') left top repeat-x;
		}
		.currency_bg1 {
			position:absolute; left:-1px; top:-1px;			
			background:url('/imgs/ugol1_1.png') left top no-repeat;
			width:14px;	height:14px;
		}
		.currency_bg2 {
			position:absolute; left:-1px; bottom:-1px;		
			background:url('/imgs/ugol1_2.png') left top no-repeat;
			width:14px;	height:14px;
		}		
		* html .currency_bg2 {//bottom:-3px;}
		.currency_bg3 {
			position:absolute; right:-1px; top:-1px;			
			background:url('/imgs/ugol1_3.png') left top no-repeat;
			width:14px;	height:14px;
		}
		.currency_bg4 {
			position:absolute; right:-1px; bottom:-1px;	
			background:url('/imgs/ugol1_4.png') left top no-repeat;
			width:14px;	height:14px;
		}				
		* html .currency_bg4 {//bottom:-3px;}
		
		.curr_sell, .curr_buy {
			padding:15px 50px 20px 14px;
			float:left;
		}
		.curr_sell select, .curr_buy select {margin-top:5px; width:150px;}
		.curr_button {padding-top:33px;}
		
		table.table_curr {
			width:100%;
			margin-top:20px;
		}
		table.table_curr td {text-align:left;}
		table.table_curr tr {height:30px;}
		table.table_curr tr.tr2 {height:30px; background:#e1e1e1 url('/imgs/ugol_bg.png') top left repeat-x;}
		table.table_curr td.td2_1 {background:#e1e1e1 url('/imgs/ugol3_2.png') bottom left no-repeat; vertical-align:top;}
		table.table_curr td.td2_2 {background:#e1e1e1 url('/imgs/ugol3_4.png') bottom left no-repeat; vertical-align:top;}		
		table.table_curr tr.header {background-color:#d86724; color:#fff;}
		
		table.table_curr a:link {color:#0389c6;}
		table.table_curr a:visited {color:#553889;}
		table.table_curr a:hover {color:#8b3d0f;}
		
		
		/* VNUTRENNIE */
		
		.listing_header {
			background:#d86724 url('/imgs/ugol2_2.png') right top no-repeat;
			height:30px;
			color:#fff;
		}
		.listing_header a:link, .listing_header a:visited {color:#fff;}
		.listing_text {padding:10px 16px 0px 16px;}
		.listing_text p {padding:5px 0px 5px 0px; margin:0;}
		
		.table_comment {width:100%; margin:0px 0px 0px 10px;}
		.table_comment td {padding:6px;}
		
		.form_comment {
			margin:16px;
			padding-top:10px;
			border-top:1px solid #ccc;
		}
		.form_comment div {padding:5px 0px 5px 0px;}
		.form_comment .text {width:500px;}

#footer, #push {
	height:84px;
	width:100%;
}
#footer {
	position:relative;
	background-color:#e3e5dc;
	border-top:1px solid #fff;
	min-width:1000px;
	//width: expression(document.body.clientWidth > 1000 ? "100%" : "1000px");	
}
#footer_inside {
	width:1000px;
	height:84px;
	margin:0 auto;
	background:url('/imgs/bg6.png') 714px top no-repeat;
}

ul.nobul {
	margin:0;
	padding:0;
	list-style:none;
}
ul.nobul li {
	padding:0px 0px 10px 0px;
}

h2 {
	font-size:2em;
	font-weight:normal;
}
h3 {font-size:1.2em;}
p {padding:0; line-height:1.3em;}

input.button {
	border:0;
	background:#c6d12b url('/imgs/button1.png') left top no-repeat;
	font-size:14px;
	color:#fff;
	width:125px;
	height:27px;
	cursor:pointer;
}
