/* Made by MiPo in 2006 */
@import url('fool.css');

@media screen, projection {
  * {margin: 0px; padding: 0px;}
  #stat, hr {display: none;}
  
  html {text-align: center; font-family: "Trebuchet MS", "Geneva CE", lucida, sans-serif; font-size: 90%; line-height: 140%; background-color: #fff6cc;}
	body {width: 556px; margin: 0 auto; padding: 0 10px; border-left: 10px ridge #fdd100; border-right: 10px groove #fdd100; text-align: left; clear: both; background-color: white;}
  
  h1#top, p#top {position: relative; width: 100%; height: 50px; padding-top: 70px; text-align: right; background: url("zirafa.jpg") 0 -80px no-repeat;}
  h1#top span, p#top span {position: absolute; top: 55px; right: 0; display: block; width: 225px; height: 50px;background: url("logo.jpg") top left no-repeat;}
  h1 {clear: both; padding: 15px 0; text-align: center;}
  h2 {padding: 10px 40px; font-size: 130%;}
  
  ul {margin: 2px 15px; padding: 2px 15px;}
  
  ul#menu {font-size: 100%; font-family: Georgia, "New York CE", utopia, serif; width: 555px; margin: 0 auto; padding: 0; list-style-type: none;}
  ul#menu li {float: left; background-color: #fdd100;}
  ul#menu li a {display: block; di\splay: inline-block; padding: 10px 18px; text-decoration: none; color: white;}
  ul#menu li a:hover, ul#menu li a#chosen {background-color: #bbbbbb;}
  
  p#odsek {padding: 5px 2px; text-indent: 30px; text-align: justify;}
  p#image {width: 550px; margin: 5px auto; }
  #o-galeria {text-align: center;}
	#galeria {width: 500px; margin: auto;}
	#galeria .riadok {clear: both; margin: 0; padding: 0;}
	#galeria .o-fotka {width: 125px; height: 105px; text-align: center; float: left;}
	#galeria .o-fotka .fotka {margin: 0 auto; padding: 0;}
	#galeria p#galeria-menu {clear: both; text-align: center;}
  
  #natahovac {height: 100px;}
  p#pata {clear: both; border-top: 3px double #fdd100; margin-top: 5px;}
}

@media aural {
	* {volume: medium; speech-rate: medium;}
	abbr {speak: spell-out}
	h1, h2 {pause-before: 200%}
	h3, h4 {pause-before: 180%}
	p {pause-before: 120%}
	#stat, hr {speak: none;}
}
