@charset "windows-1251";

body{
	background:#595959 ;
	padding:0;
	margin:0;}
	
a{
	font-weight:bold;
	color:#06F;
	text-decoration:none;}
	
a:hover{
	text-decoration:underline;}

#main_table{
	height:1000px;
	font-family:Verdana, Geneva, sans-serif;
	width:100%;}
	
#main_table TD{
	vertical-align:top;}
	
.bar{
	background: url(bar-bg.gif) repeat-x bottom;
	height:30px;
	text-align:right;
	font-family: "Arial Black" , Verdana, Geneva, sans-serif;}
	
#main_phone{
	position:absolute;;
	left:220px;
	color:#eeeeee;
	top:5px;}

#phone{
	position:relative;
	top:-2px;}
	
#skipe_mini{
	position:relative;
	top:5px;
	margin-right:10px;}
	
#icq_mini{
	position:relative;
	top:5px;
	margin-right:10px;
	margin-left:30px;}


#head{
	background:url(head_bg.jpg) ;
	height:270px;}

#head_{
	background:url(head_.jpg) top right no-repeat;
	height:100%;
	color:#494949;
	font-size:14px;
	font-weight:800;
	padding-right:500px;
	position:relative;
	overflow:hidden;}
	

.bbox{
	width:8%;}
	
#content{
	background:#eeeeee;
	border:1px #9b9b9b solid;}
	
#main{
	font-size:12px;
	height:100%;
	width:100%;
	background:url(main_bg.jpg) repeat-x top;
	padding:20px;}
	
#sidebar{
	width:230px;}
	
#sidebar div{
	background:#dfdfdf url(side_bg.gif) repeat-x top;
	border:2px solid  #c1c1c1;
	padding-bottom:8px;
	font-size:12px;
	margin-bottom:20px;}
	
#sidebar div h5{
	margin:0px;
	text-align:center;
	padding-top:3px;
	color:#eeeeee ;
	margin-bottom:8px;
	font-size:14px;}
	
#sidebar div a{
	display:block;
	line-height:25px;
	padding-left:35px;
	text-decoration:none;
	font-weight:bold;
	background:url(list_copy.png) no-repeat left;
	background-position:0px 7px;
	color:#494949;}


#sidebar div a:hover{
	background:#666 url(list_copy.png) no-repeat left;
	background-position:0px -20px;;
	color:#eeeeee;}

#words{
	padding-left:30px;
	padding-right:20px;
	line-height:30px;
	font-size:12px;}
	
#footer{
	background:url(foot_bg.jpg) no-repeat;
	background-position: 0px 90px;;
	padding-top:100px;
	padding-bottom:20px;
	text-align:center;
	font-size:10px;
	line-height:20px;}

#left_b{background:#595959 url(left-bg.png) repeat-y right;}
#right_b{background:#595959 url(right-bg.png) repeat-y left;}

#cat{
	display:block;
	background:#dfdfdf;
	padding-left:10px;
	text-decoration:none;
	font-weight:bold;
	font-size:10px;
	color:black;
	border:1px solid #c1c1c1;}
	
#result{
	background:#333;
	width:100%;
	font-size:10px;}
	
#result TD{
	background:#eeeeee;
	text-align:center;}
	
#r_title TD{
	background:#CCC;
	font-weight:bold;}
	
	
#calc{
	background:#dfdfdf;
	padding:10px;
	border:1px solid #c1c1c1;
	width:400px;
	margin-left:25%;}
	
#country{
	text-align:center;}
	
.country-choose{
	display:block;
	text-align:center;
	font-size:14px;
	font-weight:bold;}
	
.germany{
	display:block;
	background: url(german.gif) no-repeat center top;
	padding-top:55px;
	float:left;
	width:100px;
	margin-left:50px;}
	
.japan{
	display:block;
	background: url(Japan.gif) no-repeat center top;
	padding-top:55px;
	float:left;
	width:100px;}
	
.russia{
	display:block;
	background: url(Russia.gif) no-repeat center top;
	padding-top:55px;
	float:left;
	width:100px;}
	
#year{
	position:relative;
	top:3px;
	left:15px;}

#god{
	float:left;
	margin-left:90px;
	font-weight:bold;}
	
#objem{
	float:left;
	margin-left:90px;
	font-weight:bold;}
	
#vol-check{
	position:relative;
	top:3px;
	left:15px;}
	
.button{
	display:block;
	background: url(button.jpg) center top;
	width:170px;
	height:48px;
	text-align:center;
	font-size:14px;
	color:#FFF;
	padding-top:22px;
	margin-left:110px;}

.button:hover{
	background-position: -2px -73px;}
	
.info{
	text-align:center;
	font-weight:bold;}
	
.blue{
	font-size:16px;
	color:#F33;}
	
#er{
	display:block;
	text-align:center;
	font-size:10px;}
	
#answers{
	padding:5px;
	padding-top:20px;}
	
#answers a{
	display:block;
	border:1px #9b9b9b solid;
	padding-left:35px;
	background:#dfdfdf url(list_copy.png) no-repeat left;
	background-position:0px 10px;}
