*
{
	margin: 0;
	padding: 0;
}

img
{
	border: 0;
}

.bold
{
	font-weight: bold;
}

body
{
	font-family: Arial;
	font-size: 13px;
	color: #666666;
	background: url('../img/background.jpg') no-repeat top left #f5f7f2;
}

a
{
	color: #6e9be0;
	text-decoration: underline;
}

a:hover
{
	font-weight: bold;
}

#heading
{
	color: #6e9be0;
}

a.copyright
{
	color: #a69682;
	text-decoration: none;
	font-size: 11px;
}

a.copyright:hover
{
	font-weight: bold;
}

div.menu_item
{
	padding-bottom: 8px;
}

a.meniu
{
	color: #fff;
	text-decoration: none;
}

a.meniu:hover
{
	font-weight: bold;
}

#intro_text
{
	position: absolute;
	left: 297px;
	top: 245px;
	width: 400px;
	height: 100px;
	text-align: center;
	color: #6a341d;
	text-transform: uppercase;
	font-family: Times New Roman;
	font-size: 30px;
	font-weight: bold;
	line-height: 33px;
}

#play_btn
{
	position: absolute;
	left: 493px;
	top: 345px;
}

#heading
{
	text-transform: uppercase;
	color: #6e9be0;
	font-weight: bold;
	font-size: 15px;
	margin-bottom: 15px;
}

ul
{
	list-style-type: none;
}

ul li
{
	padding-left: 12px;
	background: url('../img/ul_bullet.jpg') no-repeat 0px 5px;
	margin-bottom: 3px;
}

div.slogan
{
	color: #fff;
	font-size: 17px;
	padding: 20px 15px;
	height: 77px;
	width: 445px;
	position: absolute;
	top: 162px;	
	line-height: 22px;
}

#map
{
	width: 414px;
	height: 263px;
	margin: 0;
}

.map_area
{
	width: 414px;
	border: 1px solid #6e9be0;
}
