/* CSS Document */
a         {text-decoration: none;font-family : Monotype Corsiva;font-size: 100%;}
a:link    {color: #000;font-family : Monotype Corsiva;font-size: 100%;}
a:visited {color: #000;font-family : Monotype Corsiva;font-size: 100%;}
a:active  {color: #000;font-family : Monotype Corsiva;font-size: 100%;}
a:hover   {color: #ff0000;font-family : Monotype Corsiva;font-size: 100%;}
#vlajecky2 {
	margin-left: -70px;
	margin-top: 4px;

}
body {
	margin: 0;
	padding: 0;
	font-family: verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 100%;
  color: #454545;
  padding-top: 0;
  background: #F4F0E4;
}

.over	{width: 640px; height: 390px; border: 0px solid blue; margin: 2px}

h1 {font-size: 160%;}
h2 {font-size: 120%;}
h3 {font-size: 105%;}

#top {
  width: 100%;
	height: 600px;
  background: url(body.gif) repeat;
  padding-top: 20px;
}


#vlajky{
  background-image: URL('../obrazy/index_03.jpg'); /* obrázek na pozadí */
  position:relative;
}

#menu{
  background-image: URL('../obrazy/index_06.jpg'); /* obrázek na pozadí */
  position:relative;
}

#anim{
  background-image: URL('../obrazy/index_14.jpg'); /* obrázek na pozadí */
  position:relative;
}

#kontakt{
  background-image: URL('../obrazy/index_21.jpg'); /* obrázek na pozadí */
  position:relative;
}

#podklad{
  background-image: URL('../obrazy/index_23.jpg'); /* obrázek na pozadí */
  position:relative;
}

#hlava{
  background-image: URL('../obrazy/index_16.jpg'); /* obrázek na pozadí */
  position:relative;
}

#click{
  background-image: URL('../obrazy/index_18.jpg'); /* obrázek na pozadí */
  position:relative;
}



/*kontakt*/
#text{
  font-family : Arial;
}

#text2{
  text-align:left;
  font-family : Monotype Corsiva;
  color : #000;
  width: 630px;
	font-size: 100%;
}

#text2_hlava{
  text-align:center;
  font-family : Monotype Corsiva;
  color : #fff;
  width: 360px;
	font-size: 100%;
}

#text2_click{
  text-align:right;
  font-family : Monotype Corsiva;
  color : #fff;
  width: 660px;
	font-size: 100%;
}


#animace{
  background: #B4914F;
}



#text2_kontakt{
  text-align:center;
  font-family : Monotype Corsiva;
  color : #000;
  width: 229px;
	font-size: 120%;
}

#text2_menu{
  text-align:right;
  font-family : Monotype Corsiva;
  color : #000;
  width: 660px;
	font-size: 95%;
	font-weight: bolder;
}

#text2_vlajky{
  text-align:right;
  font-family : Monotype Corsiva;
  color : #000;
  width: 220px;
	font-size: 95%;
}

#text2_pata{
  text-align:rigth;
  font-family : Monotype Corsiva;
  color : #000;
  width: 999px;
	font-size: 80%;
}


#text2_pata2{
  text-align:center;
  font-family : Monotype Corsiva;
  color : #000;
  width: 300px;
	font-size: 80%;
}



/*copy*/
#copy{
  font-family : Arial;
  color : #000000;
  font-weight: bolder;
  text-align:justify;
	font-size: 70%;
}


