/*test pohyblivosti*/
.move_test {
	float:left;
	display:inline;
	width:651px;
	padding:17px;
	line-height:15px;
}
.move_test p, .move_test h2{
	margin-bottom:10px;
}
.move_test p a{
	font-size:12px;
	color:#cc0033;
}
.move_test p a:hover{
	color:#666666;
}
.move_test_row {
	float:left;
	width:585px;
	background:transparent url(../images/backs/movement.gif) 0px 0px no-repeat;
	line-height:29px;
	height:29px;
	border-bottom:solid 1px #e0e0e0;
	margin-left:25px;
}
.move_test_row table {
	border:none;
	padding:0px;
	width:100%;
	height:100%;
}
.move_test_row td {
	text-align:center;
	vertical-align:middle;
}
.move_test_col1 {
	float:left;
	width:190px;
	display:inline;
}
.move_test_col2 {
	float:left;
	width:70px;
	font-size:9px;
	line-height:12px;
	color:#cc0033;
}
.move_test_col3 {
	float:left;
	width:50px;
	padding-top:5px;
	text-align:center;
}
.move_test_col4 {
	float:right;
	width:60px;
	font-size:9px;
	line-height:12px;
	color:#0066cc;
}
