body {
	background: transparent url(i/bg-main.jpg) repeat-x top;
	font-family: Tahoma, Verdana, Geneva, Arial, Helvetica, sans-serif;
}

.text, li {
	font-size: 14px;
	color: #363636;
	letter-spacing: 1px;
	text-align: left;
}
.text {
	margin: 0px 0px 10px 0px;
}
li {
	margin: 0px 0px 5px 0px;
}

.bottom-menu {
	font-size: 12px;
	color: #363636;
	margin: 0px 0px 7px 0px;
	text-align: center;
}
.bottom-menu#catalog {
	margin: 0px 0px 2px 0px;
}

.text a {
	text-decoration: underline;
	color: #346667;
}
.text a:hover {
	text-decoration: none;
	color: #dc143c;
}

.bottom-menu a {
	text-decoration: none;
	color: #346667;
	border-bottom: 1px dotted #346667;
}
.bottom-menu a:hover {
	text-decoration: none;
	color: #dc143c;
	border-bottom: 1px solid #dc143c;
}

h1 {
	font-family: Tahoma, Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 19px;
	font-weight: bold;
	color: #346667;
	text-align: left;
	margin: 0 0 10px;
}

h2 {
	font-family: Tahoma, Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 17px;
	font-weight: bold;
	color: #346667;
	text-align: left;
	margin: 0 0 10px;
}
h2#catalog {
	margin: 10px 0 13px;
}
h3 {
	color: #A0520A;
	font-size: 14px;
	font-weight: bold;
	margin: 10px 0px 5px 0px;
	text-align: left;
}
h3 a {
	text-decoration: underline;	
	color: #A0520A;
}
h3 a:hover {
	text-decoration: none;	
}
.newsDate {
	color: #b4b4b4;
	font-size: 14px;
	font-weight: bold;
	margin: 0px 0px 0px 0px;
	text-align: right;
}

.text#news {
	margin: 10px 0px 10px 0px;
}
.tel a {
	font-size:12px;
	color: #A0520A;
	text-decoration: underline;
}

.tel a:hover {
	text-decoration: none;
}


.bg {
	background: transparent url(i/bg.jpg) repeat-x center top;
}

.header-left {
	background: transparent url(i/header-left.jpg) no-repeat left top;

	height: 77px;
}

.header-right {
	background: transparent url(i/header-right.jpg) no-repeat right top;

	height: 77px;
}

.bg-bottom {
	background: transparent url(i/bg-bottom.jpg) repeat-x center top;
}

.header-left-bottom {
	background: transparent url(i/header-left-bottom.jpg) no-repeat left;

	height: 117px;
}

.header-right-bottom {
	background: transparent url(i/header-right-bottom.jpg) no-repeat right;

	height: 117px;
}

.bottom {
	background: transparent url(i/bottom.jpg) no-repeat left;
}

.bottom-resize {
	background: transparent url(i/trava.jpg) repeat-x left;
}

.house {
	background: transparent url(i/house.jpg) no-repeat left bottom;
}

.top-menu {
	margin: 0px;
	font-size: 12px;
	font-weight: bold;
}

.top-menu a {
	text-decoration: underline;
	color: #363636;
}

.top-menu a:hover {
	text-decoration: none;
	color: #000000;
}

hr {
	width: 85%;
	color: ActiveBorder;
	height: 1px;
	background-color: ActiveBorder;
	border: none;
}

input, textarea {
	font-family: Tahoma, Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: normal;
}

.copy {
	color: #325d2b;
	font-size:11px;
	margin-bottom: 8px;
}

.copy a {
	color: #325d2b;
	text-decoration: underline;
}

.copy a:hover {
	color: #325d2b;
	text-decoration: none;
}
