.pocitadlo{
	padding-left: 100px;
}
.josef{
	color: black;
}
#body{
	margin:0px;
	padding:0px;
	background-color:#f8f8f8;
}
#top{
	height:140px;
	width:100%;
	background-color:#202020;
}
#top_content{
	height:140px;
	width:900px;
	margin:0 auto;
}
#logo{
	height:140px;
	width:900px;
	float:left;
	padding-left:10px;
	background-image: url("../img/logo2.jpg");
	background-repeat: no-repeat;
}
h1{
	font-family:"Helvetica Neue",Helvetica,Arial,sans-serif;
	font-size:38px;
	font-weight:100;
	color:#515151;
	margin:0px;
	padding-left:20px;
	padding-top:20px;
}
h2{
	font-family:"Helvetica Neue",Helvetica,Arial,sans-serif;
	font-size:32px;
	font-weight:100;
	color:#515151;
	margin:0px;
	padding: 10px 0px 20px 20px;
	text-align: center;
}
h3{
	font-family:"Helvetica Neue",Helvetica,Arial,sans-serif;
	font-size:28px;
	font-weight:100;
	color:#515151;
	margin:0px;
	padding-left:10px;
	padding-top:10px;
}
h4{
	font-family:"Helvetica Neue",Helvetica,Arial,sans-serif;
	font-size:16px;
	font-weight:100;
	color:white;
	padding-left:20px;
	margin-top:-5px;
	position: relative;
	left: 27px;
}
.menu{
	height:60px;
	width:100%;
	clear:both;
	background-color:#e44038;
}
.menu_content{
	height:50px;
	width:900px;
	margin:0 auto;
	padding-top:5px;
}
.top {
	display:inline;
	font-family:"Helvetica Neue",Helvetica,Arial,sans-serif;
	font-size:14px;
	font-weight:400;
	color:#3c373b;
	text-align:center;
	padding-top:22px;
	padding-left:12px; 
	padding-bottom:22px;
	padding-right:12px; 
	text-decoration:none;
}
.menulist{
	list-style-type:none;
	background-color:#e44038;
}
.menu_item{
	height:60px;
	display:inline;
	font-family:"Helvetica Neue",Helvetica,Arial,sans-serif;
	font-size:16px;
	font-weight:600;
	color:black;

}
a.top:link{
	color:black;
	text-align:center;
	text-decoration:none;
}
a.top:visited{
	color:black;
	text-align:center;
	text-decoration:none;
}
a.top:hover{
	color:white;
	text-align:center;
	text-decoration:none;
	background-color:#202020;
}
#video{
	height:150px;
	width:100%;
	background-color:#f0f0f0;
	border-bottom:1px solid white;
}
#video_content{
	height:150px;
	width:900px;
	margin:0 auto;
}
.more{
	margin-top:-39px;
	margin-left:270px;
}
.video_text{
	font-family:"Helvetica Neue",Helvetica,Arial,sans-serif;
	font-size:14px;
	font-weight:200;
	color:#515151;
	font-style:italic;
	margin-left:20px;
}
#content{
	height:600px;
	width:100%;
	background-color:#fbfbfb;
}
#first_content{
	height:590px;
	width:900px;
	margin:0 auto;
	background-color:#fbfbfb;
}
.box{
	height:180px;
	width:900px;
	border-tp:1px solid white;
	margin-bottom:30px;
	padding-top:20px;
	padding-bottom:20px;
}
.text_box{
	height:180px;
	width:430px;
	float:left;
	margin-left:10px;
}
.title{
	font-family:"Helvetica Neue",Helvetica,Arial,sans-serif;
	font-size:20px;
	font-weight:200;
	color:#e44038;
	padding-left:20px;
}
.description{
	font-family:verdana;
	font-size:13px;
	font-weight:100;
	color:#515151;
	line-height:150%;
	padding-left:20px;
	padding-right:30px;
	text-align:left;
}
.round_box{
	height:150px;
	width:150px;
	padding: 5px;
	margin-left:40px;
	margin-top:25px;
	float:left;
	border-radius: 5px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	box-shadow:0 0 6px #888888;	
	-moz-box-shadow: 0 0 6px #888888;
	-webkit-box-shadow: 0 0 6px #888888;
	background-color:white;
}
.round_box_text{
	height:150px;
	width:250px;
	padding: 5px;
	margin-left:20px;
	margin-top:25px;
	float:left;
	border-radius: 5px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	box-shadow:0 0 6px #888888;	
	-moz-box-shadow: 0 0 6px #888888;
	-webkit-box-shadow: 0 0 6px #888888;
	background-color:white;
}
.round_box_image{
	margin-left:10px;
}
.caption{
	font-family:verdana;
	font-size:12px;
	font-weight:200;
	color:#515151;
	text-decoration:none;
}
.big_round_box{
	width:860px;
	padding: 5px;
	margin-left:20px;
	margin-top:20px;
	float:left;
	border-radius: 5px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	box-shadow:0 0 6px #888888;	
	-moz-box-shadow: 0 0 6px #888888;
	-webkit-box-shadow: 0 0 6px #888888;
	background-color:white;
}
#bottom{
	height:90px;
	width:100%;
	background-color:#202020;
	border-top:2px solid white;
	z-index: 1;
	float: left;
}
#bottom_content{
	width:900px;
	margin:0 auto;
}
.callcenter{
	width:450px;
	float:left;
}
#menu_bottom_list{
	width:400px;
	float:right;
	padding-top:30px;
}
.menu_bottom{
	display:inline;
	margin-left:10px;
}
.bottom_link{
	font-family:"Helvetica Neue",Helvetica,Arial,sans-serif;
	font-size:16px;
	font-weight:400;
	color:#ffffff;
	text-align:center;
	text-decoration:none;
	text-shadow: 2px 2px 3px grey;
}
a.bottom_link:link{
	color:#ffffff;
	text-align:center;
	text-decoration:none;
}
a.bottom_link:visited{
	color:#ffffff;
	text-align:center;
	text-shadow: 2px 2px grey;
	text-decoration:none;
}
a.bottom_link:hover{
	color:#e44038;
	text-decoration:none;
	text-align:center;
	text-shadow: 1px 1px #a03833;

}
a.bottom_link:active{
	color:#e44038;
	text-shadow: 1px 1px #a03833;
	text-shadow: 1px 1px #a03833;
}
.copyright{
	float:right;
	margin-right:-10px;
}
.call_us a{
	font-family:verdana;
	font-size:12px;
	font-weight:200;
	color:#c8bfbf;
	text-decoration:none;
}
.call_us a:hover{
	color:#e44038;
}

