body {
	background: #fff;
	font-family: Candara, 'Trebuchet MS', 'Geneva CE', lucida, sans-serif;
	margin: 0; padding: 0;
	line-height: 1.5;
}

img {
	padding: 0; border: 0;
}

a {
	color: #b32633;
}

a:hover, a:active {
	color: #81151f;
}

#page {
	border: 1px solid #fff;
	width: 969px;
	margin: 20px 0 40px 18px;
}

#header {
}

#header h1 {
	margin: 0;
	float: left;
}
#header #line1, #header #line2 {
	float: right;
	margin-bottom: 2px;
}

#sidebar {
	clear: both;
	float: left;
	width: 246px;
	background: #242125 url('img/tafsport.gif') bottom center no-repeat;
	color: #d2d2d2;
	min-height: 345px;
	text-align: center;
	padding: 42px 6px 150px 6px;
	border-bottom: 30px solid #242125;
}
#sidebar a {
	color: #d2d2d2;
}
#sidebar h2 {
	margin: 0 auto 0 auto;
}
#sidebar ul {
	padding: 0;
	margin: 0 0 40px 0;
}
#sidebar ul li {
	list-style: none;
	margin: 0;
	padding: 0.2em 0;
}

#main {
	float: right;
	width: 701px;
	padding: 14px 0 5px 8px;
}
#main h2 {
	color: #b32633;
	text-align: center;
	margin-top: 0;
}
#main table {
	margin-bottom: 32px;
}

.center {
	text-align: center;
}
.bigger {
	font-size: 146%;
}
.cleaner {
	clear: both;
}



table.podkategorie {
	width: 100%;
	margin-bottom: 1.4em;
}
table.podkategorie td {
	width: 24%;
	min-width: 132px;
	text-align: center;
	vertical-align: middle;
	border: 1px solid #eee;
	border-bottom-width: 0;
	padding: 0;
	background: #f5f4f4;
}
table.podkategorie td.spacer {
	width: 10px; min-width: 10px;
	height: 10px;
	border: 0;
	background: none;
}
table.podkategorie .btm td {
	border-width: 0 1px 1px 1px;
	vertical-align: top;
}
table.podkategorie .btm td h2, table.podkategorie .btm td h3 {
	padding: 0; margin: 0;
	font-size: 1.1em;
}
table.podkategorie a {
	display: block;
	padding: 6px 5px 2px 5px;
	text-decoration: none;
}
table.podkategorie .btm a {
	padding-top: 2px;
	padding-bottom: 6px;
}
table.podkategorie a:hover {
	text-decoration: underline;
}
