body {
	BACKGROUND-COLOR: #FFF4E6;
	FONT-SIZE: 15px;
	MARGIN: 0;
	FONT-FAMILY: verdana, arial, helvetica, sans-serif; 
	TEXT-DECORATION: none
	COLOR: #4F0000;
	SCROLLBAR-ARROW-COLOR: #333333; 
	SCROLLBAR-BASE-COLOR: #FFEBCD;
}
#obsah        { position: absolute; 
		width: 588px;
		top: 70px; 
		left: 171px;}
#patka        { width: 100%;}
#hlavicka     { position: absolute; 
		width: 761px; 
		top: 0px; 
		left: 0px; 
		height: 60px }
#lavy         { position: absolute; 
		width: 170px; 
		top: 60px; 
		left: 0px }
#vtip       { position: absolute; 
		width: 79px; 
		top: 60px; 
		left: 660px; 
		height: 160px; }		
#obsah        { 
		BACKGROUND-COLOR: #FFF7EC;
		TEXT-ALING: justify; 
		COLOR: #4F0000;
		FONT-SIZE: 14px;
		FONT-FAMILY: verdana, arial, helvetica, sans-serif; }		
#lavy         { 
		background-color: #FFEBCD; 
		color: white; 
		border-style: none; 
		border-width: medium }
#obsah h1	      { COLOR: #800000;}
#obsah h2	      { COLOR: #900000;}
#lavy h5      { COLOR: #4B0082;}
#lavy a:link {
	FONT-SIZE: 10px; 
	COLOR: #800040; 
	FONT-FAMILY: verdana, arial, helvetica, sans-serif; 
	TEXT-DECORATION: none}
#lavy a:visited {
	FONT-SIZE: 10px; 
	COLOR: #8B0000; 
	FONT-FAMILY: verdana, arial, helvetica, sans-serif; 
	TEXT-DECORATION: none}
#lavy a:active {
	FONT-SIZE: 10px; 
	COLOR: #272323; 
	FONT-FAMILY: verdana, arial, helvetica, sans-serif; 
	TEXT-DECORATION: none}
#lavy a:hover {
	FONT-SIZE: 10px; 
	font-weight: bold;
	COLOR: #333333; 
	FONT-FAMILY: verdana, arial, helvetica, sans-serif; 
	TEXT-DECORATION: none;}
#hlavicka, #patka { 
		background-color: #FFEBCD; 
		FONT-SIZE: 10px;
		FONT-FAMILY: verdana, arial, helvetica, sans-serif; 
		COLOR: #800000; 
		border-style: none; 
		border-width: medium;
		text-align: center; }
div          {  PADDINGg: 1px }
a {	
	text-decoration: none;
	color: #993300;}
a:hover {
	color: #900000;
	text-decoration: underline;}
.cssbtn {
	width:50px;
	margin:0.2em; padding:1px;
	font-size:9px;
	font-family: Verdana, Geneva, sans-serif;
	font-weight:normal;
	text-decoration:none;
	text-align:left;
	background:#750000;
	color:#333;
	border:1px solid black;
	vertical-align:middle;
	white-space:nowrap;
	cursor:pointer;
}
.cssbtn[class] {
	width:auto;
	min-width:50px;
}
.cssbtn strong {
	font-weight:bold;
	background:white;
	color:#936;
}
.cssbtn:hover { background:black; color:white }
.cssbtn:hover strong { background:#ccc; color:black; }
.btnw3c { background:#B00000; color:white }
@media print {
	body {
		font-family: cursive;
	}
	.lavy { 
		display: none;}
	.obsah {
		font-size: 11pt;
		border: 0;
		margin: 0;
		width: auto;}
	.patka{
		font-size: 10pt;
		width: auto;
		text-align: center;
		border: 0;
		padding: 5px;
		margin: 0;}
	.hlavicka {width: 100%;
		text-align: center;
		font-size: 20pt;
		padding-top: 20px;
		border-bottom: 0;}
}
