body {
	margin: 0;
	padding: 0;
	background: #FFFFFF url(../img/wood.jpg);
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #333333;
}
img {
	-ms-interpolation-mode: bicubic;
}
h1, h2, h3 {
	margin: 0;
	font-weight: normal;
	color: #996633;
}
.clearFloat {
	height: 1px;
	clear: both;
	font-size:  0px;
}
	}
h1 { font: 35pt Tahoma, Geneva, sans-serif; }

h2 { 
	font-size: 17pt; 
	color: #333333;
	font-weight: 300;
	margin: 5px 0 15px;
}
h3 { 
	font-size: 14pt; 
	color: #333333;
	font-weight: 300;
	margin: 0px 0 5px;
}
.crumbs{
	margin-top:30px;	
}
.catalogTable {
	margin: 15px 20px;
	table-layout:  fixed;
	width:80%;
}
.catalogTable td {
	border-bottom: 1px #9c9c9c dotted;	
	vertical-align:  top;
}

.catalogTable caption {
padding-bottom:20px;	
}

.catalogTable .price{
	color: red;
	margin-left:4px;
}
.catalogTable .image {
	width: 30%;	
}
.catalogTable caption {
	text-align:  left;
}
.activp {
	background: #9c9c9c;	
}
.pagintationControl a,.pagintationControl span {
	margin-left:8px;
	font-size: 10pt;
}
.pagintationControl img {
	vertical-align: middle;	
}
.tel {
 margin-left: 66px;	
}
#mapImg {
	float: right;
	margin-right: 40px;
}
p, ul, ol {
	margin-top: 0;
	line-height: 160%;
	text-align: justify;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 14px;
	margin: 12px 20px 0 20px;
}

ul, ol { }

blockquote { }

a { color: #649632; }

a:hover { text-decoration: none; }

a img {
	border: none;
}

img.left {
	float: left;
	margin: 7px 30px 0 0;
}

img.right {
	float: right;
	margin: 7px 0 0 30px;
}

hr { display: none; }

.list1 {
}

.list1 li {
	float: left;
	line-height: normal;
}

.list1 li img {
	margin: 0 30px 30px 0;
}

.list1 li.alt img {
	margin-right: 0;
}

/* Header */

#header-wrapper {
}

#header {
	width: 1000px;
	height: 40px;
	margin: 0 auto;
	background: #333333;
	border-bottom: 1px solid #2D4516;
	position:  relative;
}

/* Menu */

#menu {
	float: left;
	height: 40px;
}

#menu ul {
	margin: 0;
	padding: 13px 0 0 20px;
	list-style: none;
	line-height: normal;
}

#menu li {
	display: block;
	float: left;
	position: relative;
	bottom: -1px;
}

#menu a {
	display: block;
	float: left;
	padding: 5px 12px;
	text-decoration: none;
	font-size: 10pt;
	color: #FFFFFF;
	position: relative;
}

#menu a:hover { text-decoration: underline; }

#menu .current_page_item a {
	color: #333;
	background: #FFF;
	text-align: center;
}
#menu .current_page_item {
	position: relative;
	margin-right:0;
	margin-left: 0;
	background: #fff;
}
/* Page */
#menu .current_page_item .leftCorner {
	position: absolute;
	top: 0;
	left: 0;
	background: url(../img/leftMenu.jpg) no-repeat right top; 
	height: 5px;
	width:6px;
	z-index: 1000;
}
#menu .current_page_item .rightCorner {
	position: absolute;
	top: 0;
	text-align: center;
	right: -1px;
	background: url(../img/rightMenu.jpg) no-repeat left top; 
	height: 5px;
	width:6px;
	z-index: 1000;
}
#page {
	width: 960px;
	margin: 0 auto;
	padding: 0 20px;
	background: #fff;
	position: relative;
	min-height: 200px;
}

/** LOGO */

#logo {
	position: absolute;
	top: 50px;
	left: 20px;	
}
#logo a {
	display: block;
}
#telNumber {
	position: absolute;
	top: 50px;
	right: 40px;	
}
/* Content */

#content {
	width: 100%;
	margin-bottom: 50px;
	background: #fff;
}
#catalogMenu {
	margin-top:-20px;
}
#catalogMenu a{
	margin-left: 15px;
}
/* Footer */

#footer {
	width: 1000px;
	margin: 0 auto;
	padding: 0;
	background: #333333;
	color: #9c9c9c;
	padding:7px 0;
}
#footer a {
	color: #93d073;	
}
#liveInternet {
	float: left;
	margin:5px 5px 5px 20px ;
	height: 30px;
	width: 30px;
	background: #649632;	
}
#developers {
	float: right;
	margin-right: 20px;
	width: 200px;	
	text-align: right;
}
#about {
	margin-left: 60px;	
}
#remark {
	float: right;
	background-image: url(../img/remark.png);	
	height: 28px;
	width: 28px;
	margin-top: 7px; 
	margin-left: 10px;
}
.red{
	color: red;
}
input,textarea {
	background: #f1f1f1;
	border: 1px solid #7b7b7b;
	padding-top: 3px;
	padding-bottom: 3px;
	width: 250px;
}
#signupsubmit {
	width: 109px;
	height: 31px;
	border: none;
	background: url(../img/button.jpg);
}
textarea {
	width: 300px;
}

.small_fix {
	width:100%;
	height:140px;
}


#catalogMenu a {
	text-decoration:none;
}
/*
----------------------------------------------------------------------------------------

Gallery

----------------------------------------------------------------------------------------
*/
.galleryItem {
	width: 132px;
	height: 132px;
	border: 1px solid #a1a1a1;
	margin-right: 20px;
	margin-bottom: 50px;
	position: relative;
	float: left;
}
.galleryItem .internal {
	width: 120px;
	height: 120px;
	border: 1px solid #a1a1a1;
	margin: 5px;
	display: block;
}
.galleryItem .internal img {
	margin: 0;
	padding: 0;
	position: absolute;
	top: 6px;
	left: 6px;
}
.galleryItem .text {
	position: absolute;
	left: 0;
	bottom: -45px;
	display: block;
	text-decoration: none;
	color: #333333;
}
.galleryItem .corner{
	width: 55px;
	height: 62px;
	background: url(../img/corner.png) no-repeat right top;
	position: absolute;
	top:-1px;
	right: -1px;
}
/*
----------------------------------------------------------------------------------------

Gallery item

----------------------------------------------------------------------------------------
*/
.galleryItem2 {
	width: 332px;
	border: 1px solid #a1a1a1;
	margin-right: 20px;
	margin-bottom: 30px;
	position: relative;
	float: left;
}
.galleryItem2 .internal2 {
	border: 1px solid #a1a1a1;
	margin: 5px;
	display: block;
}
.galleryItem2 .internal2 img {
	margin: 0;
	padding: 0;
	display: block;
}
.galleryItem2 .corner{
	width: 55px;
	height: 62px;
	background: url(../img/corner.png) no-repeat right top;
	position: absolute;
	top:-1px;
	right: -1px;
}



#telNumber {
	font-style: italic;
}
.tcode {
	font-size: 16px;
}
.tnumber {
	font-size: 20px;
	color: #4A9A30;
	marign-left: 10px;
}
