
/* CSS Document */
HTML,
BODY {
	height: 100%;
	width: 100%;
	margin: 0;
	padding: 0;
}
IMG { border: 0; }

BODY,
* TABLE,
TR,
TD {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
}

.Border { border: 1px solid red; }

.MainTable {
	height: 100%;
	width: 100%;
	border: 0;
	padding: 0;
	margin: 0;
}

* { background-color: transparent; }

/************************************************/
/*		Header												*/
/************************************************/
.Header,
.Header .Wave,
.Header .hContent {
	height: 194px;
	width: 100%;
	padding: 0;
	margin: 0;
}

.Header { 
	position:relative;
	background:#7cb9d5;
}

.Header .Wave {
	overflow:hidden;
}

.Header .hContent {
	position:absolute;
	display:block;
	top:0;
	left:0;
	overflow:hidden;
}

.Header .Logo {
	margin-left:50px;
	height:122px;
	width:251px;
	background:none;
}

/***** Up-bar ******/
.Header div .Up-bar {
	height:16px;
	width:100%;
	padding:0;
	margin:0;
	background:none;
}

.Header div .Up-bar a {
	display:block;
	width:16px;
	height:16px;
	padding:0;
	float:left;
}

.Header div .Up-bar a div {
	width:16px;
	height:16px;
	padding:0;
	float:left;
}

/* Home-btn */
.Header div .Up-bar a .Home-btn { background: URL(images/ico_home.gif) no-repeat 0 -16px; }

.Header div .Up-bar a:hover .Home-btn,
.Header div .Up-bar a:hover .Home-btn-act { background: URL(images/ico_home.gif) no-repeat 0 -32px; }

.Header div .Up-bar a .Home-btn-act { background: URL(images/ico_home.gif) no-repeat 0 -32px; }

/* Mail-btn */
.Header div .Up-bar a .Mail-btn { margin-left: 12px; }

.Header div .Up-bar a .Mail-btn { background: URL(images/ico_mail.gif) no-repeat 0 -16px; }

.Header div .Up-bar a:hover .Mail-btn { background: URL(images/ico_mail.gif) no-repeat 0 -32px; }

/***** Lang-bar ******/
.Header div .Lang-bar {
	height:16px;
	width:135px;
	padding:0;
	background:none;
	margin-right: 50px;
	text-align:right;
}

.Header div .Lang-bar a {
	display:block;
	width:54px;
	height:16px;
	padding:0;
	float:left;
	margin-left:10px;
}

.Header div .Lang-bar a div {
	width:54px;
	height:16px;
	padding:0;
	float:left;
}

/* Default language */
.Header div .Lang-bar a .Default-btn { background: URL(images/ico_russian.gif) no-repeat 0 -16px; }
.Header div .Lang-bar a:hover .Default-btn,
.Header div .Lang-bar a:hover .Default-btn-act { background: URL(images/ico_russian.gif) no-repeat 0 -32px; }
.Header div .Lang-bar a .Default-btn-act { background: URL(images/ico_russian.gif) no-repeat 0 -32px; }

/* English language */
.Header div .Lang-bar a .English-btn { background: URL(images/ico_english.gif) no-repeat 0 -16px; }
.Header div .Lang-bar a:hover .English-btn,
.Header div .Lang-bar a:hover .English-btn-act { background: URL(images/ico_english.gif) no-repeat 0 -32px; }
.Header div .Lang-bar a .English-btn-act { background: URL(images/ico_english.gif) no-repeat 0 -32px; }


/* Phone code & number */
.Header div .Phone-code {
	background:none;
	width: 139px;
	height: 30px;
	margin: 35px 10px 0 0;
}

.Header div .Phone-number {
	background:none;
	width: 192px;
	height: 39px;
	margin: 35px 0 0 0;
}

/* Contacts links */
.Header div .Contacts {
	width:100%;
	margin: 7px 0 0 0;
	background:none;
	font-size:12px;
	line-height:18px;
}

