*{margin: 0px; padding: 0px; }
body	{ background:url(../elem/tile.png) repeat-x #e4eaef; border:none; }
#cover	{ position:relative; top:10px; margin:0px auto; width:880px; height:auto; min-height:315px; border:none;
	background-color:transparent;
	font-family: Calibri, helvetica CE, arial, sans-serif; font-size:11pt; color:#5e2d00;
	margin-bottom:50px; }
#head	{ width:600px; height:120px; border:none;
	background:url(../elem/title.png) no-repeat transparent;
	margin:0px auto; }
a.start	{ display:block; width:116px; height:116px; border:none; outline:none; margin-left:240px; }

#language { position:absolute; top:120px; left:850px; width:26px; height:36px; border:none; }
a.langde { display:block; width:18px; height:12px; border:2px solid transparent; outline:none;
	background:url(../elem/lang_de.jpg) no-repeat transparent; margin-bottom:4px; }
a.langen { display:block; width:18px; height:12px; border:2px solid transparent; outline:none;
	background:url(../elem/lang_en.jpg) no-repeat transparent; }
a.langcz { display:block; width:18px; height:12px; border:2px solid transparent; outline:none;
	background:url(elem/lang_cz.jpg) no-repeat transparent; }
#language a:hover { border:2px solid #fcb800; }

h1.title	{ display:block; width:880px; height:40px; border:none;
	background-color:#4e662a; text-align:center; color:#ffcd46; }
.undertitle { text-align:center; letter-spacing:1.4pt; margin:5px 0px 15px; }
p.label	{ display:block; width:880px; height:30px; border:none;
	background-color:#c2db90;
	font-size:15pt; text-align:center; color:#5e2d00; letter-spacing:1.2pt;
	padding-top:7px; }
a.navig:hover { background-color:#fcb800; }


#content	{ width:838px; height:auto; min-height:500px;
	background: url(../elem/tile2.png) #f3e9d6 ;
	border-left:1px solid #cdc5b2; border-right:1px solid #cdc5b2;
	padding:20px 20px; }


#leftblock { width:305px; heihgt:auto; min-height:100px; border:none;
	float:left; }
p.subtitle	{ display:block; width:287px; height:auto; border:none;
	background-color:#bfd99a; font-weight:bold; letter-spacing:1pt;
	padding:5px 10px; margin-bottom:10px; }
p.mini	{ font-size:9pt; margin-top:5px; }
#leftblock p { width: 280px; margin-bottom:10px; }

#leftblock table { table-layout:fixed; width:300px; margin-bottom:15px; }
#leftblock td { background-color:#f9f6ef; padding:5px; }
#leftblock td.km { text-align:right; }
a.button { display:block; width:150px; height:20px; border:none; outline:none; 
	background-color:#ffcd46; border-radius:10px; -webkit-border-radius:10px; -moz-border-radius:10px;
	text-align:center; font-weight:bold; text-decoration:none; color:#4e662a; letter-spacing:1pt; 
	margin:30px 0px 0px 70px; padding:10px;}
a.button:hover { background-color:#4e662a; color:#ffcd46; }

a.button2 { display:block; width:220px; height:20px; border:none; outline:none; 
	background-color:#ffcd46; border-radius:10px; -webkit-border-radius:10px; -moz-border-radius:10px;
	text-align:center; font-weight:bold; text-decoration:none; color:#4e662a; letter-spacing:1pt; 
	margin:30px auto 15px; padding:10px; }
a.button2:hover { background-color:#4e662a; color:#ffcd46; }


#rightblock { width:510px; heihgt:auto; min-height:100px; border:none;
	float:right; }
img.foto	{ margin-bottom:20px; border:2px solid #ffffff; 
	box-shadow:#bdb59f 3px 5px 8px; }
p.foto	{ text-align:right; }


#navig	{ width:840px; height:auto; min-height:400px; border:none;
	background-color:#f0e8d8; padding-bottom:10px; clear:both; }
p.labelnav { display:block; width:840px; height:30px; border:none;
	background-color:#c2db90;
	font-size:15pt; text-align:center; color:#5e2d00; letter-spacing:1.2pt;
	padding-top:7px; }
a.trip	{ display:block; width:180px; height:165px; border:none;
	background-color:#f9f6ef; transition: 0.5s all;
	margin:10px 0px 0px 11px; padding:8px; float:left; }
a.trip:hover { background-color:#fce477; font-weight:bold; }
a.trip img { margin-top:5px; border:none; }

#footer	{ position:relative; width:880px; height:35px; border:none;
	border-radius: 0px 0px 20px 20px; -webkit-border-radius: 0px 0px 20px 20px; -moz-border-radius: 0px 0px 20px 20px;
	background-color:#4e662a;
	text-align:center; color:#8ba761; letter-spacing:1pt;
	padding-top:15px; margin-bottom:50px; }
a.back	{ display:block; position:absolute; top:12px; left:30px; width:26px; height:26px; border:none;
	background:url(../elem/back.png) no-repeat transparent; outline:none; }
a.back:hover { background-position:bottom left; }


a.foto_picto { display:block; width:38px; height:29px; float:right; margin:5px 20px 0px 0px; }
a.foto_picto img { border:none; }

p.line	{ border:none; border-bottom:2px dotted #cfcfcf; margin:0px 0px 30px; clear:both; }
