body {
	text-align:center;
	font-family: Calibri, Tahoma;
	font-size: 14px;
	}
table {
	font-family: Calibri, Tahoma;
	font-size: 12px;
	width:100%;
	border:none;
	}
table.instruktori {
	font-family: Calibri, Tahoma;
	font-size: 12px;
	width:100%;
	border:none;
	}
td {
	font-family: Calibri, Tahoma;
	font-size: 12px;
	border: 1px solid #007dc4;
	}
.tlhledat {
	margin-top:15px;
	}
.uroven {
	width:150px;
	height:35px;
	display:inline-block;
	padding-top:15px;
	border:1px solid blue;
	border-radius: 5px;
	-moz-border-radius: 5px;
	background: #4777c0;
	margin: 10px 10px 10px 10px;
	color: white;
	font-family: Calibri, Tahoma;
	}
.uroven a{
	color: white;
	text-decoration:none;
	font-family: Calibri, Tahoma;
	}