#strankaobal
{
	background: white; 
}
#obsah_vnutro 
{
	color: black;
}
#obsah_vnutro h2 
{
	background: url('../images/h22.gif') no-repeat 0px -5px;
}
a, a:link, a:visited 
{
	color: gray;
}
a:hover 
{
	color: gray;
}
/* top images */
.mask{
	position:absolute;
	top: 0px;
	left: 0px;
	width:775px;
	height:310px;
	overflow:hidden;
	
}
.mask img {
	position:absolute;
	display:block;
	border:none;
	top: 0px;
	left: 0px;
	/* border: 1px solid #D6D6D6; */
	
}
#top_img 
{
	position: relative; 
	display: block;
	width: 775px;
	height: 310px;
	background: url('../images/new_bg_topimg_subpage.jpg') top left no-repeat;
}
.sample 
{
	position: absolute; 
	display: block;
	width: 775px;
	height: 310px;
	top: 0px;
	left: 0px;
	background: url('../images/new_bg_topimg_subpage.jpg') top left no-repeat;
}
.sample_frame 
{
	position:absolute;
	display:block;
	top: 0px;
	left: 0px;
	width:775px;
	height:310px;
	z-index: 20;
}
#top_right
{
	display: block;
	position: absolute;
	left: 495px;
	top: 21px;
	width: 253px;
	height: 234px;
	z-index: 3;
}