body {text-align: center}

#head {position: relative; width: 780px; height: 100px; top: 0px; left: 0px; margin: auto}
#menu {position: relative; width: 780px; height: 25px; left: 0px; margin: auto}
#obsah {position: relative; width: 780px; text-align: left; margin: auto}
	
#head {background-color: #F89500; border: 1px double rgb(0,0,0)}
#menu {background-color: #000000; border: 1px double rgb(0,0,0); border-top: 2px double rgb(221,88,0)}
#obsah {background-color: #FFFFFF; border-left: 1px double rgb(0,0,0); border-right: 1px double rgb(0,0,0); border-bottom: 1px double rgb(0,0,0)}
	
#menu a:link, a:visited {font-family: Arial; font-size: 11pt; color:silver}
#menu a:hover, a:active {font-family: Arial; font-size: 11pt; color: #F89500}