body {
  font-family:Georgia, "New York CE", utopia, serif;
  font-size:15px;
  color:#62400F;
}


h1 {
  font-size:28px;
  margin-top:0px;
}

h2 {
  font-size:15px;
}

h3 {
  color:black;
  font-weight:bold;
  font-size:15px;
  margin-bottom:0; padding-bottom:0;
}


ins {
  display:block;
  text-decoration:none;
}

h3 + p {
  margin-top:0; padding-top:0;
}

h3 + ul {
	margin-top:0; padding-top:0;
}

a {
  color:#860618;
}

fieldset {
	padding:12px;  border:1px solid #E9E0C2;
}

legend {
	color:black;
	font-weight:bold;
}

.ce {
	text-align:center;
}

div.break {
  clear:both; float:none;
  width:95%; height:1px; font-size:1px;
  margin:0; padding:0;
}





/* kontakty */


div.contact h2, div.contact h3 {
  font-size:15px;
  margin-bottom:0; padding-bottom:0;
}

div.contact h2+p, div.contact h3+p {
  margin-top:0; padding-top:0;
}

div.contact p {
  margin-left:20px;
}

div.contact a {
  color:#860618;
}

div.contact p.transport {
  margin-left:0; margin-top:0;
}

div.contact p.image {
  float:right;
  margin-left:15px;
}

div.contact p.image img {
  border:3px solid #D1C6A1;
  text-decoration:none;
}

div.contact p.image span {
  text-decoration:underline;
}

div.contact p.image a {
  text-decoration:none;
}

