/* body */
body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-weight: bold;
	color: rgb(182,221,199);
	background-color: rgb(236,246,240);
	background-image: url(pozadie3.jpg);
	background-position: left top;
	background-repeat: repeat-x;
	margin: 0px;
	text-align: center;
  }


/* celok */
.stranka {
	text-align: left;
	width: 1001px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 20px;
	float: none;
  }
  
.strankabgindex {
	text-align: left;
	width: 1001px;
	margin-right: auto;
	margin-left: auto;
	background-image: url(body3.jpg);
	background-repeat: repeat-y;
	background-position: center;
	float: left;
  }

/* hlavicka */
.hlavicka {
	background-image: url(top3.jpg);
	background-color: rgb(236,246,240);
	height: 153px;
	width: 1001px;
  }
  
.menu {
	background-image: url(menu3.jpg);
	background-color: rgb(236,246,240);
	height: 42px;
	width: 1001px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: rgb(182,221,199);
	text-align: center;
  }  
  
.menupad {
	padding-top: 8px;
	padding-left: 0px;
	}  

  
.menu a:link, .menu a:visited {
	color: rgb(182,221,199);
	font-weight: bold;
	text-decoration: none;
	}

.menu a:hover {
  color: white;
  font-weight: bold;
  text-decoration: none;
}    	

/* obsah */
.obsah {
	float: left;
	width: 1001px;
	}
  
.lavy {
  float: left;
  width: 205px;
	font-size: 11px;
	font-weight: normal;
	color: rgb(0,73,36);
	font-weight: normal;
	text-align: left;
  }  
  
.lavy b {
  font-size: 13px;
	font-weight: bold;
	text-align: left;
  }   
  
.lavypad {
	padding-left: 14px;
	padding-right: 25px;
	}  

  
.lavy a:link, .lavy a:visited {
	color: rgb(60,145,100);
	font-weight: bold;
	text-decoration: none;
	}

.lavy a:hover {
  color: rgb(0,73,36);
  font-weight: bold;
  text-decoration: none;
} 

.male9 {
  font-size: 9px;
	font-weight: normal;
	text-align: left;
  } 
  
.male13 {
  font-size: 13px;
	font-weight: bold;
	text-align: left;
	}  
  
.pravy {
  float: left;
  width: 770px;
	font-size: 12px;
	font-weight: normal;
	color: rgb(0,73,36);
	font-weight: normal;
	text-align: left;
  }  
 
.pravy a:link, .pravy a:visited {
	color: rgb(60,145,100);
	font-weight: bold;
	text-decoration: none;
	}

.pravy a:hover {
  color: rgb(0,73,36);
  font-weight: bold;
  text-decoration: none;
}  

.nahlad {
  float: left;
  width: 70px;
  height: 110px;
	font-size: 10px;
	text-align: center;
  }  
  
.nahlad img {
  border: 1px solid rgb(0,73,36);
  }   

.nahlad a:link, .nahlad a:visited {
	color: rgb(60,145,100);
	font-weight: bold;
	text-decoration: none;
	}

.nahlad a:hover {
  color: rgb(0,73,36);
  font-weight: bold;
  text-decoration: none;
}   

.nahlady {
  float: left;
  width: 96px;
  height: 90px;
	font-size: 10px;
	text-align: center;
  }  
  
.nahlady img {
  border: 1px solid rgb(0,73,36);
  }   

.nahlady a:link, .nahlady a:visited {
	color: rgb(60,145,100);
	font-weight: bold;
	text-decoration: none;
	}

.nahlady a:hover {
  color: rgb(0,73,36);
  font-weight: bold;
  text-decoration: none;
} 
  
.velke16 {
  font-size: 16px;
	font-weight: normal;
	text-align: left;
	padding-bottom: 5px;
  } 
  

  
/* paticka */
.paticka {
  background-color: rgb(182,221,199);
	background-image: url(bottom3.jpg);
	background-repeat: no-repeat;
	float: left;
	height: 36px;
	width: 1001px;
	text-align: center;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: rgb(0,73,36);
  }
  
.patickapad {
	padding-top: 13px;
	padding-left: 10px;
	}  

  
.paticka a:link, .paticka a:visited {
	color: rgb(60,145,100);
	text-decoration: none;
	}

.paticka a:hover {
  color: rgb(0,73,36);
  text-decoration: none;
}  
	
.podpis {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-weight: bold;
	color: rgb(182,221,199);
  }	