#page_content{
	width:900px;
	margin-left:auto;
	margin-right:auto;
	margin-bottom:30px;
	background-color:white;
	border:1px solid #eeeeee;
	box-shadow: 4px 4px 2px #dadadb;
	-moz-box-shadow: 4px 4px 2px #dadadb; /* Firefox 3.6 and earlier */
	-webkit-box-shadow: 4px 4px 2px #dadadb; /* Safari and Chrome */
	border-radius:7px;
	-moz-border-radius:7px; /* Firefox 3.6 and earlier */
	padding-top:20px;
	padding-bottom: 20px;
	background-color: #f7f8cb;
	z-index: 1;
	float: left;
}
.page_title{
	font-family:"Helvetica Neue",Helvetica,Arial,sans-serif;
	font-size:32px;
	font-weight:100;
	color:#515151;
	margin-top:0px;
	padding-left:40px;
}
.page_text{
	font-family:verdana;
	font-size:12px;
	font-weight:200;
	color:#515151;
	margin-left:30px;
	margin-right:30px;
}
.page_text_red{
	font-family:verdana;
	font-size:12px;
	font-weight:200;
	color:#e44038;
	margin-top:0px;
	margin-left:30px;
}
.code_block{
	width:700px;
	margin-left:60px;
	border:1px solid #eeeeee;
	background-color:#f0f0f0;
	font-family:'Lucida Console';
	font-size:13px;
	font-weight:200;
	color:#515151;
}

