body, html{
	margin: 0px;
	padding: 0px;
	background-color: White;
	text-align: center;
}

/*
td{
	vertical-align: top;
}
*/
#conteiner{
	width: 1002px;
	margin: 0 auto;
	text-align: left;
	min-width: 1002px;
	background-color: white;
	padding: 2px 0px 0px 0px;
}


/*HEADER*/

#top{
	width: 1002px;
	height: 258px;
	background-image: url(../images/top.jpg);
	background-repeat: no-repeat;
	font-size: 14px;
	font-family: Arial, Helvetica, sans-serif;
}
#top .slogan{
	padding-top:110px;
	font-size: 16px;
	font-family: Arial, Helvetica, sans-serif;
	height: 80px;
}

.slog{
padding-top: 10px;
text-transform: uppercase;
font-weight: bold;
font-size: 18px;
font-family: Arial, Helvetica, sans-serif;
color: #de1000;
}

#top .tel{
	padding-top: 17px;
	float: left;
	margin-left: 315px;
	/*font-weight: 600;*/
}

#top .icq{
	padding-top: 25px;
	float: left;
	margin-left: 49px;
	/*font-weight: 600;*/
}

#top .mail{
	padding-top: 25px;
	float: left;
	margin-left: 53px;
	/*font-weight: 600;*/
}
#lnk{
	background-image: url(../images/lnk_bg.gif);
	background-repeat: repeat-x;
	background-color: #9f0417;
	height: 40px;
	width: 1002px;
	text-align: center;
} 

#lnk .lnk{
	padding-top:10px;
} 

#lnk a{
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	text-transform: uppercase;
	color: #ffffff;
	text-decoration: none;
}

#lnk .button {
	height: 40px;
	cursor: pointer;
	padding:13px 12px 12px 12px;
}

#lnk .button:hover {
	background: url(../images/lnk_bg_sel.gif);
	/*color: #f8e05f;*/
}

/* Mozilla Firefox */
@-moz-document url-prefix() {
  #lnk .button {  height:40px;	cursor: pointer; 	padding:14px 12px 10px 12px;};
}
@-moz-document url-prefix() {
  #lnk .button_sel { color: #f8e05f;};
}

#lnk .button_sel{
	height: 40px;
	cursor: pointer;
	padding:13px 12px 12px 12px;
	/*background: url(../images/lnk_bg_sel.gif);*/
	color: #f8e05f;
}

/*LEFT*/
#left{
	margin-top: 14px;
	float: left;
	width: 200px;
}

#block_l{
	width: 200px;
	background-color: #fdf7dd;
	background-image: url(../images/block_bot.gif);
	background-position: bottom;
	background-repeat: no-repeat;
}

.search{
	margin: 5px 0px 0px 5px;
}

.lnk_s{
	font-size: 11px;
	color: #000000;
	font-family: Tahoma;
}

.lnk_s:hover{
	text-decoration: none;
}


#but_search{
	width: 200px;
	height: 33px;
	background-image: url(../images/but_search.gif);
	background-repeat: no-repeat;
	text-transform: uppercase;
	font-size: 12px;
	color: #420008;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold; 	
}

#but_search div{
	padding: 9px 10px 10px 45px;
}

#left input{
	border: 1px solid #d5b91d;
	margin-top: 5px;
	font-size: 12px;
	color: #9f0417;
	font-family: Arial, Helvetica, sans-serif;
	width: 185px;
	margin-left:5px; 
}

#but_work{
	width: 200px;
	height: 33px;
	background-image: url(../images/but_work.gif);
	background-repeat: no-repeat;
	text-transform: uppercase;
	font-size: 12px;
	color: #420008;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold; 	
}

#but_work div{
	padding: 9px 10px 10px 45px;
}

#block_l p{
	margin: 0px 0px 0px 45px;
}

#block_l p a{
	font-size: 12px;
	color: #9a090c;
	font-family: tahoma;
	text-decoration: none;
	
}

#block_l p a span{
	font-size: 12px;
	color: #000000;
	font-family: tahoma;
	text-decoration: none;
}
#left .pad {
	padding-top:8px;
}

.line{
	background-color: #ffffff;
	color: #ffffff;
	border:0px;
	height: 1px;
}


/*RIGHT*/
#right{
	margin-top: 14px;
	float: right;
	width: 200px;
}

