* {
	margin:0;
	padding:0;
}

img {
	border:0;
}

.cleaner {
	clear:both;
}

.spacer {
	clear:both;
	height:2px;
	font-size:1px;
}

.center {
	text-align:center;
}

body {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#c0c0c0;
	text-align:center;
	background:#373737 url('../img/bg_body.jpg') top left repeat-x;
}

table td {
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#c0c0c0;
}

a, a:hover, a:active, a:visited {
	color:#FFF;
}

#container {
	width:883px;
	margin-left:auto;
	margin-right:auto;
}

#top_line {
	width:883px;
	height:11px;
	background:#373737 url('../img/bg_top_line.gif') top left repeat-y;
	font-size:8px;
}

#top_loga {
	width:883px;
	height:62px;
	background:#fff;
	text-align:left;
}

#top_loga h1 {
	width:485px;
	height:40px;
	margin:15px 0 0 17px;
	_margin:15px 0 0 9px;
	display:block;
	overflow:hidden;
	font-size:18px;
	float:left;
}

#top_loga h1 a {
	color:#4779bd;
	display:block;
}

#top_loga h1 a span {
	width:485px;
	height:40px;
	display:block;
	cursor:pointer;
	background:transparent url('../img/krumlovsky_vodacky_maraton.gif') top left no-repeat;
	position:absolute;
}

#alfa {
   color:#000;
   float:right;
   margin:10px 20px 0 0;
}

#flash {
	width:883px;
	height:200px;
	background:#000 url('../img/flash.jpg') top left no-repeat;
}

#black_line, #black_line2 {
	width:883px;
	height:10px;
	background:#000 url('../img/bg_black_line.gif') top left repeat-y;
	font-size:8px;
}

#black_line2 {
	background:#000 url('../img/bg_black_line2.gif') top left repeat-y;
	height:12px;
}

#headline {
	width:883px;
	height:36px;
	background:#3d3d3d url('../img/bg_headline.gif') top left no-repeat;
	text-align:left;
}

#headline h2 {
	color:#e5e5e5;
	font-size:18px;
	font-weight:normal;
	margin:5px 0 0 201px;
}

#middle {
	width:883px;
	background:#2d2d2d url('../img/bg_middle.gif') top left repeat-y;
}

#menu {
	float:left;
	margin-left:6px;
	_margin-left:3px;
	background:#4e4e4e;
	width:172px;
}

#menu ul {
	list-style:none;
}

#menu ul li.normal {
	display:block;
	width:172px;
	height:32px;
	margin:0 0 2px 0;
}

#menu ul li.sub {
	display:block;
	width:172px;
	margin:0 0 2px 0;
	text-align:left;
	background:#949494;
	padding:8px 0 0 0;
}

#menu ul li.sub ul li {
	display:block;
	text-align:left;
	height:25px;
	font-size:11px;
	color:#000;
	padding:0 0 0 15px;
}

#menu ul li.sub ul li a {
	color:#fff;
	margin:0 0 0 3px;
}

#menu ul li.sub ul li a:hover {
	color:#000;
}

#menu ul li.normal a {
	display:block;
	width:172px;
	height:32px;
	background:#5f5f5f url('../img/bg_li.jpg') top left no-repeat;
	text-decoration:none;
}

#menu ul li.normal a:hover {
	background:#6a6a6a url('../img/bg_li.jpg') 0 -32px no-repeat;
	font-weight:bold;
}

#menu ul li.normal a span {
	display:block;
	text-align:right;
	padding:9px 20px 0 0;
}

#flags {
	float:left;
	padding:6px 0 0 40px;
}

#flags img {
	margin-right:15px;
}

#content {
	float:left;
	margin:0 0 0 1px;
	width:480px;
	padding:0 0 30px 0;
	text-align:justify;
	overflow:hidden;
}

#content_container {
	padding:25px 10px 10px 10px;
}

#content p {
	margin:0 0 15px 0; 
}

#content strong {
	color:#fff;
}

#content ul {
	margin:0 0 15px 15px;
}

#content h1, #content h2, #content h3, #content h4, #content h5, #content h6 {
	margin:0 0 5px 0; 
	font-size:22px;
}

#content h2 {
	font-size:18px;
}

#content h3 {
	font-size:16px;
}

#content h4 {
	font-size:15px;
}

#content h5 {
	font-size:14px;
}

#content h6 {
	font-size:13px;
}

#content img {
	border:1px solid #c0c0c0;
	margin:5px;
}

#sponsors {
	background:#ccc url('../img/bg_sponsors.gif') top left repeat-y;
	float:left;
	margin:0 0 0 1px;
	width:217px;
	padding-bottom:25px;
}

#footer {
	width:883px;
	height:43px;
	background:#333 url('../img/bg_footer.gif') top left no-repeat;
}

#footer a {
	color:#c0c0c0;
}

#footer p {
	padding-top:10px;
}

div.sponsor_flash {
	padding-top:25px;
}

#container div.news {
	text-align:justify;
	width:440px;
	margin-left:auto;
	margin-right:auto;
	margin-top:25px;
}

#container div.news h3.headline {
	font-size:14px;
	color:#fff;
	display:block;
	padding:5px 10px 5px 10px;
	background:#000;
}

#container div.news span.info {
	font-size:11px;
	display:block;
	padding:0 10px 0 10px;
}

#container div.news span.info a {
	color:#c0c0c0;
}

#container div.news div.news_text {
	padding:5px 10px 0 10px;
}

#content table#home img, #content table#home2 img {
	border:0;
	margin:0;
}

#content table#home2 td {
	text-align:center;
	padding:2px;
}
