@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: 15px;
	line-height: 24px;
	font-family: 'Ubuntu', sans-serif;
	color: #ffffff;
    min-height: 100%;
    _height: 100%;	
	background: #1a1b1b url(obrazky/pozadi.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:visited {
	color: #3ea2a2;
	text-decoration: underline;
}
a:hover {
	color: #3ea2a2;
	text-decoration: none;
}
img {
	position: relative;
}
a img {
	border: 0;
}

#page {
	text-align: left;
	width: 1030px;
	margin: 0 auto;
	position: relative;
    min-height: 100%;
    _height: 100%; 
}

#hlavicka {
	width: 1030px;
	height: 122px;
	background: url(obrazky/hlavicka.png) top left no-repeat;
	margin-bottom: 28px;
}
h1 {
	font-size: 36px;
	line-height: 36px;
	padding: 55px 0 0 100px;
	font-weight: normal;
}
h2 {
	font-size: 25px;
	line-height: 60px;
	color: #3ea2a2;
	font-weight: normal;
	background: url(obrazky/hr.png) bottom left no-repeat;
	margin-bottom: 25px;
}
h3 {
	font-size: 18px;
	line-height: 46px;
	color: #3ea2a2;
	font-weight: normal;
}
#hlavni-obrazek {
	width: 740px;
	height: 540px;
	float: left;
}
#info {
	width: 290px;
	height: 540px;
	float: left;
}
#info-in {
	width: 290px;
	height: 326px;
	background: url(obrazky/pozadi-info.png) top left no-repeat;
	margin-bottom: 31px;
}
#info-in-1 {
	padding-top: 10px;
	height: 122px;
	padding-left: 33px;
	font-size: 15px;
	line-height: 18px;	
}
#info-in-2 {
	height: 82px;
	padding-left: 33px;
	font-size: 15px;
	line-height: 18px;	
}
#info-in-3 {
	height: 112px;
	padding-left: 33px;
	font-size: 40px;
	line-height: 40px;	
	font-weight: bold;
}
#koupit {
	position: relative;
	width: 290px;
	height: 159px;
	background: url(obrazky/button.jpg) 0px 0px no-repeat;
}
#koupit a {
	position: relative;
	position: absolute;
	top: 0px;
	left: 0px;
	display: block;
	width: 290px;
	height: 159px;
	background: url(obrazky/button.jpg) 0px 0px no-repeat;
}
#koupit a span {
	position: absolute;
	top: 0px;
	left: 0px;
	display: block;
	width: 290px;
	height: 159px;
	background: url(obrazky/button.jpg) 0px 0px no-repeat;
}
#koupit a:hover span {
	background: url(obrazky/button.jpg) 0px -159px no-repeat;
}
.pic {
	float: left;
	margin-right: 25px;
	width: 150px;
	height: 150px;
}
.pic2 {
	margin-left: 3px;
	float: left;
	width: 150px;
	height: 150px;
}
p {
	padding-bottom: 30px;	
}
ul {
	padding-bottom: 40px;	
	background: url(obrazky/tlacitko.png) bottom right no-repeat;	
}
ul li {
	font-weight: bold;
	background: url(obrazky/li.png) 10px 9px no-repeat;
	padding-left: 37px;
}
a#pdf {
	font-size: 15px;
	line-height: 15px;	
	display: block;
	padding: 10px 45px 20px 45px;
	background: url(obrazky/pdf.png) 0px 0px no-repeat;
}
#paticka {
	font-size: 12px;
	line-height: 15px;	
	text-align: right;
	padding-bottom: 40px;
}
