/* CSS Document */
a         {text-decoration: none;font-family : Monotype Corsiva;font-size: 100%;}
a:link    {color: #fff;font-family : Monotype Corsiva;font-size: 100%;}
a:visited {color: #fff;font-family : Monotype Corsiva;font-size: 100%;}
a:active  {color: #fff;font-family : Monotype Corsiva;font-size: 100%;}
a:hover   {color: #ccc; text-decoration: underline;font-family : Monotype Corsiva;font-size: 100%;}

body {
	margin: 0;
	padding: 0;
	font-family: verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 100%;
  color: #454545;
  padding-top: 0px;
  background: #000;
}

.over	{width: 675px; height: 380px; border: 0px solid blue; margin: 5px}

#top {
  width: 100%;
	height: 600px;
  background: #000;
  padding-top: 0px;
}


#menu{
  background-image: URL('../obrazy/index_03.jpg'); /* obrázek na pozadí */
  position:relative;
}

#podklad{
  background-image: URL('../obrazy/index_07.jpg'); /* obrázek na pozadí */
  position:relative;
}

#pata{
  background-image: URL('../obrazy/index_11.jpg'); /* obrázek na pozadí */
  position:relative;
}


/*kontakt*/
#nadpis{
  width: 600px;
  margin:0px 0px 0px 10px;
  font-family : Monotype Corsiva;
  color : #000000;
  position:relative;
  font-weight: bolder;
  text-align:justify;
	font-size: 120%;
}

/*kontakt*/
#text{
  font-family : Monotype Corsiva;
  color : #000000;
}

#text2{
  text-align:left;
  font-family : Monotype Corsiva;
  color : #fff;
  width: 670px;
	font-size: 110%;
}

#text2_menu{
  text-align:center;
  font-family : Monotype Corsiva;
  color : #000;
  width: 840px;
	font-size: 110%;
}

#text2_pata{
  text-align:center;
  font-family : Monotype Corsiva;
  color : #000;
  width: 840px;
	font-size: 90%;
}


/*copy*/
#copy{
  font-family : Monotype Corsiva;
  color : #000000;
  font-weight: bolder;
  text-align:justify;
	font-size: 70%;
}



.jidelak{color: white;}
.jidelak tr td{width: 380px; text-align: left; color: white; vertical-align: top;}
.jidelak  .le{width: 50px; text-align: left; color: white;}
.jidelak  .pr{width: 100px; text-align: right; color: white;}


