/* CSS Document */
body {
  margin: 0;
  padding: 0;
	background-color: transparent;
	/*background-image: url("pozadi.gif");
	background-repeat: repeat-x;
	background-attachment: scroll;
	background-position: 0% 0%;*/
	font-family: Verdana, sans-serif;
	font-size: 12px;
	color: #008000;
  /* POSUVNIK */
  scrollbar-face-color: #ffc;
  scrollbar-arrow-color: #080;
  scrollbar-highlight-color: RGB(255,255,255);
  scrollbar-3dlight-color: RGB(208,207,192);
  scrollbar-shadow-color: RGB(127,127,127);
  scrollbar-darkshadow-color: RGB(000,000,000);
  scrollbar-track-color: #ffc;
}
.top {
	width: 900px;
	height: 37px;
	line-height: 47px;
	overflow-x: hidden;
	overflow-y: hidden;
	color: #008000;
	/*background-color: #ffffcc;*/
	vertical-align: bottom;
	margin-left: auto;
	margin-right: auto;
	text-align: center;
	/*border: 1px solid;
/*  pomocny ramecek */
}
.top p {
  margin: 0;
  padding: 0;
  font-size: 16px;
}
.header {
	/*background-color: #ffffcc;*/
	background-image: url("../images/head1_lajna.gif");
	/*background-image: url("../images/logo nove_.jpg");*/
	background-repeat: no-repeat;
	background-attachment: scroll;
	background-position: 0% 0%;
	width: 900px;
	height: 122px;
	margin-left: auto;
	margin-right: auto;
	color: #008000;
	clear: both;
	/*border: 1px solid;
/*  pomocny ramecek */
}
.content {
	width: 900px;
	margin-top: auto;
	margin-right: auto;
	margin-bottom: auto;
	margin-left: auto;
	background-color: #ffffcc;
	/*background: url(nadpatu.gif) repeat-x left bottom;
*/
	/*border: 1px solid;
/*  pomocny ramecek */
}
.footer {
	clear: both;
	margin: 0px;
	padding: 0px;
	margin-left: auto;
	margin-right: auto;
	width: 900px;
	height: 40px;
  background-color: #ffffcc;
	color: #008000;
	font-size: 12px;
	/*text-decoration: none;*/
	text-align: center;
	/*border: 1px solid;
/*  pomocny ramecek */
}
.footer a {
  color: #008000;
  text-decoration: none;
}
.footer a:hover {
text-decoration: underline;
}

