.red_navigation_clear{
clear: both;
padding-top: 10px;
}

/*Стили таблиц */
#my_table_form_id{
	width:707px;
	height:258px;
	}
#my_table_form_id, #my_table_form_id tr, #my_table_form_id td {
	border:0px;
	margin:0;
	padding:0px;
	}
#my_table_form_id  tr td{
	padding-top:77px;
	}
#my_table_form_id  tr +tr td{
	padding-top:23px;
	}
#my_table_form_id  tr td {
	padding-left:20px;
	width:324px;
	}
#my_table_form_id  tr td +td{
	width:360px;
	padding-left:3px;
	}
#my_table_form_id  tr +tr td[colspan]{
	text-align: center;
	}

/*Стили форм */

form[name="AMI_of_ceiling"]{
	width:794px;
	height:304px;
	background-image: url("/i/all_bg.png");
	margin:0;
	padding:0px;
	}
form[name="AMI_of_ceiling"] input{
	border:0px;
	height:30px;
	width:310px;
	margin:0;
	padding:0px;
	}
form[name="AMI_of_ceiling"] input[type="submit"]{
	border:1px;
	border-radius: 5px;
	height:40px;
	width:130px;
	color: RGB(94,0,9);
	font-family: bold;
	font-size: 17px;
	background-color: #fff;
	font-family:Verdana, Arial;	
	cursor:pointer;
	margin:0;
	padding:0px;
	}
	
/*Стили текстов */
	
	
form[name="AMI_of_ceiling"] p{
	font-size:18px;
	color:#fff;
	font-family:Verdana, Arial;
	margin:0;
	padding:0px;
	}
a.sertiki{
	text-decoration: none;
	color: #fff;
	font-size: 18px;
	text-align: center;
	background: #f71516;
	background: linear-gradient(to top, #b10b15, #fa1d2c);
	width: 392px;
	display: block;
	font-weight: lighter;
	padding: 7px 10px;
	border:#f71516 1px solid;
	border-radius:5px;
	margin-left: 5px;
}
a.asideSertiki{
	text-decoration: none;
	color: #fff;
	font-size: 16px;
	text-align: center;
	background: #f71516;
	background: linear-gradient(to top, #b10b15, #fa1d2c);
	display: block;
	font-weight: 900;
	border:#f71516 1px solid;
	border-radius:5px;
	margin-top: 20px;
	padding: 5px 0;
}
a.asideSertiki span{
	font-weight: 100;
}

p.workHours{
display: block;
width: 160px;
height: 40px;
float: left;
background: #E8F2F8;
border: #fff;
border-radius: 5px;
padding: 5px;
color: #307e94;
font-size: 13px;
font-weight: bold;
text-align: center;
	 
}
.subber{
	background: #fcfdff;
	display: block;
	
	border: #e02630 2px solid;
	border-radius: 0 0 5px 5px;
	margin-top: -5px;
	width: 99.5%;
}
.header .nav .subber ul.sub{
display: block;
float: left;
text-align: left;
margin-left: 16px;
color: #007db6;
margin-right: 10px;
margin-top: 6px;
margin-bottom: 6px;
width: 160px;
/* width: 21%; */
}
.header .nav .subber ul.sub li{
	display: list-item;
	list-style: disc inside;
	text-align: left;
}
.header .nav  .subber ul.sub li a{
	display: inline-block;

	text-decoration: none;
	margin: 0;
	color:#007db6;
	font-weight: bold;
	font-size: 11px;
	letter-spacing: 0px;
	word-spacing: -1px;
}

.header .nav  .subber ul.sub li a:hover{
text-decoration: underline;
color: #e02630;
}
.header .nav .top{
margin-bottom: 0; 	
}
.header .nav .top a{
	color:#fff;
	margin-right: 30px;
}
.workHours{
margin-top: -55px;
margin-right: -15px;
float: right;
}
.header .nav {
margin: 0 210px;
padding-left: 10px;
}
.header .nav .top a{
color: #fff;
margin-right: 37px;
}
.header .nav .top span{
margin-right: 37px;
}
.header .nav .top li:last-child a,
.header .nav .top li:last-child span {

margin-right: 0;
}
.header {
padding-bottom: 12px;
}
.header .nav .top{
margin-top: 3px;
}
.dropdown > a{
display: block;
margin-left: 9px;
}


