/* realizace style */

#header {
	background: #fff url(gfx/headbg4.jpg) left bottom repeat-x;
}

.real {
	font-style:italic;
	color: #888;
}

#left {
	background: none;
	font-size: 0.9em;
	line-height: 1.6;
}

#right {
	margin-left: 20px;
	width: 270px;
	font-size: 0.9em;
	line-height: 1.6;
}

.txtboxl {
	margin-left: 0px;
	margin-right: 35px;
}

.txtboxr {
	margin-left: 35px;
	margin-right: 35px;
}
