body
{
	font-family: arial ce, geneva ce, arial, sans-serif ce, sans-serif;
	font-size: 12px;
	background-color: #D2D835;
	text-align: center;
}
#master
{
	background-image: url(images/design1.jpg);
	height: 600px;
	width: 900px;
	border: solid 1px black;
}
.menu
{
	width: 530px;
	height: 16px;
	_height: 20px;
	position: relative;
	top: 438px;
	_top: 437px;
	left: 278px;
	_left: 100px;
	border: 1px solid white;
	background-color: #001A62;
	text-align: center;
	padding-top: 2px;
}
.menu a
{
	color: white;
	text-decoration: none;
	padding: 0 15px 0 15px;
	font-weight: bold;
}
.menu a:hover
{
	color: Yellow;
}
.obsah
{
	width: 652px;
	height: 380px;
	_height: 384px;
	position: relative;
	top: -62px;
	_top: -67px;
	left: 223px;
	_left: 100px;
}
.frmobsah
{
	width: 100%;
	height: 100%;
}
.blick
{
	position: relative;
	top: 470px;
	left: 0px;
}
.blick img
{
	border: 0;
}
.copy
{
	position: relative;
	top: 622px;
	_top: 620px;
	width: 900px;
	height: 20px;
}
.copy a
{
	color: red;
	float: left;
	text-decoration: none;
}
.copy a:hover
{
	color: Black;
	text-decoration: underline;
}

.copy span
{
	color: Black;
	float: right;
}
.banner
{
	text-align: center;
}

