body, html{
	margin: 0;
	padding: 0;
	font-family: Tahoma,  Arial, Helvetica, sans-serif;
	font-size: x-small;
	color: #36322F;
	background: url(/media/i/1-bg-all.gif) #660000;
	background-repeat: repeat;	
}
ul,li{
	margin: 0; padding: 0;
}

#main{
	width: 100%;
	background: url(/media/i/1-bg.gif) repeat-x top;
}
#all{
	position: relative;
	width: 1060px;
	min-height: 100%;
	background: url(/media/i/1-bg.gif) repeat-x top;
}

*html #main{
	border: 1px solid Silver;
}

#content{
	display: inline;
	width: 771px;
	height: 622px;
	float: left;
}
#banners{
	position: relative;
	float: left;
	display:-moz-inline-stack;
	display:inline-block;
  _overflow:hidden;/*髱 嬿 IE6*/

	
	z-index: 5;
}
#empty{
	width: 100%;
	height: 285px;
	width: 1200px;
	clear: both;
}
* #empty{
	width: 1060px;
}
#footer{
	width: 100%;
	background: url(/media/i/1-bg-b.gif) repeat-x bottom;
}
#footer .links{
	width: 800px;
	float: left;
	position: relative;
	color: Black;
	padding: 3px;
}
.links a, .links a:hover{
	color: #82745a;	
}
a.works, a.works:hover{
	color: Maroon;
}

#footer .counters{
    width: 230px;
	float: right;
	position: relative;
	text-align: right;
	padding: 3px;
}
#footer .counters li{
	display: inline;
	list-style: none;
} 

.bokal, .langs, .copy, .right-border{
	float: left;
	display: block;
	position: relative;
}

ul.banners{
	text-align: right;
	margin: 0;
	margin-top: 30px;
	margin-right: 20px;
}
ul.banners li{
	padding: 10px;
	list-style: none;
}
img{
	border: 0;
}
img.cont{
	float: left;
}

