h1 {
	margin: 10px 0 0 10px;
	font-size: 14px;
	font-weight: bold;
	color: #E42E2F;	
}

h2 {
	font-size: 13px;
	font-weight: bold;
	margin-top: 0px;
	margin-left: 0px;	
	margin-bottom: 2px;
}

h3 {
	font-size: 11px;
	font-weight: bold;
	color: #6C6162;
	margin-top: 0px;
	margin-bottom: 0px;
}

table {
	font-size: 11px;
	color: #6C6162;
	font-family: Arial, Helvetica, Tahoma;
}

.cesta {
	height: 22px;
  	margin-top:0px;
  	padding-top: 0px;
	background-color: white;
}
.cesta a {
  	color:#6C6162;
  	text-decoration: none;
}
.cesta-text {
	position: relative;
	top: 4px;
	left: 10px;
}

.zakladni_info {
  	background-color: #ECEAEB;
	border: 1px solid #DEDADB;
	margin: 0px 6px 0px 6px;
}

.popis {
	margin: 5px 10px 0px 10px;
	font-size: 11px;
}


