body {
	  font-family: Arial,sans-serif;
	  font-size: small;
    background: url(bg.jpg) repeat-y;  
    background-position: 50% 10px;
	}

#uzaviraci {
    position: relative;
    top: -15px;
    margin: 0 auto;
	  width : 1000px;
	  background: #FFFFFF;
	  background: url(bg.jpg) repeat-y;
	}

h1 {
	  width : 100%;
	  font-size: 170%;
          
	}


#center {
	  float: left;
    text-align: center;
    font-size: 110%;
    padding-top: 10px;
    margin: 0 2px 0 2px;
	  width: 656px;
	  list-style: none;
	  color: #000000;
    background: #aad1f7 url(../obr/rohy_horni.gif) no-repeat top left;
	}
	

#down {
    float: left;
	  padding-top: 10px;
    text-align: center;
	  width: 100%;
	  height: 30px;
	  border-top: 2px solid white; 
    border-bottom: 20px solid white; 
	  list-style: none;
	  color: #000000;
    background: #FEFE45 url(../obr/bottom_full_bg.png) no-repeat bottom left;
	  
	}


#down2 {
	  float: left;
	  padding-top: 10px;
    text-align: center;
	  width: 100%;
	  height: 30px;
	  border-top: 2px solid white; 
    border-bottom: 20px solid white; 
	  list-style: none;
	  color: #000000;
    background: #FEFE45 url(../obr/bottom_full_bg.png) no-repeat bottom left;
	  
	}



#head {
	  float: left;
	  width: 100%;
	  margin: 0;
	  padding: 0;
	  list-style: none;
	  color: #000000;
	  border-top: 10px solid white;
	  border-bottom: 1px solid white; 
	  background: #6699ff url(../obr/top_full_bg.png) no-repeat top left;
	}
	
#head_horni {
	  float: left;
	  width: 360px;
	  margin: 0;
	  font-weight: bold;
	  text-align: center;
    font-size: 600%;
	  color: #000000;
	  padding: 0px 10px 0px;
	}
	
#head_dolni {
	  float: left;
	  margin: 0;
	  width: 360px;
	  font-weight: bold;
    font-size: 300%;
	  color: #000000;
	  text-align: center;
	  padding: 10px 10px 0px;
	}
	
#head_prava {
    float: right;
	  width: 600px;
	  padding: 10px 10px;
	}

#down_ul {
	  float: left;
	  margin: 0;
	  padding: 0;
	  list-style: none;
	}
	
#down_leva {
	  float: left;
	  padding: 6px 10px;
	}
	
#down_prava {
	  float: right;
	  font-weight: bold;
    font-size: 100%;
	  padding: 6px 10px;
	}

#left_side {
	  float: left;
	  width: 170px;
	  height: 600px;
	  padding-top: 10px;
	  margin: 0 0 0 0;
	  font-weight: bold;
	  font-size: 100%;
	  list-style: none;
	  color: #03121F;
	  text-decoration: none;
	  background: #6699ff url(../obr/left_bg.png) repeat-y top left;
	}
	
#left_side ul {
 
    list-style: none;
    text-decoration: none;
	  padding-left: 20px;
	  padding-right: 0;
	  margin-left: 0;
	  margin-top: 0;
  }
  
#right_side ul {

    list-style: none;
    text-decoration: none;
	  padding-left: 16px;
	  padding-right: 0;
	  margin-left: 0;
	  margin-top: 0;
  }


#right_side {
	  float: left;
	  width: 170px;
    height: 600px;
	  margin: 0 0 0 0;
	  padding-top: 10px;
	  font-weight: bold;
	  font-size: 130%;
	  color: #03121F;
	  list-style: none;
	  background: #6699ff url(../obr/right_bg.png) repeat-y top right;
	}



#navigation a {
    text-align: center;
	  display: block;
	  width: 80%;
	  padding: 6px 6px;
	  margin: 0 0 6px 0;
	  color: #03121F;
	  text-decoration: none;
	  border: 1px solid #03121F;
	  background: #FFFFFF url(../obr/poz_vyp.gif) repeat-x top left;
	}

#navigation a:hover {
	  background: #83BCF3;
	} 
	
#navigation_right a {
    text-align: center;
	  display: block;
	  width: 80%;
	  padding: 6px 6px;
	  margin: 0 0 6px 0;
	  color: #03121F;
	  text-decoration: none;
	  border: 1px solid #03121F;
	  background: #ffffff url(../obr/poz_vyp.gif) repeat-x top left;
	}

#navigation_right a:hover {
	  background: #83BCF3;
	} 


p {

    margin: 0 10px 0 10px;

}
