/* Změny dokumentu:
25.08.2022 - založení
*/

/*Rozvržení stránky*/

//body {margin: 0; padding: 0; background: #ffffff; text-align: center; font-family: Arial; background-image: URL('images/palmy.jpg'); background-attachment: fixed; background-size: 100%,100%;}
body {margin: 0; padding: 0; background: #ffffff; text-align: center; font-family: Arial; background-image: URL('images/palmy.jpg'); background-attachment: fixed; background-size: 100%,100%;}

#vycentrovani {position: relative; margin: 10px auto; width: 1280px; height: auto; background-color: grey;}
#hlavicka {position: absolute; top: 0px; left: 0px; width: 1280px; height: 180px; background-image: url('images/logo.png'); border-bottom: solid 4px lightgray;}

#menu_horni {position: absolute; top: 150px; left: 0px; width: 1280px; height: 30px;}
#mh_odkazy {position: relative; padding: 0px; float: left; width: 145px; height: 20px; text-align: center; margin: 5px 3px; border-right: solid 2px lightgray;}
#mh_odkazy_posledni {position: relative; padding: 0px; float: left; width: 145px; height: 20px; text-align: center; margin: 5px 3px; border-right: none;}
a.mh {display: block; font-size: 1.0em; font-weight: bold; color: #ffa500; text-decoration: none; margin-top: 2px; letter-spacing: 2px;}
a.mh:link, a.mh:visited, a.mh:active {text-decoration: none; color: #ffa500;}
a.mh:hover {text-decoration: none; font-size: 1.0em; color: #ffd700;}

//#levy_sloupec {position: absolute; top: 160px; left: 0px; width: 200px; border: solid 1px red;}
#pravy_sloupec {position: absolute; top: 200px; left: 1050px; width: 230px; border: solid 1px lightgray;}
#obsah {position: absolute; top: 200px; left: 0px; width: 1040px; min-height: 600px; padding-bottom: 75px; text-align: justify;}

#paticka {position: absolute; bottom: 0px; left: 0px; width: 1070px; height: 70px; border-top: solid 1px lightgray; text-align: center;}
.copyright {display: block; margin-top: 15px;}

/*********** KONEC *************/

h1 {margin: 0px 0px 5px 0px; text-indent: 20px; font-family: 'Times New Roman'; font-size: 2.0em;}
h2 {margin: 0px 0px 5px 0px; text-indent: 20px; font-family: 'Times New Roman'; font-size: 1.9em; margin-bottom: 1.5em;}
h3 {margin: 25px 0px 10px 0px; text-indent: 20px; font-family: 'Times New Roman'; font-size: 1.5em;}
h4 {margin: 25px 0px 10px 0px; text-indent: 20px; font-family: 'Times New Roman'; font-size: 1.33em;}
h5 {margin: 25px 0px 10px 0px; text-indent: 20px; font-family: 'Times New Roman'; font-size: 1.0em;} /*0.83*/
h6 {margin: 25px 0px 10px 0px; text-indent: 20px; font-family: 'Times New Roman'; font-size: 0.9em;} /*0.67*/

p {font-size: 0.9em; font-family: Verdana; text-align: justify; line-height: 1.5; margin-left: 0px; margin-right: 0px; text-indent: 20px;}
.tucne {font-weight: bold; letter-spacing: 2px;}

.update {font-weight: bold; color: gray;}
.uvodem {font-family: Gabriola; font-size: 1.3em;}
h1.uvodem {font-family: Gabriola; font-size: 2.2em;}