#header, #left, #footer, form, #pruh
{
	display: none;
}

body
{
	margin: 50px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
}

a
{
	text-decoration: none;
	color: #000;
}

img
{
	float: right;
	border: 1px solid #ccc;
	margin: 0 0 5px 15px;
}

.clnr
{
	font-size: 0;
	clear: both;
	width: 100%;
}
