body 	
	{  
font-family: Verdana; 
font-size: 12px; 
font-style: normal; 
line-height: normal; 
font-weight: normal; 
font-variant: normal; 
text-transform: none; 
color: #000000; 
text-decoration: none; 
margin: 0px;
}

.header
{
width: 100%;
height: 500px;
background-color: #ffffff;
}

.header_static
{
width: 100%;
height: 100px;
background-color: #ffffff;
}

.header_menu {
width: 100%;
height: 100px;
background-color: #ffffff;
position: fixed;
z-index: 57;
-webkit-box-shadow: 0px 3px 5px 0px rgba(10, 10, 10, 0.1);
-moz-box-shadow:    0px 3px 5px 0px rgba(10, 10, 10, 0.1);
box-shadow:         0px 3px 5px 0px rgba(10, 10, 10, 0.1);
}

.header_menu_items {
width: 990px;
height: 80px;
position: relative;
margin: 0 auto;
//left: 50%;
//margin-left: -560px;
}

.header_main_items {
width: 990px;
height: 420px;
position: relative;
padding-top: 100px;
margin: 0 auto;
//left: 50%;
//margin-left: -560px;
}
.hmi_left {
float: left;
width: 150px;
height: 420px;
}
.hmi_center {
float: left;
width: 690px;
height: 420px;
}
.hmi_right {
float: left;
width: 150px;
height: 420px;
}

.header_menu_logo
{
width: 200px;
height: 80px;
padding-left: 15px;
float: left;
}

.header_menu_item
{
padding-left: 20px;
padding-right: 20px;
height: 80px;
float: left;
padding-top: 33px;
}
.header_menu_item a 
	{
color: #000000;
font-size: 14pt;
}
.header_menu_item a:hover
	{
color: #1a5b78;
font-size: 14pt;
}
.mp_hidden_item a 
	{
color: #000000;
font-size: 12pt;
}
.mp_hidden_item a:hover
	{
color: #1a5b78;
font-size: 12pt;
}

.header_menu_phone
{
height: 80px;
float: left;
padding-left: 20px;
padding-top: 25px;
font-size: 16pt;
color: #656c6b;
}

.call_me
{
font-size: 10pt;
cursor: pointer;
border-bottom: 1px dotted #000000;
margin-top: 7px;
}
.call_me_block
{
width: 400px;
position: absolute;
background-color: #fbfbfb;
border: 7px solid #99d743;
z-index: 64;
border-radius: 5px 5px 5px 5px;
top: 40%;
left: 50%;
-webkit-transform: translate(-50%, -50%);
transform: translate(-50%, -50%);
display: none;
}
.call_me_block_close
{
width: 100%;
height: 10px;
padding-top: 4px;
}
.call_me_block_close span
{
padding-left: 340px;
cursor: pointer;
}
.call_me_block_welcome
{
color: #434343;
font-size: 12pt;
text-align: center;
margin-top: 5px;
padding: 5px;
font-size: 10pt;
}
.call_me_block_border
{
width: 100%;
height: 10px;
}
.one_click_block_value
{
text-align: center;
}
.one_click_block_value input
{
padding: 15px;
border-radius: 5px;
border: 1px solid #99d743;
outline: 0;
font-size: 14pt;
text-align: center;
}
.one_click_block_value input:focus
{
border: 1px solid #5e9414;
}
.one_click_block_button
{
width: 100%;
height: 90px;
margin-top: 20px;
text-align: center;
}
.cart_block_confirm_button
{
width: 180px;
height: 40px;
margin-top: 3px;
padding-top: 5px;
cursor: pointer;
text-align: center;
border-radius: 5px 5px 5px 5px;

color: #fbfbfb;
font-size: 18px;
font-weight: bold;
font-family: Arial;

background-color: #99d743;
border: 1px solid #a9eb4c;
}
.cart_block_confirm_button:hover
{
background-color: #5e9414;
border: 1px solid #4e7813;
}
.one_click_block_title
{
color: #434343;
font-size: 21pt;
font-weight: bold;
font-family: Arial;
text-align: center;
margin-top: 20px;
}

.content
{
width: 100%;
height: auto;
background-color: #ffffff; 
}

.page_delim
{
width: 100%;
height: 50px;
background-color: #f3f5ef; 
}

.page_name {
width: 990px;
height: 35px;
position: relative;
margin: 0 auto;
//left: 50%;
//margin-left: -560px;
background-color: #f3f5ef;
padding-top: 15px;
padding-left: 15px;
font-size: 16px;
font-weight: bold;
}
.page_name a 
	{
color: #000000;
font-size: 16px;
}
.page_name a:hover
	{
color: #4e8119;
font-size: 16px;
}

