*{
margin:0px;
padding:0px;
}

img { border: none; }

html, body {
	height: 100%;
}

body {
	display: table;
	width: 300px;
	margin: 0 auto;
	background-color: #ffffff;
	font: normal 100% sans-serif;
}

#calosc {
	display: table-cell;
	vertical-align: middle;
}

#zawieszka {
    position: relative;
	width: 807px;
	height: 318px; 
	background: url(teu.jpg) no-repeat;
}


#tel{
	font-family: Tahoma, Verdana, Arial, Geneva, Helvetica, sans-serif;
    font-weight: bold;
	font-size: 19px;
	color: grey;
    position: absolute;
	top:  159px;
	left: 132px;
	width: 314px;
	height: 18px;
	text-align:left;
}

#link {
    position: absolute;
	height:47px;
	left:201px;
	position:absolute;
	top:204px;
	width:203px;
	
	
	
	
}

#link a{
display: block;
	width:203px;/*obszar klikniêcia*/
	height:47px;
}





