<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
<html xmlns="http://www.w3.org/1999/xhtml">
<head>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
<title>Untitled Document</title>
<style>
.classic {
background-color:black;
border: 1px solid #888;
color:white;
padding:10px;
display:block;
width:700px;
}
.ttc{
display:inline-block;
padding-left:5px;
}
</style>
</head>
<body>
<span class="classic"><img src="http://www.novesluzby.cz/img2/23460/23471/23475/23498/23582/seat2.jpg" width="400" align="top"><font class="ttc">TEST 1<br />TEST 2<br />Harine machan</font></span>
</body>
</html>