@charset "windows-1251";
body {
	font-family:Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #3d3d3d;
	margin:0;
	width:100%;
	height:100%;
}
hr{
border:0;
border-top:1px #3d3d3d solid;

}
img{
border:0;
}
a {
	color: #3D3D3D;
	text-decoration:underline;
}
a:visited {
	color: #3D3D3D;
	text-decoration:underline;
}
a:hover {
	text-decoration:none;
}
.a_active {
	color:#00a8ff;
}
a.blue {
	color:#00a8ff;
}
#all {
	width: 860px;
	margin-top: 48px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
#top {
}
#top_left {
	display: block;
	float: left;
	width: 126px;
}
#top_menu {
	float: left;
	width: 543px;
	height: 125px;
	text-align: center;
	vertical-align: middle;
}
.menu {
	margin-top:40px;
	margin-left:auto;
	margin-right:auto;
}
.menu a.top_menu {
	font-size:18px;
	float:left;
	padding:0 5px;
	font-family:Arial, Helvetica, sans-serif;
	text-decoration:underline;
}
.menu a.top_menu:hover {
	font-size:18px;
	float:left;
	padding:0 5px;
	text-decoration:none;
	font-family:Arial, Helvetica, sans-serif;
}
.menu a.top_menu:visited {
	float:left;
	padding:0 5px;
	text-decoration:underline;
	font-family:Arial, Helvetica, sans-serif;
	font-size:18px;
}
.menu a.top_menu_active {
	float:left;
	font-size:18px;
	padding:0 5px;
	text-decoration:none;
	color:#00a8ff;
	font-family:Arial, Helvetica, sans-serif;
}
#top_right {
	float: left;
	height: 125px;
	width: 191px;
}
#counter {
	position: relative;
	font-family:Georgia;
	top:-25px;
}
#counter_num {
	color:#00a8ff;
	margin:0;
	padding:0;
	font-size:100px;
}
* html #counter_under_num {
	position:absolute;
	top:110px;
}
#counter_days {
	color:#00a8ff;
	float:left;
	font-size:24px;
}
#counter_text {
	padding-left:5px;
	float:left;
	font-size:12px;
}
#clear_line {
	height: 24px;
}
.clear {
	clear: both;
}
.project {
	float:left;
	margin:0 5px 0 0;
}
.project {
	float:left;
	margin:0 5px 0 0;
}
.project_links div {
	padding-left:5px;
}
#gosha_line {
	position:relative;
}
#bubble {
	width:615px;
	float:left;
}
#bubble_top {
	height:50px;
	background-image:url(../../images/new/top_bubble.jpg);
	background-repeat:no-repeat;
}
#bubble_middle {
	background:url(../../images/new/bubble_middle.jpg) no-repeat;
	height:196px;
}
#bubble_text {
	padding:38px 100px 0 63px;
	font-size:14px;
}
#bubble_bottom {
	background:url(../../images/new/bubble_bottom.jpg) no-repeat;
	height:95px;
}
#gosha {
	background:url(../../images/new/gosha.gif) no-repeat;
	width:299px;
	height:439px;
	position:absolute;
	left:615px;
}
* html #gosha {
	background:url(../../images/new/gosha.gif) no-repeat;
	width:299px;
	height:439px;
	position:absolute;
	left:0px;
}
.tip_num {
	float:left;
	width:50px;
	padding-left:25px;
	padding-right:5px;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:60px;
	color:#00a8ff;
}
.tip_text {
	width:205px;
	float:left;
	padding-top:20px;
	vertical-align:middle;
	font-size:12px;
}

.tip_text a{
	font-size:12px;
}

.box{
	position:relative;
	padding:17px;
	text-align:left;
	float:left;
	margin-bottom:15px;
}
	
.imageholder{
	position:relative;
	width:557px;
	height:418px;
	float:left;
	margin-right:30px;
}
	
.descrption{
	float:left;
	width:240px;
}
