
.nadpis {
    width:350px;
    margin-top:-300px;
    margin-right:auto;
    margin-left:auto;
    font-family:cursive;
    font-size: 52px;
    font-style:italic;
  }
.nadpis1 {
    width:700px;
    margin-top:70px;
    margin-right:auto;
    margin-left:auto;
    font-family:cursive;
    font-size: 45px;
    //font-style:italic;
    font-weight:bold;
  }

.text1   {
    font-family:cursive;
    font-size: 18px;
    text-align:center;
    margin-top: 70px;
    line-height: 28px;
  }

.pozadi {
    width:800px;
    margin-top:170px;
    margin-right:auto;
    margin-left:auto;
  }

.text   {
    font-family:cursive;
    font-size: 18px;
    text-align:center;
    margin-top: 300px;
    line-height: 28px;
  }

.uvodni {
    background-image:url('../images/pattern1.jpg');
  }

.vstupte{
	font-family: cursive;
	font-size: 18px;
	text-align: center;
	margin-top: 1em;
}

a:hover {
    color: yellow;
  }

a:link {
    color: black;
  }

a:visited {
    color: black;
  }
  
.brook{
	position: absolute;
	top:1em;
	width:400px;
	margin-right: auto;
	margin-left: auto;
	border-color: black;
	border-width:thin;
	border-style:solid;
	padding:2em;
	background-color:#75B8FF;
	}

.titulek{background-color: #FFB96F;
	 border-style: solid;
	 border-width: thin;
	 border-color: maroon;
	 width: 13em;
	 padding: 0.8em;
	 text-align: center;
	 font-size: medium;
	 font-weight: 900; 
	 color: maroon;
	 position: relative; 
	  
}  
