@CHARSET "UTF-8";

#content_linie
{
	position: relative;
	width: 868px;
	height: 476px;
	background-repeat: no-repeat;
	background-image: url('/img/layout/bg/linie.jpg');
	background-repeat: no-repeat;
}
	
#linie_apla
{
	
	position: absolute;
	height: 400px;
	top: 15px;
	right: 0px;
	
}

#linie_apla div.title
{
	
	width: 168px;
	height: 140px;
	float: left;
	color: #003876;
	font-size: 16px;
	letter-spacing: 0;
	line-height: 20px;
	font-weight: bold;
	
}

#linie_apla div.apla
{
	background-image: url('/img/layout/apla_linie_bg.jpg');
	background-repeat: no-repeat;
	width: 168px;
	float: left;
	height: 140px;
	font-weight: bold;
	position: relative;
	margin: 0;
}

#linie_apla div.apla_desc
{
	position: absolute;
	width: 168px;
	text-align: center;
	top: 117px;
	font-size: 13px;
	color: #1f4f85;
}
#linie_apla div.apla_img
{
	position: absolute;
	width: 121px;
	text-align: center;
	top: 23px;
	left: 25px;
	height: 93px;
	font-size: 13px;
}


