html, body, form, img, table, a, p
{
	margin: 0;
	padding: 0;
	border: 0;
}

body
{
	font-family: Trebuchet MS, Tahoma, Arial;
	font-size: 12pt;
	background-image: url('img/background_body.jpg');
}

.bodycontainer
{
	width: 100%;
	height: 100%;
	position: absolute;
}

.container_width
{
	max-width: 1200px;
    position: relative;
	background-color: #ffffff;
	margin-left: auto;
	margin-right: auto;
}

.container_content_width
{
	width: 995px;
    background-color: #ffffff;
	margin-left: auto;
	margin-right: auto;
	position: relative;
}

.container_content
{
	position: relative;
	padding-left: 20px;
	padding-right: 20px;
}


/* head_block */
.head_block
{
	height: 123px;
	position: relative;
	padding-bottom: 10px;
}

.logo
{
	left: 22px;
	top: 43px;
	position: absolute;
}

.head_tel
{
	right: 86px;
	position: absolute;
}

.head_tel_text
{
	width: 135px;
	right: 0px;
	top: 50px;
	position: absolute;
}

.head_tel_text_gray
{
	font-size: 18px;
	color: #949699;
}

.head_tel_text_red
{
	font-size: 30px;
	color: #db0000;
	margin-top: -5px;
}

.head_slogan
{
	width: 292px;
	top: 50px;
	left: 35%;
	font-size: 16px;
	color: #949699;
	position: absolute;
}


/* menu_block */
.top_menu
{
	position: relative;
	height: 36px;
	padding-bottom: 25px;
}

.horizontal_menu
{
	width: 100%;
}

.item_td
{
	text-align: center;
	min-width: 110px;
	white-space: nowrap;
}

.horizontal_menu a
{
 	position:relative;
	display:block;
 	font-size: 18px;
	text-decoration: none;
	color: #949699;
	white-space: nowrap;
	padding-top: 5px;
	height: 31px;
 	top: 0;
 	margin-left: 3px;
	margin-right: 1px;
	padding-left: 10px;
	padding-right: 10px;
}

.horizontal_menu a:hover, a.selected
{
	color: #ffffff;
}

.menu_item_left
{
	position: absolute;
	top: 0;
	left: -4px;
	z-index: 0;
	visibility: hidden;
}
.menu_item_right
{
	position: absolute;
	top: 0;
	right: -4px;
	z-index: 0;
	visibility: hidden;
}

#selected
{
	visibility: visible;
}

.selected
{
	background-image: url('img/top_menu_background_center.png');
}

/* portfolio */
.filter_label
{
	font-family: Trebuchet MS;
	color: #787878;
	font-size: 10pt;
}

.portfolio_image_prev_container
{
    border: 0px solid black;
}

.portfolio_siteinfo
{
    border: 0px solid black;
    margin-top: -5px;
}

.portfolio_notfound
{
    border: 0px solid black;
	height: 300px;
	padding-left: 0px;
	font-family: Tahoma;
	color: #787878;
}

.portfolio_site_description
{
	color: #7a7a7a;
}

.portfolio_site_url
{
	color: #dc0009;
	font-weight: bold;
	font-size: 10pt;
}

.portfolio_image_prev
{
	padding: 1px;
	border: 4px solid #d6d6d6;
}

.portfolio_image_detail
{
	padding: 5px;
	background-color: #d6d6d6;
	font-size: 0px;
	line-height: 0px;
}

.portfolio_image_detail img
{
	border: 1px solid #ffffff;
}

a.portfolio_site_name:link,
a.portfolio_site_name:visited,
a.portfolio_site_name:focus,
a.portfolio_site_name:active
{
	font-size: 18pt;
	font-family: Tahoma;
	color: #7a7a7a;
	text-decoration: none;
}

a.portfolio_site_name:hover
{
	color: #db0000;
	text-decoration: none;
}

.portfolio_pager_pages
{
	color: #7a7a7a;
	font-size: 10pt;
	font-family: Tahoma;
}

.portfolio_pager_a
{
	padding: 1px 4px 1px 4px; /* top right bottom left */
	font-size: 10pt;
}

.portfolio_pager_selected_page
{
	padding: 1px 4px 1px 4px; /* top right bottom left */
	background-color: #d5d5d5;
	font-weight: normal;
	font-size: 10pt;
}

.portfolio_detail_page
{
	font-size: 14px;
	color: #787878;
}

/* promo block */
.promo_block
{
	position: relative;
	height: 299px;
	padding-bottom: 50px;
}

.promo_block td
{
	line-height: 0;
	font-size: 0;
}


/* work block */
.work_block
{
	position: relative;
	width: 100%;
}


/* uslugi */
.uslugi
{
	position: relative;
}

.usluga
{
	width: 457px;
	vertical-align: top;
}

.field_width
{
	width: 40px;
}

.usluga_icon
{
	display: inline-block;
	float: left;
	width: 107px;
}

