* {
  margin: 0px;
  padding: 0px;
}
body 	{
	font-family: Verdana, 'Arial CE', Arial, sans-serif; 
	font-size: 75%;
	text-align: center;
	color: #333;
}
/*--- layout stranky ---*/
#page {
  position: relative;
}
#logo {
}
#menu {
  display: none;
}
#text {
  text-align: left;
}
#submenu {
  display: none;
}
#footer {
  border-top: 1px solid #808080;
}
/*--- header ---*/
#logo {
  text-align: right;
  font-size: 1.4em;
  color: #808080;
}
/*--- menu ---*/
/*--- titulka ---*/
#i-box-l {
  float: left;
  width: 45%;
}
#i-box-p {
  float: right;
  width: 45%;
}
#i-box-l h2, #i-box-p h2 {
  margin-bottom: 0.6em;
  font-family: serif;  
  text-transform: uppercase;
  font-size: 1.5em;
  color: #808080;
  border-bottom: 2px dotted #808080;
}
#text p.datum {
  margin-bottom: 0;
  font-weight: bold;
  font-size: 0.8em;
}
/*--- typografie v divu text ---*/
#text h1{
  margin-bottom: 0.6em;
  font-family: serif;  
  text-transform: uppercase;
  font-size: 1.5em;
  color: #839694;
  border-bottom: 2px dotted #808080;
}
#text p, #text ul, #text ol, #text address {
  margin: 0 0 1em 0;
  line-height: 1.4em;
}
#text ul {
  padding-left: 20px;
}
#text fieldset {
  width: 420px;
  margin-bottom: 1em;
}
.cd-box {
  clear: both;
  margin-bottom: 1em;
}
.cd-box img {
  float: left;
  margin: 0 20px 20px 20px;
  border: 1px solid #707070; 
}
#text p.abstract {
  font-weight: bold;
  color: #555;
}
#text p.forum {
  padding-bottom: 0.6em;
  border-bottom: 1px solid #CCC;
}
/*fotogalerie*/
div.alignG, div.gallery {
  float: left;
  margin: 0 9px 1em 0;
  text-align: center;
  font-size: 0.8em;
}
/*--- typografie v divu submenu ---*/ 
/*--- typografie v divu footer ---*/
#footer {
  font-size: 0.8em;
  font-weight: bold;
  color: #555;
}
#footer span.alignL {
  float: left;
}
#footer span.alignR {
  float: right;
}
#footer a.bezlinky {
  text-decoration: none;
  color: #555;
}
/*--- obecne tagy (typografie) ---*/
hr  {
  display: none;
}
h1, h2, h3, h4, h5, h6  {
  margin: 0 0 0.15em 0;
  line-height: 1.5em;
  font-family: Trebuchet MS, Verdana, 'Arial CE', Arial, sans-serif;  
}
h1 {
  font-size: 1.6em;
}
h2 {
  font-size: 1.3em;
}
h3 {
  font-size: 1.2em;
}
h4 {
  font-size: 1em;
}
caption, dfn, cite, q, em {
	font-style: italic;
}
dfn, abbr, acronym {
  border-bottom: 1px dotted;
	cursor: help;
	font-variant: normal;
	font-style: normal;
}
address {
	font-variant: normal;
	font-style: normal;
}
code {
	font-family: monospace;
	font-size: 1.2em;
}
strong {
	font-weight: bold;
}
fieldset {
	padding: 10px;
	border: 1px solid #CCC;
}
legend {
  margin-bottom: 1em;
	padding: 0 5px 0 5px;
  text-transform: uppercase;
  font-weight: bold;
  font-size: 0.8em;
  color: #839694;
}
textarea {
	width: 300px;
}
label span {
	display: block;
	float: left;
	width: 90px;
	clear: inherit;
}
table {
  border-collapse: collapse;
}
td {
  border: 1px solid #CCCCCC;
  padding: 2px 15px;
}
/*---obecne tridy a barvy ---*/
div.clear {
  clear: both; 
  margin-bottom: 5px;
}
div.ukonceniobtekani {
  clear: both; 
  font-size:1px; 
  height: 1px;
}
.alignR {
  text-align: right;
}
.alignL {
  text-align: left;
}
.mezera_dole {
  padding-bottom: 1em;
}
.skryt {
  display: none;
}
.img {
  text-align: center;
  background-color: #C5C5A3;
  border: 5px solid #C5C5A3;  
}
.img img {
  border: 1px solid #FFF;
}
a img {
  text-decoration: none;
  border: 0 none;
}
a {
  color: #7C0000;
}
a:hover {
  text-decoration: none;
}

