body {
	font-family: Arial, Helvetica, sans-serif;
	color: #000000;
	margin: 0px;
	padding: 0px;
	border-top-width: 20px;
	border-top-style: solid;
	border-top-color: #c2cdd3;
	background-color: #dde6ea;
}
 .spacer {
	clear: both;
	font-size: 0px;
	line-height: 0px;
}
p{
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 15px;
	margin-left: 0px;
}
a {
	color: #F36F21;
}

h1{
	margin-top: 50px;
	margin-right: 200px;
	margin-bottom: 40px;
	margin-left: 0px;
	font-size: 3em;
}
h2{
	clear: both;
}
h3{
	font-size: 1.6em;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 3px;
	margin-left: 0px;
}
h4{
	 
	margin-top: 0px;
 
}
.layout {
	width: 960px;
	margin-right: auto;
	margin-left: auto;
	padding-right: 20px;
	padding-left: 20px;
}
.left-col {
	float: left;
	width: 450px;
}
.right-col {
	float: right;
	width: 420px;
	padding: 20px;
	border: 1px solid #95A8B3;
	margin-bottom: 40px;
	background-color: #F2F5F7;
}
table.assortiment {
	border-collapse:collapse;
	border: 1px solid #5F7683;
	margin-bottom: 20px;
	background-color: #FFFFFF;
	font-size: 0.9em;
}
table.assortiment  td {
	border: 1px solid #95A8B3;
	padding: 10px;
}
table.assortiment  th {
	background-color: #c2cdd3;
	border: 1px solid #95A8B3;
	padding: 5px;
	 
}
.price {
	font-size: 2em;
 
}
.tel {
	font-size: 1.8em;
 
}
.header {
	margin-bottom: 20px;
	overflow: hidden;
	padding-top: 20px;
}
.header .logo{
	float: left;
	margin-right: 50px;
	padding-top: 20px;
}
.header .title{
	float: left;
	width: 650px;
	height: auto;
}
.header .title h1{
	font-size: 2.2em;
	line-height: 1em;
	padding-left: 50px;
	margin-top: 20px;
	margin-right: 0px;
	margin-bottom: 20px;
	margin-left: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #95A8B3;
}
.copy {
	font-size: 0.8em;
	color: #5F7683;
}
.copy a{}
.cols {
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #95A8B3;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #95A8B3;
	padding-top: 40px;
	background-image: url(images/sh.jpg);
	background-repeat: repeat-x;
	background-position: left top;
}
.gal {
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
	overflow: hidden;
}
.gal li{
	float: left;
	overflow: hidden;
	padding: 0px;
	list-style-type: none;
	margin-top: 0px;
	margin-right: 5px;
	margin-bottom: 0px;
	margin-left: 5px;
}
.gal li img{
	 
	height: 60px;
	width: 60px;
 
}
.gal li a{
	background-color: #DDE6EA;
	display: block;
	padding: 5px;
	 
 
 
}
