/* registrace uživatele */
body {
	margin: 2px;
	padding: 2px;
	font-family: Verdana;
	font-size: 10px;
	text-align:center
}

#obal {
	margin: 0 auto;
	width: 750px;
} 
#hlavicka {
	text-align:center;
	width:750px;
	height:155px;
}
#baner {
	height: 15px;
	text-align: center;
	border-top: solid 2px #cccccc;
	border-bottom: solid 2px #cccccc;
	margin: 5px 0px 5px 0px;
	font-weight: bold;
	width: 750px;
}
#data  {
	width: 750px;

}	

#paticka {
}
#paticka_1 {
	height: 20px;
	margin-bottom: 10px;
	margin-top: 10px;
	padding-top: 3px;
	background-image: url(image/paticka.jpg);
}
#paticka_2 {
}
#data_levy {
	float: left;
	width: 350px;
	text-align: center;
}
#data_pravy {
	width: 350px;
	float: right;
	height:50px;
}
#correct {
	clear:both;
	height:0px;
}
#pravy_1 {
	height:50px;
}
#pravy_2 {
	text-align: left;
	
}
	
