* {font-size: 100.01%;}

html
{
	width:100%;
	height: 100%;
}

body
{
	height: 100%;
	margin:0;
	padding:0;
	background:white;
	font-size: 80.01%;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color:#052635;
}

textarea
{
	font-size:14px;
}

input, select
{
	font-size:14px; 
}


#page-container
{
	margin:0 13px -36px;
	/*margin:0 13px 0px;*/
	min-height: 100%;
	height: auto !important;
	height: 100%;
	min-width:850px;
	width:ex * pression((document.documentElement.clientWidth || document.body.clientWidth) < 840 ? "850px" : "auto");
}

#print-link-back
{
	display:none;
	float:right;
	padding:10px;
}

#header
{
	height:170px;
	position:relative;
	overflow:hidden;
}

#flash
{
  width:1280px;
	height:79px;
	position:relative;
	float:left;
}

#company-info
{
	height:79px;
	width:400px;
	position:relative;
	/*background:url(images/logo.png) no-repeat;*/
	padding-left:136px;
}

#company-logo
{
	font-size:16px;	
	height:100%;
	color:white;
	padding-top:16px;
	font-weight:bold;
}

#company-name
{
	font-size:11px;
	position:absolute;
	color:white;
	top:36px;
	left:240px;
}

#auth
{
	position:absolute;
	right:150px;
	top:172px;
	height:66px;
	font-size:11px;
	text-align:right;
	width:300px;
}

#header-separator
{
	height:4px;
	background-image:url(images/header-separator.gif);
	background-repeat:repeat-x;
	font-size:1px;
}

#top-menu-section
{
	height:32px;
	background-image:url(images/topmenu-section-background.gif);
	background-repeat:repeat-x;
}

#top-menu
{
	
	margin-left:5px;
}

#top-menu-left-corner
{
	background:url(images/topmenu-left-corner.gif) left bottom no-repeat;
	margin-right:150px;
	height:32px;
}

#site-icons
{
	width:130px;
	overflow:hidden;
	float:right;
	height:32px;
	background:url(images/topmenu-right-corner.gif) right no-repeat;
}

a.favourite-icon, a.print-icon, a.sitemap-icon
{
	float: right;
	width:20px;
	height:32px;
	margin-right:15px;
}

a.favourite-icon {background:url(images/icons/favourite.gif) no-repeat;}
a.print-icon {background:url(images/icons/printer.gif) no-repeat;}
a.sitemap-icon {background:url(images/icons/sitemap.gif) no-repeat;}

#breadcumb-section
{
	margin-left:16px;
}

#navigation 
{
	padding:10px 0;
	font-size:11px;
	color:#7f7f7f;
	margin-right:220px;
}

#navigation a
{
	text-decoration:none;
	color:#7f7f7f;
}

#search
{
	float:right;
	width:210px;
	overflow:hidden;
	text-align:right;
	vertical-align:middle;
}

#search-main-page
{
	overflow:hidden;
	position:absolute;
	top:0;
	right:0;
	width:250px;
	text-align:right;
}

#search form
{
	margin:0;
	padding:4px 5px 0 0;
	height:100%;
}

#search-main-page form
{
	margin:0;
	padding:0;
	height:100%;
}

#search span.search-text, #search-main-page span.search-text
{
	font-size:12px;
	font-weight:normal;
	vertical-align:middle;
}

#search input.search-submit, #search-main-page input.search-submit
{
	height:21px;
	vertical-align:middle;
	width:22px;
}

#search input.search-field, #search-main-page input.search-field
{
	background:white;
	color:#000000;
	font-size:11px;
	padding-left:5px;
	vertical-align:middle;
	width:115px;
}

#page-content
{
	font-size:0.9em;
	padding:0 10px;
}

#main-page
{
	padding-bottom:15px;
	margin:0 10px;
}

#main-table
{
	border-collapse: collapse;
	table-layout: fixed;
	width: 100%;
}

#left-column
{
	width:200px;
	padding-right:9px;
	vertical-align:top;
	border-right:1px solid #dbdbdb;
	padding-bottom:15px;
}

#main-column
{
	padding-left:15px;
	vertical-align:top;
	width:100%;
	padding-bottom:15px;
}

.left-column-delimiter
{
	height:9px;
	font-size:1px;
}

#space-for-footer
{
  clear:all;
	height:35px;
}

#footer
{
	overflow:hidden;
	border-top:1px solid #cccccc;
	padding:10px 0;
	//height:75px;
	//height:200px;
	height:auto;
}

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


#copyright
{
	float:left;
	margin-left:19px;
	padding-top:10px;
	font-size:11px;
        color:white;
}

#footer-links
{
	float:right;
	//margin-right:19px;
	//padding-top:8px;
	padding: 8px 16px 8px 0px;
}

#footer-links a
{
	font-size:0.9em;
	font-weight:bold;
	text-decoration:none;
}

td.main-page-left-column, td.main-page-center-column
{
	border-right:1px solid #dbdbdb;
	padding-right:10px;
}

/*Ajax window*/
div.waitwindow 
{
	background-color:#FCF7D1;
	background-image:url(images/wait.gif);
	background-position:10px center;
	background-repeat:no-repeat;
	border:1px solid #E1B52D;
	color:black;
	font-family:Verdana,Arial,sans-serif;
	font-size:11px;
	padding:10px;
	position:absolute;
	width:170px;
	z-index:10000;
	text-align:center;
}
.shapka_line{
	background:url(images/shapka_line.jpg);
}
#logo_text{
	background-color:none;
	position:absolute;
	top:20px;
	left:170px;
	font-family:Arial;
	font-size:18px;
	color:#000000;
}
#logo_text span{
	color:#2162a3;
	font-family:Arial;
	font-size:22px;
	font-weight:bold;
}
#panel{
	position:absolute;
	top:0;
	width:100%;
	z-index:100000;
}
*{-moz-force-broken-image-icon:1 !important;}