html, body {
	width: 100%;
	height: 100%;
	margin: 0;
	padding: 0;
}
body {
	background: #fff url('/design/blank.gif') no-repeat;
    background-attachment: fixed;

}
.all {
	width: 900px;
	height: 100%;
	background: url(design/ice-menu.jpg) no-repeat right top;
}
body td {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	/*font-size: 12px;*/
	/*color: #979797;*/
	color: #666666;
}
h1 {
	color: #00a2e0;
	font-size: 16px;
	margin: 0;
	padding: 10px 0 10px 0;
}
h2 {
	font-size: 14px;
	margin: 0;
	padding: 5px 0 10px 0;
}
a {
	color: #65bad3;
	text-decoration: underline;
}
a:hover {
	text-decoration: none;
}
.top {
	height: 360px;
	position: relative;
	widows: 900px;
}
.logo_tell {
	padding: 67px 0 0 67px;
	font-size: 10px;
}
.logo_tell img {
	margin-bottom: 5px;
}
.logo_tell span {
	color: black;
}
.for_icemenu {
	position: absolute;
	top: 0;
	right: 0;
	z-index: 2;
}

#sites {
	position: absolute;
	top: 25px;
	right: 200px;
	z-index: 3;
	display: none;
}
#it {
	position: absolute;
	top: 65px;
	right: 392px;
	z-index: 3;
	display: none;
}
#assemblecomps {
	position: absolute;
	top: 73px;
	right: 110px;
	z-index: 3;
	display: none;	
}
#online {
	position: absolute;
	top: 65px;
	right: 2px;
	z-index: 3;
	display: none;
}
#out {
	position: absolute;
	top: 25px;
	right: 500px;
	z-index: 3;
	display: none;
	
}
#mainmenu {
	position: absolute;
	bottom: 43px;
	left: 0;
	width: 283px;
}
#mainmenu img {
	display: block;
	border: 0;
	margin: 2px 0 2px 0;
}

.line_blue {
	height: 6px;
	line-height: 0;
	background: url(/design/line_blue.gif) no-repeat left;
}
.blue_dot {
	padding: 15px 0 0 40px;
	background: url(/design/blue_dot.gif) no-repeat left bottom;
}
.blue_dot a {
	color: #979797;
	text-decoration: none;
}
.blue_dot a:hover {
	color: black;
	text-decoration: underline;
}
.gray {
	background-color: #e1e1e1;
	padding: 5px 2px 5px 2px;
	color: Black;
	line-height: 16px;
}
.gray a {
	color: Black;
}
.sky_dashed {
	background: url(design/sky-dashed.gif) no-repeat left top;
	padding: 0 0 20px 36px;
}
.sky_dashed a {
	color: #000;
	font-size: 13px;
}
.left_line_block {
	width: 283px;
	background: url(design/left_line283.gif) no-repeat top;
}
.w100ps {
	width: 100%;
}
.description {
	padding: 0 35px 30px 60px;
}
.description_job {
	padding: 0 35px 30px 60px;
	display: none;
}
.year {
	padding: 0 35px 0 15px;
	margin-bottom: 35px;
	font-weight: bold;
	line-height: 12px;
}

.year2 {
	padding: 0 35px 0 75px;
	margin-bottom: 8px;
	font-weight: bold;
	line-height: 12px;
	text-transform: uppercase;
}
.blue_dot_b {
	background: url(design/blue_dot_b.gif) no-repeat 0px 4px;
	padding: 0 0 0 15px;
	margin-bottom: 20px;
}
p.blue_dot_b {
	background: url(design/blue_dot_b.gif) no-repeat 0px 4px;
	padding: 0 0 0 15px;
	margin: 0px;
	line-height: 18px;
	font-size: 10px;
}
.blue_dot_b span {
	color: black;
	font-size: 12px;
}
.gray_dot_b {
	background: url(design/gray_dot_b.gif) no-repeat 0px 4px;
	padding: 0 0 0 15px;
	margin-bottom: 20px;
}
.ramka_prew td {
	width: 116px;
	height: 115px;
	text-align: center;
	vertical-align: middle;
	background: url(design/ramka_prew.gif) no-repeat center;	
}
.login_block {
	width: 283px;
	height: 207px;
	background: url(design/login_bg.jpg) no-repeat top;
	font-size: 11px;
}
.login_block td {
	font-size: 11px;
}
.login_block td span {
	color: #3e7e96;
	font-size: 13px;
}

form {
	margin: 0;
	padding: 0;
}
.login_block .enterform {
	margin: 19px 0 0 55px;
	width: 213px;
	height: 170px;
}
.light_h37px {
	height: 37px;
	background: url(design/light_h37px.gif) repeat-x top;
}
.inp_data {
	border:1px solid #cecece;
	width: 190px;
}
.sm_gray_dot {
	background: url(design/small_gray_dott.gif) no-repeat left;
	padding-left: 17px;
	color: #3e7e96;
	text-decoration: none;
}
a.sm_gray_dot:hover {
	text-decoration: underline;
}
.search_bg {
	width: 283px;
	height: 48px;
	background: url(design/search_bg.jpg) no-repeat center;
}
.search_bg .inp_data {
	margin: 12px 0 0 70px;
}
.today {
	color: #eec274;
	font-size: 40px;
	padding-left: 60px;
	background: url(design/yellow_line.jpg) no-repeat 0 82px;
}
.today span {
	font-size: 12px;
}
.for_calend {
	width: 190px;
}
.for_calend td {	
	color: #8f7474;
	height: 24px;
}
.month {
	color: #8f7474;
	font-weight: bold;
}
#calendar table {
	width: 100%;
}
#calendar td {
	text-align: center;
}
p.stat {
	margin: 0;
	padding: 8px 30px 8px 75px;
}
.top_right_ugol {
	margin: 15px 0 10px 0;
	width: 100%;
	background: url(design/top_right_ugol.jpg) no-repeat top right;
}
.header_blog {
	color: #5b4646;
	font-size: 12px;
	line-height: 18px;
	padding: 0;
	margin: 0 0 20px 0;
}
.blue_line_arr {
	height: 39px;
	background: url(design/blue_line_arr.gif) no-repeat right;
	text-align: right;
}
.blue_line_arr a {
	text-decoration: none;
	font-size: 11px;
	line-height: 39px;
	padding: 0px 60px 0 20px;
}
.blue_line_arr a:hover {
	text-decoration: underline;
}
.full_text_w687 {
	width: 687px;
	overflow-x: auto;
}
.w377px {
	width: 377px;
	overflow-x: auto;
}
.portf_job_sm td {
	vertical-align: top;
	padding: 0 17px 0 0;
}
div.brd8 {
	border:1px solid #d2d2d2;
	padding: 8px;
}
.down_arrr {
	height: 65px;
	padding-right: 50px;
	background: url(design/down_arrr.gif) no-repeat right;
}















.footer {
	padding: 30px 0 30px 0;
}
.copy {
	height: 14px;
	line-height: 14px;
	padding: 0 35px 0 35px;
	font-size: 10px;
	color: black;
	/*background: url(design/footer-line.jpg);*/
	background: url(design/footer-lin_gr.jpg);
}
.copy span {
	color: white;
}
.h1px {
	height: 1px;
	margin: 0;
	padding: 0;
	font-size: 0;
	line-height: 0;
}
.for_3blocks {
	height: 240px;
}
area {
	cursor: pointer;
}
/**/
#leto .listva {
	position: absolute;
	top: 0;
	right: 0;
	z-index: 1;
	width: 271px;
	height: 216px;
	background-image: url(/design/listva.png);
}