@media screen,projection {
* {
  margin: 0px;
  padding: 0px;
}
body 	{
	font-family: Verdana, 'Arial CE', Arial, sans-serif; 
	font-size: 85%;
	background : #2D92AC url("bg.gif");
	text-align : center;
	color: #333333;
}
/*--- layout stranky ---*/
#stranka {
  position: relative;
  width: 769px;
  margin: 20px auto;
  text-align: left;
  background: transparent url("header.jpg") no-repeat;  
}	
#dokument {
  background: #FFFFFF;
  padding-bottom: 20px;  
}   
#zahlavi {
  clear: both; 
}
#logo {
  position: absolute;
  top: 55px;
  left: 33px;
  width: 200px;
  height: 72px;
  background : transparent url("logo.gif") no-repeat;
}
#logo h2 span, #logo h3 span {
  display: none
}
#logo a {
  display: block;
  width: 200px;
  height: 72px;
}
#menu {
  background: transparent url("bg-menu.gif") repeat-x bottom;
}
#text {
  width: 500px;
  _width: 550px;
  background: transparent;
  float: right;
  padding: 0 30px 30px 30px;
}
#submenu {
  float: left;
  width: 160px;
  margin: 30px 0 0 30px;
  background: transparent;
}
#zapati {
  clear: both;
  margin-top: -2px;
  padding: 30px;
  font-size: 0.9em;
  background: #FF9933;
  color: #FFFFFF;  
}
/*--- menu ---*/
#menu {
  background: transparent url("bg-menu.gif") repeat-x bottom;
  height: 1.60em;
  font-size: 1.1em;
}
#menu ul {
  list-style-type: none;
  padding-left: 25px
}
#menu li {
  float: left;
  margin-left: 0.1em;
  min-width: 80px;
  text-align: center;
}
*html #menu li {
  width: 80px;
}  
#menu a {
  padding: 0.2em 0.8em; 
  display: block; 
  white-space: nowrap; 
  text-decoration: none;
  font-weight : bold; 
  color : #EFEFEF;
}
unknown {
	width: auto
}
#uvod {
  background: transparent url("li-1-l.gif") no-repeat;
}
#uvod a {
  background: transparent url("li-1-p.gif") no-repeat right top;
}
#history {
  background: transparent url("li-2-l.gif") no-repeat;
}
#history a {
  background: transparent url("li-2-p.gif") no-repeat right top;
}
#cast1 {
  background: transparent url("li-3-l.gif") no-repeat;
}
#cast1 a {
  background: transparent url("li-3-p.gif") no-repeat right top;
}
#cast2 {
  background: transparent url("li-4-l.gif") no-repeat;
}
#cast2 a {
  background: transparent url("li-4-p.gif") no-repeat right top;
}
#cast3 {
  background: transparent url("li-5-l.gif") no-repeat;
}
#cast3 a {
  background: transparent url("li-5-p.gif") no-repeat right top;
}
#sponzor {
  background: transparent url("li-6-l.gif") no-repeat;
}
#sponzor a {
  background: transparent url("li-6-p.gif") no-repeat right top;
}
#kontakt {
  background: transparent url("li-1-l.gif") no-repeat;
}
#kontakt a {
  background: transparent url("li-1-p.gif") no-repeat right top;
}
#menu li a:hover {
    color: #E0E0E0; 
}
#menu li.active {
  background: transparent url("li-bile-l.gif") no-repeat; 
}
#menu li.active a {
  background: transparent url("li-bile-p.gif") no-repeat right top;
  color: #404040;
}
/*--- typografie v divu text ---*/
#text p, #text ul, #text ol, #text address {
  font-size: 95%;
  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;
}
/*--- typografie v divu submenu ---*/ 
#submenu h3 {
  color: #2D92AC;
  margin-bottom: 0.5em;
}
#submenu ul, #submenu address {
  margin-bottom: 2em;
  padding-bottom: 1em;
  border-bottom: 1px solid #CCCCCC;  
}
#submenu li {
  list-style-type: none;
  padding: 5px 2px;
  background: transparent;
}
/*--- typografie v divu zapati ---*/
#zapati address {
	font-variant: normal;
	font-style: normal;  
}
#zapati a, #zapati a:hover {
  color: #FFFFFF;  
}
/*--- obecne tagy (typografie) ---*/
hr  {
  display: none;
}
h1, h2, h3, h4, h5, h6  {
  margin: 0 0 0.15em 0;
  line-height: 1.5em; 
  font-family: Georgia, "Times New Roman", Times, serif;
  color: #2D92AC;
}
h1, h1 a, h1 a:hover {
  font-size: 1.6em;
  width: 350px;
	border-bottom: 2px solid #FF9900;  
}
h2, h2 a, h2 a:hover {
  font-size: 1.4em;
}
h2 a, h2 a:hover {
  font-size: 100%;
  color: #2D92AC;
  text-decoration: none;  
}
h3, h3 a, h3 a:hover {
  font-size: 1.2em;
  color: #333333;  
}
h4 {
  font-size: 1em;
  color: #333333;
  text-decoration: underline;     
}
h5 {
  font-size: 1em;
  color: #333333;
}
h6 {
  font-size: 1em;
  color: #333333;  
	font-style: italic;  
}
caption, dfn, cite, q, em {
	font-style: italic;
}
dfn, abbr, acronym {
  border-bottom: 1px dotted;
	cursor: help;
	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: 350px;
}
label span {
	display: block;
	float: left;
	width: 160px;
	clear: inherit;
}
/*---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;
}
/*--- 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;
}
#text ul.list-none li, #text ul.list-ico li {
	list-style-type: none;
	padding-left: 0;
	background: transparent;
}
ul.list-ico li {
	padding: 4px 0 4px 0px;
	font-size: 1em;
}
a.ico-pdf, a.ico-xls, a.ico-ppt, a.ico-doc, a.ico-audio, a.ico-image, a.ico-video, a.ico-zip {
	padding: 2px 0 2px 25px;
	height:1%;
}
a.ico-pdf {
	background: url("ico-pdf.gif") no-repeat left center;
}
a.ico-xls {
	background: url("ico-xls.gif") no-repeat left center;
}
a.ico-ppt {
	background: url("ico-ppt.gif") no-repeat left center;
}
a.ico-doc {
	background: url("ico-doc.gif") no-repeat left center;
}
a.ico-audio {
	background: url("ico-audio.gif") no-repeat left center;
}
a.ico-image {
	background: url("ico-image.gif") no-repeat left center;
}
a.ico-video {
	background: url("ico-video.gif") no-repeat left center;
}
a.ico-zip {
	background: url("ico-zip.gif") no-repeat left center;
}
/*--- clanek (weto publikator) ---*/
#text p.abstract {
  margin: 20px 0 1em 0;
  padding: 5px;
  font-weight: bold;
  color: #555;
  background: #EFEFEF;
}
.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;
  margin: 10px;
  padding-top: 5px;
  padding-bottom: 5px;
  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;
  background-color: transparent;
}
#text div.alignC p {
  margin: 0 auto;
  text-align: center;
}
/*--- tridy a barvy ---*/
a {
  color: #336666;
}
a:hover {
  text-decoration: none;
}
}
