/* ================================================
PRO Ing. Karla Kapouna (ČSSD) VYTVOŘIL V ROCE 2009
ing. Tomáš Souček, webmaster[zavinac]penkavcivrch.cz
- všechna práva vyhrazena, zákaz použití kódu
================================================ */

/* SKRYTE TAGY */
#rightpart, #menu, #shadet, #shadeb, .strankovani, #paticka p.left,
.noscreen, .bordertopleft, .bordertopright, .noprint { display: none; }

/* HTML TAGY */
body {
  background-color: #fff;
  color: #000;
  font-size: 11pt;
  font-family: Arial, "Arial CE", "Lucida Grande CE", "Helvetica CE", lucida, sans-serif;
	margin: 0px;
	padding: 2em 1px;
}
p { margin: 1em 0px; margin-bottom: 1.2em; padding: 0px; }
table { font-size: small; }
table td { padding: 0px; }
input, select, textarea { font-size: 100%; }
form, ul { margin: 0px; padding: 0px; }

h1, h2, h3, h4 { margin: 0px; padding: 0px; }
h1 { font-size: 150%; border-bottom: 3px double #999; margin-bottom: 0.7em; }
h2 { font-size: 125%; color: #c60; }
h3 { font-size: 110%; margin: 1.5em 0px 0.5em 0px; }
h4 { font-size: 105%; margin: 1.5em 0px 1em 0px; font-style: italic; }

hr { color: #fc9; height: 1px; border: 0px solid #fc9; margin: 0px; padding: 0px; }
img { border: 0px; }
ul li { list-style-position: outside; margin-left: 20px; padding-left: 0px; }

del {  text-decoration: line-through; }
acronym, abbr { border-bottom: 1px dotted; }


/* IDENTIFIKTORY */
#design { width: 95%; }
#paticka { text-align: center; color: #cc9; font-size: 70%; }

#leftpart div.text p.news { margin: 1.3em 0px; }
#leftpart div.text p.news span { display: block; color: #c60; }
#leftpart div.text p.news span.black { color: #000; font-weight: bold; }
#leftpart div.text p.news a { display: block; }
#leftpart div.text p.news a.doprava { display: inline; font-size: 80%; }


/* TRIDY */
.stred { text-align: center; margin: 0px auto; }
.doleva { text-align: left; }
.doprava { text-align: right; }
.valigntop { vertical-align: top; }
.valignmiddle { vertical-align: middle; }
.valignbottom { vertical-align: bottom; }
.floatleft { float: left; }
.floatright { float: right; }
.inline { display: inline; }
.block { display: block; }
.odsad { padding: 2em 0px; }
.doleodsad { margin-bottom: 20px; }
.horeodsad { margin-top: 20px; }
.tucne { font-weight: bold; }
.under { text-decoration: underline; }
.nomargin { margin: 0px; }
.small { font-size: 80%; }
.large { font-size: 120%; }
.ramecek { border: 1px solid #036; }
.strankovani { text-align: center; margin: 1.5em 0px; font-size: 90%; }

.red { color: #900; }
.green { color: #080; }
.blue { color: #009; }
.yellow { color: #ff0; }
.brown { color: #960; }

.cleaner { clear: both; font-size: 0px; height: 0px; line-height: 0px; }
.imgright { float: right; padding-left: 0.5em; padding-bottom: 0.5em; }
.imgleft { float: left; padding-right: 0.5em; padding-bottom: 0.5em; }
.leftmargin { margin-left: 2.2em; }
.topmargin { margin-top: 1em; }
.margintop { margin: 1em 0px; }
.tablehlavicka { border: 1px solid #eee; }


/* SLOUCENINY */
.cleaner span { display: block; border-top: 1px solid #999; }

.podpis { padding-top: 5px; }
.podpis strong { display: block; font-size: 105%; }


/* TABULKY */
table.info {
  border-collapse: collapse;
  margin: 0.3em 0px;
}
table.info td {
  padding: 0.3em 0px;
}
table.info td.value {
  padding-left: 0.8em;
  font-style: italic;
}

table.tab {
  width: 100%;
  border-collapse: collapse;
  border-bottom: 1px solid #999;
  margin: 10px 0px;
}
table.tab td {
  border-top: 1px solid #999;
  padding: 3px 4px;
}
table.tab tr.tablehlavicka td {
  text-align: center;
  font-weight: bold;
}

table.sto {
  width: 100%;
}
table#gallery {
  border-collapse: separate;
  border-spacing: 5px;
  /* border-style: double; */
  border-color: #666;
  margin: 10px 0px;
}
table#gallery td {
  border: 1px solid #666;
  padding: 0.5em;
  height: 160px;
  -moz-border-radius: 3px;
}


/* LINKY */
a:link { color: #000; font-weight: bold; text-decoration: underline; }
a:visited { color: #000; font-weight: normal; text-decoration: underline; }
a:hover, a:active { color: #000; }

#holder h1 a { text-decoration: none; }
#leftpart h2 a { text-decoration: none; font-weight: bold; }
