body {
	font-size: 16px;
    background-color: #eeeeee;
    font-family: Arial,Helvetica, sans-serif;
	color: #77777777;
    line-height: 150%;

} 

img {
  border:0px;
  margin-left: 15px;
	margin-right: 0px;
	margin-top: 0px;
	margin-bottom: 15px;
	
}

span,div {
  padding: 0px;
  margin: 0px;
}

hr {
  border: solid 1px #eeeeee;
  height: 2px
}
/************************************** pozice prvku na strance ****************************/

/** border test **/
/*
#top_zone,#left_zone,#main_zone,#right_zone,#bottom_zone,#bottom_shadow{
  border: solid 1px black;
}
*/
/***border test end */


div.floating_clear {
	clear : both;
	margin:0px;
	padding:0px;
}


#center { 
  position: relative; 
  left: 50%; width: 978px; margin-left: -489px;
  background-image: url("./images/middle-strip_shadow.gif");
  background-repeat:repeat-y; 
}

#bottom { 
  position: relative; 
	left: 50%; width: 978px; margin-left: -489px;
	
}

#top_shadow {
  position: relative;
  width: 978px;
  top: 0px;
  left: 0px;
  margin: 0px;
  padding: 0px; 
  background-image: url("./images/top-strip_shadow.gif");
  height:9px;
  font-size:  1px;
}
#bottom_shadow {
  position: relative;
  width: 978px;
  top: 0px;
  left: 0px;
  margin: 0px;
  padding: 0px; 
  background-image: url("./images/bottom-strip_shadow.gif");
  height:9px;
  font-size:  1px;
}

#top_zone { 
  position: relative;
  width: 960px;
  height: 150px;
  top:0px;
  left:0px;
  margin: 0px;
  margin-left: 9px;
  padding: 0px;
  background-image: url("./images/top_st.jpg");
  border-style:solid;
  border-color:#eeeeee;
	border-top-width: 0px;
	border-left-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 2px;   
}

#left_zone { 
  position: relative;
  float:left; 
  width: 250px; //210
  top:0px;
  left: 0px;
  margin: 0px;
  margin-left: 15px;
  padding: 0px;
  padding-bottom: 20px; 
}

#main_zone { 
  position: relative;
  float:left;
  top:0px;
  left: 0px;
  width: 690px; // 620px
  _height: 460px; 
  min-height: 460px;
  margin: 0px;
  
  padding: 0px;
  padding-bottom: 20px;
  padding-top: 10px;
  /*padding-right: 10px;  doladit IE/Mozilla */
  
  border-style:solid;
  border-color:#eeeeee;
	border-top-width: 0px;
	border-left-width: 2px;
	border-right-width: 0px;
	border-bottom-width: 0px;  
}

#right_zone { 
  position: relative;
  float:left;
  top:0px;
  left: 0px;
  width: 120px;
  height: 150px;
  margin: 0px;
  margin-bottom: 20px;
  padding: 0px; 
}

#menu {
  padding:10px;
}

.main_navigation {
  float:right;
  right: 15px;
  bottom: 0px;
  
}


/* ************************  F O N T S  ***********************************************/

/*


.menu a {
   color : white; font-family: Arial;
	font-size: xx-small;
	font-weight: normal;
	text-decoration: none;
	background-image: url(./obrazky/line.gif);
   background-repeat: repeat-y;
	background-position: right;
	
     
  padding-right: 5px;
	padding-left: 50px;
}
.menu a:hover {
   color : white; font-family: Arial;
	font-size: x-small;
	font-weight: bold;
	text-decoration: none; 
	background-image: url(./obrazky/line.gif);
	background-repeat: repeat-y;
	background-position: right;
	padding-right: 5px;
	padding-left: 50px;
}
.menu a:active {
   color : white; font-family: Arial;
	font-size: small;
	font-weight: bold;
	text-decoration: none;
	background-image: url(./obrazky/line.gif);
   background-repeat: repeat-y;	
	background-position: right;
	padding-right: 5px;
	padding-left: 50px;
} 


.email a {
                color : white; font-size: x-small; 
                font-family: Arial, Helvetica, sans-serif;
                font-weight: normal;

}

.email a:hover {
                color : white; font-size: x-small;
                font-family: Arial, Helvetica, sans-serif;
                font-weight: normal;

}

.email a:active {
                color : white;font-size: x-small; 
                font-family: Arial, Helvetica, sans-serif;
                font-weight: normal;

}



*/


p,.image_legend  {
    padding-left: 15px;
	padding-right: 5px;
	padding-top: 5px;
	padding-bottom: 0px;
	width:670px;  // 595px
	
	font-size: 1em;
	color: #222222;
    // text-align: medium;
	font-weight: normal;
}


.image_legend {
	margin-top: -10px;
    padding-top: -10px;
	font-style:italic;
}

li {
    font-size: 1em;
    color: black;
    margin-bottom: 5px;
  
}
ul {
    font-size: 1em
    padding-left: 15px;
	padding-right: 15px;
	margin-left: 35px;
	margin-right: 35px;
    padding-top: 0px;
	padding-bottom: 0px;
}

a {
  padding: 0px;
}


a,.menu_level_1,.menu_level_2,.polozka_odkaz {
  color: #0066ff; 
  font-weight:bold;
  text-decoration: none;
  padding: 0px;
  margin:0px;
}
a.main_navigation_prew,a.main_navigation_next{
  font-size: 1.1em
  padding-left: 16px;
  text-decoration: none;
}
a.main_navigation_prew {
  text-align: left;
}
a.main_navigation_next {
  text-align: right;
  padding-right: 10px;
}

.menu_level_1,.polozka_odkaz{
	font-size: 1.3em;
	text-align: left;
	padding-bottom: 5px; /* !!!!!!!!  nejede  !!!!! */
}

.menu_level_2 {
	font-size: 1.1em;
	text-align: left;
}

.menu_active {
  color: Green;
  text-align: left;
  
  
  /*font-size: 160%; //nadrazeneho prvku 
  font-weight:bold;*/
}

h1 {
  color: Green; 
  font-weight:bold;
  text-decoration: none;
  text-align: left;
  font-size:x-large;
  padding-left:15px;
}

h2 {
  color: Black;
  font-weight:normal;
  text-decoration: underline;
  text-align: left;
  font-size:17px;
  padding-left:15px;
}

.copyright {
  font-weight:normal;
  text-align: center;
  font-size: 12px;
  padding-left:8px;
  color: black;
}


@media screen and (max-width: 900px) {
  /* pravidla se aplikují jen při šířce do 960 px */
  .menu_level_1 {
    font-size: 24px;
  }  
  .menu_level_2 {
    font-size: 20px;
  }
}

