img { outline: none !important; }
a { outline: none !important; }

body
	{
	background-color: yellow;
	}


#hlavni
	{
	margin: 0 auto;
	height:700px;	
	width: 800px;
	}


#zahlavi
	{
	height: 100px;
	width: 800px;
	background-image: url(image/zahlavi.png);
	}

#menu a
	{
	display: block;
	}


#menu
	{
	height: 100%;
	width: 160px;
	background-image: url(image/prechod_menu.jpg);
	float: left;
	}

#data
	{
	position:relative;
	height: 700px;
	width: 640px;
	background-color: #ff8000;
	float: right;
	}

#zapati
  {
  clear: both;
  width: 800px;
  height: 25px;
  background-image: url(image/zapati.png);
  }

.menu_s
  {
  padding: 0px 0px 0px 20px;

  }

a.text_menu 
	{
	display:block;
	width: 120px;
	color: orange;
	text-decoration: none;
	font-weight: bold;
	border: 1px solid black;
	}

a.text_menu:hover
	{
	width: 95px;
	display:block;
	border: 1px solid red;
	padding: 0px 0px 0px 25px;
	}

.nadpis
	{
	padding: 15px 20px 15px 25px;
	font-size: 20px;
	text-decoration: underline;
	}

.text
	{
	padding: 10px 30px 10px 35px;
	font-weight: bold;
	text-decoration: underline;
	font-size: 16px;
	}
.text1
	{
	padding: 0px 0px 0px 130px;
	font-size: 14px;
	}

.od_ramecek
  {
  border: 0px;
  }

.odsazeni
  {
  margin: 20px 20px 20px 45px;
  }

.odsazeni_foto
  {
  margin: 0px 10px 0px 40px;
  }
  
a.odkaz 
	{
	display:block;
	color: black;
	text-decoration: none;
	font-weight: bold;
	}

a.odkaz:hover
	{
	text-decoration: underline;
	}

.odkaz_odsazeni
  {
  padding: 5px 0px 0px 20px;
  }
  
.hodiny
  {
  text-align: center;
  }