.page_index_block {
width: 100%;
padding-top: 10px;
font-size: 24px;
text-align: center;
}

.page_text {
width: 990px;
height: auto;
position: relative;
margin: 0 auto;
//left: 50%;
//margin-left: -560px;
background-color: #ffffff;
}
.page_text_block {
width: 800px;
padding: 5px;
text-align: left;
}
.page_text_block2 {
width: 800px;
padding: 5px;
text-align: left;
font-size: 12pt;
}
.page_text_name
{
padding-top: 10px;
width: 100%;
font-size: 21pt;
text-align: center;
height: 55px;
}
.page_text_name2
{
padding-top: 10px;
width: 100%;
font-size: 21pt;
text-align: center;
height: 25px;
}
.page_text_desc
{
width: 800px;
height: auto;
position: relative;
margin: 0 auto;
//left: 50%;
//margin-left: -560px;
font-size: 12pt;
}
.page_text_table
{
width: 100%;
font-size: 12pt;
}
.page_text_table td
{
padding: 30px;
}
.page_text_table2
{
width: 100%;
font-size: 12pt;
}
.page_text_table2 td
{
padding: 20px;
}
#ptt_header{
background-color: #ecebeb;
font-weight: bold;
}
#ptt_items{
background-color: #f9f8f8;
}
#ptt_items td:hover {
background-color: #e7fed2;
}
#ptt_items input {
width: 50px;
height: 30px;
padding: 3px;
text-align: center;
}

#ptt_items2{
background-color: #f9f8f8;
}
#ptt_items2 input {
width: 50px;
height: 30px;
padding: 3px;
text-align: center;
}
#dp_item input {
width: 50px;
height: 30px;
padding: 3px;
text-align: center;
}
#bt_items input {
width: 50px;
height: 30px;
padding: 3px;
text-align: center;
}
#dp_item2 input {
width: 50px;
height: 30px;
padding: 3px;
text-align: center;
}
.price_edit_ok
{
background-color: #8ddd80;
}
.page_text_table2
{
width: 100%;
font-size: 12pt;
}
.page_text_table2 td
{
padding: 20px;
}

.delivery_prices{
width: 100%;
font-size: 12pt;
}
.delivery_prices td
{
padding: 5px;
text-align: center;
}
#dp_header{
background-color: #ecebeb;
font-weight: bold;
}
#dp_item:hover {
background-color: #e7fed2;
}
#dp_item2:hover {
background-color: #e7fed2;
}
#dp_item{
background-color: #f9f8f8;
}
#dp_item2{
background-color: #ffffff;
}

.usluga_type
{
margin-top: 10px;
width: 270px;
height: 270px;
background-color: #fff6d0;
border-radius: 15px 15px 15px 15px;
float: left;
margin-right: 15px;
background-repeat: no-repeat;
background-size: cover;
}

.usluga_type2
{
margin-top: 10px;
width: 180px;
height: 110px;
padding-top: 70px;
background-color: #fff6d0;
border-radius: 15px 15px 15px 15px;
background-repeat: no-repeat;
background-size: 110%;
background-position: center center;
border: 3px solid #f8f8f8;
cursor: pointer;
}
.usluga_type2:hover {
border: 3px solid #bcec4a;
background-size: 140%;
background-position: center center;
}
.usluga_name2
{
width: 100%;
height: 35px;
padding-top: 10px;
text-align: center;
background-image: url(../img/usluga_name.png);
background-repeat: repeat-x;
cursor: pointer;
}
.usluga_name2:hover {
background-color: #bcec4a;
}

.usluga_name2 a 
	{
color: #000000;
font-size: 18px;
}
.usluga_name2 a:hover
	{
color: #284907;
font-size: 18px;
}
.usluga_type3
{
float: left;
margin-left: 10px;
width: 480px;
height: 110px;
background-color: #f8f8f8;
border-radius: 15px 15px 15px 15px;
}

.usluga_name
{
width: 100%;
height: 35px;
padding-top: 10px;
text-align: center;
margin-top: 110px;
background-image: url(../img/usluga_name.png);
background-repeat: repeat-x;
}
.usluga_name_active
{
width: 100%;
height: 35px;
padding-top: 10px;
text-align: center;
margin-top: 110px;
background-color: #5d605f;
}
.usluga_name a 
	{
color: #000000;
font-size: 18px;
}
.usluga_name a:hover
	{
color: #284907;
font-size: 18px;
}

