@media screen, print {
	body {background:#fff;font-size:100%;line-height:1.1;font-family: "Georgia CE", "Times New CE", "New York CE", "Times CE", Georgia, times, serif;}
	.centerObsah {width:100%;text-align:center;}
	.obsah {position:relative;background:#FFFFFF none repeat scroll 0 0;margin:0 auto;overflow:hidden;width:900px;text-align:left;}
	#sloupecLevy {float:left;width: 610px;background:#fff;margin-right:40px;}
	#sloupecPravy {float:left;width: 250px;background:#fff;}
	#navTop {position:absolute;top:0px;right:0px;}
	#navBot {float:left;text-align:center;width:100%;border-top:1px solid #eee;padding-top:10px;}
	a, a:visited {color:#1C9BDC;}
	a:hover {color:#c33;}
	#navBot a {margin-left:10px;margin-right:10px;}
	#navBot h6 {font-size:150%;}
	.odstavec {float:left;font-size:100%;margin-top:20px;}
	.poznamky {float:left;font-size:100%;border-top:1px solid #eee;}
	.jmeno {float:right;margin-left:50px;font-size: 100%;margin-bottom:50px;}
	.pikcr {border:1px solid #ccc;width:160px;text-align:center;font-family:Sans-Serif;font-size:70%;}
	.pikcr-L {float:left;}
	.pikcr-R {float:right;margin-left:5px;}
	.pikcr img {border:1px solid black;margin-top:5px;margin-bottom:5px;}
	.pikcr span {float:left;width:100%;}
	.odstavec P {line-height: 200%;margin-top:0px;margin-bottom:0px;}
	.odstavec P:first-letter {font-size: 150%; margin-left:50px; }
	.vsuvka {border:1px solid #ccc;float:right;padding:10px;background:#f5f5f5;font-size:80%;}
	.vsuvka p {line-height:1.6em;margin-bottom:0px;margin-top:10px;}
	.vsuvka .jmeno {margin-bottom:0px;}
	h1, h2, h3 {font-weight:normal;}
	#sloupecLevy H1 {font-size:150%;margin-top:5px;}
	#sloupecLevy H2 {font-size:130%;margin-bottom:5px;margin-top:20px;color:#888;}
	#sloupecPravy H3 {font-size:130%;margin-bottom:5px;margin-top:20px;}
	ul.pravy {list-style-image:none;list-style-position:outside;list-style-type:square;margin-bottom:12px;padding:0px;padding-left:20px;margin-left:0px;font-family:Sans-Serif;font-size:80%;}
	ul.pravy li {padding-bottom:10px;}
	img.bg {border:1px solid #000;}
	.upp {vertical-align:super;font-weight:bold;font-size:80%;}
}

@media print {
	.obsah {width:90%;position:static;overflow:visible;}
	#sloupecLevy {width: 100%;background:#fff;}
	#sloupecPravy {display:none;}
	#navTop {display:none;}
	#navBot {display:none;}
	.odstavec {float:none;font-size:100%;margin-top:20px;}
	#imgSlideShow {display:none;}
	img.bg {display:none;}
}

