body {
	font-family: 'Verdana CE', Verdana, 'Arial CE', Arial, 'Helvetica CE', Helvetica, sans-serif;
	font-size: 12px;
	margin: 0px;
	background-color: #888888; background-image: url(images/prechod.jpg); background-repeat: repeat-x;
}
#obal {
	width: 800px;
	margin: 0 auto; padding: 0;
	border: 1px solid Black;
}
.nocss {
	display: none;
}
.vrch {
	background-image: url(images/nazev.jpg);
	background-repeat: no-repeat;
	background-color: White;
	margin: 0; padding: 0 0 5px 0; border: 0;
	width: 800px;
	height: 297px;
	position: relative;
}
.hlavni {
	background-image: url(images/spodek1.jpg);
	background-repeat: no-repeat;
	background-position: bottom;
	background-color: White;
	margin: 0; padding: 0 25px; border: 0;
}
.center {
	margin: 0px;
	text-align: center;
	color: #000066;
	padding-top: 168px;
}
strong.uvod {
	font-size: 14px;
}
.uvod2 {
	margin: 0; border: 0; padding: 7px 0 15px 0;
}
.pruhmenu {
	width: 748px; height: 20px; text-align: center;
	margin: 0 auto; padding: 0; border-left: 1px solid; border-right: 1px solid; border-color: #1e143c;
	background-color: #003366; background-image: url(images/prechod3.gif); background-repeat: repeat-x;
	position: relative; top: 2px;
}
.spacer {
	width: 2px; height: 20px; margin: 0; padding: 0; border: 0;
	background-color: #003366; background-image: url(images/spacer.gif); background-repeat: no-repeat;
}
.spacerl {
	width: 2px; height: 20px; margin: 0; padding: 0; border: 0;
	background-color: #003366; background-image: url(images/spacerl.gif); background-repeat: no-repeat;
}
.spacerr {
	width: 2px; height: 20px; margin: 0; padding: 0; border: 0;
	background-color: #003366; background-image: url(images/spacerr.gif); background-repeat: no-repeat;
}
.levy {
	width: 200px;
	margin: 0;
	padding: 0;
	border: 0;
	position: relative;
	float: left;
}
.levy2 {
	width: 100%;
	margin: 0;
	padding: 1px 0;
	border: 1px solid black;
	background-color: #EBEBEB;
 }
.levytext {
	margin: 0; padding: 4px; border: 0;
	font-size: 10px;
 }
.pravy {
	width: 525px;
	margin: 0;
	padding: 1px 0;
	border: 1px solid black;
	background-color: #EBEBEB;
	position: relative;
	float: right;
}
.red {
	color: #FF0000;
 }


/***** tabulka > *****/
.titulek {
	font-size: 14px; font-weight: bold; color: #FFE500; text-align: center; 
	background-image: url(images/prechod2.gif); background-repeat: repeat-x; background-color: #000066;
	padding: 0.2em 0; border: 0; border-bottom: 1px solid black;
}
.malytext {
	font-size: 10px;
}
.radek1 {
	background-color: #CCCCCC; height: 40px;
}
.radek2 {
	background-color: #EBEBEB; height: 40px;
}
.symbol1, .symbol2, .symbol3, .symbol4 {
	width: 42px; height: 40px; background-repeat: no-repeat;
}
td.symbol1 {
	background-image: url(images/s_pesi.gif);
}
td.symbol2 {
	background-image: url(images/s_kolo.gif);
}
td.symbol3 {
	background-image: url(images/s_auto.gif);
}
td.symbol4 {
	background-image: url(images/s_koloauto.gif);
}
td.popis {
	padding-left: 8px;
}
td.datum {
	width: 100px; text-align: center; font-size: 11px;
}
.skrol {
	height: 360px;
	overflow: auto;
}

/***** < tabulka *****/


.clear {
	clear: both;
	padding: 0;
	margin: 0;
}
.spodek {
	width: 800px;
	margin: 0px;
	height: 45px;
	background-image: url(images/spodek2.jpg);
	background-repeat: no-repeat;
	padding: 0;
	border: 0;
	clear: both;
}
.kopyrajt {
	font-size: 9px;
	text-align: center;
	color: White;
	margin: 0px;
	padding-top: 22px;
}

/*******************odkazy*************************/
a {text-decoration: none; }

a.menu { 
	font-size: 11px; font-weight: bold; color: #CCCCFF; padding: 2px 20px 0 20px; border: 0; margin: 0; display: block; height: 18px;
	background-image: url(images/prechod3.gif); background-repeat: repeat-x;
}
a.menu:hover { color: #CCCCFF; background-position: 0px -16px; }

a.cesty { font-size: 14px; font-weight: bold; }
a.cesty:link { color: #000066; }
a.cesty:visited { color: #000066;  }
a.cesty:hover { color: #0066CC; text-decoration: underline; }

a.novinky { font-size: 11px; font-weight: bold; }
a.novinky:link { color: #000066; }
a.novinky:visited { color: #000066;  }
a.novinky:hover { color: #0066CC; }

