@charset "utf-8";
/* CSS Document */
@import url("reset.css");
/* MAIN BLOCKS*/
.pack {
	font-family: "Times New Roman", Times, serif;
	color: #000000;
}
.container {
	width: 86%;
	margin: 0 auto;
	min-width: 800px;
	min-height: 600px;
} 
.header {
	background: #FFFFFF;
	padding: 0;
	text-align: center;
	margin: 0;
} 
.footer {
	margin: 25px 0 25px 0;
	padding: 0;
	background:#FFFFFF;
	height: 100%;
	position: relative;
}
.footer p {
	margin: 5px 0;
	text-align: center;
}
.contact {
	font-size: 13px;
	line-height: 1;
	text-align: center;
	margin: 0;
}
.main_columns {
	width: 33%;
	position: relative;
	margin: 50px 0 0 0;
}
.threed {
	width: 307%;
	visibility: visible;
	vertical-align: top;
	text-align: center;
}
.tree_box_colums {
	width: 31%;
	display: inline-block;
	float: left;
	text-align: left;
	padding: 0 1%;
}
.logo_big {
	min-width: 700px;
	height: 90px;
	margin: 5px 15% 50px 15%;
	font: normal 120px Georgia, "Times New Roman", Times, serif;
	display: block;

}
.logo_middle {
	width: 280px;
	height: 60px;
	margin: 25px 0 0 0;
	font: normal 47px Georgia, "Times New Roman", Times, serif;
	text-align: center;
} 
.logo_block_pages{
	text-align: center;
	width: 280px;
	display: block;
	margin: 20px 0 0 0;
}

.content_pages {
	padding: 0px;
	float: left;
	width: 67%;
	margin-left: 5%;
} 
.price {
	font-size: 20px;
	margin: 5px 0px 5px 0px;
	text-align: center;
	font: normal 20px/25px;
}
.active {
	color: #CC0033;
}
.menu_about_main {
	margin: 10px 25% 50px 25%;
	font-size: 16px;
	font-style: italic;
	display: block;
	position: relative;
}
.menu_about_page  {
	float: right;
	width: 30%;
	height: 45px;
	font: italic 13px/14px "Times New Roman", Times, serif;
	margin: 50px 0 0;
}
.menu_pages {
	float: left;
	width: 27%;
}
.anons_block {
	float: left;
	width: 32%;
	height: auto;
	margin: 0 0 2% 1%;
	font: normal 13px/13px;
	margin: 0 1% 2% 0;
	text-indent: 12px;
}
.content_txt {
	float: left;
	width: 64%;
	height: auto;
	margin: 0 0 0 2%;
}
.ig {background:#eee url(ig.png) no-repeat;position:absolute;height: 15px;width: 57px;z-index:100;padding-left: 18px;vertical-align: middle;padding-top: 0px;top: 5px;border-right: 1px #bbb double; font: normal 10px/10px "Times New Roman", Times, serif}
.top_img { float:right; margin:-3px 0 0 3px;}
.ru {font-size: smaller;}

.searchers {
	float: right;
	width: 300px;
	height:100px;
	top: 60px;
	position: absolute;
	right: 7%;
}
.mini {
	font-size:11px;
}
.midlle { font-size:18px;}

.searchers, .searchers p {
	font: normal 26px/19px Tahoma;
	color:#999999;
}
.block { display:block;}
.adva {
	display:block;
	position:relative;
	font:normal 10px/10px Arial, Helvetica, sans-serif;
	width: 300px;
}

