﻿/* / */
.p40{
	clear:both;
	position:relative;
	padding:0 40px 0 40px;
	width:900px;
	height:300px;
	overflow:hidden;
}
.splash{
	clear:both;
	margin:0 0 0 0;
	width:900px;
	height:300px;
	overflow:hidden;
}
#next{
	position:absolute;
	right:21px;
	top:50%;
	_top:146px;
	margin:-19px 0 0 0;
	width:39px;
	height:39px;
	cursor:pointer;
	background:url('/img/splash-next.png') left top no-repeat;
	//background:none;
	//filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/img/splash-next.png', sizingMethod='crop');
}
#prv{
	position:absolute;
	left:21px;
	top:50%;
	_top:146px;
	margin:-19px 0 0 0;
	width:39px;
	height:39px;
	cursor:pointer;
	background:url('/img/splash-prv.png') left top no-repeat;
	//background:none;
	//filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/img/splash-prv.png', sizingMethod='crop');
}
.col3{
	clear:both;
	position:relative;
	margin:43px 40px 0 40px;
}
.col3 .col{
	float:left;
}
.first{
	width:38%;
}
.second{
	position:relative;
	width:33%;
	padding-bottom:1.7em;
}
.third{
	width:28%;
}
.first,.third{
	padding-bottom:55px;
}
.first{
	font-size:9.5pt;
	line-height:135%;
	color:#333;
	text-align:left;
}
.first .hr{
	height:1px;
	width:29%;
	overflow:hidden;
	border-top:1px dotted #00a22a;
	margin-top:1em;
}
.second h3,.third h3{
	margin-bottom:1em;
}
.second h3{
	margin-left:25px;
}
.third h3,.third p{
	margin-left:30px;
}
.third p{
	line-height:140%;
}
.third p em{
	font-weight:bold;
}
.third{
	color:#333;	
}
.headlines{
	clear:both;
	position:relative;
	margin-left:25px;
	font-size:8.5pt;
	padding-bottom:1.4em;
	line-height:120%;
}
.headlines td{
	vertical-align:top;
}
.date{
	position:relative;
	padding:1px 1.4em 0 0;
	line-height:105%;
	_line-height:145%;
	font-size:7pt;
	color:#8c8c8c;
}
.date em{
	font-size:16pt;
	font-weight:bold;
}
.date div{
	position:relative;
	background:url('/img/date/tl.gif') no-repeat left top;
}
.date div div{
	background:url('/img/date/tr.gif') no-repeat right top;
}
.date div div div{
	background:url('/img/date/br.gif') no-repeat right bottom;
}
.date div div div div{
	background:url('/img/date/bl.gif') no-repeat left bottom;
	padding:6px 5px 6px 5px;
	_width:20px;
}
.date div div div div div{
	position:absolute;
	top:0px;
	left:0px;
	width:6px;
	height:6px;
	background:url('/img/date/tl.gif') no-repeat left top;
	padding:0;
}
.date div div div div div.f3{
	background:#f3f3f3;
	padding:6px 0 3px 0;
	margin:0;
	position:relative;
	text-align:center;
	width:auto;
	height:auto;
	_width:3.5em;
}
.projects{
	clear:both;
	position:relative;
	background:#f4f4f4;
	width:900px;
	padding:49px 40px 33px 40px;
	overflow:hidden;
}
.projects-holder{
	width:900px;
	height:90px;
	position:relative;
	overflow:hidden;
}
.projects div div.abs{
	position:absolute;
	top:0;
	left:0px;;
	width:10000px;
	height:90px;
	position:relative;
}
.projects div div div{	
	float:left;
	padding-top:10px;
	vertical-align:top;
	width:225px;
	height:80px;
	overflow:hidden;
	text-align:center;
}
.prv_project{
	position:absolute;
	top:107px;
	left:30px;
	width:15px;
	height:26px;
	cursor:pointer;
	background:url('/img/project-prv.gif') no-repeat left top;
}
.next_project{
	position:absolute;
	top:107px;
	right:30px;
	width:15px;
	height:26px;
	cursor:pointer;
	background:url('/img/project-next.gif') no-repeat left top;
}
/* lang sensitive blocks: invariant part */
.h_news,.h_news:link,.h_news:visited,.h_news:hover,.h_news:active,.h_news:focus,
.h_projects,.h_projects:link,.h_projects:visited,.h_projects:hover,.h_projects:active,.h_projects:focus{
	color:#fff;
	text-decoration:none;
}
.h_news h3,.h_news:hover h3{
	overflow:hidden;
	cursor:pointer;
}
.h_projects h3,.h_projects:hover h3{
	overflow:hidden;
	position:absolute;
	top:30px;
	left:40px;
	cursor:pointer;
}
.social{
	position:relative;
	float:left;
	width:105px;
	margin:10px 7px 5px 0;	
	font-size:7.5pt;
	line-height:110%;
	color:#808080;
}
.social div{
	margin-top:5px;
}
.h_social{
	clear:both;
	position:relative;
	padding:12px 0 0 0;
}
.main_text{
	margin-bottom:20px;
}
