body 
	{
	background-color: white;
	font-family: Tahoma;
	font-size: 75%;
	color: #7e7e7e;
  }

.stred 
	{
	width: 660;
	height: 505px;
	position: absolute;
	top: 50px;
	left: 50%;
	margin: 0px 100px 0px -330px;
	background-image: url(/obrazy/index2.gif)
	}
	
#bold
	{
	color: 9e0000;
	text-decoration: none;	
	font-weight: Italic; 
	margin: 0px 10px 0px 0px;	
	}
	

	
			#menu_hor
	{
	position: absolute; 
	left: 80px; 
	top: 10px;
	}
	
	.link_hor
	{
	color: black;
	text-decoration: none;	
	
	margin: 0px 10px 0px 0px;	
	}
	
	.link_hor:hover
	{	
	color: 9e0000;
	}
	
a:link    {color: gray}
a:visited    {color: gray}
a:active    {color: gray}	

.gallery {
background:url(../images/bg_nav_right.jpg) right top no-repeat;
padding:0 4px 10px 0;
}


.gallery ul {
/*display:none;*/
position:absolute;
top:34px;
background:#fff url(../images/bg_nav.jpg) left -34px repeat-x;
height:auto;
border-bottom:0 solid #000;
border-left:0 solid #000;
border-right:0 solid #000;
width:95%;
left:7%;
padding:8px 5px 15px;
}


.gallery ul li {
display:inline;
float:none;
background-image:none;
height:auto;
}

.gallery ul li a {
background-image:none;
position:relative;
border:0 solid #000;
float:left;
display:block;
width:75px;
height:50px;
background-color:#fff;
margin:8px;
padding:2px;
}

.gallery ul li a:hover {
background-image:none;
z-index:2;
}

.gallery ul li a img {
position:absolute;
top:2px;
width:75px;
height:50px;
border:0;
margin:0;
padding:0;
}

.gallery ul li a:hover img,.gallery ul li a:active img,.gallery ul li a:focus img {
width:100px;
height:75px;
left:-11px;
top:-10px;
z-index:1;
border:1px solid #000;
}

.gallery ul li.overview {
display:block;
clear:both;
color:#000;
padding:5px 10px 0;
}

#gallery1 ul {
z-index:2;
}

#gallery2 ul {
z-index:1;
}