.betonnasos_table td
{
padding: 15px;
font-size: 14pt;
text-align: center;
}
#bt_items{
background-color: #fefefe;
}
#bt_items td:hover {
background-color: #e7fed2;
}

#beton_cover
{
background-image: url(../img/beton_cover.jpg);
}
#rastvor_cover
{
background-image: url(../img/rastvor_cover.jpg);
}
#pesok_cover
{
background-image: url(../img/pesok_cover.jpg);
}
#sheben_cover
{
background-image: url(../img/sheben_cover.jpg);
}
#avtobetonnasos_cover
{
background-image: url(../img/avtobetonnasos_cover.jpg);
}
#zalivfundamenta_cover
{
background-image: url(../img/zalivfundamenta_cover.jpg);
}
#betondostavka_cover
{
background-image: url(../img/betondostavka_cover.jpg);
}

.work_sample
{
float: left;
margin: 0px;
padding: 0px;
}
.work_sample img
{
margin: 0px;
border: 0;
padding: 0px;
}
.samples_photos
	{
width: 100%;
height: 600px;
padding-left: 7px;
}
.samples_photos img
	{
float: left;
margin-left: 0px;
margin-top: 0px;
}


.services_block2
{
width: 900px;
height: 130px;
padding-top: 20px;
margin-left: 24px;
border-bottom: 1px solid #cccccc;
}
.services_block_icon2
{
width: 230px;
height: 115px;
float: left;
}
.services_block_icon2 img
{
width: 230px;
height: 115px;
}
.services_block_name2
{
width: 650px;
height: 25px;
padding-top: 5px;
padding-left: 5px;
margin-left: 240px;
border-left: 3px solid #009919;
}
.services_block_name2 a
	{
font-size: 16px;
color: #000000;
font-weight: bold;
}
.services_block_name2 a:hover
	{
font-size: 16px;
color: #009919;
font-weight: bold;
}
.services_block_text2
{
width: 850px;
height: 110px;
}
.services_block_info2
{
width: 570px;
padding-top: 5px;
margin-left: 240px;
height: 120px;
}
.services_block_all
{
width: 1000px;
height: auto;
padding: 10px;
}

.all_prices td
{
height: 30px;
}
.thead td
	{
padding: 10px;
height: 40px;
font-weight: bold;
background-color: #c4e886;
}
.prices_step
	{
background-color: #ffffff;
}
.prices_step2
	{
background-color: #eaf8d3;
}

.page_text_request
{
width: 400px;
position: relative;
margin: 0 auto;
//left: 50%;
//margin-left: -560px;
font-size: 12pt;

border: 5px solid #99d743;
border-radius: 15px 15px 15px 15px;
}
.request_block
{
width: 300px;
height: 65px;
position: relative;
margin: 0 auto;
//left: 50%;
//margin-left: -560px;
text-align: center;
}
.request_block_name
{
width: 100%;
height: 20px;
text-align: center;
}
.request_block_input
{
width: 100%;
height: 40px;
text-align: center;
}
.request_block_input input
{
text-align: center;
padding: 5px;
border-radius: 5px;
border: 2px solid #99d743;
outline: 0;
}
.request_block_send_button
{
width: 200px;
height: 29px;
padding-top: 9px;
margin-top: 20px;
margin-left: 55px;

background-color: #99d743;

font-size: 12pt;
border: 1px solid #cccccc;
border-radius: 4px 4px 4px 4px;
text-align: center;
font-weight: bold;
color: #000000;
cursor: pointer;
}
.request_block_send_button:hover
{
background-color: #d2e341;
}

.footer
{
width: 100%;
height: 300px;
background-color: #cccccc; 
}

.footer_copyright {
width: 100%;
height: 130px;
background-color: #4a4b4b; 
color: #ffffff;
}
.footer_copyright_content {
width: 990px;
height: 120px;
position: relative;
margin: 0 auto;
//left: 50%;
//margin-left: -560px;
text-align: center;
padding-top: 10px;
}
.footer_copyright_info {
width: 500px;
height: 120px;
float: left;
text-align: left;
}
.footer_copyright_info a 
	{
color: #ffffff;
font-size: 12px;
}
.footer_copyright_info a:hover
	{
color: #e3425c;
font-size: 12px;
}
.fast_link
	{
color: #ffffff;
font-size: 12px;
}
.fast_link:hover
	{
color: #e3425c;
font-size: 12px;
}
.pwsoft
{
color: #817f7f;
}
.pwsoft a 
	{
color: #615c5d;
font-size: 12px;
}
.pwsoft a:hover
	{
color: #e3425c;
font-size: 12px;
}


