	html {
	height: 100%;
}

#all {
	min-height: 100%;
	position: relative;
	width: 100%;
	}
	* html #all {
		height: 100%;
	}
	
	body
	{
		height: 100%;
		font-family: Arial;
		margin:0px;
		font-size: 12px;		
		line-height: 120%;
		color: #000000;	
		background-color: #F2F0E4;		
		background-position:top  right;
		background-image: url(../img/bgl.jpg);
	   background-repeat: no-repeat;
	
	}	
	
	table{border: 0px}
	form
	{
		margin:0px;
		padding:0px;
		
	}
		

	a:visited {color: #9D8559;text-decoration: underline;}
	a:link{text-decoration: underline;color:#9D8559;}
	a:active {text-decoration: none;color: #5F5136;}
	a:hover {text-decoration:  none;color: #5F5136;}	
	
	a.none:visited {color: #333333;text-decoration: none;}
	a.none:link{text-decoration: none;color:#333333;}
	a.none:active {text-decoration: none;color: #333333;}
	a.none:hover {text-decoration:  none;color: #333333;}	
	
	a.white:visited {color: #FFFFFF;text-decoration: none;}
	a.white:link{text-decoration: none;color:#FFFFFF;}
	a.white:active {text-decoration: none;color: #FFFFFF;}
	a.white:hover {text-decoration:  none;color: #FFFFFF;}	
	
	.lang_on	a:visited {color: #FFFFFF;text-decoration: none;}
	.lang_on	a:link{text-decoration: none;color:#FFFFFF;}
	.lang_on	a:active {text-decoration: none;color: #FFFFFF;}
	.lang_on	a:hover {text-decoration:  none;color: #FFFFFF;}	
	
	
	h1
	{
		margin:0px;
		color:#000000;
		font-size:18px;
		font-weight: normal;
		margin-bottom: 7px;
		line-height:120%;
	}
	
	
	.logo
	{
		min-height:185px;
		background-image: url(../img/logo.jpg);
		background-repeat: no-repeat;
		
	}
	
	.logo h1
	{
		color:#000000;
		font-size:20px;
		font-weight: normal;
	}
	
	.lang
	{
		padding:5px;margin-right:7px;
	}
	.lang_on
	{
		padding:5px;background-color:#CC0000;margin-right:7px;
	}
	
	.sbut
	{
		width:55px;
		height:20px;
		border:0px;
		cursor:pointer;
		background-image: url(../img/search.jpg);
	}
	
	.bg
	{
		
		 background-image: url(../img/bg.jpg);
		 padding:10px;
		 padding-top:0px;
	}
	
	.menu
	{
		background-image: url(../img/menu.jpg);
		height:46px;
		font-size:12px;
	}
	
	.h
	{
		background-image: url(../img/h.png);
		height:29px;
		background-repeat: repeat-x;
		font-size:12px; font-weight:bolder;
		color:white;
		text-align:center;
		
	}
	
	.inh
	{
		padding:5px;padding-left:10px;
	}
	
	.lm
	{
		width:264px;
		background-image: url(../img/lm.jpg);
		
	}
	
	.lmt
	{
		padding:7px;padding-left:10px;border-bottom:1px solid #BEAE8C;
	}
	
	.lmtb
	{
		padding:7px;padding-left:10px;border-bottom:0px solid #BEAE8C;
	}
	
	.conts
	{
		width:200px;float:left;padding-top:20px;
	}
	
	.langs
	{
		margin-left:260px;padding-top:20px;
	}
	
	.htop
	{
	clear:both;line-height:200%;padding-top:10px;
	}
	
	.run
	{
		padding-top:10px;padding-left:30px;
	}
	
	.footer
	{
		border-top:1px solid #999999;padding-top:7px;margin-top:15px;
	}
	
	.counters
	{
		margin-left:500px;text-align:right;
	}
	
	
.poll
{
	height:20px;background: #DA1C00;background-image:url(../img/poll.jpg);
	
}

.item
{
	background-color: #9D8455;
	padding:3px;
	padding-left:7px;
}
.dt
{
	 background-image: url(../img/dt.png);
	 
}

.ebut
{
	background-color: #CC0000;
	cursor:pointer;
	border:0px;
	color:white;
}

.items
	{
		width:250px;float:left;magin-right:40px; margin-right:40px;margin-bottom:15px;
	}
