body{
	font-size: 17px;/* nastavení velikosti písma obsahu */
	font-family: sans-serif;
	background-image: url(grafika/p.gif);
	margin: 0px;
}

h2{
	font-size: 20px; /* velikost písma nadpisu první úrovně */
	text-align: center;
	margin: 0px;
}

h3{
	font-size: 17px; /* velikost písma nadpisu druhé úrovně */
	text-align: center;
}

.top_cop{
	vertical-align: top;
	font-size: 60%;
}

.stl_002{
 font-family: Arial, Helvetica, sans-serif;
 font-size: 1px;
 clear: both;
 width: 100%;
 height: 1px;
}

.hlavni{
	width: 902px;
	margin: 25px auto;
	position: relative;
	}

.h{
	background-image: url(grafika/baner.gif);
	background-repeat: no-repeat;
	width: 100%;
	height: 160px;
	position: relative;
}

.d{
	width: 900px;
	border-bottom: 1px solid Black;
	border-left: 1px solid Black;
	border-right: 1px solid Black;
	background-color: #d5c5ac;
}

.l{
	width: 202px;
	float: left;
	background-image: url(grafika/baner2.gif);
	background-position: top;
	background-repeat: no-repeat;
	padding-top: 70px;
	position: relative;
}

.p{
	width: 698px;
	float: right;
}

.c{
	clear: both;
}

.smenu{
	width: 100%;
	height: 33px;
	background-image: url(grafika/lista.gif);
	background-repeat: no-repeat;
	font-size: 18px;
	text-align: center;
	padding-top: 1px;
}

.smenu a{
	color: Black;
	text-decoration: none;
	font-weight: bold;
	margin-left: 10px;
	margin-right: 10px;
}

.smenu a:hover{
	color: White;
}

.a1{
	width: 36px;
	height: 35px;
	position: absolute;
	top: 37px;
	left: 35px;
	font-size: 0px;
}

.a1 a{
	background-image: url(grafika/a1.gif);
	height: 100%;
	display: block;
	background-repeat: no-repeat;
}

.a1 a:hover{
	background-image: url(grafika/a1h.gif);
}

.a2{
	width: 40px;
	height: 39px;
	position: absolute;
	top: 33px;
	left: 75px;
	font-size: 0px;
}

.a2 a{
	background-image: url(grafika/a2.gif);
	height: 100%;
	display: block;
	background-repeat: no-repeat;
}

.cp{
	position: absolute;
	bottom: -10px;
	right: 0px;
	border: 1px solid Black;
	background-color: #d5c5ac;
	height: 18px;
	font-size: 14px;
	padding-top: 3px;

}

.lc{
	position: absolute;
	top: -1px;
	left: -11px;
	background-image: url(grafika/lc.gif);
	background-repeat: no-repeat;
	width: 11px;
	height: 23px;
}

.pc{
	position: absolute;
	background-image: url(grafika/pc.gif);
	background-repeat: no-repeat;
	width: 11px;
	height: 23px;
	top: -1px;
	right: -11px;
}

.a2 a:hover{
	background-image: url(grafika/a2h.gif);
}

.a3{
	width: 44px;
	height: 46px;
	position: absolute;
	top: 29px;
	left: 118px;
	font-size: 0px;
}

.h1{
	position: absolute;
	left: 100px;
	top: 1px;
}

.a3 a{
	background-image: url(grafika/a3.gif);
	height: 100%;
	display: block;
	background-repeat: no-repeat;
}

.a3 a:hover{
	background-image: url(grafika/a3h.gif);
}

div.a{
	font-size: 13px;
	font-weight: bold;
	text-align: center;
	margin-bottom: 50px;
}

.menu1{
	width: 202px;
	height: 39px;
	text-align: left;
	font-size: 18px;
	margin-top: 3px;
}

.menu1_select{
	background-image: url(grafika/menu1h.gif);
	background-repeat: no-repeat;
	width: 202px;
	height: 39px;
	text-align: left;
	font-size: 18px;
	margin-top: 3px;
}

.menu1_select a{
	display: block;
	font-weight: bold;
	padding-left: 10px;
	padding-top: 5px;
	color: Black;
	text-decoration: none;
	height: 100%;
}

.menu1 a{
	display: block;
	height: 100%;
	background-image: url(grafika/menu1.gif);
	color: Black;
	text-decoration: none;
	font-weight: bold;
	padding-left: 10px;
	padding-top: 5px;
	background-repeat: no-repeat;
}

.menu1 a:hover{
	background-image: url(grafika/menu1h.gif);
	background-repeat: no-repeat;
}

.menu2{
	width: 162px;
	height: 31px;
	text-align: left;
	font-size: 17px;
}

