body {
	font-family: "Times New Roman CE", "Times New CE", "Times CE", "Times New Roman", times, serif;
	line-height: 1.5;
	}
a { color:blue; text-decoration:none }


#main {	margin: 3.2em 0}
.perex {
	font-family: "Arial CE", "Helvetica CE", Arial, helvetica, sans-serif;
	font-weight: bold;
	font-size:108%;
	}

.hidden, #menu, #diskuze,
.info, .ktg-img, .hdr2, .hdr3, .hdr-txt { display:none }

#footer {
	margin:3em 0 0 0; padding:1em 0 0 0;
	border-top: 1px solid silver;
	font-size:70%;
	text-align:center;
	}
	
h1, h2, h3, h4, h5 {
	font-family: "Arial CE", "Helvetica CE", Arial, helvetica, sans-serif;
	line-height: 1.5;
	}
	
.hdr1 {
	position:absolute; top:0; 
	width: 256px; height: 100%;
	margin: 0; padding:0;
	text-decoration:none;
	}
#header .hdr-txt {
	color:red;
	font-size: 85%;
	font-weight: bold;
	text-transform:uppercase;
	}
/* Obrazky v textu */

.blok150 { width:4cm }
.blok180 { width:8cm }
.blok240 { width:6cm }
.floatleft {
	float:left;
	margin: 0.5em 1.3em 0.9em 0;
	position: relative;
	clear: left;
	}
.floatright {
	float:right;
	margin: 0.5em 0 0.9em 2em;
	position: relative;
	}
.vypis .floatleft  { margin: 0.3em 0.7em 0.3em 0; }
.vypis .floatright { margin: 0.3em 0 0.3em 0.7em; }

.img-popis {
	margin: 0.5em 0.1em 0 0.2em;
	font-size: 90%;
	line-height: 1.3em;
	text-align:left;
	font-style: italic;	
	}
.img-autor {
	margin: 0.5em 0.1em 0 0.2em;
	font-size: 70%;
	line-height: 1.3em;
	text-align:right;
	font-weight:bold;
	}
a.img {
	margin:0;
	padding:0;
	border: 0;
	background-color: white;
	color:white;
	text-decoration:none
	
	}