.description{
	font-family:verdana;
	font-size:13px;
	font-weight:100;
	color:#515151;
	line-height:150%;
	padding-left:20px;
	padding-right:30px;
	text-align:left;
}
.big_round_box{
	width:860px;
	padding: 5px;
	margin-left:20px;
	margin-top:15px;
	float:left;
	border-radius: 5px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	box-shadow:0 0 6px #888888;	
	-moz-box-shadow: 0 0 6px #888888;
	-webkit-box-shadow: 0 0 6px #888888;
	background-color:white;
}

/*default*/
#canvas {
	height: 600px;
	width: 900px;
	background: url(../img/back.jpg) 900px top no-repeat;
}

/*Postrehy*/
#postreh{
	position: relative;
	width: 750px;
	left: 50px;
}
.postreh-nadpis{
	font-size: x-large;
	font-weight: bold;
	color: #e44038;

}
a.precist{
	float: right;
	padding: 5px;
	margin-right: 20px;
	width: 70px;
	height: 20px;
	background-color: #f3716b;
	border-radius: 5px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	box-shadow:0 0 6px #888888;	
	-moz-box-shadow: 0 0 6px #888888;
	-webkit-box-shadow: 0 0 6px #888888;
	text-align: center;
	font-weight: bold;
	text-decoration: none;
	font-size: large;
	color: black;
}
.postreh-text{
	padding: 0px 80px 0px 80px;
}
/*Galerie*/
.gal-obal{
	float: left;
	width: 800px;
	display: block;
	padding: 0px 50px 0px 50px;
}

a.gal-pol{
	float: left;
	padding: 5px;
}
/*Kontakt*/
.mail{
	font-size: x-large;
	margin-bottom: 30px;
	width:900px;
	text-align: center;
}
.kontakt{
	padding: 0 0 0 40px;
	float: left;
}
.f_cont{
	float: left;
	width: 900px;
}
.form_bg{
	float: left;
	width: 640px;
	background-color: #eced93;
	padding: 20px;
}
.inpbox{
	float: left;
	width: 400px;
	margin: 0 0 20px 0;
}
.inp{
	float: left;
	width: 220px;
	height: 27px;
	line-height: 27px;
	padding: 0 10px 0 10px;
	border: 1px solid #CFCFCF;
	color: #999;
}
.inp_tit {
float: left;
width: 100px;
text-align: left;
}

.inp_tit, .star {
display: inline-block;
height: 20px;
}
.t_area {
float: left;
width: 600px;
}
.star {
font-size: 24px;
color: #BC4A4A;
line-height: 20px;
}

.sendbut{
	float: right;
	margin: 0 30px 0 0;
}

.konform{
	font-weight: bold;
	float: left;
	margin: 0 0 10px 30px;
	padding: 30px 0 0 0;
	font-size: x-large;
	color: #515151;
}

.success{
	float: left;
	padding: 10px;
	width: 650px;
	background-color: #80c122;
	font-weight: bold;
	font-size: x-large;
}
.error_pole {background:#c33b45;color:#fff;}

/*O mne*/
.omne{
	width: 800px;
	float: left;
	display: block;
	padding: 0 40px 0 40px;
	font-weight: 700;
}


/*KLNIHY*/
.knihy-nadpis{
	font-size: x-large;
	font-weight: bold;
	color: #e44038;
}

.in-knihy{
	margin-left: 50px;
	float: left;
	
}
.big_round_box-knihy{
	width:780px;
	padding: 10px;
	margin-left:60px;
	margin-top:20px;
	float:left;
	border-radius: 5px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	box-shadow:0 0 6px #888888;	
	-moz-box-shadow: 0 0 6px #888888;
	-webkit-box-shadow: 0 0 6px #888888;
	background-color:white;
}
a.knihy-pol{
	float: left;
	padding: 5px;
	margin-left: 30px;
}

.pager {
	width: 600px;
	font-weight: 600;
}
.podpis{
	float: right;
	margin-right: 50px;
	margin-top: 550px;
	font-weight: 700;
	font-size: x-large;
	color:white;
}
.obrazek{
	width: 900px;
	height: 600px;
	background-image: url("../img/kolaz.jpg");
	background-repeat: no-repeat;
}