.menu2_select{
	background-image: url(grafika/menu2h.gif);
	background-repeat: no-repeat;
	width: 162px;
	height: 31px;
	text-align: left;
	font-size: 17px;
}

.menu2_select a{
	display: block;
	height: 100%;
	font-weight: bold;
	padding-left: 10px;
	color: Black;
	text-decoration: none;
	padding-top: 2px;
}

.menu2 a{
	display: block;
	height: 100%;
	background-image: url(grafika/menu2.gif);
	background-repeat: no-repeat;
	font-weight: bold;
	padding-left: 10px;
	color: Black;
	text-decoration: none;
	padding-top: 2px;
}

.menu2 a:hover{
	background-image: url(grafika/menu2h.gif);
	background-repeat: no-repeat;
}

.posledni{
	margin-bottom: 8px;
}

.hledani{
	width: 192px;
	height: 85px;
	font-size: 0px;
	background-image: url(grafika/hledani.gif);
	background-repeat: no-repeat;
	margin: 20px auto;
	text-align: right;
	padding-top: 15px;
}

.policko{
	width: 100px;
	border: 1px solid Black;
	margin-right: 20px;
}

.cudlik{
	border: 0px;
	background-color: transparent;
	background-image: url(grafika/hledej.gif);
	width: 83px;
	height: 24px;
	margin-right: 30px;
	margin-top: 5px;
	font-size: 15px;
	font-weight: bold;
}

.cudlik:hover{
	background-image: url(grafika/hledejh.gif);
}

.box{
	width: 652px;
	background-color: #e6dac7;
	margin: 0px auto;
	position: relative;
	border-left: 1px solid Black;
	background-image: url(grafika/sp.gif);
	background-position: right;
	background-repeat: repeat-y;
	margin-top: 15px;
	margin-bottom: 25px;
	text-align: left;
}

.horejsek{
	width: 653px;
	height: 16px;
	position: absolute;
	font-size: 0px;
	background-image: url(grafika/horejsek.gif);
	background-repeat: no-repeat;
	top: -1px;
	left: -1px;
}

.spodek{
	width: 653px;
	height: 17px;
	position: absolute;
	font-size: 0px;
	background-image: url(grafika/spodek.gif);
	background-repeat: no-repeat;
	bottom: -1px;
	left: -1px;
}

.inbox{
	width: 620px;
	padding-top: 17px;
	padding-bottom: 17px;
	margin: 0px auto;
}

.fotka{
	width: 610px;
	height: 394px;

}

.tabulka{
	width: 100%;
}

.tabulka_top{
	width: 100%;
	text-align: center;
	border-bottom-style: solid;
	border-bottom-width: medium;
	border-color: #CD853F;
}

.tabulka_name{
	width: 220px;
	text-align: left;
	border-bottom-style: solid;
	border-bottom-width: thin;
	border-color: #CD853F;
}
.tabulka_popis{
	width: 490px;
	text-align: left;
	border-bottom-style: solid;
	border-bottom-width: thin;
	border-color: #CD853F;
}
.tabulka_date{
	width: 200px;
	text-align: center;
	border-bottom-style: solid;
	border-bottom-width: thin;
	border-color: #CD853F;
}
.tabulka_file{
	width: 200px;
	text-align: center;
	border-bottom-style: solid;
	border-bottom-width: thin;
	border-color: #CD853F;
}

.tabulka_cislo{
	width: 10px;
	text-align: center;
}

.tabulka_druh{
	width: 200px;
	text-align: center;
}

.top{
	vertical-align: top;
	font-weight: bolder;
}



.podtrzeno{
	text-align: center;
	border-bottom-style: dashed;
	border-bottom-width: thin;
	border-color: #CD853F;
}

.tab_aktualit{
	background-color: #ffe4b5;
	width: 100%;
	text-align: left;
	vertical-align: top;
}

.tab_dc{
	text-align: center;
	width: 30%;
	font-weight: bold;
	vertical-align: top;
	font-size: 11px;
}

.tab_da{
	text-align: center;
	color: Red;
	width: 30%;
	font-weight: bold;
	vertical-align: top;
	font-size: 11px;
}

.tab_db{
	color: Red;
}

.tab_de{
	color: Red;
	font-size: 12px;
}

.tab_dd{
	font-size: 12px;
}

.blok{
	text-align: justify;
	padding: 4px;
	vertical-align: top;
}

.nahled{
	padding: 10px;
}

.stred{
	width: 142px;
	text-align: center;
	vertical-align: top;
}

.foto_name{
	width: 140px;
	font-size: 67%;
	text-align: center;
	font-weight: bold;
}

.foto_posuvnik{
	text-align: center;
	font-style: normal;
	font-weight: bold;
	color: Red;
	font-size: 82%;
}