.usluga_content
{
	display: inline-block;
	float: left;
	padding-left: 14px;
	width: 333px;
	padding-bottom: 55px;
}

.usluga_content h1
{
	color: #777777;
	font-size: 22px;
	margin-top: 0;
	margin-bottom: 10px;
}

.usluga_content p
{
	color: #777777;
	font-size: 14px;
	padding-bottom: 5px;
}

.usluga_content a
{
	text-decoration: none;
	color: #777777;
}

.usluga_content a:hover
{
	text-decoration: none;
	color: #db0000;
}


/* sale */
.sale_block
{
	position: relative;
}

.icon_rss
{
	margin-left: 20px;
}

.sale_content
{
	width: 457px;
	font-size: 14px;
	color: #787878;
	padding: 10px;
}


/* blog */
.blogs_block
{
	position: relative;
}

.blog_news
{
	width: 457px;
	vertical-align: top;
}

.blog_date_height
{
	height: 120px;
	float: left;
}

.blog_icon_date
{
	display: inline-block;
	float: left;
	width: 78px;
	height: 71px;
	background-image: url('img/icon_blog_date.png');
	text-align: center;
}

.blog_date_number
{
	font-size: 46px;
	color: #787878;
	line-height: 46px;
	padding-top: 5px;
	margin-left: -7px;
}

.blog_date_day
{
	font-size: 14px;
	color: #787878;
	line-height: 14px;
	margin-left: -7px;
}

.blog_date_year
{
	font-size: 14px;
	color: #787878;
	padding-left: 22px;
	position: relative;
	left: 0;
	margin-top: 75px;
}

.blog_content
{
	float: left;
	padding-left: 14px;
	width: 359px;
	padding-bottom: 20px;
}

.blog_content p
{
	padding-bottom: 5px;
}

.blog_content a
{
	text-decoration: none;
	font-weight: bold;
	color: #787878;
}


/* status */
.status_block
{
	position: relative;
}

.presentation
{
	position: absolute;
	left: 0;
	top: 0;
	height: 221px;
	z-index: 2;
}

.status_icons
{
	position: relative;
	display: inline-block;
	padding-left: 0; /* 330px; */
}

.status_icons table
{
	padding-bottom: 30px;
}

.status_border
{
	/*background-image: url('img/status_border.png');
	background-repeat: no-repeat;*/
	width: 145px;
	height: 178px;
	text-align: center;
	vertical-align: middle;
}

.status_border_divider
{
	width: 55px;
}


/* bottom menu */
.bottom_menu
{
	position: relative;
}

.bottom_menu table
{
	height: 38px;
	font-size: 14px;
}

.bottom_menu_bg_left
{
	width: 6px;
	background-image: url('img/bottom_menu_bg_left.jpg');
}

.bottom_menu_bg_right
{
	width: 6px;
	background-image: url('img/bottom_menu_bg_right.jpg');
}

.bottom_menu_item
{
	text-align: center;
	background-image: url('img/bottom_menu_bg.jpg');
	background-repeat: repeat-x;
	white-space: nowrap;
}

.bottom_menu_divider
{
	width: 20px;
	background-image: url('img/bottom_menu_bg.jpg');
	background-repeat: repeat-x;
}

.bottom_menu_divider_space
{
	width: 15%;
	background-image: url('img/bottom_menu_bg.jpg');
	background-repeat: repeat-x;
}

.bottom_menu_item a
{
	text-decoration: none;
	color: #ffffff;
}

.bottom_menu_item a:hover
{
	text-decoration: underline;
	color: #ffffff;
}


/* footer */
.footer
{
	position: relative;
	height: 110px;
}

.footer_block_left
{
	position: absolute;
	left: 0;
	top: 40px;
	font-size: 14px;
	color: #787878;
}

.footer_block_left p
{
	padding-bottom: 5px;
}

.footer_block_right
{
	position: absolute;
	right: 0;
	top: 35px;
	font-size: 14px;
	color: #787878;
	text-align: right;
}

.footer_block_right p
{
	padding-bottom: 8px;
}

.counters_divider
{
	width: 2px;
}

/* format text */
h1
{
	font-size: 26px;
	color: #db0000;
	margin-top: 0;
	margin-bottom: 7px;
	font-weight: normal;
}

h1 a
{
	text-decoration: none;
}

h1 a:hover
{
	text-decoration: underline;
}

h2, h3, h4, h5, h6
{
	color: #787878;
}

p
{
	font-size: 14px;
	color: #787878;
}

a
{
	color: #db0000;
	text-decoration: underline;
}

a:hover
{
	color: #db0000;
	text-decoration: none;
}

ul
{
	color: #787878;
	font-size: 14px;
}

ol
{
	color: #787878;
	font-size: 14px;
}

blockquote
{
	color: #787878;
	font-size: 14px;
	background-color: #fff9d2;
	padding: 10px;
}
