	/* hide from ie on mac \*/
	#flashcontent {
		visibility: hidden;
	    margin: 0 auto;
		text-align: center;
		height: 1px;
		width: 1px;
	}
	/* end hide */
	
	#hlavni {
		width: 720px;
		margin: 0 auto;
		text-align: left
	}

	body {
		height: 100%;
		width: 720px;
		background-color: #fafafa;
		color:#000000;
		font-family:verdana;
		font-size:12;
	    margin: 0 auto;
		text-align: center;
	}
	
	h1 {
		font-size: 16;
		text-align: center;
		padding-top: 0px;
	}
	
	h2 {
		font-size: 13;
	}
	
	p.mapka {
		text-align: center;
	}
	
	img {
		border: 0px;
	}

	table {
		width: 80%;
		border-collapse: collapse;
		border-color: silver;
		border-width: 1px;
	}

	td {
		font-size: 12;
		text-align: center;
		border-color: silver;
		border-width: 1px;
		padding: 4px;
	}
	
	.skryjprotisk {
		height: 1px;
		width: 1px;
		visibility: hidden;
	}
