body
{

	background: none;
}
 
a:link 
{
background:#fff;
color:#FF9B36;

}

a:visited
{
	color: #FF9B36;

}


a:hover 
{
background:#FF9B36;

color:#ffffff;
}

.container
{
	position: absolute;
	width: 1000px; 
	height:100%;
	left:50%;
	margin-left:-500px;
}

.logo
{
	width: 1000px;
	position: absolute;
	top: 0px;
	left: 0px;
}	



.liavo
{
	width: 170px;
	height:100%;
	position: absolute;
	top: 150px;
	left: 0px;
}

.edno
{
	width: 170px;
	height:80px;
	position: absolute;
	top: 1380px;
	left: 0px;
}

.sreda
{
	width: 660px;
	height:100%;
	position: relative;
	top: 150px;
	left: 170px;
}

.dve
{
	width: 660px;
	height:150%;
	position: relative;
	top: 0px;
	left: 0px;
}

.diasno
{
	width: 170px;
	height:100%;
	position: absolute;
	top: 150px;
	left: 830px;
}

.tri
{
	width: 170px;
	position: absolute;
	top: 0px;
	left: 0px;
}

.baner
{
	width: 830px;
	height:100%;
	position: absolute;
	top: 150px;
	left: 0px;

