html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, font, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, b, u, i, center, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-family: verdana, sans-serif, Arial, Helvetica;
}

h1 {
	font-family: Arial, sans-serif;
	font-size: 62px;
	padding-bottom: 10px;
	font-weight: bold;
	color: #DE1B1F;
	text-align: center;
}

h1 a {
	font-family: Arial, sans-serif;
	text-decoration: none;
	font-weight: bold;
}

h2 {
	font-size: 32px;
	padding-left: 70px;
	font-weight: bold;
}

p {
	padding-top: 5px;
	padding-bottom: 5px;
}

ul {
	padding-left: 30px;
}

li {
	padding: 5px;
}

body {
	background-color: white;
	font-size: 12px;
	color: black;
}

.content {
	padding: 30px 80px 20px 80px ;
	font-size: 16px;
}

a {
	color: #DE1B1F;
	text-decoration: underline;
}

.invisible {
	display: none;
}

.cleaner {
	clear: both;
}

#body {
	padding: 20px;
}

#main {
	width: 960px;
	margin: 20px auto 20px auto;
	padding: 20px;
}

#bodyimg {
	background-image: url('../img/obrazek.jpg');
	background-repeat: no-repeat;
	background-position: top left;
	border: 1px solid white;
	margin-left: 60px;
	margin-top: 20px;
	font-size: 24px;
	padding-left: 400px;
	padding-top: 80px;
	padding-bottom: 100px;
	display: block;
}

#adresa {
	color: #DE1B1F;
	font-family: Arial, sans-serif;
	font-size: 30px;
	text-align: right;
	padding-right: 50px;
	font-weight: bold;
	padding-top: 40px;
	padding-bottom: 10px;
}

#adresa a {
	color: #DE1B1F;
	text-decoration: none;
}

#banner {
	background-color: #DE1B1F;
	padding: 20px;
	text-align: center;
	color: white;
	font-size: 60px;
	font-weight: bold;
	margin-left: 40px;
	margin-right: 40px;
}

#banner a {
	color: white;
	text-decoration: none;
}

#mainend {
	padding: 0px 50px 5px 20px;
	text-align: right;
	color: black;
	width: 800px;
	margin: 0px auto 10px auto;
	font-size: 10px;
}

#mainend a {
	color: black;
	text-decoration: underline;
}

.lefthand {
	background-image: url('../img/ruka_l.png');
	background-repeat: no-repeat;
	background-position: center center;
	width: 100px;
	height: 40px;
	float: right;
	margin-right: 50px;
	margin-top: 20px;
}

.righthand {
	background-image: url('../img/ruka_p.png');
	background-repeat: no-repeat;
	background-position: center center;
	width: 100px;
	height: 40px;
	float: left;
	margin-left: 50px;
	margin-top: 20px;
}