.host .prehled table {
	border-collapse: collapse;
	border:		0px;
}

.host .prehled td {
	padding:	0.5em;
}

.host .nimg {
	height:	90px;
}

.host .prehled p {
	font-size:	80%;
}

.host h4, .host h2 {
	color: red;
}

.host .prehled a.vicinftl {
	margin-left:	32px;
	display:		block;
	overflow:		hidden;
	width:		115px;
	height:		24px;
}
.host .prehled a.vicinftl span {
	display:		block;
	overflow:		hidden;
	width:		115px;
	height:		24px;
	background:	url('viceinformaci.gif') left top no-repeat;
}
.host .prehled a.vicinftl:hover span {
	background-position: 0 -24px;
}

.host em {
	font-style:	normal;
	color:		green;
}

.host .obj img {
	position:		relative;
	top:			8px;
}
.host .obj {
	margin-bottom:	1em;
}

.host a.objtl {
	display:		block;
	overflow:		hidden;
	width:		115px;
	height:		24px;
}
.host a.objtl span {
	display:		block;
	overflow:		hidden;
	width:		115px;
	height:		24px;
	background:	url('objednat.gif') left top no-repeat;
}
.host a.objtl:hover span {
	background-position: 0 -24px;
}

.host .imgs {
	float:		right;
	text-align:	center;
}

.host .imgs a:hover, .host img a:hover, p.kontakt a:hover {
	background:	transparent;
}

.host .spec {
	margin-right:	230px;
}