.tabulka {
	float: left;
	width: 94%;
}

h3.tabnadpis {
	margin: 0;
	float: left;
	width: 100%;
	line-height:27px;
	font-size:1.2em;
	color: #D023BE;
	border-bottom: 1px solid #B2C92D;
}

.tabradek {
	margin: 0;
	float: left;
	width: 100%;
}

.tabpodnadpis {
	margin: 0;
	padding: 4px 0 4px 10px;
	float: left;
	width: 17%;
}

.tabotazka {
	margin: 0;
	float: right;
	width: 80%;
}

.tabzaskrt {
	margin: 0;
	padding: 4px 0;
	float: left;
	width: 30px;
	font-size: 0.3em;
	line-height: 0.5em;
}

.tabzaskrt input{
	position:relative
}

.tabtext {
	margin: 0;
	padding: 4px 0;
	float: left;
	width: 90%;
}

.b1 {
	background-color: #f7ffc9;
}

.b2 {
	background-color: #c9f7ff;
}

.b3 {
	background-color: #ffc9f7;
}

.tabulka input.button {
	border: none;
	width: 86px;
	height: 28px;
	margin: 8px 0px;
	padding: 0;
	line-height: 27px;
	background: transparent url("../img/button2.gif") 0px 0px no-repeat; 
	text-align: center;
	color: #447404;
	text-decoration: none;
	font-weight: bold;
	font-size: 0.9em;
	float: right;
}

.content_right h3 a.odkaz_test {
	position: absolute;
	right: 0;
	top: 0;
	z-index: 9;
	display: block;
	float: left;
	padding: 3px 0 0 30px;
	width: 70px;
	height: 23px;
	background: url('../img/ikona_test.gif') left top no-repeat;
	text-decoration: none;
	color: #D023BE;
}