body {
	background-color: white;
	font-family: Verdana, Arial, sans-serif;
	font-size: 11px;
	color: black;
	text-align: center;
}

table {
	width: 166mm;
	border-spacing: 0 1px;
}
td, th {
	font-size: 11px;
	text-align: left;
	padding-left: 1em;
	padding-right: 1em;
}
th {
	font-weight: bold;
}


#mainblock-out {
	width: 170mm;
	margin-left: auto;
	margin-right: auto;
}
#mainblock-in {
	width: 100%;
	position: relative;
	background-color: white;
	text-align: left;
}

#top {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 109px;
	padding: 0;
	margin: 0;
	background: url("/obr/top_akart.jpg") top left no-repeat;
}

/* vycpavka nad skutecnyma textama, ktera se prekryje
 * hornima dekoracema (top, top-info, top-menu), ktery
 * se umistej pomoci absolute pozic
 */
#padding {
	height: 110px;
}
	
#title-out {
	padding: 0;
	margin: 0;
}
#title-in {
	padding: 0.5em 2mm 0 2mm;
}


#one-pane-out, #two-panes-right-out {
	padding: 0;
	margin: 0;
}
#one-pane-in, #two-panes-right-in {
	padding: 0 2mm 0.5em 2mm;
}

/*
#two-panes-right-out {
	width: 600px;
	float: right;
	padding: 0;
	margin: 0;
}
#two-panes-right-in {
	padding-left: 20px;
	padding-right: 20px;
}
*/

#leftmenu h2 {
	font-size: 10px;
}
#leftmenu p {
	padding-left: 15px;
	margin: 0;
}

#bottom {
	height: 2mm;
	clear: both;
}

h1 {
	margin: 0;
	padding: 0;
	font-size: 18px;
	font-weight: bold;
}

h4 {
	font-size: 13px;
}

p {
	margin-bottom: 1em;
}

a, a:link, a:visited {
	font-weight: bold;
	text-decoration: none;
	color: #C46119;
}

#galerie {
	text-align: justify;
	padding-top: 20px;
	clear: both;
}

img.thumb {
	border: 5px solid #C46119;
	margin-bottom: 10px;
	margin-right:  10px;
}

#tym-jezdci {
	text-align: center;
}

#tym-jezdci img {
	border: 5px solid #C46119;
}

#tym-jezdci a, #tym-jezdci a:hover {
	color: white;
}

#tym-jezdci .jmeno {
	height: 38px;
	padding-top: 8px;
	font-size: 12px;
	font-weight: bold;
	margin-bottom: 1em;
}

#jezdec-jmeno {
	background-repeat: no-repeat;
	background-position: -15px 0;
	height: 38px;
	padding-top: 8px;
	padding-left: 0;
	font-size: 12px;
	font-weight: bold;
	margin-bottom: 1em;
}
#jezdec-jmeno span {
	font-weight: normal;
	font-size: 10px;
}

#jezdec-foto {
	border: 5px solid #C46119;
	float: left;
	margin-right: 1em;
}

#jezdec-uspechy {
	padding-top: 10px;
	clear: both;
	
}

#jezdec-uspechy img {
	float: left;
	margin-right: 1em;
}

div.panel {
	border: 3px white solid;
	background-color: black;
	text-align: left;
	width: 300px;
}
div.panel h2 {
	background: #C46119;
	color: black;
	text-align: center;
	padding: 3px;
	margin: 0;
	font-size: 120%;
}
div.panel p {
	text-indent: -6em;
	padding-left: 6em;
	margin: 0 5px 0 5px;
}

.left {
	float: left;
}
.right {
	float: right;
}
.top {
	position: relative;
	top: 0px;
	left: 0px;
}

div.copyright {
	width: 170mm;
	margin-left: auto;
	margin-right: auto;
	border-top: 2px solid black;
	padding: 1em 0 1em 0;
	color: black;
	font-size: 8px;
}

.toptime {
	font-weight: bold;
	background-color: orange;
	color: black;
}
