body{

font-family: "Varela Round",Verdana, Geneva, Arial, Helvetica, sans-serif;
font-size: 14px;


}

a {
	font-weight: bold;
	text-decoration: underline;
	color: Black;
}
a:hover {
	text-decoration: none;
}

img {
text-decoration: none;
border: none;
}

.nastredfloat {
position: relative;
	float: right;
	border: 1px solid black;
	text-align: center;
	margin: 10px;
	padding: 10px;
	right: 22px;
}


.doprava {
	float: right;
	text-align: center;
	margin: 0px;
	padding: 0px;
}

.cekat {
	clear: both;
}

.nastred {
	text-align: center;
}

hr {
	border: 1px solid #bdbdbd;
}