HTML, BODY
{
	margin: 0;
	padding: 0;
	width: 100%;
	height: 100%;
}

TABLE, TD, DIV, P
{
	margin: 0;
	padding: 0;

	font: normal 12px "Tahoma";
	color: #606060;
}

IMG
{
	border: 0;
}

.null_delim
{
	clear: both;
	font-size: 0;
	line-height: 0;
	height: 0;
}

.left_bar
{
/*	float: left;*/
	padding: 30px 0 0 0;
	width: 22%;
	padding-left: 15%;
}

.main_menu
{
	margin-top: 60px;
	padding-left: 30px;
}

.main_menu .mi
{
	float: left;
	clear: left;
	font: normal 18px "Georgia";
	white-space: nowrap;
	line-height: 26px;
	color: #7e7e7e;
	letter-spacing:1px;
}

.main_menu A.mi
{
	font-family:'Georgia';
	float: left;
	color: #ab1e36;
	text-decoration:none;
	letter-spacing:1px;
}

.main_menu DIV
{
	float: left;
	padding: 5px 0 15px 20px;
}

.main_menu .si
{
	float: left;
	clear: left;
	line-height: 22px;
	white-space: nowrap;
	color: #a9a9a9;
}

.main_menu A.si
{
	background: transparent url(images/icons/ancor.gif) 0 0.7em no-repeat;
	margin-left: -19px;
	padding-left: 19px;
	color: #616161;
}


.left_bar .contacts
{
	width: 230px;
	margin-top: 91px;
	padding-top: 47px;
	background: transparent url(images/icons/compass.gif) right top no-repeat;
/*		border: 1px solid green; */
}

.left_bar .images_box_title
{
	margin-top: 91px;
	margin-bottom: 5px;
}

.left_bar .images_box
{
	width: 230px;
	margin-left: -62px;
/*	margin-left: -35%;*/
	padding: 12px;
	padding-left: 62px;
	background-color: #e8e8e8;
}

.left_bar .images_box IMG
{
	border: 0;
}

.left_bar .images_box P
{
	width: 105px;
}

.left_bar .under_images_box
{
	margin-left: -62px;
/*	margin-left: -24%;*/
	line-height: 0;
	font-size: 0;
	float: left;
}


.left_bar .contacts B
{
	font: bold 18px "Times New Roman";
}

.left_bar .contacts P
{
	margin-top: 25px;
}

/*site left part*/
.header_left
{
	width: 29%;
}
.header_right
{
}

.pg_cont
{
	padding-top: 25px;
	margin-left: 57px;
/*	width: 55%;*/
}

.shifted
{
	margin-left: -19px;
}

.shifted2
{
	margin-left: -37px;
}

.time
{
	background: transparent url(images/icons/clock.gif) 0 0.9em no-repeat;
	padding-left: 19px;
	padding-top: 0.7em;
	font: normal 12px "Arial";
	color: #929292;
}

.nav_imgs
{
	float: right;
	padding-right: 50px;
}

.nav_imgs IMG
{
	margin: 0 6px;
	border: 0;
}


.main_image
{
	display: block;
	margin: 40px 0 45px -55px;
}

.page_image
{
	margin: 0 0 0 -30px;
	height: 173px;
}

DIV.content_text
{
	margin-right: 65px;
}

DIV.content_text P
{
	margin: 0 0 20px 0;
}

DIV.content_text DIV
{
	margin: 0 0 20px 0;
	padding: 1em 0 1em 30px;
	background: #e8e8e8 url(/images/content_block_left.gif) 0 0 repeat-y;
	font-style: italic;
}

.link2details
{
	margin-top: 15px;
}

.link2return
{
	margin-top: -20px;
}

.shifted A
{
	color: #ab1e36;
	background: transparent url(images/icons/ancor.gif) 0 0.3em no-repeat;
	padding-left: 19px;
}

.shifted2 A
{
	color: #ab1e36;
	background: transparent url(images/icons/arr_left.gif) 0 0.3em no-repeat;
	padding-left: 37px;
}

.h1
{
	display: block;
	margin-bottom: 22px;
}



.footer
{
/*	padding-top: 45px;*/
}

.langMenu a { letter-spacing:2px; font-size:16px; font-family: 'Georgia'; text-decoration:underline; }