@CHARSET "UTF-8";

#content_linie
{
	position: relative;
	width: 868px;
	height: 476px;
	background-image: url('/img/layout/bg/aktualnosci.jpg');
	background-repeat: no-repeat;
	color: #003876;
}

div.title
	{
		position: absolute;
		font-size: 18px;
		font-weight: bold;
		top: 45px;
		left: 250px;
		text-align: right;
	}
#linie_apla
{
	
	position: absolute;
	width: 900px;
	height: 400px;
	top: 45px;
	left: 0px;
	
}



#linie_apla div.apla
{
	
	background-repeat: no-repeat;
	background-position: right;
	width: 222px;
	float: left;
	height: 174px;
	font-weight: bold;
	position: relative;
	margin:0;
	margin-bottom: 30px;
}

#linie_apla div.apla_nobg
{
	
	width: 222px;
	float: left;
	height: 174px;
	font-weight: bold;
	position: relative;
	margin:0;
}

#linie_apla div.apla_desc
{
	position: absolute;
	width: 170px;
	text-align: right;
	top: 12px;
	right: 25px;
	font-size: 13px;
	color: #1f4f85;
}
#linie_apla div.apla_img
{
	position: absolute;
	width: 154px;
	text-align: center;
	top: 41px;
	left: 39px;
	height: 108px;
	font-size: 13px;
}


