@CHARSET "UTF-8";

#content_news
{
	position: relative;
	width: 868px;
	height: 476px;
	color: #003876;
}

#left
{
 	width: 207px;
 	height: 400px;
 	float: left;
 	margin-left: 0px;
 	margin-top: 55px;
 	background-image: url('/img/layout/aktualnosci_bg.jpg');
 	background-repeat: no-repeat;
 	position: relative;
}

div.list
	{
	position: absolute;
	top: 46px;
	left: 12px;
	width: 170px;
	height:  370px;
	text-align: left;
	}

div.desc
{
	position: absolute;
	top: 56px;
	left: 20px;
	width: 160px;
	height: 150px;
	text-align: left;
}

div.similar
{
	position: absolute;
	top: 326px;
	left: 20px;
	width: 160px;
	height: 110px;
	text-align: left;
}

#center
{
 	width: 407px;
 	height: 450px;
 	float: left;
 	margin-left: 30px;
 	margin-top: 20px;
 	position: relative;
 	z-index:2;
 	
}

#center.wide
	{
		width: 600px;
	}

div.title
	{
		font-size: 14px;
		font-weight: bold;
	}

#right
{
	position: absolute;
	right: 0;
	width: 307px;
 	height: 450px;
 	z-index:1;
 	text-align: right;
}

#comments
	{
		position:absolute;
		bottom: 20px;
		font-weight: bold;
		font-size: 10px;
	}

div.advice
{
	margin-top: 30px;
	padding-left: 140px;
	padding-top: 3px;
	height: 94px;
	background-image: url('/img/layout/expert_foto.jpg');
	background-repeat: no-repeat;
}
