h1, h2, h3, h4 {margin: 0px;}

/* barvy pisem */
.font-sedy {color: #999999;}
.font-zeleny {color: #7ab400}
.font-cerveny {color: #E42225}


/* oddelovac, atd. */
.oddelovac {clear: both; float: none; line-height: 0px}
.odsazeni {padding: 5px; margin: 0px;}

/* definice stylu pro odkazy a nadpisy */
.nadpis-bily-max {font-size: 22px; color: white; font-weight: bold;}
.nadpis-bily-velky {font-size: 18px; color: white; font-weight: bold;}
.nadpis-bily-stredni {font-size: 14px; color: white; font-weight: bold;}

.nadpis-zeleny-max {font-size: 22px; color: #7ab400; font-weight: bold;}
.nadpis-zeleny-velky {font-size: 18px; color: #7ab400; font-weight: bold; line-height: 1.3em;}
.nadpis-zeleny-stredni {font-size: 14px; color: #7ab400; font-weight: bold;}
.nadpis-zeleny-maly {font-size: 12px; color: #7ab400; font-weight: bold;}


a {color: #3D3D3D; text-decoration: underline}
a:hover {color: #999999;}


a.menu-top {color: white; text-decoration: none;}
a.menu-top:hover {color: red;}

a.menu-top-polozka {color: white; text-decoration: none; display: block; width: 100%}
a.menu-top-polozka:hover {color: red;}

a.menu-black {color: white; text-decoration: none;}
a.menu-black:hover {color: #a3c800;}

a.menu-black-polozka {color: white; text-decoration: none; display: block; width: 100%}
a.menu-black-polozka:hover {color: #a3c800;}

a.odkaz-bily {color: white; text-decoration: none;}
a.odkaz-bily:hover {color: black;}

a.odkaz-bily-podtrzeny {color: white; text-decoration: underline;}
a.odkaz-bily-podtrzeny:hover {color: #7ab400;}

a.odkaz-zeleny-stredni {color: #7ab400; text-decoration: none; font-size: 14px;}
a.odkaz-zeleny-stredni:hover {color: black;}

a.odkaz-sedy {color: #999999; text-decoration: none;}
a.odkaz-sedy:hover {color: white;}

a.odkaz-sedy-cerny {color: #999999; text-decoration: none;}
a.odkaz-sedy-cerny:hover {color: black;}

a.odkaz-seznam {color: #000000; text-decoration: underline;}
a.odkaz-seznam:hover {color: #649300;}


/* definice jednotlivych kontejneru */
body {
	font-family: "Arial CE", "Helvetica CE", Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: black;
	margin: 0px;
	padding: 0px;
	background: white;
	line-height: 1.3em;
}


#zakladni_sirka {
	position: relative;
	width: 825px;
	margin-left: auto;
	margin-right: auto;
	background-color: #333333;
	background-image: url("../images/aktualne-roh.gif");
	background-repeat: no-repeat;
	background-position: bottom right;
}



#copyright {
	width: 825px;
	height: 20px;
	background-color: #9ec600;
	background-image: url("../images/lista-zelena.gif");
	background-repeat: repeat-x;
	font-size: 9px;
	color: white;
}


#lista-cerna {
	width: 825px;
	height: 29px;
	background-color: #252525;
	background-image: url("../images/lista-cerna.gif");
	background-repeat: repeat-x;
	font-size: 12px;
	color: white;
}


#kolaz {
	position: relative;
	width: 825px;
	height: 140px;
	background-color: white;
	background-image: url("../images/kolaz.png");
	background-repeat: no-repeat;

}

#logo {
	position: absolute;
	left: 40px;
	top: 20px;
	width: 120px;
	height: 100px;
}

#navigace {
	float: left;
	width: 619px;
	height: 40px;
	line-height: 40px;
	background-color: #8ebe00;
	background-image: url("../images/lista-zelena-40.gif");
	background-repeat: repeat-x;
	color: white;
	font-size: 16px;
}

.navigace-pozadi {
	float: right;
	height: 40px;
	width: 202px;
	background-image: url("../images/pozadi-zelene-40.gif");
	background-repeat: no-repeat;
	background-position: right;
}


#reklama {
	position: relative;
	float: left;
	width: 619px;
	height: 69px;
	background-color: #222222;
	background-image: url("../images/lista-cerna-69.gif");
	background-repeat: repeat-x;
	border-right: 1px solid white;
}


#reklama-roh {
	float: right;
	height: 69px;
	width: 19px;
	background-image: url("../images/reklama-roh.gif");
	background-repeat: no-repeat;
}


#reklama-banner {
	position: absolute;
	left: 60px;
	top: 5px;
	width: 465px;
	height: 60px;
	z-index: 2;
}


#sloupec-hlavni {
	position: relative;
	float: left;
	width: 619px;
	border-top: 1px solid white;
	border-right: 1px solid white;
}


#sloupec-hlavni-vnitrni {
	width: auto;
	border: 1px solid black;
	background-color: white;
	min-height: 700px;
	z-index: 2;
}


#sloupec-aktualne {
	float: right;
	width: 205px;
	min-height: 400px;
	background-color: #333333;
	background-image: url("../images/lista-cerna-321.gif");
	background-repeat: repeat-x;
	color: white;
}


#aktualne-hlavicka {
	float: left;
	width: 205px;
	height: 40px;
	line-height: 40px;
	background-color: #8ebe00;
	background-image: url("../images/lista-zelena-40.gif");
	background-repeat: repeat-x;
	border-left: 1px solid white;
	color: white;
	font-size: 16px;
}


#novinka-posledni {
	height: 30px;
	line-height: 30px;
	width: 100%;
	background-image: url("../images/lista-modra-30.gif");
	background-repeat: repeat-x;
	color: white;
	font-weight: bold;
	font-size: 16px;
}


#novinka-posledni-roh {
	float: right;
	height: 30px;
	width: 20px;
	background-image: url("../images/modry-roh.gif");
	background-repeat: no-repeat;
}



#spodek {
	position: relative;
	width: 825px;
	margin-left: auto;
	margin-right: auto;
}


#hra-info {
	width: 100%;
	min-height: 221px;
	background-color: #232323;
	background-image: url("../images/hra-info-pozadi.gif");
	background-repeat: repeat-x;
	color: white;
}


