
/* v moderních prohlížečích zobrazi cestu z odkazu v dokumentu */
#content a:link:after, #content a:visited:after {
   content: " (" attr(href) ") ";
   font-size: 90%;
   }
   
html {
	font-size: 100.01%;
}

body {
	font-size: 80%;
	color: #2e2e2e;
	line-height: 1.5em;
	font-family: Arial, Helvetica, sans-serif;
}

h1, h2, h3, h4, h5, h6 {margin-bottom: 15px; color: #005393;}

h1 {
	color: #005393;
	font-size: 2.5em;
	font-weight: normal;
	margin-bottom: 20px;
	line-height:1.2em
}

h2 {
	font-size: 1.6em;
	font-weight: normal;
}

h3 {
	font-size: 1.4em;
	font-weight: normal;
}

h4, h5, h6 {color: #111111;}
h4 {font-size: 1.3em;}
h5 {font-size: 1.1em; }
h6 {font-size: 1em; }

p {margin-bottom: 20px;}
a {color: #005393; text-decoration: none;}

iframe,#nav,.carousel-area,.top-video, #sidebar, .focus, .search, .settings, .lang, #footer, #partners, .rss, .sitemap ,#slides,.more,.internalBanner,.motoltv .items img,.blueButton,#home .news img,.contact .map img,form,#ContactForm-formular,.socset,.no-print,#map_legend{display: none;}
.contact .map{float:none}
/*#map_motol{display:block}*/
#map_legend{position: static}
#copy p{padding: 0;margin-bottom: 0}
#copy .copy{padding: 15px 0 5px 0}
.contact .map a{display:block;margin-bottom:10px;width:200px}
table {border-collapse: collapse; margin-bottom: 20px;}
td, th {border: 1px solid  #CCC; padding: 5px 10px;}
#content .no-print:after{content:none!important}
ul, ol {margin-left: 20px; margin-bottom: 20px;}
ul ul {margin-bottom: 0;}
li {margin-top: 8px;}
ul li {list-style: disc;}
ul{margin-left:0}
#copy {font-size: 0.8em;}
.breadcrumbs a {margin-right: 10px;}

#logo img{width:80px;height:auto}
.box {
width: 200px;
height: 170px;
float: left;
margin: 0 12px 0 0;
position: relative;
text-align:left;
}
#logo,.image_picker{display:none!important}
.breadcrumbs{display:none}
.home #intro{margin-bottom:20px 0;overflow:hidden;}
.home #home,#copy{clear:both;margin-top:35px}
.motolin .items .articleDetail{float:left;width:300px;margin-right:20px}
.motolin .items .articleDetail img{margin:0 15px 20px 0}
.motolin .items .articleDetail .documentText{margin-left:120px}
img.lft{float:left}
img.print.hide{
    display:block;
}
span.h1,.home h1.hide{display:block;font-size:25px;text-align:center;margin-bottom:25px;margin-top:5px;position:relative;top:-20px;}
/*img.rgt, img.lft{float:none;display:block;margin-bottom:15px}*/
img.rgt{float:right;  margin: 0 0 10px 20px;}
img.lft{float:left;  margin: 0 20px 10px 0;}