.left {
	width: 215px;
	height: 550px;
	background-color: transparent;
	background-image: url("lah_x.gif");
	background-repeat: repeat-y;
	background-attachment: scroll;
	background-position: 0% 0%;
	float: left;
	/*border: 1px solid;
/*  pomocny ramecek */
}
.left_menu {
	margin: 0px;
	padding: 0px;
	padding-top: 25px;
	float: left;
	/*background: url(components/bg_left_menu.gif) no-repeat;*/
	width: 210px;
	/*border: 1px solid;
/*  pomocny ramecek */
}
/* ----- menu zacatek ----- */
ul.l_m, li.item_l {
	margin: 0px;
	padding: 0px;
	padding-top: 10px; /*10px bez jedne lahve 5px s lahví navíc*/
	padding-left: 1px;
	width: 210px;
	font-size: 14px;
	font-weight: bold;
	list-style-type: none;
	list-style-image: none;
	overflow: hidden;
	font-family: "Arial";
	/*border: 1px solid;
/*  pomocny ramecek */
}
ul.l_m li.item_l a {
	display: block;
	width: 210px;
	height: 42px;
	line-height: 43px;
	padding-left: 15px;
	font-weight: bold;
	font-style: italic;
	overflow: hidden;
	background: url("../images/lah.gif") no-repeat;
	color: #008000;
	text-decoration: none;
	/*border: 1px solid;
/*  pomocny ramecek */
}
ul.l_m li.item_l a:hover {
	overflow: hidden;
	background: url("../images/lah_hover.gif") no-repeat;
	color: rgb(153,0,0);
	font-size: 115%;
	padding-left: 15px;
}
_ul.l_m li.item_l a:visited
/*nechodí v firefoxu*/
 {
	color: rgb(153,0,0);
}
/* ----- menu konec ----- */
.poc {
	width: 210px;
	margin: 12px auto 0px auto;
	/*border: 1px solid;
/*  pomocny ramecek */
}
.poc_vn {
	margin: 0px;
	padding: 0px;
	padding-left: 46px;
	width: 210px;
	background-color: transparent;
	text-align: left;
	font-size: 85%;
	/*border: 1px solid;
/*  pomocny ramecek */
}
.poc_vn p {
	margin: 0px;
	padding: 0 0 8px 0;
}
.cf {
	/*padding-top: 15px;*/
	text-align: center;
}
.clea {
	CLEAR: both;
}
.right {
  margin: 0px;
  padding: 0px;
	float: right;
	width: 650px;
	height: 550px;
	background-color: #ffffcc;
	color: #008000;
	/*border: 1px solid;
/*  pomocny ramecek */
}
.obsah {
	margin: 20px 0 0 0 ;
	padding: 0px;
	float: left;
	/*width: 485px;*/
	/*height: 350px;*/
	background-color: #ffffcc;
	/*border: 1px solid;
/*  pomocny ramecek */
}
.right_zp {
	margin: 0 10px 0 0;
	padding: 0px;
	float: right;
	width: 148px;
	height: 520px;
	overflow-y: hidden;
	overflow-x: hidden;
	background-image: url(../images/zp_pozadi.gif);
	background-position: left top;
	background-repeat: no-repeat;
	/*background-color: transparent;*/
	/*background-color: rgb(255,255,204);*/
	/*border: 1px solid blue;
/*  pomocny ramecek */
}
.right_zp p {
	margin: 0px;
	padding: 5px 8px;
	font-size: 100%;
	/*line-height: 100%;*/
	line-height: 14px;
	/*border: 1px solid yellow;
/*  pomocny ramecek */
}
.right_zp a{
text-decoration: none;
color: #008000;
}
.right_zp a:hover {
text-decoration: underline;
/*font-weight: bold;*/
font-size: 12px;
color: rgb(153,51,51);

}
.right_zp span {
	font-size: 95%;
	text-decoration: underline;
	line-height: 20px;
}
.titul_zp {
	margin: 0;
	padding: 0;
	width: 148px;
	height: 110px;
	background-image: url("../images/lah_horni140.gif");
	background-position: center top;
	background-repeat: no-repeat;
	/*border: 1px solid red;
/*  pomocny ramecek */
}
.titul_zp p {
}
.titul_zp p:first-letter {
	margin: 0px;
	padding: 0px;
	font-weight: bold;
	font-style: italic;
	font-size: 18px;
}
.anketa {
	margin: 20px 10px 0 0;
	padding: 0;
	float: left;
}
.odst_n  {
	margin: 0; 
	/*padding: 40px 0 0 40px;*/
	padding: 35px 35px 0 35px;
	width: 415px;
	height: 490px;
	float: left;
	background: transparency;
	/*width: 100%;*/
	/*border: 1px solid red;*/
}
.odst_n p {
  margin: 3px;
	padding: 3px;
	line-height: 150%;
	text-indent: 0pt;
	text-align: left;
}
.odst_n ul, odst_n li {
  margin: 0;
  padding: 0;
  padding-left: 5px;
  list-style: none;
  /*border-bottom: rgb(153,0,51) dotted;*/
  /*border: 1px solid red;*/
}
.odst_n li {
  list-style: none;
  padding: 21px 10px 21px 70px;
  /*border-bottom: 1px dotted #990000;*/
  border-top: 1px dotted #990000;
  /*background: url(../images/logopern.gif) no-repeat left center;*/
}
.odst_n li a {
  text-decoration: none;
  display: block;
  padding: 10px;
}
.logopern {
  background: url(../images/logopern_new.gif) no-repeat 3px center;
}
.logopce {
  background: url(../images/logopce.gif) no-repeat 3px center;
}
.logohybes {
  background: url(../images/logohybes.gif) no-repeat 3px center;
}
.logokonopac {
  background: url(../images/logokonopac.gif) no-repeat 3px center;
  border-bottom: 1px dotted #990000;
}
.logofirmypce {
  background: url(../images/firmy-pardubice.gif) no-repeat 3px center;
  border-bottom: 1px dotted #990000;
}
.logosdocr {
  background: url(../images/logosdocr.gif) no-repeat 3px center;
}
.logoradiodechovka {
  background: url(../images/logoradiodechovka.gif) no-repeat 3px center;
}
.logokrajanka {
  background: url(../images/logokrajanka.gif) no-repeat 3px center;
}
.logomoravenka {
  background: url(../images/logomoravenka.gif) no-repeat 3px center;
}
.logokubes {
  background: url(../images/logokubes.gif) no-repeat 3px center;
}
.logosvarovanka {
  background: url(../images/logosvarovanka.gif) no-repeat 3px center;
}
.logohybs {
  background: url(../images/logohybs.gif) no-repeat 3px center;
}
.logobojane {
  background: url(../images/logobojane.gif) no-repeat 3px center;
}
.logobabouci {
  background: url(../images/logobabouci.gif) no-repeat 3px center;
}
.logomoravanka {
  background: url(../images/logomoravanka.gif) no-repeat 3px center;
}
.logovaldaufinka {
  background: url(../images/logovaldaufinka.gif) no-repeat 3px center;
}
.logozadovjaci {
  background: url(../images/logozadovjaci.gif) no-repeat 3px center;
}
.logostrananka {
  background: url(../images/logostrananka.gif) no-repeat 3px center;
}
.logozdou {
  background: url(../images/logozdou.gif) no-repeat 3px center;
}
.logomagur {
  background: url(../images/logomagur.gif) no-repeat 3px center;
}
.logoslovdech {
  background: url(../images/logoslovdech.gif) no-repeat 3px center;
  border-bottom: 1px dotted #990000;
}
.odst_n li a:hover {
  text-decoration: underline;
  background-color: rgb(255,240,176);
}
.odst_n li:hover {
  background-color: rgb(255,240,176);
}
.anketa p {
	margin: 3px;
	padding: 3px;
	line-height: 150%;
	text-indent: 5pt;
	text-align: justify;
}
.ank {
	margin: 0px 0px 5px 15px;
	padding: 0px;
	float: right;
	width: 210px;
	height: 210px;
	text-align: center;
	background: url("../images/poz_p.gif") no-repeat left top;
	/*border: 1px solid;
*/
}
/* ----- TABULKA ZACATEK ----- */
table {
	/*margin: 25px auto 0 auto;*/
	/*margin: 11px 15px 0 0;*/
	margin: 0px;
	padding: 0px;
	border-collapse: collapse;
	width: 98%;
	border: 1px solid #990000;
	line-height: 1.4em;
	font-size: 1em;
}
caption {
	text-align: left;
	padding: .5em;
}
thead {
	background-image: url("../images/hlavicka.gif");
}
tr {
	border: 1px solid #990000;
}
th {
	border-bottom: 3px double #990000;
	padding: 0.5em
}
td {
	color: #008000;
	border-bottom: 1px solid #990000;
	border-left: 1px dotted #990000;
	border-right: 1px dotted #990000;
	padding: 0.5em;
}
.lichy {
	background-color: rgb(255,240,176);
}
tr a
{
font-weight: bold;
text-decoration: none;
color: #008000;
}
tr span {
color: red;
/*font-weight: bold;*/
}
/* ----- TABULKA KONEC ----- */
.iframe
{
margin: 0;
padding: 0;
overflow: auto;
}

