
#main-window
{	
	
	background-color:#262626;
	margin-left:0px;
	width:autopx;
	height:600px;
	margin-top:20px;
	
}

#footer
{
	background: url(../images/stopka.jpg) no-repeat;
	width:auto;
	height:80px;
	margin-top:8px;
	padding-bottom:40px;
}
#flags
{
z-index:2;
width:30px;
height:80px;
/*background-color:#fff;*/
float:right;
margin-right:20px;
margin-top:-90px;

}
#flags li
{
padding-bottom:10px;
}
