html, body {
  margin: 0px;
  padding: 0px;
  width: 100%;
  height: 100%;
  text-align: left;
  background-color: #00001c;
  background-image: url('../pic/back_top.png');
  background-position: top;
  background-repeat: repeat-x;
}

body, tr, td, caption, div, span, p, input, textarea, select { 
  font-family: trebuchet MS, "Verdana CE", Verdana, "Arial CE", Arial,  Tahoma, "Lucida Grande CE", lucida, sans-serif;
  font-size: 10pt;
  xletter-spacing: 1px;
  color: #fff;
}



a, 
#menu a, 
a.recenze p {
	color: #ADD8E6;
	text-decoration: underline;
}
a:hover, a:active,
#menu a:hover, 
a:hover.recenze p {
	color: #AFEEEE;
}
a.mail {
	color: #FF8C00;
}

b {
	font-weight: bold;
}

p {
  text-align: left;
  margin-top: 5px;
  margin-bottom: 5px;  
  margin-right: 20px;
}

ul {
  list-style-image: url('../pic/li.png');
  margin: 10px;
}

li {
  margin-left: -20px;
  *margin-left: 20px;
}

abbr {
  border-bottom: 1px dashed;
  cursor: help;
}


hr, .line {	
  height: 1px;
  xborder-top: 1px solid #cc0000;
  clear: both;
}

table {
  width: 98%;
  background-color: transparent;
  border-collapse: collapse;
}
th, td, tr {
  padding: 2px;
  padding-left: 10px;
  vertical-align: top;
  border-collapse: collapse;
}
th {
  background-color: #444444;
}

td.date {
  width: 100px;
  color: Fuchsia;
}


/*
input {
  width: 175px;
  height: 18px;
  border: none;
  margin: 3px;
}
input.w20 {
  width: 20px;
  border: none;
}
input.w30 {
  width: 30px;
  border: none;
}
textarea {
  width: 175px;
  height: 50px;
  border: none;
  font-size: 8pt;
  margin: 3px;
}
input.submit {
  width: 80px;
  border:  solid 1px #333333;
  background-color: #339933;  
  text-align: center;
  color: White;
  cursor: hand;
}
input.reset {
  width: 80px;
  border:  solid 1px #333333;
  background-color: #cc3300;
  text-align: center;
  color: White;
  cursor: hand;  
}
*/


h1, h2, h3, h4, h5, h6 {
	margin-top: 15px;
	margin-bottom: 10px;
	line-height: 130%;
}
h1 { 
	font-size: 175%;  
	color: #FFDEAD Green;
}
h2 { 
	font-size: 150%; 
	color: #F5DEB3;
}
h3 { font-size: 145%; }
h4 { 
	font-size: 115%; 
	font-style: italic;
}



.hidden_moz {
  display: none;
  _display: block;
}
.hidden_ie {
  _display: none;
}

.nostyle {
  display: none;
}


.corrector, .clear, .clr {
	height: 0px;
	clear: both;
	font-size: 0px;
}
.invisible, .none, .display_none {
  display: none;
}

.fl {
  float: left;
  margin: 0px;
  margin-right: 10px;
  margin-bottom: 10px;
}
.fr {
  float: right;
  margin: 0px;
  margin-left: 10px;
  margin-bottom: 10px;
}

.l {
  text-align: left;
}
.c {
  text-align: center;
}
.r {
  text-align: right;
}
.t {
  vertical-align: top;
}
.m {
  vertical-align: middle;
}
.b {
  vertical-align: bottom;
}



.highlight, .hl {
  /*color: #FF8C00;*/
	color: #F5DEB3;
}




#main {
  width: 980px;
  margin:0px auto ;
}

#head {
  height: 200px;
  width: 100%;
  
  background-image: url('../pic/back_head.png');
  background-position: top right;
  background-repeat: no-repeat;
}
#head h1 a {
  xdisplay: none;
  width: 300px;
  height: 100px;
  float: right;  
}
#head h1 a {
  display: block;
  text-indent: -2000px;
}

#lang {
  width: 200px;
  float: left;  
  margin-top: 50px;
  margin-left: 130px;
  _margin-left: 50px;
}
#lang ul, 
#lang li {
  list-style: none;
  list-style-type: none;
  display: block;
  float: left;
  width: 50px;
  height: 20px;
  margin-top: 10px;
  margin-right: 15px;
  *margin-left: 15px;
}
#lang a {
  display: block;
  width: 50px;
  height: 20px;
  text-indent: 40px;
  color: Black;
}
#lang a:hover {
  color: white;
}
#lang .cz {
  background-image: url('../pic/cz.png');
  background-position: top left;
  background-repeat: no-repeat;
}
#lang .en {
  background-image: url('../pic/en.png');
  background-position: top left;
  background-repeat: no-repeat;
}

