/* CSS Document */
/* --------------------------------------------------------------------- */

h1 {
	text-align: center;
}
a {
	text-decoration: none;
	color: blue;
	border: none;

}
a:hover {
	color: red;
}
img {
	border: none;
}
/* --------------------------------------------------------------------- */

/* nastaveni stranky - okraje */
#page {
	text-align: center;
	margin: 8px auto;
	width: 1001px;
}
/* nastaveni hlavicky - umisteni a rozlozeni */
#head { position: relative; width: 950px;
}
/* nastaveni odkazu - umisteni a rozlozeni */
#menu {
	position: relative;
	width: 950px;
	text-align: center;
}
/* nastaveni odkazu - vzhled */
.nav {
	position: relative;
	float: left;
}
.nav a {
	color: gray;
	font-weight: bold;
	padding: 0.2em 0.5em ;
}
.nav a:hover {
	color: black;
}
/* nastaveni vlastni obsahove casti */
#incl {
	clear: both;
	position: relative;
	width: 950px;
}
#incl2 {
	text-align: left;
	padding: 1em 2em;
	color: #2f4f4f;
}
/* nastaveni reklamniho panelu */
#inform {
	display: none;
}
/* nastaveni paticky */
#foot {
	text-align: center;
	clear: both;
}
/* nastaveni copyright */
.copy {
	font-size: 0.6em;
	color: #2f4f4f;
}
.neni {
	display: none;
}

.video {
position: relative;
  float: right;
}
/* ---------------------Textove_styly------------------------------------ */

.text2 {
	font-size: larger;
}
.textx {color: #b6d023;}
.texty {color: #38a7ab;}
.vitej {
	font-size: 1.5em;
	font-family: Arial, Helvetica, sans-serif;
}

.bezici {
	font-size: 1.2em;
	font-family: Arial, Helvetica, sans-serif;
  margin: 1em;
  text-decoration: blink;
}
.kurs {
	font-style: italic;
}
.logo {width: 10px; height: 10px; position: relative;}
/* nastaveni jazyka - format */
.vlajky {
	position: relative;
	float: right;
}
.land {
	margin: 5px;
}
.cz {color: #b6d023}
.en {color: #38a7ab}
.fr {color: #b6d023}
.pozor {
	color: ;
	font-weight: bold;
}
.pozor1 {
	color: red;
	font-weight: bold;
}
/* ---------------------Fotogalerie------------------------------------- */
.slozky {
}
.file {
	position: relative;
	float: left;
	text-align: center;
	padding: 5px;
	margin: 7px;
	border: 1px solid Olive;
}
.obrazek {

}
.popiska {
	font: 0.7em;
}
/* ----------------------Tabulky_dostihu--------------------------------- */
.tab1 {
	width: 17em;
}
.tab2 {
	width: 5em;
}
.tab2a {
	width: 5em;
	text-align: right;
}

/* --------------------------------------------------------------------- */
#gentleobsah img {
	margin-right: 5px;
}
#gentleobsah a:link, #gentleobsah a:visited {
	color: #666600;
	text-decoration: underline;
}
#gentleobsah a:hover {
	color: #000000;
	text-decoration: underline;
}
.toplist {
	text-align: center;
}
.inzerat {
	background-color: #FFFF33;
	width: 650px;
	font-size: 15px;
	font-weight: bold;
	color: #000000;
	border: 1px solid #CC0000;
	margin-right: auto;
	margin-left: auto;
	padding-right: 20px;
	padding-left: 20px;
}
.inzerat p {
	margin: 0px;
	padding: 5px 0px;
	text-align: center;
}
.inzerat h1 {
	margin: 0px;
	padding: 0px;
	color: #CC0000;
	text-decoration: underline;
}

.inzerat a {
	text-decoration: underline;
	color: #0000FF;
}
.inzerat a:hover {
	color: #CC0000;
}
.tabfoto {
	float: left;
}
.clr {
	font-size: 1px;
	line-height: 1px;
	clear: both;
}
