/* --------------------------------------------
Eurasia Group CSS (http://www.eurasia-hotel.ru)
Elaborated by: Ivan Babko (vanuha@mail.ru)
----------------------------------------------- */

html, body {
   margin: 0px;
   padding: 0px;
}

body {
	background: #FFF url(../img/bg_top.gif) repeat-x;
	font-size: 12px;
	line-height: 16px;
	font-family: arial, Tahoma, Helvetica, sans-serif;
	color: #000;
	text-align: center;
	min-width: 968px;
}

a {
	font-weight: bold;
	color: #E77C1C;
}

a:link, a:visited {
	text-decoration: none;
}

a:hover, a:active {
	text-decoration: underline;
}

#container {
	margin: 0 auto; 
	width: 968px;
	text-align: left;
	overflow: hidden;
}

img {
	border: 0;
}

#header {
	float: left;
	height: 366px;
	padding-bottom: 15px;
	_padding-bottom: 0px; 
}

h1 {
	margin: 30px 0 60px 45px;
	width: 859px;
	height: 76px;
	background-repeat: no-repeat;
	background-image: url(../img/logo_slogans.gif);
}

#fasad {
	margin: 0;
	padding: 0;
}

#fasad a {
	display: block;
	float: left;
	width: 150px;
	height: 150px;
	margin-right: 50px;
}

#fasad .last {
	margin-right: 0;
}

#content {
	float: left;
	display: inline;
	margin: 0;
	padding: 0;
	background: url(../img/bg_content.gif) no-repeat center center;
}

#content div {
	width: 165px;
	float: left;
	display: inline;
	text-align: left;
}

#content p {
	margin: 0;
	padding: 0;
}

#content h2 {
	margin: 0;
	padding: 0;
	background-repeat: no-repeat;
}

#content h2 a {
	display: block;
	height: 100px;
}

/*
#dn{
	margin-left: 20px;
}
 */
 
#dn h2 {
	margin-left: 28px;
	width: 103px;
	height: 100px;
	background-image: url(../img/logo_dn.gif);
}


#alp {
	margin-left: 35px;
}

 
#alp h2 {
	margin-left: 28px;
	width: 114px;
	height: 100px;
	background-image: url(../img/logo_alp.gif);
}


#amsterdam {
	margin-left: 40px;
}


#amsterdam h2 {
	margin-left: 20px;
	width: 119px;
	height: 100px;
	background-image: url(../img/logo_amsterdam.gif);
}

#regina {
	margin-left: 35px;
}
 
 
#regina h2 {
	margin-left: 12px;
	width: 133px;
	height: 100px;
	background-image: url(../img/logo_regina.gif);
}

#eurasia {
	margin-left: 30px;
}


#eurasia h2 {
	margin-left: 33px;
	width: 100px;
	height: 100px;
	background-image: url(../img/logo_eurasia.gif);
}

#footer {
	float: left;
	display: inline;
	/*width: 968px;*/
	background: url(../img/bg_footer.gif) repeat-x;
	padding-top: 20px;
	margin-top: 20px;
}

#footer p {
	line-height: 14px;
	text-align: justify;
	padding-bottom: 0;
	padding-top: 5px;
	margin-top: 0; 
	margin-bottom:0;
}

#footer p.center {
	text-align: center;
}

#footer h2 {
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: normal;
	color: #666666;
	margin: 0;
	padding: 0 0 5px 0;
}

#footer span {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #666666;
}

img.pic {
	position: absolute;
	top: 0px;
	left: 0px;
	border: 0px;
}

#info {
	background: url(../img/bg_footer.gif) repeat-x bottom;
	padding-bottom: 20px;
	text-align: left;
	color: #666666;
	font-size: 11px;
}

.counter {
	padding: 20px 0 19px 0px;
	clear: both;
	width: 88px;
	height: 31px;
	margin: 0 auto;
	text-align: center;
}

#header h1, #content h2 {
	text-indent: -9999px;
}