.text_od  {
	margin: 0; 
	/*padding: 40px 0 0 40px;*/
	padding: 0 35px 0 35px;
	width: 395px;
	height: 525px;
	float: left;
	background-color: #ffffcc;
	/*width: 100%;*/
	/*border: 1px solid red;*/
}
.text_od p {
  margin: 3px;
	padding: 3px;
	line-height: 150%;
	text-indent: 0pt;
	text-align: left;
}
.text_od ul, text_od li {
  margin: 0;
  padding: 0;
  padding-left: 5px;
  list-style: none;
  /*border-bottom: rgb(153,0,51) dotted;*/
  /*border: 1px solid red;*/
}
.text_od li {
  list-style: none;
  padding: 21px 10px 21px 70px;
  /*border-bottom: 1px dotted #990000;*/
  border-top: 1px dotted #990000;
  /*background: url(../images/logopern.gif) no-repeat left center;*/
}
.text_od li a {
  text-decoration: none;
  display: block;
  padding: 10px;
}
.wrap{
  background-color: #ffffff;
	background-image: url("../images/pozadi3.gif");
	background-repeat: repeat-x;
	background-position: center 95px;
  padding: 0px 0 0 0;
  width: 100%;
  height: 100%;	
}

.wrap1 {
  margin: 0;
  padding: 30px 0 10px 0;
  margin-left: auto;
	margin-right: auto;
  /*width: 980px;
  height: 780px;*/
  width: 960px;
  height: 780px;
  /*border: thin rgb(153,0,0) solid;*/
  background-image: url("../images/list1.gif");
  /*background-image: url("../images/list_zaklad_lajna.gif");*/
  background-repeat: no-repeat;
  background-position: left top;
}
.titul{
  margin: 0;
  padding: 0;
  background: transparency;
  width: 483px;
  height: 523px;
  background-image: url(../images/titul.gif);
  background-position: left top;
  background-repeat: no-repeat;
  /*border: 1px solid red;*/
}

