/* CSS Document */ 
html,body { font-family: arial, sans-serif; font-size: 12px; margin: 0px; padding: 0px; height: 80%; position: relative; color:#000080; } 
body { text-align:center; background-image: url("../images/top-left.jpg"); background-repeat: repeat-x ; background-position: top;  background-color:#cccccc;} 

address { margin:0px 10px 16px 8px } 

div#header{width: 922px;height:337px;margin:0;
  padding-left:10px;background-image: url("../images/header.jpg"); background-repeat: no-repeat; text-align:left;}
div#title{ padding-right:110px; padding-top: 250px; text-align: right; color: white;} 
div#title2{font-size:150%; font-weight: bold;}
div#title3{font-size:160%; font-weight: bold;} 
div#container{
text-align:left;background-image: url("../images/middle.jpg"); background-repeat: repeat-y; width:922px;
}
div#content p{line-height:1.4}
div#container{width:922px;margin:0 auto;text-align:justify;}
div#content{float:right;width:570px;position:relative;left:-80px;top: 20px;}
#mapa{position:absolute;
  text-align: left;
  border-left: 1px rgb(0,0,0) solid;
	left:370px;
	top:20px;
}
#mapatext{
  margin-left: 10px;
  text-align: left;  
}
div#navigation{float:left;width:190px;height:200px; position:relative;left:60px;top: 10px;background:none;background-image: url("images/menu.gif");background-repeat: no-repeat;padding-left: 15px;padding-right: 15px; padding-top: 10px;}
div#navigation2{ width: 160px;}
div#extra{float:left;clear:left;width:200px}
div#footer{clear:both;width:100%;position:relative;bottom:0px;background-image: url("../images/footer.jpg");background-repeat: no-repeat; background-color:#cccccc;text-align: center;line-height:1.4;width:922px;}
div#wrapper {position: relative; } 

/* ********** text a odkazy ************* */
p { margin:0px 10px 16px 8px } 
p:first-letter { font-size: 18px;}
a{color:#000080;text-decoration: none;font-weight:bold;} 
a:hover{color:black;text-decoration: none;}
div#title a{text-decoration: none;color:white;}
div#title a:hover{text-decoration: none;color:red;}
div#navigation a{display:list-item;color:#000080;padding:10px;text-decoration: none;font-weight:bold;font-size: 14px;}
div#navigation a:hover{color:grey;text-decoration: none;}
h2 { font-size: 18px;  padding-left: 8px; text-decoration: none; } 
h1 { font-size: 18px; color: white; text-align: right;} 
div#footer a {border: 0px; display:inline; padding: 2px; margin: 0px;font-size: 12px;} 
div#content a {border: 0px; display:inline; padding: 0px; margin: 0px; font-size: 12px; color: gray;} 
div#content a:hover {border: 0px; display:inline; padding: 0px; margin: 0px; font-size: 12px; color: grey;} 
div#footer a:hover {color:grey;} 
div#footer p { margin:0; padding:5px 10px 0px 60px; } 
#image-a a img { border: 0; /* zrušení řámečku kolem obrázku */ }
.kat-nadpis {font-weight: bold; font-size: 110%; color:black;} 


