body {
	background-color: #D3EADE;
	font: 13px Tahoma, Arial, Helvetica, sans-serif;
	padding: 0; margin: auto;
	position: relative; width: 900px;

}

table {
	margin: auto;
	border-collapse: collapse;
	border: 0;
	padding: 0;
	width: 900px;
}

td {
	border: 0;
	padding: 0;
	margin: 0;
}

td.levy {
	background: url("obr/levy.gif") no-repeat;
	width: 35px;
	height: 270px;
}

td.stred	{
	background: url("obr/stred.gif") no-repeat;
	width: 830px;
	vertical-align: top;
	padding-top: 110px;
	text-align: center;

}
td.pravy {
	background: url("obr/pravy.gif") no-repeat;
	width: 35px;
}

td.spodek {
	background: url("obr/spodek.gif") no-repeat;
	height: 51px;
	text-align: center; vertical-align: middle;
}

#hlavni {
	padding-top: 10px;
}
#hlavnifoto {
	padding-top: 5px;
}

img {
	border: 0;
}

img.ram {
	border: 1px solid black;
}

h1 {
	font-size: 15px; font-weight: bold;
	padding: 0; margin: 5px 0 15px 0;
}

.copy {
	font: bold 11px/20px Tahoma, Arial, Helvetica, sans-serif;
	color: black; margin: auto;
	width: 830px;
	border-top: 1px solid black;
	border-bottom: 1px solid black;
}
.copy a{
	color: darkblue;
}
.copy a:hover{
	color: blue;
}

.foto {
	display: block; float: left;
	width: 160px; height: 120px;
	border: 1px solid black; 
	line-height: 0; 
	margin: 1px; margin-bottom: 15px;
	background-color: black;
}

.foto:hover {
	border: 1px solid #D3EADE;
}

a {	
	color: darkblue;
	font-weight: bold;
}
a:hover {	
	color: blue;
	text-decoration: none;
}

.vstred {
	padding-top: 6px;
}

#navigace {
	display: block;
}

#navigace a {
	font: bold 13px/18px Tahoma, Arial, Helvetica, sans-serif;
	text-decoration: none;
	border-top: 1px none; border-bottom: 1px none;
}

#navigace a:hover {
	border-top: 1px solid blue; border-bottom: 1px solid blue;
}
