* {	margin: 0;	padding: 0;}

body {
	background-color: #DCDCDB;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 16px;
}
#wrap {
	width: 1280px;
/*	height: 1000px;*/
	margin: 0 auto;
	background-image: url(fon.jpg);
	background-repeat: no-repeat;
	background-attachment: fixed;
	background-position: top center;
}
#header {
	width: 1280px;
	height: 180px;
	margin: 0 auto;
/*	border: 1px solid #f00;*/
	margin-bottom: 0px;
	background-image: url(transparent-2.png);
/*	background-color: #FFF;*/
}
#logo {
	float: left;
	margin-top: 15px;
	margin-left: 140px;
}
#topmenu {
	float: left;
	padding-top: 110px;
	padding-left: 20px;
}
#topmenu li{
	display: inline;
	padding-left: 20px;
}
#topmenu li a{
	color: #000;
	font-size: 18px;
}
#topmenu li a:hover{
	color: #f00;

}
#phone {
	font-size: 160%;
	float: right;
	padding-top: 140px;
	font-weight: bold;
	margin-right: 140px;
}
#content {
	width: 1000px;
	margin: 30px auto 20px auto;
}
#content0 {
	width: 100%;
	margin-top: 60px
	border: 1px solid #fff;
	border-top: 8px solid #000;
	border-bottom: 4px solid #fff;
	background-image: url(transparent-2.png);
	margin-right: 8px;
}
.akciya {
	margin: 30px 0 30px 40px;
	float: left;
	width: 700px;
	padding-top: 20px;
	padding-left: 20px;
	height: 500px;
	border: 1px solid #ccc;
	background-image: url(transparent-2.png);
	box-shadow: 4px 4px 8px #9c9c9c;
	border-radius: 8px;
}
.sborka {
	margin: 30px 0 30px 40px;
	float: left;
	width: 700px;
	padding-top: 20px;
	padding-left: 20px;
	height: 500px;
	border: 1px solid #ccc;
	background-image: url(santehfon.png);
	box-shadow: 4px 4px 8px #9c9c9c;
	border-radius: 8px;
}
.pazzls {
	margin-left: 60px;
	float: left;
	width: 700px;
	padding-top: 20px;
}
.pazzls img{
	border: 2px solid #fff;
	margin-bottom: 10px;
}
#menuleft {
	margin-top: 55px;
	float: left;
}
#menuleft li{
	width: 200px;
	height: 30px;
	display: block;
	margin-bottom: 2px;
	background-image: url(transparent-1.png);
	padding-left: 20px;
	list-style-type: none;
	line-height: 30px;
}
#menuleft li:hover{
	background-color: #000;
}
#menuleft a{
	color: #FFF;
	text-decoration: none;
}
#menuleft a:hover{
	text-decoration: underline;
}
#content2 {
	width: 100%;
	margin-top: 60px
	border: 1px solid #fff;
	border-top: 8px solid #000;
	border-bottom: 4px solid #fff;
	background-image: url(transparent-2.png);
	margin-right: 8px;
}
#content2 p{
	font-weight: normal;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	padding: 20px 20px 20px 20px;
	column-width:250px;
	column-gap:20px;
	column-rule:1px dotted #000;
	line-height: 150%;
}

.dropcap {
	color: #856B29;
	display: block;
	float: left;
	font-family: "Georgia";
	font-size: 60px;
	font-style: normal;
	font-variant: normal;
	font-weight: 400;
	height: 40px;
	line-height: 50px;
	padding-right: 8px;
	padding-top: 4px;
	vertical-align: baseline;
	width: 35px;
 }



#about {
	width: 400px;
	border: 1px solid #fff;
	background-image: url(transparent-2.png);
	margin-bottom: 10px;
	float: left;
	border-top: 8px solid #000;
	border-bottom: 4px solid #fff;
}
#about p{
	padding: 40px 20px 40px 20px;
}
#about p span{
	font-size: 150%;
}
#anotacia {
	width: 550px;
/*	height: 350px;*/
	float: right;
	padding-top: 197px;
}
#anotacia p{
	font-weight: normal;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	display: block;
	margin-top: 15px;
}
#imag {
/*	height: 120px;*/
	clear: both;
}
#imag img{
	border: 3px solid #fff;
	margin-right: 9px;
	float: left;
}
.last {
	margin: 0;
}


#foot {
	width: 1280px;
	height: 130px;
/*	margin: 0 auto;*/
	background-image: url(transparent-1.png);
}
#foot p{
	color: #FFF;
	font-size: 90%;
	margin-left: 140px;
	display: block;
	padding-top: 20px;
	float: left;
}