.obr {
  margin: 10px 1px 1px 15px;
	padding: 0px;
	float: right;
	/*width: 150px;
	height: 110px;*/
	/*border: thin rgb(102,0,0) solid;*/
	text-align: center;
	/*border: 1px solid red;*/
	/*background: url(../images/plakat.gif) no-repeat left top;*/
}
#gal1 {
  margin: 20px 0 0 20px;
  float:left; 
  width:450px; 
  display:block; 
  background-color: #FFFFCC;
  line-height: 150%;
	text-indent: 5pt;
  text-align: justify; 
}

#gal_out {
  width: 870px;
  /*height: 550px;*/
  margin: 30px 0 20px 25px;
  
	background-color: #ffffcc;
	/*border: 1px solid;
  /*  pomocny ramecek */
}
.mapa {
	margin: 20px 15px 0 0;
	padding: 0;   
	float: left;
}
.mapa p {
	margin: 3px;
	padding: 3px;
	line-height: 150%;
	text-indent: 0pt;
	text-align: justify;
}
.arch {
	margin: 11px 15px 0 0;
	padding: 0;   
	float: left;
}
.arch p {
	margin: 3px;
	padding: 3px;
	line-height: 150%;
	text-indent: 0pt;
	text-align: justify;
	/*white-space: nowrap;*/
}
.arch p span{
  white-space: nowrap;
}
.arch a {
  color: #008000;
  text-decoration: none;
}
.arch a:hover {
  text-decoration: underline;
  color: rgb(153,51,51);
  /*font-weight: bold;*/
}
.odkaz {
  background-color: rgb(245,222,179);
}
.text_k  {
	margin: 0; 
	/*padding: 40px 0 0 40px;*/
	padding: 20px 0 0 40px;
	width: 445px;
	height: 505px;
	float: left;
	background: transparecy;
	/*width: 100%;*/
	/*border: 1px solid red;*/
}
.text_k a {
  color: #008000;
  text-decoration: none;
}
.text_k a:hover {
  text-decoration: underline;
  color: rgb(153,51,51);
  /*font-weight: bold;*/
}
