@media screen,projection {
* {
  margin: 0px;
  padding: 0px;
}
body 	{
	font-family: Verdana, 'Arial CE', Arial, sans-serif; 
	font-size: 75%;
	background : #FFFFFF ;
	text-align : center;
	color: #000000;
}
/*--- layout stranky ---*/
#stranka {
  position: relative;
  width: 780px;
  margin: 0 auto;
  text-align: left;
  background: transparent url("header.jpg") no-repeat;
}	
#dokument {
  position: relative;
  width: 780px;  
  padding-bottom: 5px;
  border: 1px solid #666666;  
}   
#zahlavi {
  clear: both;
  height: 145px;     
}
#logo {
  padding: 40px 0 10px 10px;
  text-align: left;
}
#logo h2 a {
	font-size: 2.5em;
	text-transform: uppercase;
  color: #CC0000;
  text-decoration: none;
  display: none;
}
#logo a span {
  display: none;
}
#logo h3 {
  position: relative;
	top: -0.5em;
  font-size: 1.5em;
	color: #FFFFFF;
	display: none;
}
*html #logo h3 {
	top: 0em;
}
#menu {
  height: 1.6em;
  font-size: 1.2em;
}
#text {
  width: 480px;
  background: transparent;
  float: left;
  padding: 20px 30px;
}
*html #text {
  width: 540px;
}
#submenu {
  float: right;
  width: 190px;
  padding: 10px;
  margin: 50px 10px 10px 0;
  background : #FFFFFF ;
  border: 1px solid #CCCCCC;
}
#zapati {
  clear: both;
  text-align: center;
  padding: 10px;
  font-size: 0.9em;
  background: transparent;
  color: #333333;  
}
#kontakt {
  position: absolute;
  top: 35px;
  right: 250px;
	font-weight: bold;  
}
/*--- menu ---*/
#menu {
  background: #CC0000;
  border: 1px solid #000000;
  border-bottom: none;
}
#menu ul {
  list-style-type: none;
  padding-left: 30px
}
#menu li {
  float: left;
  margin-right: 1em;
  text-align: center;
  background: #CC0000;
}
#menu a {
  padding: 0.2em 0.1em 0.1em 0.1em; 
  display: block; 
  white-space: nowrap; 
  text-decoration: none;
  font-weight : bold; 
  color : #FFFFFF;
}
unknown {
	width: auto
}
#menu li a:hover {
  color: #CCCCCC;
}
/*--- typografie v divu text ---*/
#text h2 a, #text h2 a:hover {
  font-size: 100%;
  color: #666;
}
#text p, #text ul, #text ol, #text address {
  margin: 0 0 1em 0;
  line-height: 1.6em;
  text-align: justify; 
}
#text p {
  text-align: justify; 
}
#text li {
  margin-bottom: 0.5em
}
#text ul li {
  list-style-type: none;
}
#text ol li {
  list-style-position: inside;
}
/*obrazky*/
#text .obr {
  text-align: center; 
  background: #EFEFEF; 
  padding: 10px;
  margin: 10px 0;
  border: 1px solid #CCCCCC;
}
#text .obr img {
  margin: 0 auto;
}
#text .obr p {
  text-align: center;
	font-style: italic;  
  margin: 0 auto;
  font-size: 0.9em;
}
/*--- typografie v divu submenu ---*/ 
#submenu h2 {
  color: #CC0000;
}
#submenu h2.seda {
  color: #666666;
}
#submenu h3 {
}
#submenu p, #submenu ul, #submenu ol, #submenu address {
  margin: 0 0 1em 0;
  line-height: 1.6em;  
}
#submenu ul li {
  list-style-type: square;
}
#submenu li {
  list-style-position: inside;
}
/*--- typografie v divu zapati ---*/
#zapati address {
	font-variant: normal;
	font-style: normal;  
}
#zapati a, #zapati a:hover {
  color: #333333;  
}
/*--- obecne tagy (typografie) ---*/
hr  {
  display: none;
}
h1, h2, h3, h4, h5, h6  {
  margin: 0 0 0.15em 0;
  line-height: 1.5em; 
}
h1, h1 a, h1 a:hover {
  font-size: 1.6em;
  color: #CC0000;
}
h2, h2 a, h2 a:hover {
  font-size: 1.4em;
  color: #666;
}
h3, h3 a, h3 a:hover {
  font-size: 1.2em;
  color: #808080;  
}
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 #CCCCCC;
}
legend {
	margin: 0 .5em;
	padding: .5em 0;	
}
textarea {
	width: 300px;
}
label span {
	display: block;
	float: left;
	width: 170px;
	clear: inherit;
	font-size: 0.9em;
}
table {
  border-collapse: collapse;
}
td {
  border: 1px solid #CCCCCC;
  padding: 2px 15px;
}
/*---obecne tridy ---*/
div.clear {
  clear: both; 
  margin-bottom: 5px;
}
div.ukonceniobtekani {
  clear: both; 
  font-size:1px; 
  height: 1px;
}
.mezera_dole {
  padding-bottom: 1em;
}
.skryt {
  display: none;
}
a.skryty {
  text-decoration: none;
}
.border {
  border: 1px solid #333333;
}
/*--- formatovani vypisu clanky (weto publikator) ---*/
div.blok {
  border-bottom: 1px solid #CCCCCC;
  margin-bottom: 20px;
}
div.blok h2 a {
  font-size: 100%;
  color: #2D92AC;
  text-decoration: none;  
}
div.blok h2 a:hover {
  font-size: 100%;
  text-decoration: underline;
}
div.blokfoot {
  font-size: 0.9em;
  color: #336666;
  background: #efefef;
  padding: 2px 10px;
  margin-bottom: 1em;  
}
.mezera_dole {
  padding-bottom: 1em;
}
/*--- clanek (weto publikator) ---*/
p.abstract {
  color: ;
  border: ;
  backgroung: ;
}
.alignL {
  float:left;
  margin: 0 10px 10px 0;
}
.alignC {
  clear: right;
  width: 100%;
  text-align: center;
}
.alignR {
  float:right;
  margin: 0 0 10px 10px;
}
/*--- galerie (weto publikator) ---*/
.gallery {

}
div.alignG {
  float: left;
  text-align: center;
  width: 160px;
  height: 170px;
  margin: 10px;
  padding-top: 5px;
  padding-bottom: 5px;
  border: 1px solid #CCCCCC;
  background-color: ;
}
#text div.alignG p {
  margin: 0 auto;
  text-align: center;
  font-size: 0.9em;
}
#text div.alignG a {
  text-decoration: none;
}
div.alignC {
  position: relative;
  clear: right;
  /*width: 400px;*/
  margin-bottom: 5px;
  margin-left: auto;
  margin-right: auto;
  padding: 5px;
  border: 1px solid #CCCCCC;
  background-color: transparent;
}
#text div.alignC p {
  margin: 0 auto;
  text-align: center;
}
/*--- tridy a barvy ---*/
a {
  color: #A63B36;
}
a:hover {
  text-decoration: none;
}


/*pracovni*/
.pozn {
  padding: 5px;
  background: #efefef; 
  border: 1px solid #cccccc;
}
}