body {margin: 1em; background:#F5F5F5;
	color:black;
	font:80% Arial, sans-serif;
	background-image: url("img/pozadi01.jpg"); 
	width:71em;}

img {border: 0}
p {margin: 0.4em; line-height: 120%;}
cite {font-weight: bold}	
li {margin: 0.2em;}

.zvyrazni {font-weight: bold;	font-size: 200%;}
.tbl-str {margin:0 auto;}
.vpravo {text-align: right}
.nastred {text-align: center;}
.stanovy {text-align: center;	border-bottom: 0;}
.sirka50 {width:50%;}
.stanovy-podmenu-a {list-style-type: lower-alpha;	margin-left: 1em;}		
.stanovy-podmenu-none {list-style-type: none;	margin-left: -0.5em;}
.reklama {color: black;	background: white;}

#hlavicka h1 {font-size: 180%; color:white;}
#hlavicka a {color: white;}
#hlavicka a:active {color:#003366; background: white;}
#hlavicka h1 { display:block; margin: 0.2em; 
	padding: 0.1em; 
	border-bottom: solid 1px #003366;
	font-size: 180%; color:white;}
#hlavicka{margin-bottom: 0.5em;
	padding: 0.5em;
	border: 1px 1px 1px 1px solid #003366;
	text-align:center;
	line-height:130%;
	background: #003366;}

#obsah  {float: right;
	width: 55.2em;
	padding: 0.em;
	border: 1px 1px 1px 1px solid #003366;
	text-align:left;
	line-height:130%;
	background: white;
	margin-bottom:0.5em;}

#obsah h1,h2,h3,h4 { display:block; 
	color: #003366; 
	margin: 0.5em; 
	padding: 0.1em; 
	font-size: 140%; 	}	
#obsah h2 {border-bottom: solid 1px #003366;	}
#obsah h3 {font-size: 120%; border-bottom: solid 1px #003366;}
#obsah h4 {font-size: 100%}
#obsah h5 {font-size: 100%; margin: 0.5em}
#obsah a {color: #003366;	font-weight: bold;}	
#obsah a:hover { background:black; color:white; }
#obsah a:active { background:black; color:white; }
#obsah ul, #obsah ol {margin-top:0.2em; margin-bottom:0.2em;}
#obsah ul.bezodrazky {list-style-type: none; padding-bottom: 3px}
#obsah ul.odrazka  {list-style-type: disc; padding-bottom: 2px}

#menu {float:left;
    width: 14.5em; 
	 border: 1px #003366 solid; 
	 text-align: center; 
	 background-color: #003366; 
	 color:white;
	 margin-bottom: 0.5em;}
#menu h4 {display:block;
	margin:0; padding:5px 0.5ex;
	border: 1px solid white;
	background:black; color:white;
	font-size:110%;
	font-weight: bold;}
#menu p { margin:0px; padding:0px }
#menu p+h4 { margin-top:1em; }
#menu a {display:block;	
	margin:0; padding:5px 0.5ex;
	background: #003366; color: white;
	font-size:100%; font-weight:bold;
	text-decoration: underline;}
#menu a.reklama {display:block;	
	margin:0; padding:5px 0.5ex;
	background: white; color: black;
	font-size:100%; font-weight:bold;
	text-decoration: underline;}	
#menu .neaktivni {display:block;	
	margin:0; padding:5px 0.5ex;
	font-weight: bold; font-style: normal;}
#menu a:hover, #menu a:active { background:white; color:black; }

#paticka {clear:both; margin-top:0.2em;
	padding: 0.5em; border: 1px 1px 1px 1px solid #003366;
	line-height:130%;
	background: white; font-size: 80%;	text-align: left;}
#paticka a {color:#003366;	font-weight: bold;}	
#paticka a:hover, #paticka a:active { background:black; color:white; }

.card-left, .card-right {
       float: left;
       width: 168px;
       margin: 0 3px 3px 0;
       padding: 3px 0;
       text-align: center;
       background: white;
       border-right: 1px solid #ccc;
       border-bottom: 1px solid #ccc;
       font-size: 75%;
       }
    .card-right {
       float: right;
       margin: 0 0 15px 15px;
       }
		 
.card-left p, .card-right p {line-height:1.2em}

@media print

{
	#hlavicka {border:0;}
	h1 {border:0; text-decoration: none;}
	body{font-size:12pt;}
	#obsah{width:100%; border:0;}
	#menu {display:none;}
	#paticka {border:0; text-align: left;}
}
