body {Background-color: #FFFFFF;}
#hlavicka{
		position: absolute;
		width: 960px;
		height: 200px;
		top: 10px;
		left: 50%;
		margin-left: -480px;
		}
#levy {
		position: absolute;
		width: 200px;
		height: 0px;
		top: 210px;
  	left: 50%;
		margin-left: -480px;
		}
#pozlevy {background-color: #FFFFFF; }
#obsah {
		position: absolute;
		width: 760px;
		height: 0px;
		top: 210px;
  	left: 50%;
		margin-left: -280px;
		}
#pozobsah {background-color: #FFFFFF; }
.text {
    font-size: 20px;
    font-family: Garamond;
    font-weight: bolder;
    color: Maroon;
				}
.text2 {
    font-size: 15px;
    font-family: Garamond;
    font-weight: bolder;
    color: Maroon;
				}
.text a{
    font-size: 20px;
    font-family: Garamond;
    font-weight: bolder;
    color: Maroon;
				}
.text a:hover{
    font-size: 20px;
    font-family: Garamond;
    font-weight: bolder;
    color: red;
				}
.text2 a{
    font-size: 15px;
    font-family: Garamond;
    font-weight: bolder;
    color: Maroon;
				}
.text2 a:hover{
    font-size: 15px;
    font-family: Garamond;
    font-weight: bolder;
    color: red;
				}
.nadpis {
    font-size: 30px;
    font-family: Garamond;
    font-weight: bolder;
    color: Maroon;
				}
.nadpis2 {
    font-size: 35px;
    font-family: Garamond;
    font-weight: bolder;
    color: Maroon;
				}
