@charset "windows-1251";
body  {
	font: 100% Verdana;
	margin: 0;
	padding: 0;
	text-align: center;
	font-size:11pt;
	color:#333;
	background:#FFFFFF;
}
a{color:#666; text-decoration:none}
a:hover{text-decoration:underline}
::selection {
  background:#E2E1DE;
  color:#000;
}
::-moz-selection {
  background:#E2E1DE;
  color:#000;
}

#container {
	width: 1000px;
	margin: auto;
	text-align: left;
}
/*#main_cont{min-height:600px; width:100%;}*/
#main_cont
{
	padding-top: 20px;
}
#logo_left{margin-top:10px; width:200px; height:160px; float:left; text-align:center;}
#logo_right{margin-top:10px; width:800px; height:160px; float:right;}
/*#menu_top{background:url(/img/menu_grey_back.jpg) no-repeat top left; float:none; clear:both; margin:auto; width:628px; height:140px; text-align:center}
#menu_top div{float:left; height:140px; background:no-repeat left top;}
#button_about{margin-left:6px; width:65px;}
#button_about:hover{background:url(/img/about_act.jpg);}
#button_vakansii{margin-left:64px; width:79px;}
#button_vakansii:hover{background:url(/img/vakansii_act.jpg);}
#button_clients{margin-left:58px; width:77px;}
#button_clients:hover{background:url(/img/clients_act.jpg);}
#button_info{margin-left:46px; width:107px;}
#button_info:hover{background:url(/img/inf_act.jpg);}
#button_contact{margin-left:42px; width:79px;}
#button_contact:hover{background:url(/img/contact_act.jpg);}*/

#div_clear{clear:both; float:none; height:10px; width:100%;}
#menu_dop{float:left; width:200px;}
#menu_dop a{color:#76777b; text-decoration:none;}
#menu_item{padding-left:14px; padding-top:2px; padding-bottom:2px; background:url(/img/bull_grey.jpg) no-repeat left center;}
#menu_item:hover{background:url(/img/bull_yel.jpg) no-repeat left center; color:#333;}
#menu_act{padding-left:14px; padding-top:2px; padding-bottom:2px; background:url(/img/bull_yel.jpg) no-repeat left center; color:#333;}

#main{float:left; width:600px; padding:0px 10px 10px 10px; line-height:normal; min-height:500px; text-align:left; background:url(/img/bg.jpg) no-repeat top center;}
#main a{color:#06C; text-decoration:none;}
#main a:hover{text-decoration:underline}
#main p{padding:0px; margin:0em 0em 1em 0em;}
#main h2{font-size:108%; font-weight:bold; font-style:oblique; margin:0px; padding:0px;}
#main h3{font-size:100%; font-weight:bold; margin:0px; padding:0px;}
#main ul{margin:0em 0em 1em 2em; padding:0; list-style-position:inside; list-style-type:bull}
#main ol{margin:0em 0em 1em 2em; padding:0; list-style-position:inside;}
#main li{padding:0; margin:0;}

#right{float:left; width:180px; text-align:center;}
#autor{clear:both; float:none; height:10px; width:100%; font-size:10pt; border-top:2px solid #000; color:#76777b; padding-top:2pt; height:30pt;}
#autor a{color:#666;}
#autor_left{text-align:left; float:left; padding-left:10px;}
#autor_right{text-align:right; float:right; padding-right:10px;}

.tableHeader
{
	background-color:#E8E8EB;
}
.tableRow
{
	background-color:#F5F5FC;
}
