/* Made by MiPo in 2003-2006 */
@import url('fool.css');

@media all {
  * {margin: 0px; padding: 0px; font-family: "Trebuchet MS", "Geneva CE", lucida, sans-serif; font-size: 100%; line-height: 140%; }
  
  a {color: #ed8133;}
  h1 {margin-bottom: 100px;}
  h1 a {text-decoration: none;}
  
  p#oznam {margin-bottom: 20px; width: 600px;}
  
  p#rss {position: absolute; top: 2px; right: 2px;}
  p#rss a, p#rss a span {display: block;}
  p#rss a span {position: absolute; top: 0; left: 0; z-index: 3;}
  
  table {clear: both;}
  table td {padding: 2px; border: 0;}
  table tr a {color: black;}
	table td.druhy {padding-left: 1em;}
  table tr.parny {background-color: #ffa500;}
  table tr.parny a {color: white;}
  
  #stat, hr {display: none;}
}

@media screen, projection {
  html {text-align: center;}
  body {width: 46em; margin: 10px auto; text-align: left; position: relative;}
  
  h1 a {font-size: 200%; letter-spacing: 0.4em; padding: 0.5em 0 0 1em;}
  h2 {font-size: 110%; text-align: right; margin: 5px 150px 20px 0;}
  h2 a:hover {text-decoration: none;}
  
  p#hodiny, #adsense {margin-left: 2.5em;}
  p#hodiny {width: 39em; font-size: 90%;}
  p#rss a, p#rss a span {width: 128px; height: 128px;}
  p#rss a span {background: transparent url("ikona.png") top left no-repeat;}
  table {margin: 1em 2em; width: 35em;}
}

@media handheld {
  a {color: #ed8133;}
  h1 {font-size: 130%; margin: 0.5em 0.2em;}
  h2 {font-size: 90%; text-align: center; margin: 0.5em 0;}
  
  p#hodiny {font-size: 80%; margin: 0.5em; text-align: justify;}
  p#rss a, p#rss a span {width: 28px; height: 28px;}
  p#rss a span {background: transparent url("ikona-mala.png") top left no-repeat;}
}

@media print {
	html, body {background-color: white;} 
}

@media aural {
	* {volume: medium; speech-rate: medium;}
	abbr {speak: spell-out}
	h1, h2 {pause-before: 200%}
	p {pause-before: 120%}
	#stat, hr {speak: none;}
}
