/* sluzby style */

#header {
	background: #fff url(gfx/headbg2.jpg) left bottom repeat-x;
}

#left {
	background: none;
	font-size: 0.9em;
	line-height: 1.6;
}

#right {
	font-size: 0.9em;
	line-height: 1.6;
}

.txtboxl {
	margin-left: 0px;
	margin-right: 40px;
}

.txtboxr {
	margin-left: 50px;
	margin-right: 0px;
}


