body
{
	background-image: URL('images/background.png'); font-family:Verdana, Arial; font-size:10px; color:#FFFFFF;
}

#mBody
{
	margin: 0 auto;
	width: 950px;
	border: 1px solid #000000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	color:#666666;
}

#mHeader
{
	margin-left: 5px;
	margin-right: 5px;
	margin-bottom: 10px;
	height: 90px;
	background:url(images/logo.jpg);
	color: #006666;
}

#cLeft
{
	width: 180px;
	float: left;
	margin-left: 5px;
}

#cRight
{
	width: 180px;
	float: right;
	margin-right: 5px;
}

#CHeader
{
	height: 25px;
	background: url(Images/25x180_SideHeader.gif);
	text-indent: 5px;
	border: 1px solid #990000;
	border-top: none;
}

#SideC
{
	border: 1px solid #660000;
	margin-bottom: 20px;
	border-top: none;
}

#ContentHead_home
{
	height: 25px;
	text-indent: 5px;
	background: url(images/home_l_header.gif);
	border: none;
	margin-left: 190px;
	margin-right: 190px;
	border-top: none;
}

#ContentHead_o_nas
{
	height: 25px;
	text-indent: 5px;
	background: url(images/o_nas_l_header.gif);
	border: none;
	margin-left: 190px;
	margin-right: 190px;
	border-top: none;
}

#ContentHead_vysledky
{
	height: 25px;
	text-indent: 5px;
	background: url(images/vysledky_l_header.gif);
	border: none;
	margin-left: 190px;
	margin-right: 190px;
	border-top: none;
}

#ContentHead_zostava
{
	height: 25px;
	text-indent: 5px;
	background: url(images/zostava_l_header.gif);
	border: none;
	margin-left: 190px;
	margin-right: 190px;
	border-top: none;
}

#ContentHead_fotky
{
	height: 25px;
	text-indent: 5px;
	background: url(images/fotky_l_header.gif);
	border: none;
	margin-left: 190px;
	margin-right: 190px;
	border-top: none;
}

#ContentHead_kontakt
{
	height: 25px;
	text-indent: 5px;
	background: url(images/kontakt_l_header.gif);
	border: none;
	margin-left: 190px;
	margin-right: 190px;
	border-top: none;
}

#ContentHead_linky
{
	height: 25px;
	text-indent: 5px;
	background: url(images/linky_l_header.gif);
	border: none;
	margin-left: 190px;
	margin-right: 190px;
	border-top: none;
}

#ContentHead_forum
{
	height: 25px;
	text-indent: 5px;
	background: url(images/forum_l_header.gif);
	border: none;
	margin-left: 190px;
	margin-right: 190px;
	border-top: none;
}

#Content
{
	margin-left: 192px;
	margin-right: 192px;
	margin-bottom: 20px;
	border: 1px solid #660000;
	border-top: none;
	height: auto;
}

#ContentGallery
{
	margin-left: 190px;
	margin-right: 190px;
	margin-bottom: 20px;
	border: none;
	border-top: none;
	font-family:Verdana, Arial; 
  font-size:10px; 
  color:#FFFFFF;
}

#GalleryNail
{
	width: 166px;
	height: 126px;
	border: 2px solid #666666;
}

#BaseFooter
{
	clear: both;
	padding: 15px 5px 0px 5px;
	text-align: center;
}

#Nav td, #Nav td a
{
	margin: 0;
	padding: 0;
	border: 1px none #660000;
	display: block;
}

#Nav td a:hover 
{
	margin: 0;
	padding: 0;
	border: 1px dotted #660000;
	display: block;
}

#Menu_Header
{
	height: 25px;
	background: url(images/Menu_Header.gif);
	text-indent: 5px;
	border: 2px solid #990000;
	border-top: none;
}

#lightbox{
	position: absolute;
	left: 0;
	width: 100%;
	z-index: 100;
	text-align: center;
	line-height: 0;
	}

#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: transparent url(../images/blank.gif) no-repeat; /* 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/prev.gif) left 15% no-repeat; }
#nextLink:hover, #nextLink:visited:hover { background: url(images/next.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;	}	
		
#overlay{
	position: absolute;
	top: 0;
	left: 0;
	z-index: 90;
	width: 100%;
	height: 500px;
	background-color: #000;
	}

a:link, a:visited
{
	color: #990000;
        text-decoration: none;
}

a:hover
{
	color: #cc0000;
}
