body 
{
 margin:0px;
 padding:0px;
 background-color:#161616;
 font-family: helvetica;
 font-weight: bold; 
 font-size: 13px;
 color: #ffffff;

}

#main
{
 width:941px;
 margin:auto;
 position: relative;
 top:15px; 
 left:0px;
}

#menu
{
 width:941px;
 height:344px;
 background-image:url(../images/main.png);
}

#menu2
{
 position:absolute;
 top:130px;
 left: 25px;
 width:250px;
 height:200px;
}

#flash_animace
{
 position:relative;
 top:127px;
 left:240px;
 width:700px;
 height:160px;
}


#navigace
{
 position:relative;
 top: 0px;
 width:941px;
 height:45px;
 background-image:url(../images/navigace.png);
}

#datum
{
 position:absolute;
 top:10px;
 left: 735px;
 width:200px;
 height:20px;
}

#text_uvod
{
 width:941px;
 height:15px;
 top:0px;
 position:relative;
 background-image:url(../images/text.png);
}

#text_stred
{
 width:941px;
 height:auto;
 top: 0px;
 position:relative;
 background-image:url(../images/text_stred.png);
}

#text_konec
{
 width:941px;
 height:15px;
 position:relative;
 background-image:url(../images/text_konec.png);
}

#technologie
{
 position:absolute;
 top: 2px;
 left: 8px;
 width:201px;
 height:510px;
 background-image:url(../images/tech_kon.png);
}


img.profil_spolecnosti{
 left : 610px;
 top : 160px;
 position : absolute;
 border:0px
}


p.datum{
 font-family: helvetica;
 font-weight: bold; 
 font-size: 12px;
 color: #000000;
 text-decoration: none;
 text-align: justify;
 margin:2px;
 padding:5px;
}

p{
 font-family: helvetica;
 font-weight: bold; 
 font-size: 13px;
 color: #ffffff;
 text-decoration: none;
 text-align: justify;
}

p.nadpis{
 font-family: helvetica;
 font-weight: bold; 
 font-size: 19px;
 color: #ffffff;
 text-decoration: none;
 text-align: center;
}

a, a:link, a:visited
{
 font-family: Helvetica, sans-serif;
 font-weight: bold; 
 font-size: 16px;
 color: #fffaf9;
 text-decoration: none;
 text-align: left;
}

a:hover
{
 font-family: Helvetica, sans-serif;
 font-weight: bold; 
 font-size: 16px;
 color: #fc2922;
 text-decoration: underline;
 text-align: left;
}

a.male, a.male:link, a.male:visited
{
 font-family: Helvetica, sans-serif;
 font-weight: bold; 
 font-size: 12px;
 color: #ffffff;
 text-decoration: none;
 text-align: left;
 padding:0px;
 background-repeat: no-repeat;margin-left: 0px;
}

a.male:hover
{
 font-family: Helvetica, sans-serif;
 font-weight: bold; 
 font-size: 12px;
 color: #fd2b24;
 text-decoration: underline;
 text-align:left;
 padding:0px;
 background-repeat: no-repeat;margin-left: 0px;
}


a.reference, a.reference:link, a.reference:visited
{
 font-family: Helvetica, sans-serif;
 font-weight: bold; 
 font-size: 12px;
 color: #ffffff;
 text-decoration: none;
 text-align: left;
 padding:0px;
 background-repeat: no-repeat;margin-left: 0px;
}

a.reference:hover
{
 font-family: Helvetica, sans-serif;
 font-weight: bold; 
 font-size: 12px;
 color: #fd2b24;
 text-decoration: underline;
 text-align:left;
 padding:0px;
 background-repeat: no-repeat;margin-left: 0px;
}


ul li ul li {margin-left: 10px;}

#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; }

