body {
	background: #e7f0ff;
	color: #2e3c55;
	font-family: Verdana;
	font-size: 11px;
	margin: 0;
	border: 3px solid #ffffff;
}

a {
	color: #2e3c55;
}
a:hover {
	text-decoration: none;
}
p, td {
	font-size: 11px;
}
hr {
 border: none;
 color: #a1b4cd; 
 background-color: #a1b4cd;
 height: 1px; 
}
h1 {
	color: #4f5e77;
	font-size: 18px;
}
h2 {
	color: #4f5e77;
	font-size: 14px;
}
h3 {
	color: #4f5e77;
	font-size: 12px;
}
.header {
	background: url('images/back_header.jpg') right repeat-x;
	border-bottom: 3px solid #ffffff;
	height: 168px;
}
.header p {
	margin: 0 0 8px 0;
}
.header a {
	color: #ffffff;
	text-decoration: none;
}
.header a:hover {
	color: #ffffff;
	text-decoration: underline;
}
.contacts_top {
	padding-top: 47px;
}
.phone {
	color: #ffffff;
	/*font-weight: bold;*/
	font-size: 18px;
	text-align: center;
	margin: 3px 0 2px 0;
	background: #486187;
	padding: 10px;
	border-top: 3px solid #ffffff;
	border-bottom: 3px solid #ffffff;
	
}
.phone small {
	font-size: 11px;
}

.back2 {
	color: #2e3c55;
	font-size: 20px;
	margin: 3px 0 2px 0;
	background: #cbd6e5;
	border-top: 3px solid #ffffff;
	border-bottom: 3px solid #ffffff;
}
.back2 td {
	vertical-align: middle;
	padding: 0 15px 10px 15px;
}
.back2 ul {
	margin: 0;
	padding: 0;
}
.back-x {
	height: 7px;
	background: url('images/back-x.jpg') right repeat-x;
}

.table_menu {
	border-bottom: 1px solid #ffffff;
}
.menu {
	background: #6c84a9;
	border-left: 1px solid #ffffff;
	border-bottom: none;
	font-size: 11px;
	font-weight: bold;
	padding: 5px 5px 5px 5px;
	font-family: Tahoma, Arial;
}
.menu_over {
	background: #a1b4cd;
	border-left: 1px solid #ffffff;
	border-bottom: none;
	font-size: 11px;
	font-weight: bold;
	padding: 5px 5px 5px 5px;
	font-family: Tahoma, Arial;
}
.menu a, .menu_over a {
	display: block;
	text-decoration: none;
	color: #ffffff;
}
.table_price {
	border: 3px solid #ffffff;
	background: #dce9ff;
}
.otgruzka {

}
.contentLeft {
	padding-bottom: 20px;
	padding-right: 10px;
}
.footer {
	/*background: #dce9ff;*/
	border-top: 3px solid #ffffff;
	color: #748094;
}

.bottom a {
	color: #748094;
}
.footer td {
	padding: 15px;
}
.logo_bottom {
	margin: 0 10px 10px 0;
	float: left;
}
	
