body {
	font-family: 'Verdana CE', Verdana, 'Arial CE', Arial, 'Helvetica CE', Helvetica, sans-serif;
	font-size: 12px;
	margin: 0px;
	background-color: #000033;
	SCROLLBAR-ARROW-COLOR: #33CCFF; SCROLLBAR-BASE-COLOR: #000033;
}
.obal {
	width: 560px;
	margin: 0 auto;
	border: none;
	padding: 0px;
}
.nazev {
	width: 560px;
	height: 280px;
	margin: 0px;
	padding: 0px;
	border: none;
	background-image: url(images/scandinavia.jpg); background-repeat: no-repeat;
}
.hlavni {
	width: 560px;
	margin: 0px;
	padding: 5px 0px;
	border: none;
	background-image: url(images/podklad.jpg); background-repeat: no-repeat;
}
h1.uvod {
	text-align: center;
	color: #0066CC;
	font-size: 20px; font-weight: bold;
}
h3.uvod {
	text-align: center;
	color: #0066CC;
	font-size: 16px;
}
p.trasa {
	text-align: center;
	color: #0066CC;
	font-size: 11px;
}
.malytext {
	text-align: center;
	font-size: 10px;
	color: #0066CC;
}
.text13 {
	font-size: 13px;
	text-align: center;
}
.auto {
	position: relative;
	left: 150px;
	top: -10px;
}
/******************* denik ***********************/
.nocss {
	display: none;
}
.obal2 {
	width: 640px;
	margin: 0 auto;
	border: none;
	padding: 0px;
}
.nazevd {
	width: 640px;
	height: 80px;
	margin: 0px;
	padding: 0px;
	border: none;
	background-image: url(images/denik.gif); background-repeat: no-repeat;
}
.aktivni {
	color: #AAAAAA;
}
.hltext {
	width: 608px;
	color: #EEEEEE;
	font-size: 11px;
	border: solid 1px #004486;
	border-top: none; border-bottom: none;
	margin: 0px;
	padding: 15px;
}
p.odst {
	text-indent: 15px;
	line-height: 1.4em;
	text-align: justify;
}
.dny {
	font-size: 17px;
	font-weight: bold;
	text-align: center;
	border-bottom: solid 1px #EEEEEE;
}
.trasa {
	font-size: 12px;
	text-align: center;
}

/**********pruh menu************/

.odkazyd {
	text-align: center; vertical-align: middle;
	font-size: 11px;
	font-weight: normal;
}
td.menu {
	width: 80px; height: 20px;
	text-align: center; 	vertical-align: middle;
}
td.menu2 {
	width: 80px; height: 20px;
	text-align: center; 	vertical-align: middle; color: #AAAAAA;
	background-color: #66CCFF; background-image: url(images/menu2.gif);
	width: 80px; height: 20px; border: none; margin: 0px; padding: 0px;
}

a.menu1 { 
	color: #000000; text-decoration: none; vertical-align: middle;
	background-color: #0066CC; background-image: url(images/menu1.gif);
	width: 80px; height: 20px; border: none; margin: 0px; padding: 0px; display: block;
}
a.menu1:link { 
	color: #000000; 
	background-color: #0066CC; background-image: url(images/menu1.gif);
}
a.menu1:visited { 
	color: #AAAAAA; 
	background-color: #0066CC; background-image: url(images/menu1.gif);
}
a.menu1:hover { 
	color: White; 
	background-color: #66CCFF; background-image: url(images/menu2.gif);
}
/*******************účastníci***********************/
.nazevu {
	width: 640px;
	height: 80px;
	margin: 0px;
	padding: 0px;
	border: none;
	background-image: url(images/ucastnici.gif); background-repeat: no-repeat;
}
.center {
	text-align: center;
	margin: 0 auto;
}
.ucastnici {
	text-align: center; font-size: 11px; color: White;
	width: 400px;
	padding: 10px; margin: 0 auto;
	border: solid 1px #0066CC;
	border-left: none; border-right: none;
}
.jmena {
	color: #0066CC;
	font-size: 16px;
}
/******************mapa**********************/
.nazevm {
	width: 640px;
	height: 80px;
	margin: 0px;
	padding: 0px;
	border: none;
	background-image: url(images/mapa.gif); background-repeat: no-repeat;
}
/******************fotky**********************/
.nazevf {
	width: 640px;
	height: 80px;
	margin: 0px;
	padding: 0px;
	border: none;
	background-image: url(images/fotky.gif); background-repeat: no-repeat;
}

/*******************odkazy*************************/
.odkazy {
	width: 460px;
	margin: 0 auto;
	text-align: center;
	font-size: 17px;
	font-weight: bold;
	color: #0066CC;
	border: solid 1px #0066CC;
	border-left: none; border-right: none;
}
/*
a {
	font-weight: bold;
}
*/
a:link { color: #0066CC; text-decoration: none; }
a:visited { color: #0066CC; text-decoration: none; }
a:hover { color: #66CCFF; text-decoration: none; }
a:active { color: #0066CC; text-decoration: none; }