.aktual_nadpis{
background-color: #deb887;
vertical-align: top;

}

.fotka_index{
	width: 180px;
	height: 135px;
	padding: 2px;
}

.foto_image{
	border: 1px;
	border-color: Black;
}

.popis{
	width: 50%;
}

.firma_nadpis{
	font-weight: bold;
	text-align: left;
}

.firma_tabulka{
	background-color: #FFEBCD;
	width: 100%;
}

.firma_jmeno{
	background: #FFE4B5;
	text-align: center;
	font-weight: bold;
	font-size: 16px;
}

.firma_foto{
width: 200px;

}

.firmy_podniky{
	padding: 12px;
	font-weight: bold;
	text-align: left;
	border-bottom: thin;
	border-bottom-style: dotted;
	border-bottom-color: Black;
	font-size: 21px;
}

.logo_foto{
	width: 119px;
	padding: 10px;
	vertical-align: top;

}

.udaj_nadpis{
	width: 85px;
	text-align: left;
	vertical-align: top;
	font-weight: bold;
	padding-top: 2px;
}

.zaznam_udaj{
	width: 280px;
	vertical-align: top;
	text-align: left;
	padding-top: 2px;
}

.table_vypis{
	width: 623px;
	margin: 5px;
}

.popis_text{
	height: 67px;
	text-align: left;
	vertical-align: top;
	padding-top: 22px;
}

.name{
	width: 623px;
	background-color: #d5c5ac;
	text-align: center;
	font-weight: bold;
	font-size: 120%;
}

.udaj_poznamka{
	width: 85px;
	text-align: left;
	vertical-align: top;
	font-weight: bold;
	padding-top: 20px;
}

.zaznam_poznamka{
	width: 280px;
	vertical-align: top;
	text-align: left;
	padding-top: 20px;
}

.pocasi{
	background-image: url(grafika/ramecek.gif);
	padding: 10px;
	margin-left: 6px;
}

.pocasi_a{
	padding: 10px;
	margin-left: 56px;
	background-image: url(grafika/rameceka.gif);

}

.pocasi_b{
	padding: 10px;
	margin-left: 111px;
	background-image: url(grafika/ramecekb.gif);
}

.pocasi_c{
	padding: 10px;
	margin-left: 90px;
	background-image: url(grafika/ramecekc.gif);
}

.pocasi_d{
	padding: 10px;
	margin-left: 109px;
	background-image: url(grafika/ramecekd.gif);
}

.pocitadlo{
	margin-left: 55px;
	margin-top: 20px;
	border: 0px;
}

.centr{
	text-align: center;
	vertical-align: top;
}

.copy{
	top: -25px;
	left: 175px;
	position: relative;
	font-size: 10px;
	color: White;
  width: 300px;
}

.no_ram{
  border: 0px;
}

.tabulka_cv{
	width: 90%;
	border: 2px;
	border-style: solid;
	background-color: #FFFFF0;
}

.mezera {
	height: 20px;
	vertical-align: bottom;
	margin-left: 20px;
	width: 60px;

}

.skupina_cez {
	margin-top: 10px;
	font-size: 15px;
	text-align: center;
	vertical-align: top;
	color: #e15517;
	font-weight: bold;
}

.partner_obce {
	margin-top: 10px;
	font-size: 11px;
	text-align: center;
	vertical-align: top;
	font-weight: bold;
	margin-bottom: 10px;
}


.ico1 {
	position: absolute;
	left: 240px;
	top: 404px;
}

.ico2 {
	position: absolute;
	left: 177px;
	top: 306px;
}

.ico3 {
	position: absolute;
	left: 377px;
	top: 488px;
}

.ico4 {
	position: absolute;
	left: 285px;
	top: 297px;
}

.ico5 {
	position: absolute;
	left: 226px;
	top: 241px;
}

.ico6 {
	position: absolute;
	left: 177px;
	top: 167px;
}

.ico7 {
	position: absolute;
	left: 363px;
	top: 322px;
}

.ico8 {
	position: absolute;
	left: 288px;
	top: 315px;
}

.ico9 {
	position: absolute;
	left: 461px;
	top: 408px;
}

.ico10 {
	position: absolute;
	left: 151px;
	top: 132px;
}

.ico11 {
	position: absolute;
	left: 201px;
	top: 150px;
}

.ico12 {
	position: absolute;
	left: 379px;
	top: 440px;
}

#dhtmltooltip{
position: absolute;
width: 150px;
border: 2px solid black;
padding: 2px;
background-color: yellow;
visibility: hidden;
vertical-align: super;
z-index: 100;
/*Remove below line to remove shadow. Below line should always appear last within this CSS*/
/*filter: progid:DXImageTransform.Microsoft.Shadow(color=gray,direction=135);*/
}
