body {
	text-align: center;
	padding: 0px;
	margin: 5px;
	background-color: #333333;
	overflow-y: auto;
	overflow: -moz-scrollbars-vertical;
}

div#odkazy {
	font: 0.7em Arial, Helvetica, sans-serif;
	width: 450px;
	padding-right: 300px;
	margin: 0px auto;
	text-align: center;
}

div#odkazy a {
	color: white;
}

div#hlavniNadpis {
	display: none;
}

div#text {
	width: 410px;
	background-color: Black;
	float: left;
}

div#vnitrniText {
	margin: 15px 0px 0px 0px;
	border-left: 5px solid #393532;
	border-right: 5px solid #393532;
	color: White;
	padding: 3px;
	min-height: 600px;
	height: 600px;
	text-align: left;
	font: normal 0.9em Arial, Helvetica, sans-serif;
}

div#vnitrniText a {
	color: #FF5611;
}

div#vnitrniText a:hover {
	color: #999999;
}

div#vnitrniText h3 {
	margin: 3px 0px;
	font-size: 1.3em;
	padding-left: 15px;
	background: url(grafika/odrazka.gif) no-repeat left center;
	clear: both;
}

div#vnitrniText acronym {
	cursor: help;
	border-bottom: 1px dotted #999999;
}

div[id]#vnitrniText {
	height: auto;
}

div#vnitrniText cite {
	text-align: center;
	display: block;
	margin: 10px;
}

div#vnitrniText p {
	margin: 10px;
}

div#hlavniBlok, div#dolni {
	width: 800px;
	margin: 0px auto;
	background: url(grafika/pozadi.gif) repeat-y 0px 7px;
}

div#dolni {
	background: url(grafika/dolni.gif) no-repeat left top;
	height: 30px;
}

div#nadpis {
	float: left;
	width: 40px;
	background-repeat: no-repeat;
}

div#nadpis h2, div#menu ul {
	display: none;
}

div#menu {
	width: 345px;
	height: 600px;
	float: right;
}

table.reference, table.expoReference {
	color: White;
	border: 1px solid #999999;
	background-color: #393532;
	margin: 5px 0px 0px 0px;
	font-size: 1em;
}

table.expoReference td {
	vertical-align: middle;
	text-align: center;
}

table.expoReference td em {
	font-size: 0.9em;
}

table.reference th, table.reference td {
	text-align: left;
	font-size: 1em;
	vertical-align: top;
}

table.reference img, table.expoReference img {
	margin: 0px auto auto 0px;
	border: 0px;
}

td.nahled {
	width: 144px;
}

div.fotoReference {
	float: left;
}

div.fotoReference a img {
	border: 0px;
}

div.fotoReference a {
	border: 3px solid #999999;
	display: block;
	width: 144px;
	height: 108px;
	margin: 10px 0px 0px 30px;
}

div.fotoReference a:hover {
	border: 3px solid #FF5611; 
}

table.kontakt {
	margin: 10px;
}
