/* 
   body dohromady s cela-stranka mi zabezpeci centrovani 
	plovouci centrovani #cela-stranka na stred
*/

body {
	margin: 0;
	padding: 0;
	color: #191970;
	background: #eeeeee none;
	text-align: center;
}

/* " rámce " :-)) */
#cela-stranka {
	width: 740px;
	background-color: #eeeeee;
	margin-left: auto;
	margin-right: auto;
	margin-top: auto;
	margin-bottom: auto;
	padding: 0em;
	text-align: left;
} 
#hlavicka {
	width: 100%;
	height: 90px;
	background-color: white;
	overflow: hidden;
	background-image: url('./images/hlavicka.png')
}
#podhlavicka {
	width: 100%;
	height: 30px;
	background-color: white;
	overflow: hidden;
	background-image: url('./images/hlavicka2.png')
}
#horni-menu {
	width: 100%;
	height: 20px;
	float: left;
	margin: 0px;
	background-color: white;
   text-align: center;
}
#leve-menu {
	width: 130px;
	height: 450;
	float: left;
	margin: 0px;
	background-color: LightSkyBlue
}
#hlavni-text1 {
	/*height: 400; */
	float: left;
	margin: 0px;
	background-color: #eeeeee; 
	width: 740px;
}
#hlavni-text2 {
	width: 620px;
	height: 450;
	float: left;
	margin: 0px;
	background-color: #EEEEEE;
}
#paticka {
	width: 100%;
	height: 15px;
	float: left;
	clear: left; 
	background-color: SteelBlue;
}

/* odkaz */
a {
	text-decoration: underline;
	margin: 5px
}
a:link {
	color: Navy;
}
a:visited {
	color: navy
}
a:active {
	color: darkblue
}
a:hover {
	color: #5F9EA0;
	text-decoration: underline;
}
.nabidka {
	font-family: Tahoma;
	font-size: medium;
	text-decoration: none;
	margin: 0px
}
.nabidka:hover {
	font-family: Tahoma;
	font-size: medium;
	text-decoration: none;
	color: Fuchsia;
	background-color: #EEEEEE
}
.nabidka:visited {
	font-family: Tahoma;
	font-size: medium;
	text-decoration: none;
	color: blue;
	background-color: #ffffff;
	white-space: pre;
	margin: 0px
}
.nabidka-aktivni {
	font-family: Tahoma;
	font-size: medium;
	text-decoration: none;
	margin: 0px;
	background-color: #EEEEEE;
	color: blue
}
.nabidka-aktivni:hover {
	font-family: Tahoma;
	font-size: medium;
	text-decoration: none;
	color: Navy;
	background-color: #EEEEEE;
	white-space: pre;
	margin: 0px;
}

/* styly pisma */

h1 {
	color: darkblue;
	text-align: center;
	vertical-align: middle;
	font-family: Tahoma;
	font-size: large;
	font-variant: small-caps
}
h2 {
	color: blue;
	font-style: italic
}
/* standartni odtavec */
p {
	text-indent: 20px;
	margin-left: 5px;
	margin-top: 5px;
	margin-bottom: 20px;
	font-family: "Arial";
	font-style: normal;
	font-size: x-small;
	color: darkblue
}
.seznam {
	font-family: "Arial";
	font-style: normal;
	font-size: x-small;
	color: darkblue
}

.p-vetsi {
	text-indent: 20px;
	margin-left: 5px;
	margin-top: 5px;
	margin-bottom: 20px;
	font-family: "Arial";
	font-style: normal;
	font-weight: bold;
	font-size: medium;
	color: darkblue
}

.zvyrazneny {
	color: #DC143C;
	font-weight: bold;
	margin-left: 5px;
	font-family: "Arial";
	font-style: normal;
	font-size: x-small;
}
.zvyrazneny1 {
	color: #0636f8;
	font-weight: bold;
	margin-left: 5px;
	font-family: "Arial";
	font-style: normal;
	font-size: x-small;
}
.vyrazny {
	color: e0003c;
	font-weight: bold;
	margin-left: 5px;
	font-family: Arial;
	font-style: normal;
	font-size: medium;
	background-color: transparent;
	text-align: center;
}
.vyrazny_vetsi {
	color: e0003c;
	font-weight: bold;
	margin-left: 5px;
	font-family: Arial;
	font-style: normal;
	font-size: 25;
	background-color: transparent;
	text-align: center;
}
.vyrazny_modry {
	color: dark_blue;
	font-weight: bold;
	margin-left: 5px;
	font-family: Arial;
	font-style: normal;
	font-size: medium;
	background-color: transparent;
	text-align: center;
}
.vyrazny_sedy {
	color: #61574F;
	font-weight: bold;
	margin-left: 5px;
	font-family: Arial;
	font-style: normal;
	font-size: medium;
	background-color: transparent;
	text-align: center;
}
.zar_vlevo {
	text-align: left;
	margin: 5px
}

.zar_stred {
	text-align: center;
	margin: 5px
}

.zar_vpravo {
	text-align: right;
	margin: 5px
}

.prolozeny{
	font-size: 80%;
	font-style: italic;
}

.prolozeny_r{
	font-size: 80%;
	font-style: italic;
	text-align: right;
}

.zmenseny{
	font-size: 65%;
}

.zmenseny_r{
	font-size: 65%;
	text-align: right;
}


.tab_text {
	text-indent: 20px;
	margin-left: 5px;
	margin-top: 5px;
	margin-bottom: 20px;
	font-family: "Arial";
	font-style: normal;
	font-size: x-small;
	color: darkblue
}

.tab_0 {
	background: Silver;
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
	font-size: x-small;
	font-weight: bold;
}

.tab_1a {
	background: LightSkyBlue;
	border-bottom: 1px solid Silver;
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
	font-size: x-small;
	font-weight: normal;
}
.tab_1a_l {
	background: LightSkyBlue;
	border-bottom: 1px solid Silver;
	text-align: left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: x-small;
	font-weight: normal;
}

.tab_1b {
	background: LightSkyBlue;
	border-bottom: 1px solid Silver;
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
	font-size: x-small;
	font-weight: normal;
}

.tab_2a {
	background: SteelBlue;
	border-bottom: 1px solid Silver;
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
	font-size: x-small;
	font-weight: normal;
}

.tab_2a_l {
	background: SteelBlue;
	border-bottom: 1px solid Silver;
	text-align: left	;
	font-family: Arial, Helvetica, sans-serif;
	font-size: x-small;
	font-weight: normal;
}


.tab_2b {
	background: SteelBlue;
	border-bottom: 1px solid Silver;
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
	font-size: x-small;
	font-weight: normal;
}

/* pozadi */

/*body {
	background-image: url('./images/pozadi.jpg');
	font-style: italic;
}
*/

/* tlacitka zadne nemam :-)) */
a.tlacitko {
	background-image: url('./images/prvni.gif')
}
a.tlacitko:hover {
	background-image: url('./images/druhy.gif')
}