#hra-info-roh {
	float: right;
	height: 221px;
	width: 20px;
	background-image: url("../images/hra-info-roh.gif");
	background-repeat: no-repeat;
	background-position: bottom right;
}


.hra-lista {
	width: 100%;
	height: 21px;
	line-height: 21px;
	background-color: #e5e5e5;
	background-image: url("../images/pozadi-sede-21.gif");
	background-repeat: no-repeat;
	color: black;
	font-size: 12px;
	font-weight: bold;
}


#menu-top {
	float: right;
	text-align: right;
	height: 20px;
	width: 200px;
	background-image: url("../images/pozadi-zelene-20.gif");
	background-repeat: no-repeat;
	background-position: right;
}


.menu-top-pull {
	position: absolute;
	right: 85px;
	top: 20px;
	width: 100px;
	padding: 0px;
	z-index: 99;
	visibility: hidden;
	border: 1px solid white;
	background: #8dbd00;
	text-align: center;
}


#menu-cerna {
	float: right;
	text-align: right;
	height: 29px;
}


.menu-black-pull {
	position: absolute;
	right: 180px;
	top: 50px;
	width: 140px;
	padding: 0px;
	z-index: 99;
	visibility: hidden;
	border: 1px solid white;
	background: #1b1b1b;
	text-align: center;
}


#pozadi-cerne {
	float: left;
	height: 29px;
	width: 180px;
	background-image: url("../images/pozadi-cerne-29.gif");
	background-repeat: no-repeat;
	background-position: left;
}


#hledani {
	position: absolute;
	right: 0px;
	top: 90px;
	width: 250px;
	height: 60px;
	background-image: url("../images/hledani.gif");
	background-repeat: no-repeat;
}


.menu-hry {
	float: left;
	width: 205px;
	height: 80px;
	line-height: 20px;
	background-image: url("../images/lista-cerna-20.gif");
	background-repeat: repeat-x;
	border-left: 1px solid white;
	color: white;
	font-size: 11px;
}


.table-menu-top tr:hover,
.table-menu-top tr.aktivni {
	background-color: black;
}


.table-menu-black {
	color: #acacac;
}

.table-menu-black tr.moznost:hover,
.table-menu-black tr.moznost {
	background-color: #92c000;
	color: white;
}

.table-menu-black tr.volba:hover,
.table-menu-black tr.volba {
	background-color: #2a70ac;
}


table.seznam {

}

table.seznam td.okraj {
	border-left: 1px solid white;
}


table.seznam tr.nadpis td {
	font-weight: bold;
	line-height: 20px;
	background-color: #296fab;
	color: white;
	font-size: 14px;
	padding: 2px 5px;
}


table.seznam tr.vypis td {
	line-height: 20px;
	color: black;
	font-size: 12px;
	padding: 0px 10px;
}


.datum-male {
	float: right;
	font-size: 10px;
	text-decoration: underline;
	margin-right: 40px;
}

.datum-stredni {
	font-size: 11px;
	text-decoration: underline;
}