#block_r{
	width: 200px;
	background-color: #fdf7dd;
	background-image: url(../images/block_bot.gif);
	background-position: bottom;
	background-repeat: no-repeat;
}

#block_r .log{
	font-size: 12px;
	color: #a10418;
	font-family: Arial, Helvetica, sans-serif;
	padding-left:10px;
	padding-top: 9px;
}

#but_add{
	width: 200px;
	height: 33px;
	background-image: url(../images/but_add.gif);
	background-repeat: no-repeat;
	text-transform: uppercase;
	font-size: 12px;
	color: #420008;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold; 	
}

#but_add div{
	padding: 9px 10px 10px 45px;
}

#right input{
	border: 1px solid #d5b91d;
	margin-top: 5px;
	font-size: 12px;
	color: #9f0417;
	font-family: Arial, Helvetica, sans-serif;
	width: 125px;
	margin-right:5px; 
}

#right .pad{
	padding-top:8px;
}

.vxod{
	margin: 7px 5px 0px 5px;
}

#but_work{
	width: 200px;
	height: 33px;
	background-image: url(../images/but_work.gif);
	background-repeat: no-repeat;
	text-transform: uppercase;
	font-size: 12px;
	color: #420008;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold; 	
}

#but_work div{
	padding: 9px 10px 10px 45px;
}

#block_r p{
	margin: 0px 0px 0px 15px;
}

#block_r p a{
	font-size: 12px;
	color: #9a090c;
	font-family: tahoma;
	text-decoration: none;
	
}

#block_r p a span{
	font-size: 12px;
	color: #000000;
	font-family: tahoma;
	text-decoration: none;
	
}

.line{
	background-color: #ffffff;
	color: #ffffff;
	border:0px;
	height: 1px;
}

/*PAGE*/
#content{
	margin-top: 20px;
	margin-right: 210px;
	margin-left: 210px;
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	text-align: justify;
	vertical-align: top;
	line-height: 19px;

}

#content .title{
	font-size: 16px;
	font-weight: bold;
}
#content a{
	color:#970417;
	font-weight: bold;
}

.contetn_frame {
	margin: 0;
	padding: 0;
}
/*footer*/
#clear{
	clear: both;
	font-size: 1px;
	line-height: 0px;
	height: 0px;
}

#footer{
	background-image: url(../images/foot_bg.jpg);
	background-repeat: no-repeat;
	background-color: #9f0417;
	height: 77px;
	width: 1002px;
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	color:#000000;
}

#footer .copy{
	float:left;
	margin:17px 0px 0px 67px;
}

#footer .tel{
	float:right;
	font-size: 14px;
	font-family: Tahoma;
	color: #9e0417;
	line-height: 23px;
	margin:13px 35px 0px 0px;
}

#footer .bl1{
	float:left;
	margin:18px 0px 0px 36px;
}

#footer .bl2{
	float:left;
	margin:18px 0px 0px 50px;
}

#footer a{
	font-weight: bold;
	color:#9e0417;
}

/* START !!!!!!!!!*/

.bot_lnk {
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	color: #ffffff;
	padding-top: 9px;
}

.bot_lnk a{
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	color: #ffffff;
	text-decoration: none;
	margin: 0px 10px 0px 10px;
}

.bot_lnk a:hover{
	color: #f8e05f;
}

a.sel{
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	color: #f8e05f;
	text-decoration: none;
	margin: 0px 10px 0px 10px;
}
/*  END !!!!!!!!!*/


.tbl_form {
	margin: 0 0 20px 0;
	padding: 0;
	width: 100%;
}

.tbl_form .tbl_form_cell_1 {
	text-align: left !important;
	background-color: #FDF7DD;
	padding-left: 5px;
}

.tbl_form .tbl_form_cell_2 {
	text-align: left !important;
	background-color: #fafafa;
}
.error {
	font: bold 12px Arial;
}


.tbl_list_works {
	border: 1px solid #D5B91D;
}

.tbl_list_works th {
	background-color: #FCD138;
	text-align: center;
}
.tbl_list_works td {
	padding: 3px 5px 3px 5px;
}
.tbl_list_works  .cell_light {
	background-color: #ffffff;
}

.tbl_list_works  .cell_dark {
	background-color: #f3f3f3;
}
.tbl_list_works td a {
	text-decoration: underline ;
	color: black !important;
	font-weight: normal !important;
}

