* { padding: 0; margin: 0; }

body { background: white; color: black; font: 65%/1.5 times new roman, helvetica, sans-serif; text-align: left; }

a { color: black; text-decoration: underline; }
a:hover { text-decoration: none; }
a img, img { border: none;}


/*################## struktura ##################*/
#top { display: none; }
h2#habrmanova { font-size: 120%;  }
#navigace { font-size: 80%; }
#content { float: left; width: 60%; }

#levy #menu { display: none; }
#levy #adresa { float: right; width: 30%; }
#levy #adresa img { display: none; }

#pravy { float: right; width: 30%; }
#pravy #fotogalerie { display: none; }

#pata { display: none; }
#image-preload { display: none; }

#copy { text-align: center; width: 100%; display: block; clear: both; position: relative; top: 1cm; }



