.td_girl { background: url(/images/manager-shapka.png) no-repeat left 150px; }
.td_girl1:hover { background: url(/images/manager-topless.png) no-repeat left 150px; }

body {
	color: black;
	background: white url(/images/head-bg.jpg) no-repeat center top;
	margin: 0;
	padding 0;
}

.head {
	box-shadow: 5px 0 5px #555555;
}

table {
	color: black;
	font-family: verdana;
	font-size: 12px;
	line-height: 16px;
}

.menu-top {
    width: 1000px;
    margin: 0 auto;
    clear: left;
}

a:link, a:visited, a:active, a:hover {
	color: #e70025;
	font-family: verdana;
	font-size: 12px;
	line-height: 16px;
	text-decoration: underline;
}

a:hover {
	text-decoration: none;
}

a:link.a_menu, a:visited.a_menu, a:active.a_menu, a:hover.a_menu {
	color: #303030;
	font-family: verdana;
	font-size: 18px;
	line-height: 22px;
	text-decoration: none;
}

a.a_menu:hover {
	font-style: italic;
}

h1 {
	color: #003399;
	font-family: verdana;
	font-size: 15px;
	line-height: 19px;
 	font-weight: bold;
	white-space: nowrap;
	margin: 6px 0 6px 56px;
}


.img_b {
	border: 1px gray solid;
}

.input_style {width: 300px; margin-top: 4px; margin-bottom: 24px;}
.input_style2 {width: 300px;}

.button {
	color: white;
	background: #c90004;
	font-family: verdana;
	font-size: 14px;
	line-height: 20px;
	text-align: center;
	font-weight: bold;
	height: 40px;
	margin-top: 8px;
}

.zakaz_pos {
	display: inline-block;
	font-family: PFStampsPro;
	font-size: 24px;
	line-height: 24px;
	color: #fed722;
	width: 36px;
	height: 30px;
	border-radius: 36px;
	border: 2px solid #fed722;
	text-align: center;
	padding-top: 6px;
	margin-right: 20px;
}

table.t_beton {
	border-collapse: collapse;
}


table.t_beton th {
	font-size: 24px;
	line-height: 30px;
	color: c90004;
	background: white;
	border: 1px solid #bbb;
	border-collapse: collapse;
}


table.t_beton tr:hover th {
	color: black;
	background: inherit;
}


table.t_beton td {
	font-size: 14px;
	line-height: 18px;
	color: white;
	text-align: justify;
	border: 1px solid #bbb;
	border-collapse: collapse;
}

table.t_beton tr:hover td {
	color: black;
	background: white;	
}

.marka_ramka {
	text-align: center;
	padding: 12px 16px;
	border: 3px solid #c90004;
}

.dop_tovar {color: 0038ab; font-weight: bold; font-size: 20px;}

a.a-contact-phone:link,a.a-contact-phone:visited,a.a-contact-phone:active,a.a-contact-phone:hover{text-decoration:none;color:black;font-family:verdana;font-size:32px;line-height:40px;}