  a:link {color: Yellow;}  
  a:visited {color: Yellow;}
  a:hover {color: Aqua;}	
  a:active {color: #FEFF79;}	 
	
  body {
	margin: 5px;
	padding: 0px;
	font-family: Arial, sans-serif;
	font-size: 16px;
	color: White;
	background-color: Blue;
	scrollbar-arrow-color: #FFFF00;
	scrollbar-track-color: #E9E9E9;
	scrollbar-face-color: #5B5DFF;
	scrollbar-3dlight-color: #FFFF00;
	text-align: center;}
	
  .hlavicka, .zastreseni01, .paticka{
   width: 766px;
	border-right: White 1px solid;	
	border-left: White 1px solid;
	position: relative;
	margin: auto;}	
		
  .chesstdw {background-color: White;}	
  .chesstdb {background-color: Black;}
  .chesstd, .chesstdw, .chesstdb {
	height: 48px;
	width: 48px;}	
	
  .italic {font-style : italic;}
	
  .hlavicka{	
	border-top: White 1px solid;}
			
  .inner {
	padding: 10px;
	text-align: justify;}
	
   p {text-indent: 30px;}
	
  .caption {
	font-style: italic;
	font-size: 16px;}
	
  .news {
	font-family: Arial;
	font-size: 16px;
	padding: 10px;
	text-align: justify;}
	 
  .head {font-size: 68px;}
	
  .paticka {   
	background-color: #006666;
	border-top: White 1px solid;
	padding-top: 2px;
	padding-bottom: 2px;
   border-bottom: White 1px solid;}	
	
  .foottable {
   width: 100%;	
	font-size: 16px;}
	
  .paticka_right {
	padding-right: 5px;
	text-align: right;}
   
  .paticka_left {
	padding-left: 5px;}
	
	/*fotogalerie start*/	
  .phototd {
	font-family: Arial;	
	font-size: 14px;
	text-align: center;
	vertical-align: top;
	padding: 15px;}
	/*fotogalerie end*/
	
  .sport {
	color: #FFE4C4;
	font-style: italic;}
	 
  .bold {font-weight: bold;}
	 
  .vtable {
    background-color: #8000FF;
    font-size: 17px;}
	
   table {font-size: 16px;}

  .table {
    font-size: 18px;}		

  .counter {
	color: Yellow;
	text-align: center;}
 
    h1 {font-size: 32px;}
    h2 {font-size: 24px;}
    h3 {font-size: 18px;}
    h4 {font-size: 16px;}
    h5 {font-size: 13px;}
    h6 {font-size: 10px;}
	 
	/*menu start*/ 
  TABLE.menu {
	BORDER-width: 10px;	
	VISIBILITY: hidden;
	CURSOR: pointer;
	POSITION: absolute;}
		
  #mainmenu {POSITION: static;}	

  TABLE.menu TD {
	COLOR: yellow; 		/* Must be the same as tdColor in MScript.js */
	BACKGROUND-COLOR: #006666;	/* Must be the same as tdBgColor in MScript.js */
	BORDER: 0px; 
	PADDING-RIGHT: 8px; 
	PADDING-LEFT: 9px; 
	PADDING-BOTTOM: 2px; 
	PADDING-TOP: 2px; 
	FONT-SIZE: 11pt; 
	FONT-FAMILY: Arial; 
	WHITE-SPACE: nowrap;}
	/*menu end*/
	/*main page frame start*/
	.frame {
	border: yellow 5px outset;
	background-color: #8A2BE2;
	font-style: italic;}	
	.headline {
	border: white 5px outset;
	background-color: #8A2BE2;
	font-size: 130%;
	padding: 3px;
	width: 200px;
}

	/*main page frame end*/
	
	/*lightbox start*/
	#lightbox{	position: absolute;	left: 0; width: 100%; z-index: 100; text-align: center; line-height: 0;}
#lightbox img{ width: auto; height: auto;}
#lightbox a img{ border: none; }

#outerImageContainer{ position: relative; background-color: #fff; width: 250px; height: 250px; margin: 0 auto; }
#imageContainer{ padding: 10px; }

#loading{ position: absolute; top: 40%; left: 0%; height: 25%; width: 100%; text-align: center; line-height: 0; }
#hoverNav{ position: absolute; top: 0; left: 0; height: 100%; width: 100%; z-index: 10; }
#imageContainer>#hoverNav{ left: 0;}
#hoverNav a{ outline: none;}

#prevLink, #nextLink{ width: 49%; height: 100%; background-image: url(data:image/gif;base64,AAAA); /* Trick IE into showing hover */ display: block; }
#prevLink { left: 0; float: left;}
#nextLink { right: 0; float: right;}
#prevLink:hover, #prevLink:visited:hover { background: url(images/prevlabel.gif) left 15% no-repeat; }
#nextLink:hover, #nextLink:visited:hover { background: url(images/nextlabel.gif) right 15% no-repeat; }

#imageDataContainer{ font: 10px Verdana, Helvetica, sans-serif; background-color: #fff; margin: 0 auto; line-height: 1.4em; overflow: auto; width: 100%	; }

#imageData{	padding:0 10px; color: #666; }
#imageData #imageDetails{ width: 70%; float: left; text-align: left; }	
#imageData #caption{ font-weight: bold;	}
#imageData #numberDisplay{ display: block; clear: left; padding-bottom: 1.0em;	}			
#imageData #bottomNavClose{ width: 66px; float: right;  padding-bottom: 0.7em; outline: none;}	 	

#overlay{ position: absolute; top: 0; left: 0; z-index: 90; width: 100%; height: 500px; background-color: #000; }
	

   /*lightbox end*/		
	

	
	
