html, body, div, span, h1, h2, h3, h4, h5, h6, p, iframe, blockquote, pre, a, abbr, acronym, address, big, cite, em, font, img, q, s, samp, small, strike, strong, sub, sup, tt, var, b, u, i, center, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td {
	margin:0;
	padding:0;
	border:0;
	outline:0;
	vertical-align:baseline;
	background:transparent
}
html, body
{
	width:100%;
	min-height:100%;
}
body
{
	background:url(../img/bg.png) #7c7166 0 0 repeat-x;
	font:62.5% Georgia, "Times New Roman", Times, serif;
	color:#2f2f2f;
	min-width:1367px
}
a
{
	color:#3a5262;
}
#Container
{
	width:100%;
	position:relative;
	overflow:hidden;
}

#journal
{
	background:url(../img/img-inner.jpg) 0 0 no-repeat;
	height:979px;
	max-width:1367px;
	margin:25px auto 0 auto;
	position:relative;
}
#contacts #journal
{
	background:url(../img/img-contacts.jpg) 0 0 no-repeat;
}
#logo
{
	position:absolute;
	top:28px;
	left:50px;
	width:251px;
	height:78px
}
#logo a
{
	background:url(../img/logo.png) 0 0 no-repeat;
	width:251px;
	overflow:hidden;
	height:0;
	display:block;
	padding-top:78px;
	text-indent:-30000px;
}
#menu
{
	position:absolute;
	top:245px;
	left:26px;
	width:117px;
}
#menu li
{
	list-style:none;
	font-style:italic;
	margin-bottom:7px
}
#menu a
{
	font-size:14px;
	display:block;
	color:#2d4758;
	line-height:1em;
	padding:0 6px;
	position:relative;
	text-decoration:none
}
#content
{
	position:absolute;
	top:174px;
	left:138px;
	font-size:13px
}

#lang
{
	background:url(../img/eng.png) 100% .25em no-repeat;
	position:absolute;
	top:92px;
	left:547px;
	font-size:10px;
	padding-right:23px;
}
#lang.rus
{
	background:url(../img/rus.gif) 100% .25em no-repeat;
}
div.nbcrs-roomImage img {
	cursor:pointer;
}
div.nbcrs-roomImage img:hover {
	outline: 2px solid #FF7200;
}
