body {
	font-family: 'Roboto', sans-serif;
	font-size: 15px;
}
div, td, p {
	font-family: inherit;
	font-size: inherit;
	color: #000000;
}
a {
	color: #A4100E;
}
a:hover {

}

a img {
	border: 0px;
}

b.r {
	color: #A4100E;
}
h1, div.h1 {
	font-family: 'Raleway', sans-serif;
	font-weight: 800;
	margin: 10px 0;
	font-size: 28px;
	color: #70B123;
}
h1:first-letter, div.h1:first-letter {
	text-transform:uppercase;
}
h2 {
	font-family: inherit;
	margin: 10px 0;
	font-size: 21px;
}
h3 {
	margin-bottom: 2px;
}
h1:first-child {
	margin-top: 0;
}

div.sep, div.akce div.sep {
	margin: 8px 0;
	border-top: 1px dotted #333;
}

hr {
	border: 1px solid #FFF;
	border-top: 1px solid #CCC;
}
