/* GENERAL */
html, body {
	margin: 0;
	padding: 0;
	height: 100%;
}

a {
	color: #000;
}

body {
	background: url(images/body.gif) repeat 0 0;
}

.main_table {
	border-collapse: collapse;
	width: 100%;
	height: 100%;
	font-family: Trebuchet MS, arial;
	font-size: 0.8em;
}

.main_up, .main_down {
	height: 15px;
}

.main_middle_l {
	height: 94%;
}

.main_middle_c {
	background-color: #3d423c;
	width: 100%;
	vertical-align: top;
	padding: 13px 54px 65px 68px;
}

.main_middle_l img, .main_middle_r img {
	width: 15px;
}

.main_down div {
	position: relative;
	margin-top: -60px;
	min-height: 50px;
	//height: 50px;
	left: 70px;
	width: 90%;
	z-index: 1000;
	color: #f5f7bd;
	font-size: 0.85em;
}

.main_down div a {
	color: #f5f7bd;
	text-decoration: none;
}

.main_down div a:hover {
	color: #fff;
	text-decoration: underline;
}

.head, .menu_top, .content {
	width: 100%;
	border-collapse: collapse;
}

.top_buttons {
	position: absolute;
	top: 42px;
	left: 39px;
}

.top_buttons div {
	margin-bottom: 16px;
}

.top_buttons img {
	border: 0;
}

.head td {
	vertical-align: top;
}

.head_1 img {
	margin: 17px 0 7px;
}
.head_1 form {
	margin: 0;
}

.head_1 form div input {
	border: 1px solid #f5f7bd;
	width: 98px;
	height: 14px;
	background-color: #b2b39f;
	color: #3d423c;
	font-size: 0.8em;
	padding: 1px 0 0 2px;
	margin-top: 3px;
}

.head_1 span {
	display: block;
	text-align: right;
	margin-top: 8px;
}

.head_1 span input {
	width: 59px;
	height: 17px;
}

.head_banner img {
	border: 0;
}

.head_phone {
	padding-top: 16px;
}

.head_2 {
	padding: 32px 15px 0 12px;
}

.head_3 {
	width: 50%;
}

.menu_top {
	margin-top: 30px;
	font-size: 0.9em;
}

.menu_top_one td {
	width: 20%;
}

.head_5 {
	width: 50%;
}

.head_6 {
	padding: 20px 19px 0 150px;
}

.head_6 img {
	border: 0;
}

.menu_top_two, .menu_top_two a {
	color: #f5f7bd;
	text-decoration: none;
}

.menu_top_two td {
	padding: 0 15px 0 7px;
	vertical-align: top;
}

.menu_top_two span {
	background-color: #f5f7bd;
	color: #3d423c;
}

.menu_top_two a, .menu_top_two span {
	display: block;
	padding: 1px 3px;
}

.menu_top_two a:hover {
	color: #f5f7bd;
	text-decoration: underline;
}

.content {
	color: #dedfc5;
	margin-top: 10px;
	border-collapse: collapse;
	line-height: 1.25;
}

.content a {
	color: #dedfc5;
}

.content a:hover {
	text-decoration: none;
}

.content_main {
	border-collapse: collapse;
	width: 100%;
}

.index_up_left, .index_up_right, .index_down_left, .index_down_right {
	vertical-align: top;
}

.index_down_left {
	padding-top: 15px;
}

.index_up_left {
	width: 100%;
}

.index_up_right, .index_down_right {
	padding: 16px 16px 0 50px;
}

h1 {
	font: 1.3em tahoma;
	margin: 12px 0 17px 0;
	color: #f5f7bd;
}

h2 {
	font: 1.1em tahoma;
	margin: 12px 0 17px 0;
	color: #f5f7bd;
}

.right_work {
	margin-top: 13px;
}

.right_work img {
	border: 6px solid #7a828e;
}

.index_up_right_text {
	font-size: 0.9em;
	margin-top: 6px;
	text-align: justify;
	padding: 0 1px;
}

.index_down_right img {
	border: 0;
}

.index_down_right_img {
	margin-bottom: 10px; 
}

.news_head img {
	border: 0;
}

.news_head {
	margin-bottom: 20px;
}

.new span {
	background-color: #f5f7bd;
	color: #3d423c;
	padding: 0 3px;
}

.new {
	font-size: 0.85em;
	margin: 10px 0;
}

.new a {
	color: #f5f7bd;
	padding-left: 5px;
}

.new div {
	margin-top: 2px;
}

.map_img {
	margin: 30px 0 10px;
}

.map_info {
	color: #dfe0c5;
	font-size: 0.9em;
}

.map_info a {
	color: #f4f7bb;
}

.map_info div {
	margin: 4px 0;
}

.map_info span {
	color: #ff7500;
}

.next_div {
	color: #f4f7bb;
	margin-top: 15px;
}

.next_div a {
	color: #f4f7bb;
	text-decoration: none;
}

.next_div a:hover {
	text-decoration: underline;
}

.next_div span {
	color: #dedfc5;
}

.right_zaklad {
	border-collapse: collapse;
	width: 200px;
}

.right_zaklad_items {
	font-size: 0.85em;
	color: #f5f7bc;
}

.right_zaklad_items div {
	margin: 3px 0;
}

.right_zaklad_items span {
	background: #5cb100;
}

.right_zaklad_items span, .right_zaklad_items a {
	padding: 0 3px;
}

.right_zaklad_items a {
	text-decoration: none;
}

.right_zaklad_items a:hover {
	text-decoration: underline;
}

.right_zaklad_head img {
	margin-bottom: 10px;
}

.right_zaklad_head {
	text-align: left;
}

.right_zaklad_div {
	padding: 0 0 80px 30px;
}

.green_txt {
	font: tahoma; 
	color: #5aa900;
}

.site_example a {
	text-decoration: none;
}

.site_example a:hover {
	text-decoration: underline;
}

.site_example ul {
	margin: 0;
	padding: 0 0 0 10px;
	//padding: 0 0 0 15px;
	list-style-image: url(images/list_mark.gif);
}

.portfil_table, .portfil_table_one {
	width: 100%
}

.portfil_table_one {
	margin-bottom: 35px;
}

.portfil_table_one img {
	border: 6px solid #b3b49f;
	margin: 0 13px 5px 0;
}

.portfil_table_td, .portfil_table_td_act {
	width: 50%;
}

.portfil_table_td_act {
	background: #404941;
}

.portfil_table_one td {
	vertical-align: top;
}

portfil_table_text {
	padding: 0 0 0 17px;
	width: 100%;
	text-align: left;
}

.portfil_table_one a {
	color: #f4f7bb;
}
.tab_coll {
  border: 1px solid;
}