.clear_left
{
clear: left;
}
.clear_right
{
clear: right;
}
.clear_both
{
clear: both;
}


.page_delim3
{
width: 100%;
height: 20px;
clear: left;
}
.page_delim4
{
width: 100%;
height: 500px;
}

.tablesmp_item
{
width: 370px;
height: 310px;
background-color: #b7ed7f;
border-radius: 15px 15px 15px 15px;
float: left;
margin-top: 10px;
margin-right: 10px;
}
.tablesmp_item img
{
width: 370px;
height: 270px;
border: 0;
}
.tablesmp_item_name
{
width: 100%;
padding-top: 10px;
text-align: center;
}
.tablesmp_item_name a 
	{
color: #000000;
font-size: 16px;
}
.tablesmp_item_name a:hover
	{
color: #4e8119;
font-size: 16px;
}

.choose_us
{
width: 100%;
padding-left: 25px;
}
.choose_us_block
{
width: 220px;
height: 150px;
float: left;
opacity: 0.86;
margin-left: 10px;
}
.choose_us_block:hover
{
opacity: 1;
}
.choose_us_block_name
{
width: 100%;
height: 25px;
font-size: 18px;
text-align: center;
}
.choose_us_block_icon
{
width: 100%;
height: 100px;
text-align: center;
}
.choose_us_block_info
{
width: 100%;
height: 25px;
text-align: center;
padding-top: 4px;
}

.promo_order
{
width: 100%;
height: 25px;
font-size: 14px;
text-align: center;
}
.promo_order_phone
{
width: 100%;
height: 25px;
font-size: 28px;
text-align: center;
}

.page_text_promo
{
width: 100%;
height: 70px; 
padding-top: 30px;
padding-bottom: 30px;
background-image: url(../img/beton_line.jpg);
}

.samples_photos img
{
opacity: 0.86;
}

.ptt_name
{
width: 100%;
height: 30px;
font-size: 12pt;
font-weight: bold;
}

.mp_hidden
{
display: none;
position: absolute;
}
.mp_hidden_item
{
padding: 5px;
padding-right: 10px;
background-color: #efefef;
}
.mp_hidden_item:hover
{
padding: 5px;
padding-right: 10px;
background-color: #f8f5e5;
}


.page_block_data_contacts
{
width: 100%;
padding-top: 10px;
}
.page_block_data_contacts a
{
color: #1c4abf;
font-size: 12px;
text-decoration: none;
border-bottom: 1px solid #cccccc;
}
.page_block_data_contacts a:hover
	{
color: #f17c0c;
font-size: 12px;
border-bottom: 1px solid #f17c0c;
}
.data_contacts_points_block
{
width: 100%;
position: absolute;
}
.data_contacts_points_data
{
width: 450px;
position: relative;
margin: 0 5%;
//left: 5%;
z-index: 11;
}
.data_contacts_points_navi
{
width: 450px;
height: 600px;
background-color: #efefef;
}
.data_contacts_points_card
{
width: 450px;
height: 100px;
padding-top: 5px;
background-color: #ffffff;
border: 1px solid #cacaca;
border-radius: 3px 3px 3px 3px;
background-color: #ffffff;
margin-bottom: 5px;
cursor: pointer;
}
.data_contacts_points_card span
{
float: right; 
padding-right: 10px;
}
.data_contacts_points_card2
{
width: 450px;
height: 100px;
padding-top: 5px;
background-color: #ffffff;
border: 1px solid #cacaca;
border-radius: 3px 3px 3px 3px;
background-color: #ffffff;
margin-bottom: 5px;
}
.data_contacts_points_card2 span
{
float: right; 
padding-right: 10px;
}
.data_contacts_points_card_title
{
height: 25px;
cursor: pointer;
font-size: 12pt;
padding-left: 10px;

color: #000000;
}
.data_contacts_points_card_title span
{
border-bottom: 1px dashed #000000;
text-align: left;
}
.data_contacts_points_card_work
{
height: 20px;
padding-left: 15px;
}
.data_contacts_points_card_phones
{
height: 20px;
padding-left: 15px;
}
.data_contacts_points_card_adresse
{
height: 20px;
padding-left: 15px;
}

.show_phones{
font-size: 12pt;
cursor: pointer;
border-bottom: 1px dotted #000000;
}

.hide_phones
{
position: absolute;
width: 450px;
height: 450px;
margin-left: -140px;
font-size: 10pt;
display: none;
}

#callbackus
{
display: none;
}











