body	 {background-image: url("./pictures/pes-01.jpg"); color: black; font-family: "Helvetica", "Sans Sherif"}
p    	 {text-indent: 0px; text-align: justify; margin-left: 20px; margin-right: 20px}
a        {text-decoration: none}
a:body   {color: #CC0000}
a:link   {color: brown}
a:visited {color: grey}
a:active {color: red}
a:hover  {color: red; text-decoration: underline}
h4    	 {color: black; font-weight: 900; text-align: left; margin: 5px 5px 5px 10px}
h3    	 {color: black; font-weight: 900; text-align: center; margin: 10px 10px 10px 10px}
h2    	 {color: black; font-size: 50px; font-weight: 700; text-align: center; margin: 10px}
h1    	 {color: #FF9933; font-size: 50px; font-weight: 700; text-align: center; margin: 10px}

#hlavicka {position: absolute; top: 10px; left: 180px; width: 700px; height: 140px}
#text	  {position: absolute; top: 150px; left: 200px; width: 680px}
#menu	  {position: absolute; top: 100px; left: 190px; width: 700px; height: 10px}
#menu1	  {position: absolute; top: 120px; left: 190px; width: 700px; height: 10px}
#vlevo	  {position: absolute; top: 10px; left: 20px; width: 170px; height: 500px}
#vpravo	  {position: absolute; top: 10px; left: 880px; width: 210px; height: 550px}
