/* CSS Document */
table#pridat {
	width: 100%;
}
td#pridat_a {
	width: 60%;
}
td#pridat_b {
	width: 40%;
}
table.pridat_1 {
	width: 100%;
}
span#obr {
	display: inline;
}
table.obr_s {
	display: inline;
	height: 120px;
}
table.pridat_1 img.obr_h{
	padding: 5px;
	width: 200px;
}
.obr_e {
	height: 15px;
}
table.pridat_1 img.obr_v{
	display:inline;
	width: 65px;
	border: 1px solid #6f8dc3;
}
a.text {
	font-size:12px;
	font-weight: bold;
	text-decoration: none;
	color:#333333;
}