.Header div .Contacts a { color: #24738e; }

.Header div .Contacts a:hover { color: #00F; }

/************************************************/
/*		Menu box												*/
/************************************************/
.Menu-box {
	margin: 51px 0 0 45px;
}
.Menu-box ul { list-style: none; }
.Menu-box ul,
.Menu-box ul li {
	margin: 0;
	padding: 0;
}
.Menu-box ul li { height:20px; clear:both; }

.Menu-box ul li .menu-li,
.Menu-box ul li .submenu-li {
	background: none;
}

.Menu-box ul li .menu-li a,
.Menu-box ul li .submenu-li a {
	display:block;
	color: #24738E;
	text-decoration:underline;
	margin-left:5px;
}

.Menu-box ul li .menu-li a:hover,
.Menu-box ul li .submenu-li a:hover { color: #C97A2B; }

.Menu-box ul li .menu-li .mid-part a,
.Menu-box ul li .submenu-li .mid-part a {
	color: #FFF;
	text-decoration:none;
	padding:0;
	margin:0;
}

.Menu-box ul li .menu-li .mid-part a:hover,
.Menu-box ul li .submenu-li .mid-part a:hover {
	color: #630;
	text-decoration:none;
}

.Menu-box ul li .menu-li .mid-part,
.Menu-box ul li .submenu-li .mid-part { background: none; }

.Menu-box ul li .menu-li .left-part,
.Menu-box ul li .submenu-li .left-part,
.Menu-box ul li .menu-li .mid-part,
.Menu-box ul li .submenu-li .mid-part,
.Menu-box ul li .menu-li .right-part,
.Menu-box ul li .submenu-li .right-part { 
	height:17px;
	float:left;
}
.Menu-box ul li .menu-li .left-part,
.Menu-box ul li .submenu-li .left-part,
.Menu-box ul li .menu-li .right-part,
.Menu-box ul li .submenu-li .right-part { 
	width: 5px;
	background:red;
}
.Menu-box ul li .menu-li .left-part,
.Menu-box ul li .submenu-li .left-part { background: URL(images/menu_part.gif) no-repeat 0 0; }
.Menu-box ul li .menu-li .right-part,
.Menu-box ul li .submenu-li .right-part { background: URL(images/menu_part.gif) no-repeat -5 0; }

.Menu-box ul li .menu-li .mid-part,
.Menu-box ul li .submenu-li .mid-part {
	background:#C97A2B;
	color: #FFF;
}

.Menu-box ul li .menu-li a,
.Menu-box ul li .menu-li .mid-part { font-size:14px; }

.Menu-box ul li .submenu-li a,
.Menu-box ul li .submenu-li .mid-part { font-size:14px; }

/************************************************/
/*		Middle box											*/
/************************************************/
.Middle-box {
	border-top: solid #7eadbd 2px;
	border-bottom: solid #7eadbd 2px;
	background:#b1ddee URL(images/middle_box_bg.jpg) repeat-x;
}

.Document-name H1 {
	font-size: 30px;
	font-family: Arial;
	font-weight: bold;
	color: #630;
	line-height:30px;
	margin:35px 0 17px 0;
}

.Content-box {
	background:none;
	margin: 0 50px 40px 0;
	font-size: 12px;
	line-height:16px;
	font-family: Tahoma, Geneva, sans-serif;
	color: #000;
}
.Content-box p * { background:none; }

.Content-box a {
	text-decoration:underline;
	color: #009;
}
.Content-box a:hover {
	text-decoration:underline;
	color: #00F;
}

.News-box .data-bg {
	heght:20px;
}

.News-box .data-bg .data {
	font-size: 10px;
	color:#AAA;
}

.News-box .Title H1 {
	font-size: 18px;
	font-family: Arial;
	font-weight: normal;
	margin:3px 0 5px 0;
}
.News-box .Title H1 A { color: #24738E; }

.News-box .Title H1 A:hover { color:#C97A2B; }

.News-box .Content {
	padding: 0 50px 20px 0;
}

.News-lnk {
	border-top: 1px solid #CCC;
	width:100%;
	clear:both;
	text-align:center;
	font: 12px Arial;
	padding:10px;
	margin-top:30px;
}

.main-page-box { margin:10px 50px 20px 0; }

.main-page-box div {
	border-top:1px solid #999;
	padding:10px 0 0 0;
}

/************************************************/
/*		Footer												*/
/************************************************/
.Footer,
.Footer .Wave,
.Footer .Contacts {
	height: 116px;
	width: 100%;
	padding: 0;
	margin: 0;
}

.Footer { 
	position:relative;
	background:#7cb9d5;
}

.Footer .Wave { overflow:hidden; }

.Footer .Contacts {
	position:absolute;
	display:block;
	top:0;
	left:0;
	overflow:hidden;
}

.Footer .Contacts div {
	width:auto;
	height:auto;
	padding: 25px 0 0 320px;
	background:none;
	font-size:12px;
	line-height:18px;
}

.Footer .Contacts div a { color: #24738e; }

.Footer .Contacts div a:hover { color: #00F; }


/************************************************/
/*		Classes to forming debug information		*/
/************************************************/
.Error,
.Error *,
.Error table,
.Error tr,
.Error td { color: red; }

.Error .Header { font-weight: bold; }

.Error h1 { font-size: 12px; }

.Notice,
.Notice *,
.Notice table,
.Notice tr,
.Notice td { color: blue; }

.Notice .Header { font-weight: bold; }

.Notice h1 { font-size: 12px; }

.Queries,
.Queries *,
.Queries table,
.Queries tr,
.Queries td { color: green; }

.Queries .Header { font-weight: bold; }

.Queries h1 { font-size: 12px; }
