/* www.udvouzlatychklicu.cz - print*/
/* created: Jan Chrt, www.jenicek-design.cz */

body {
	text-align: center;
	margin: 0px auto;
  font: 12pt Times New Roman CE, times, serif;
	color: #000;
	background: #fff;
  }

#box {
  width: 100%;
  height: auto;
	margin: auto;
	padding: 0px;
	}

#main {
  width: 100%;
  height: auto;
	margin: 0px 0px;
	padding: 0px;
	}

/* ----- head -----*/
#head {
  width: 100%;
  height: auto;
	margin: 0px;
	padding: 0px;
	text-align: center;
	}

#head h1 span{
  display: none;
  }

#head h1 span a{
  display: none;
  }

#graf_head {
  display: none;
  }

#graf_head a{
  display: none;
  }

/* ----- menu -----*/
#menu {
  display: none;
	}

/* ----- body -----*/
#body_web {
  width: 100%;
  height: auto;
	margin: 0px;
	padding: 0px;
	}

#uvitani {
  width: auto;
  height: auto;
	margin: 10px 30px 10px 30px;
	padding: 0px;
	text-align: justify;
	}

#aktuality {
  width: auto;
  height: auto;
	margin: 10px 30px 10px 30px;
	padding: 0px;
	text-align: center;
	border: 1px solid #000;
	}

#aktuality ul{
  margin: 0 0 15px 0;
	padding: 0px;
	font: 14pt Times New Roman CE, times, serif;
  text-align: center;
	}

#aktuality li{
  margin: 5px;
	padding: 0px;
	}

#aktuality a{
  font: 14pt Times New Roman CE, times, serif;
  margin: 0 20px 0 20px;
  }

#aktuality span{
  margin: 0 10px 0 10px;
  }

#foto_index {
  width: auto;
  height: auto;
  margin: 5px;
	padding: 0px;
	}

#odkazy_index {
  width: 40%;
  height: auto;
	text-align: center;
	float: left;
	}

#odkazy_index a{
  display: block;
  width: 100%;
  margin: 5px;
  text-decoration: none;
  }

#adresa_index {
  width: 40%;
  height: auto;
	margin: 5px;
	padding: 0px;
	float: right;
	}

  
/* ----- foot -----*/	
#foot {
  display: none;
	}


/* ----- basic -----*/	

a {
  text-decoration: underline;
  color: #ff0000;
  }

p {
  margin: 0px;
	padding: 0px;
  }

h2 {
  font: 15pt Times New Roman CE, times, serif;
  }

img {
  border: none;
  }
 
.small {
  font: 9pt Times New Roman CE, times, serif;
  } 
  
.noscreen {
  display: none;
  }   
