@charset "utf-8";
/* CSS Document */


*, html {
	margin: 0;
	padding: 0;
}
.clear {
	clear: both; 
}
.clearing {
	clear: both;
	width: 100%;
	height: 2px;
	font-size: 2px;
	line-height: 2px;
}
html, body {
     height: 100%;
}
body {
	position: relative;
	font-size: 18px;
	line-height: 26px;
	font-family: "Minion Pro", "Times New Roman", Times, serif;
	color: #ffffff;
    min-height: 100%;
    _height: 100%;	
	background: #b4edff url(obrazky/pozadi2.jpg) top center repeat-x;
}
ul {
	list-style: none;
}
h1, h2, h3, h4, h5, ul, table, tr, td, p {
	margin: 0;
	padding: 0;
	border: 0;
}
table {
	border-collapse: collapse;
}
a, a:hover, a:visited {
	color: #ffffff;
	text-decoration: none;
}
img {
	position: relative;
}
a img {
	border: 0;
}
#page {
	text-align: left;
	width: 770px;
	margin: 0 auto;
	position: relative;
    min-height: 100%;
    _height: 100%; 
}
#hlavicka {
	padding-left: 86px;
	padding-right: 87px;
	height: 165px;
	background: url(obrazky/header.png) top left no-repeat;
	margin-bottom: 80px;
}
h1 {
	width: 597px;
	height: 96px;
	position: relative;
	overflow: hidden;
}
h1 span {
	width: 597px;
	height: 96px;
	position: absolute;
	top: 0;
	left: 0;
	background: url(obrazky/nadpis.gif) top left no-repeat;
}
h2 {
	font-size: 24px;
	line-height: 24px;
	text-align: center;
	margin-bottom: 35px;
}
ul {
	padding-left: 82px;	
}
ul li {
	background: url(obrazky/tecka.png) 0 9px no-repeat;
	padding-left: 20px;
}
#auta {
	padding-top: 70px;
	padding-bottom: 35px;
}
#paticka {
	font-size: 18px;
	line-height: 24px;
	padding-bottom: 75px;
}
table td {
	padding-left: 82px;	
}
