
#logo {margin: 0 auto; position: relative; width: 768px; height: 80; top: 0px; left: 0px}

#menu {margin: 0 auto; position: relative; width: 768px; height: 31; top: 0px; left: 0px}

#obsah {margin: 0 auto; position: relative; width: 768px; height: auto; top: 0px; left: 0px}

#zapati {margin: 0 auto; position: relative; width: 768px; height: 30; top: 0px; left: 0px}


a:link    {color: white}
a:visited    {color: white}
a:active    {color: white}

a:link, a:visited {text-decoration: none}
a:hover    { color: gold}



body {
	background-image: url(backgroun.jpg);
	background-repeat: repeat-x;
}
