#expedicie_blok{
	display:block;
	position:relative;
	margin-left:5px;
	width:780px;
	height:200px;
	text-align:center;
	font-weight:bold;
/*	background:blue;*/
}

#expedicia{
	display:block;
	float: left;
	position:relative;
	margin-left:auto;
	/*margin-right:auto;*/
	width:250px;
	height:250px;
	text-align:center;
	font-weight:bold;
}

#expedicia2{
	display:block;
	float: left;
	position:relative;
	/*margin-left:auto;*/
	margin:auto;
	width:180px;
	height:200px;
	text-align:center;
	font-weight:bold;
}


#expedicia a
	{color:black;}
