body {
	margin: 0;
	font-family: Tahoma, sans-serif;
	color: #634b51;
}
a {
	color: #c96618;
}
p {
	margin: 1em 0;
	text-indent: 18px;
}
.hr {
	margin: 1em 0;
	background: url(i/hr.gif) repeat-x left center;
	height: 9px;
}
.hr_2 {
	background-image: url(i/hr2.gif);
}
.hr hr {
	display: none;
}
.mod_photogalery .hr_3, .mod_tape .hr_3 {
	display: none;
}

.pager {
	cursor: default;
	text-align: right;
	padding-right: 40px;
}
.pager .page a {
	background: #ebdecb;
}
.pager .page a, .pager .sel b {
	padding: 0.1em 0.5em;
	text-decoration: none;
	font-weight: bold;
}
.pager .sel b {
	background: #c96618;
	color: #fff;
}
.pager .next a {
	text-decoration: none;
}

.layout {
	background: url(i/background.gif) repeat center 11px;
}

.head {
	background: url(i/head.jpg) no-repeat center top;
	padding: 0 7px 3px 0;
	height: 343px;
}
.head h1 {
	margin: 0;
}
.head h1 a {
	display: block;
	width: 240px;
	height: 60px;
	margin: 40px 0 23px 50px;
	text-indent: -999em;
}
.head .flash {
	height: 180px;
	overflow: hidden;
}

.topmenu {
	position: absolute;
	z-index: 1;
	width: 582px;
	height: 47px;
	margin: -10px 0 0 217px;
	font-family: "Arial Narrow", Arial, sans-serif;
	font-weight: bold;
	text-transform: uppercase;
}
.topmenu td {
	text-align: center;
	white-space: nowrap;
}
.topmenu .sel {
	background: #fff;
}
.topmenu a {
	color: #b65d17;
}

.content {
	background: url(i/content.jpg) repeat-y center top;
}
.content_r {
	font-size: 81%;
	padding: 10px 16px 10px 10px;
}
.content_r h2 {
	margin: 0 0 0 18px;
	text-transform: uppercase;
	font-family: "Arial Narrow", Arial, sans-serif;
	font-size: 125%;
}
.content_r h2 {
	display: none;
}
.mod_catalog .content_r h2, .mod_news .content_r h2 {
	display: block;
}
.page_5 .content_r h2 {
	display: none;
}
.content_r table {
	font-size: 100%;
}
.content_l {
	background: url(i/yascher.jpg) no-repeat center bottom;
	padding: 20px 0 100px 20px;
	font-size: 69%;
	color: #c96618;
}

.footer {
	background: url(i/footer.jpg) no-repeat center bottom;
	font-size: 69%;
	color: #c96618;
	padding: 0 0 12px 45px;
}

.minimap {
	margin: 0 0 0 0;
}
.minimap .title {
	margin: 2em 0 0.5em 0;
	font-weight: bold;
}
.minimap img {
	border: 3px solid #c9671a;
}

.address {
	margin: 1em 0;
	font-weight: bold;
	text-indent: 0;
}

.phone {
	margin: 2.5em 0 0 0;
}
.phone .title {
	margin: 0.5em 0;
	font-weight: bold;
}
.phone span {
	white-space: nowrap;
}
.phone .number {
	font-size: 190%;
}
.phone .code {
	color: #aaa;
}

.photo {
	float: left;
	height: 165px;
	margin: 10px 19px;
}
.photo td {
	background: #c96618;
	cursor: default;
}
.photo .name {
	padding: 0.2em;
	padding-bottom: 0.6em;
}
.photo .name, .photo .name a {
	color: #ede6cf;
	font-weight: bold;
}

.catalog {
	margin: 0 0 2em 18px;
	padding: 0;
}
.catalog_item {
	margin: 0 0 1em 0;
	color: #c96618;
	list-style: disc;
}
.catalog_item h3 {
	font-size: 100%;
	display: inline;
	margin: 0;
}
.catalog_item a {
}
.catalog_item .short {
	color: #634b51;
}

.catalog2 {
	margin: 0 0 2em 0;
}
.catalog2_item .row {
	padding: 0.6em 0.5em 0.6em 0;
}
.catalog2_item ul {
	margin: 0 0 0 18px;
	padding: 0;
}
.catalog2_item li {
	list-style: disc;
}
.catalog2_item .spacer {
	background: url(i/catalog_spacer.gif) repeat-x left bottom;	
}
.catalog2_item .name {
}
.catalog2_item .cost {
	padding-left: 0.25em;
}
.catalog2_item .short {
	padding: 0 30px 0 18px;
}
.catalog2_item {
}

.tape_item {
	margin: 2em 0;
	padding: 0 0 0 18px;
}
.tape_item h3 {
	margin: 0.5em 0;
	font-size: 100%;
}
.tape_item p {
	margin: 0;
	text-indent: 0;
}

