@font-face {
	font-family: 'Badaboom';
	src: url('../img/badaboom.ttf');
	font-weight: normal;
	font-style: normal;
}
* {
	margin: 0;
	padding: 0;
	line-height: 100%;
}
body {
	font-size: 100%;
	font-family: sans-serif;
	background: #fff;
	color: #555;
	text-align: center;
	background: url("../img/pozadi.png") left 30px repeat-x;
}
a:link, a:visited {
	color: #f00300;
	text-decoration: none;
}
a:hover {
	color: #333;
}
p {
	margin-top: 15px;
	line-height: 170%;
	text-align: justify;
}
img {
	border: 0px;
}
ul {
	margin: 15px 0px 0px 25px;
	list-style: square;
}
ul li {
	padding: 3px 0px;
	line-height: 165%;
}
.clear-both {
	clear: both;
	display: block;
	height: 0px;
}
.text-align-center {
	text-align: center;
}
.text-align-right {
	text-align: right;
}
#hornipruh-obal {
	background: #20222e;
}
#hornipruh {
	width: 900px;
	margin: 0px auto;
	padding: 12px 0px 10px 0px;
	text-align: right;
}
#obal {
	width: 900px;
	margin: 0px auto;
	text-align: left;
}
.ebookform {
	background: url("../img/lukas0.png") left top no-repeat;
	text-align: right;
	height: 408px;
	margin-left: 60px;
	margin-top: 9px;
	padding-top: 1px;
  position: relative;
}
#sipka {
  width: 144px;
  height: 25px;
  background: url("../img/sipka.png");
  position: absolute;
  left: 330px;
  top: 350px;
}
#nadpis1 {
	font-family: "Badaboom", sans-serif;
	font-size: 210%;
	margin-top: 55px;
	color: #ac0000;
  letter-spacing: 2px;
}
#nadpis2 {
	font-size: 135%;
	font-weight: bold;
	margin-top: 15px;
	color: #9a9a9a;
}
.ebookform-knizka {
	background: url("../img/ebook-formpozadi.png") left 20px no-repeat;
}
.ebookform form {
	padding-top: 1px;
	margin-top: 24px;
}
.ebookform ul {
	list-style: none;
	margin: 0px;
}
.ebookform ul li {
	margin-top: 10px;
}
.ebookform label {
	display: none;
}
.ebookform input[type=text] {
	width: 250px;
	height: 47px;
	line-height: 47px;
	padding: 0px 20px 0px 40px;
	border: none;
	outline: none;
	margin: 0px;
	color: #777;
}
.ebookform #frmwebForm-df_name {
	background: url("../img/ebook-inputjmeno.png");
}
.ebookform #frmwebForm-df_emailaddress {
	background: url("../img/ebook-inputemail.png");
}
.ebookform input[type=submit] {
	background: url("../img/ebook-inputsubmit.png");
	border: none;
	outline: none;
	padding: 0px;
	margin: 15px 0px 0px 0px;
	width: 310px;
	height: 47px;
	text-indent: -9999px;
	overflow: hidden;
	cursor: pointer;
}
.logo {
	margin-top: 10px;
}
.menu {
	margin-top: 10px;
	border-top: 5px solid #fc0000;
}
.menu ul {
	list-style: none;
	margin: 0px;
	padding-left: 185px;
  padding-top: 15px;
}
.menu ul li {
	padding: 0px;
	display: inline;
}
.menu ul li a:link, .menu ul li a:visited {
	display: block;
	float: left;
	font-family: "Badaboom", sans-serif;
	padding: 10px 28px 10px 30px;
	font-size: 150%;
	color: #9a9a9a;
}
.menu ul li a:hover {
	color: #333;
}
.menu ul li a.dolu {
	background: url("../img/sipka_dolu.png") right center no-repeat;
}
.menu ul li a.nahoru {
	background: url("../img/sipka_nahoru.png") right center no-repeat;
}
#projekty {
	float: right;
	width: 525px;
}
.projekt {
	/*background: url("../img/cara.png") left top no-repeat;*/
  border-top: 1px dotted #ccc;
	padding-top: 8px;
	margin-top: 8px;
}
.projekt-obrazek {
	float: left;
	width: 170px;
	height: 80px;
}
.projekt-text {
	float: left;
	width: 345px;
	margin-left: 10px;
	padding-top: 7px;
	font-size: 95%;
	line-height: 150%;
}
.projekt-text a:link, .projekt-text a:visited {
	font-weight: bold;
}
#kontakt {
	background: url("../img/pozadi_paticka.png");
	height: 340px;
}
#kontakt1 {
	float: left;
	margin-left: 120px;
	margin-top: 60px;
}
#kontakt2 {
	float: left;
	margin-left: 70px;
	margin-top: -40px;
}
#kontakt3 {
	float: left;
	margin-left: 120px;
	margin-top: 30px;
	line-height: 150%;
}
#kontakt4 {
	float: left;
	margin-left: 70px;
	margin-top: 30px;
	line-height: 150%;
}
#dolniodkazy {
	font-family: "Badaboom", sans-serif;
	font-size: 150%;
	text-align: center;
	padding: 20px 0px;
  letter-spacing: 1px;
}
#dolniodkazy a:link, #dolniodkazy a:visited {
	margin: 0px 30px;
}
.cervena {
	color: #f00300;
}
.se-clear {
  clear: both;
}