/* CSS Document */
/*oranžová: #f57600;*/
/*sv.modrá: #80d2ff;*/
/*modrá: #009ff5;*/
/*tm.modrá: #006fab;*/

body {
	text-align: center;
	font-family: verdana, sans-serif;
	background-color: navy;
     padding:0px 0px 0px 0px;     	
}

#main {
	width: 980px;
	font-family: verdana, sans-serif;
	font-size: 12px;
	text-align: left;
	border: 1px solid navy;
	background-color: white;
	background-image: url(obr/sede.jpg);
	background-position: top;
	background-repeat: repeat-x;
}




h1 {
	color: 006fab;     	
	font-size: 35px;
	font-weight: bold;
	font-family:serif;
	letter-spacing: 5px;
	
	padding: 5px 5px 5px 5px;
	margin: 18px 0px 0px 0px;
	margin-right:160px;
}

.ha2 {
color:navy;
font-size:16px;
font-weight:normal;
font-family:serif;
letter-spacing:5px;
padding:0px 5px 0px 5px;
background-color:white;
margin-right:155px;
border-top:1px solid #80d2ff;
border-bottom:1px solid #80d2ff;
}

h3 {
font-size:20px;
font-weight:bold;
letter-spacing:1px;
padding:20px 0px 0px 0px; 
margin:10px 10px 30px 40px;
color:006fab;

}

h4 {
	color: 006fab;     	
	font-size: 20px;
	font-weight: bold;
	font-family:serif;
	letter-spacing: 7px;
	text-align: center;
	padding: 5px 5px 5px 5px;
	margin: 18px 0px 0px 0px;
}

h5 {
	color: f57600;     	
	font-size: 15px;
	font-weight: bold;
	letter-spacing:3px;
	text-align: center;
  }
  
  h6 {
	color: 006fab;     	
	font-size: 15px;
	font-weight: bold;
	letter-spacing:3px;
	text-align: center;
  }
  
h7 {
	color: 006fab;     	
	font-size: 12px;
	font-weight: bold;
	letter-spacing:3px;
	text-align: left;
  }


p {
  margin:20px 10px 10px 40px;
  width:500px;
  line-height:20px;
}

.obrazky img {
         border: 2px outset silver;
         margin:10px 3px 10px 3px;
         width:150px;
}         

ul {
	margin: 20px 10px 10px 60px;
	line-height:20px;
	list-style-type: disc;
}

 	.ul2 {
 		list-style-type: none;
 		list-style-image: url(obr/odr2.gif);
 	}
ol {
   width:500px;
}


.ifr_nadpis {
margin:0px 0px 0px 0px;
width:980px;
height:120px;
border-bottom:2px solid navy;
}


.ifr_menu {
	margin: 0px 0px 0px 0px;
	width: 180px;
	height: 1200px;
	float: right;
	border-left: 1px solid silver;
	position: relative;
	top: -120px;
}


.menu {
  text-align:left;
  line-height:28px;
  margin:-50px 0px 0px 0px; 
  width:1000px;
  color:rgb(255,128,0); 
  font-size:12px; 
  font-weight:bold;   
}

.menul {
  text-align:left;
  line-height:28px;
  margin:-30px 0px 0px 0px; 
  width:1000px;
  color:f57600;
  font-size:12px; 
  font-weight:bold;   
}

.ifr_menul {
	margin: 0px 0px 0px 0px;
	width: 200px;
	height: 1600px;
	float: left;
	border-left: 1px solid silver;
	position: relative;
	top: 0px;
}

.menu a {
  color:rgb(255,128,0); 
  font-size:12px; 
  font-weight:bold;
}


.menu a:hover {
  color:navy; 
  font-size:12px; 
  font-weight:bold;
}

.menull {
  text-align:left;
  line-height:28px;
  margin:-30px 0px 0px 0px; 
  width:1000px;
  color:red 
  font-size:12px; 
  font-weight:bold;   
}

.ifr_menull {
	margin: 0px 0px 0px 0px;
	width: 200px;
	height: 1600px;
	float: left;
	border-left: 1px solid silver;
	position: relative;
	top: 0px;
}


.kontakty {
  border-top:1px solid silver;
  border-bottom:1px solid silver;  
  text-align:left;
  line-height:15px;
  margin:30px 0px 0px 0px; 
  font-size:10px;
  width:150px;
  padding:5px 0px 5px 5px;
  background-color:rgb(240,240,240);
}

.ifr_menu2 {
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	width: 540px;
	height: 120px;
	position:relative;
	top:-20px;
}

.menu2 {
  text-align:center;
  margin: 0px 0px 0px 30px;
  padding: 0px 0px 5px 0px;
  background-color:white; 
  border-bottom:1px solid silver;   
}

.menu2 a {
  color:rgb(245,118,0); 
  font-size:12px; 
  font-weight:normal;
}
.menu2 a:hover {
  color:navy; 
}



.lang
  text-align:center;
  margin: 0px 0px 0px 30px;
  padding: 0px 0px 5px 0px;
  background-color:white; 
  border-bottom:1px solid silver;   
}

.lang a {
  color:rgb(245,118,0); 
  font-size:12px; 
  font-weight:bold;
}
.lang a:hover {
  color:navy; 
}

table {
   font-size:12px;
   width:55%;
   line-height:20px;
   margin:0px 0px 0px 15px; 
   border: 1px solid silver;        
}
th {
   text-align: center;
   border: 1px solid silver;
   color:black;
   background-color:rgb(240,240,240);    
   font-weight:bold;
	}
td {
   text-align: center;
   border: 1px solid silver;
   background-color:rgb(240,240,240); 
   background-color:white;   
   margin:0px;  
 	}
.kotva {
       text-align:center;
       margin:40px 0px 40px 0px;
}
.kotva img {
       border:0px;
       height:70px;
       width:60px;
}

.racek {
       text-align:left;
       margin:0px 0px 0px -10px;
}
.racek img {
       border:0px;
       height:150px;
       width:180px;
}

         .miniatury {
         	cursor: hand;
         }
