/*  * {border: none !important}*/
body{
	font-family: Arial, Helvetica, sans-serif;
	background: #fff;
	color: #000;
	font-size: 11pt;
	line-height: 1.3;
}
hr, .skryt, #menu, #panel_all, #flags, #servis, #toplist_, caption {
	display: none;
}
#foot {
    border-top: 1px dotted #333;
	clear: both;
	margin-top: 25px;
}

h1 a:link,h1 a:visited,h1 { 
    color: #000; 
	font-size: 16pt;
}

h2, h3, h4 {
	font-weight: normal;
	font-style: normal;
	font-size: 14pt;
	color: #2d4463;
}
a:link, a:visited {
	color: #2c548a;
}
img {
    border: 3px solid #c0c0c0; 
    display: block;
    float: right;
	margin:5px 0 0 15px;
}
.left img { 
    float: left;
}
address { 
    font-style: normal;
}
.zvyrazneni {
    border: 1px solid #042872;
	background-color: #dcdcdc;
	padding: 10px;
	margin: 10px 0;
	font-size: 110%;
}


/* ---------- mapa */
#mapa { width: 580px; height: 400px; border: 1px solid black; margin:0px auto 10px auto; font-size: 11px; line-height:16px;
/* podstrceni fotky mapy pro tisk */background: url(../lyout/img/mapa.jpg) center center no-repeat; }
#mapa *{ color: #000000; font-size: 11px; line-height:16px; text-align: left;}
#mapa-ie6 {
    background: url(../lyout/img/mapa.jpg) center center no-repeat;
	width: 580px; height: 400px; border: 1px solid black; margin: 0px auto 10px auto;
}

.table,table{border-collapse:collapse;width:100%;font-size:100%}
th,td{padding:2px 10px;text-align:left;border:1px solid #cecece}
thead th{border-bottom:3px solid #cecece}

fieldset { 
    padding: 10px 20px;
	border: 2px solid silver;
	margin-bottom: 15px;
} 
.cistic {
	clear: both;
	height: 0px;
	line-height: 0px;
	font-size: 0px;
}
