/* CSS Document */
a         {text-decoration: none;font-family : Arial;font-size: 100%;}
a:link    {color: #000;font-family : Arial;font-size: 100%;}
a:visited {color: #000;font-family : Arial;font-size: 100%;}
a:active  {color: #000;font-family : Arial;font-size: 100%;}
a:hover   {color: #ff0000; text-decoration: underline;font-family : Arial;font-size: 100%;}

h1 {font-size: 150%;}
h2 {font-size: 140%;}
h3 {font-size: 130%;}

body {
	margin: 0;
	padding: 0;
	font-family: verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 100%;
  color: #454545;
  padding-top: 0px;
  background: #04215B;
}

.over	{width: 670px; height: 340px; border: 0px solid blue; margin:0px}

#top {
  width: 100%;
	height: 600px;
  background: url(body.gif) repeat;
  padding-top: 0px;
}


#vstup1{
  background-image: URL('../obrazy/index_03.jpg'); /* obrázek na pozadí */
  position:relative;
}

#vstup2{
  background-image: URL('../obrazy/index_13.jpg'); /* obrázek na pozadí */
  position:relative;
}

#okno1{
  background-image: URL('../obrazy/index_05.jpg'); /* obrázek na pozadí */
  position:relative;
}

#okno2{
  background-image: URL('../obrazy/index_10.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 : Arial;
  color : #000000;
}

#text2{
  text-align:left;
  font-family : Arial;
  color : #ccc;
  width: 600px;
	font-size: 80%;
}

#text2_hlava{
  text-align:center;
  font-family : Arial;
  color : #000;
  width: 110px;
	font-size: 80%;
}

#text2_okno1{
  text-align:right;
  font-family : Arial;
  color : #000;
  width: 240px;
	font-size: 80%;
}

#text2_okno2{
  text-align:left;
  font-family : Arial;
  color : #000;
  width: 240px;
	font-size: 80%;
}

#text2_menu{
  text-align:right;
  font-family : Arial;
  color : #000;
  width: 499px;
	font-size: 80%;
	font-weight: bolder;
}

#text2_kontakt{
  text-align:center;
  font-family : Arial;
  color : #000;
  width: 250px;
	font-size: 80%;
}

#text2_pata{
  text-align:right;
  font-family : Arial;
  color : #000;
  width: 650px;
	font-size: 70%;
}

#text2{
  padding-left:15px;
  text-align:left;
  font-family : Arial;
  color : #000;
  width: 600px;
	font-size: 80%;
}

#paticka{
  padding:5px;
  padding-left:5px;
  text-align:left;
  font-family : Arial;
  color : #000;
  width: 920px;
	font-size: 80%;
	background: #95CBF0;
}

/*copy*/
#copy{
  font-family : Arial;
  color : #ccc;
  font-weight: bolder;
  text-align:justify;
	font-size: 70%;
}