.tbl_list_works td a:hover {
	text-decoration: none;
}

.cat_title {
	font: bolder 12px Arial;
	padding:5px 0;
}

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

/* форма поиска расширенного */

.form_extra_search {
	border: 1px solid #f3dd5d;

}

/* ТАБЛИЦА БЫСТРОГО ПОИСКА */

.tbl_search {
	width: 100%;
	border:1px solid #F3DD5D;
	padding-left: 8px;
	padding-bottom: 3px;
	background-color: #f9f3ca;
}
.tbl_search td{
	font-weight: bolder;
	vertical-align:middle;
}

.order_link:hover {
	text-decoration: none;
}
.from_input {
	border:1px solid #D5B91D;
}

.work_list th{
	border: 1px solid #D5B91D;
	background-color: #FCD138;
	text-align: center;
}

.work_list a {
	color: black !important;
	font-weight: normal  !important;
}
.work_list a:hover {
text-decoration: none;
}
.work_list  .cell_light {
	background-color: #ffffff !important;
}
.work_list  .cell_dark {
	background-color: #f3f3f3 !important;
}

.work_list td{
	padding: 0 5px 0 5px;
}
.work_list .dot_line_td {
	background: url(../images/dot_blue.gif) 3px center no-repeat;
	padding-left: 15px;
	background-color: transparent;
	font-size: 14px;
}

.work_list .dot_line_td_det {
	padding-left: 5px;
	background-color: transparent;
	font-size: 14px;
}

.work_list .dot_line_td_det a{
	background: url(../images/dot_blue_1.gif) 3px 3px no-repeat;
	padding-left:15px;
}

.work_list .dot_line_td a {
	background: url(../images/dot_blue_1.gif) 3px 6px no-repeat;
	color: #03037E !important;
	text-decoration: none;
	font-family:Verdana, Geneva, Arial, Helvetica, sans-serif;
}

.work_list .dot_line_td a:hover {
	text-decoration: underline;
}

/* Детали роботи */
.work_detail {
	width: 100%;
	border: 1px solid #fb9100
}

.work_detail .cell_1 {

	font-weight: bolder;
	background-color: #ffedd4;
	padding-left: 5px;
}

.work_detail .cell_2 {
background-color: #fff6ea;
padding-left: 5px;
}

.div_blok_atention {
	border:1px solid #FB9100; 
	background-color:#FFF6EA; 
	padding:8px; 
	text-align:center;
}

.div_blok_atention a {
	text-decoration: none;
}
.div_blok_atention a:hover{
	text-decoration: underline !important;
}

.div_red {
	width: 100px;
	background-color: #FE0000;
	height: 25px;
	padding: 5px 0 0 0;
	text-align: center;
	margin: 12px 0 10px 10px;
	
}

.div_yellow {
	width: 130px;
	background-color: #FFF10F;
	height: 25px;
	padding: 5px 0 0 0;
	text-align: center;
	margin: 12px 0 10px 10px;
}

.div_red_border {
	width: 290px;
	height: 45px;
	padding: 5px 0 0 0;
	text-align: center;
	margin:  0 10px 10px;
	border:1px solid red;
}

.div_red_border a {
	text-decoration: none;
	color: #120E8C !important;
}
.div_red_border a:hover{
	text-decoration: underline !important;
}

.div_red a {
	color: #ffffff !important;
	text-transform:uppercase;
}
.tb_order_detail {
	width: 100%;
	border: 1px solid #fb9100
}
.tb_order_detail .cell_1 {
	width: 195px;
	font-weight: bolder;
	background-color: #ffedd4;
	padding-left: 5px;
	text-align:left;
}

.tb_order_detail .cell_2 {
background-color: #fff6ea;
padding-left: 5px;
}

/* регистрация пользователя */
 .tbl_user_reg_cell_1 {
	text-align: left !important;
	background-color: #FDF7DD;
	padding-left: 5px;
	width: 170px;
}

.tbl_user_reg_cell_2 {
	text-align: left !important;
	background-color: #fafafa;
}


/* Форма обратной связи связи */
.send_email {
	width:550px; 
	margin:0 auto;
}

.send_email input {
	width: 170px;
}
.img_code{
	margin: -15px 0 0 117px;
	border: 1px solid #b6c7db;
	width: 54px;
}

.header_img{
	background: url(../images/dot_blue.gif) no-repeat;
}

