body
{
    margin: 0px;
    background: #000 url(lay_bg.jpg) repeat-x;
}

img
{
	border: 0px;
}

table
{
    border-collapse: collapse;
    padding: 0px;
    border: 0px;
}

td
{
    padding: 0px;
	vertical-align: top;
	font-family: tahoma;
	text-align: left;
}

td.middle
{
	vertical-align: middle;
}

td.bottom
{
	vertical-align: bottom;
}


div.ContainerShadow
{
	position: absolute;
	top: 50%;
	left: 50%;
	margin-top: -294px;
	margin-left: -473px;
	width: 964px;
	height: 585px;
}

div.BgMusic
{
	position: absolute;
	top: 50%;
	left: 50%;
	margin-top: 263px;
	margin-left: 350px;
	width: 85px;
	height: 55px;
}

div.Lang
{
	position: absolute;
	top: 50%;
	left: 50%;
	margin-left: -510px;
	margin-top: -270px;
	width: 60px;
	height: 59px;
}

div.Container
{
	position: absolute;
	top: 50%;
	left: 50%;
	margin-top: -286px;
	margin-left: -474px;
	width: 959px;
	height: 570px;
	background: url(lay_bg_nat.jpg) bottom no-repeat;
}

div.MainMenu
{
	position: absolute;
	right: 45px;
	bottom: 0px;
	width: 550px;
	height: 100px;
}

div.TextContainer
{
	position: absolute;
	left: 10px;
	top: 10px;
	width: 500px;
	height: 450px;
	background: none;
	overflow: hidden;
}

div.Footer
{
	position: absolute;
	top: 50%;
	left: 50%;
	margin-left: -475px;
	margin-top: 290px;
	font-family: tahoma;
	font-size: 10px;
	color: #fff;
}

	div.Footer a
	{
		color: #fff;
		text-decoration: none;
	}
	
	div.Footer a:hover
	{
		color: #fff;
		text-decoration: underline;
	}

div.Calendar
{
	margin-top: 2px;
	width: 25px;
	height: 36px;
	_width: 27px;
	_height: 40px;
	padding-top: 4px;
	padding-left: 2px;
	background: url(calendar.jpg) no-repeat;
	font-family: tahoma;
	font-size: 10px;
	color: #6b5927;
}

div.Calendar:first-line
{
	font-size: 20px;
}

div.MinPhoto
{
	width: 155px;
	height: 91px;
	padding-left: 10px;
	padding-top: 9px;
	_width: 165px;
	_height: 100px;
	background: url(min_bg.png) no-repeat;
}

div.right
{
	text-align: right;
}

div.center
{
	text-align: center;
}

p, div
{
	padding: 0px;
	margin: 0px;
	font-family: Tahoma;
	font-size: 12px;
	color: #fff;
	text-align: left;
}

	p a, div a
	{
		color: #fff;
		text-decoration: underline;
	}
	
	p a:hover, div a:hover
	{
		color: red;
		text-decoration: underline;
	}
	
p.title
{
	font-weight: bold;
}