#actual {  
  float: right; 
  width: 565px; 
  height: 60px;
  
  margin-top: 10px;
  *margin-top: 0px;
  margin-right: 15px;  
  _margin-right: 8px;  
  margin-left: 300px;
  
  overflow: hidden;
  
  background-color: Gray;  
  xbackground-image: url('../pic/back_actual.png');
  xbackground-position: top right;
  xbackground-repeat: no-repeat;

  -moz-opacity: 0.8;
  filter: alpha(opacity=80);
  
  overflow: auto;

}
#actual .in {  
  margin: 10px;
  margin-top: 3px;
  margin-bottom: 0px;
  
  color: #FFD700;
}

.con_tit {  
  font-weight: bold;
}
.con_item {  
  color: #FFD700;
}

#body {  
  xfloat: left;  
  width: 100%;
  min-height: 507px;
  background-color: Black;  
  
  background-image: url('../pic/back_left.png');
  background-position: top left;
  background-repeat: repeat-y;
}

#left {  
  float: left;  
  width: 400px;
}


#menu {
  margin-left: 125px;
  margin-right: 10px;
  margin-bottom: 40px;
  
}
#menu .in {
  font-size: 100%;
}
#menu li {
  font-size: 100%;
  font-weight: bold;
  list-style: none;
  xmargin: 0px;
  *margin-left: 20px;
}
#menu a {
  display: block;
  text-decoration: none;
  line-height: 110%;
  font-size: 105%;
  margin-bottom: 15px;
  _margin-bottom: 0px;
}
#menu a:hover {
  text-decoration: underline;
}

#menu .hl a {
  /*color: #FF8C00;*/
	font-size: 130%; 
	color: #F5DEB3;
}


#right {
  float: left;
  width: 560px;
  margin-bottom: 20px;
  
  background-color: #5e5e5e;
  
  background-image: url('../pic/back_content.png');
  background-position: left top;
  background-repeat: repeat-x;
}
#right .in {
  margin: 15px;
}




#footer {
}
#footer .in {
  margin: 20px;
  text-align: right;
}
#footer a {
  text-decoration: none;
}
#footer a:hover {
  text-decoration: underline;
}



.foto {
  display: block;
  width: 200px;
  height: 190px;
  float: left;
  margin: 15px;  
  text-align: center;
}
.foto .content {
  width: 200px;
  height: 190px;
  text-align: center;
}
.foto .img {
  width: 200px;
  xheight: 150px;
}
.foto img {
  border: none;
  text-decoration: none;
}
.foto p {
  width: 200px;
  text-align: center;
}
a.foto {
  text-decoration: none;
}

/*
.foto {
  display: block;
  clear: both;
}
.foto img {
  border: none;
  text-decoration: none;
  float: left;
}
.foto p {
  float: left;
}
*/



/*LIGHTBOX*/
#lightbox{
	background-color: Silver;
	padding: 5px;
	color: #ffffff;
}
#lightboxDetails{
	font-size: 1em;
	padding-top: 0.4em;
	}	
#lightboxCaption{ float: left; width: 100%; font-weight: bold; font-size: 90%; xtext-align: center;  }
#keyboardMsg{ float: right; color:#ffffff; font-size: 90%; xtext-align: center; }
#closeButton{ top: 5px; right: 5px; }

#lightbox img{ border: none; clear: both;} 
#overlay img{ border: none; }

#overlay{ background-image: url('overlay.png'); }

* html #overlay{
	background-color: #333;
	back\ground-color: transparent;
	background-image: url('overlay.png');
	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src="overlay.png", sizingMethod="scale");
	}
/*LIGHTBOX*/ 
	 


/*ROTATOR*/
.rotator {
	width: 300px;
	xtext-align: center;
}
.rotator #rotator,
.rotator #rotator a,
.rotator #rotator a img {
	xtext-align: center;
	xmargin: auto;
}
/*ROTATOR*/



/*SLIDESHOW
#slideshow.js li{
  display:none;
} 
#slideshow.js li.current{
  display:block;
}
SLIDESHOW*/


