BODY {
	font-family: Arial, Helvetica, Sans-serif;
	font-size: 12px;
	margin: 0px;
	padding: 0px;
	margin-left: 0px;
	margin-top: 0px;
	color: #000000;
	background-image: url(./img/bgline.jpg);
}

IMG {
	border: none;
}

A:link {
	color: #78787a;
}

A:visited {
	color: #78787a;
}

A:active {
	color: #78787a;
}

A:hover {
	color: #555555;
}


DIV#up {
	width: 722px;
	height: 110px;
	padding: 20px 0px 0px 0px;
	margin: auto;
}

DIV#middle_up {
	width: 664px;
	height: 110px;
	float: left;
	background-image: url(./img/up.jpg);
	background-repeat: repeat-x;
}

DIV.adress {
	width: 150px;
	float: left;
	color: #e8ddc4;
	font-size: 10px;
	padding: 40px 0px 0px 0px;
}

DIV#left_up {
	width: 29px;
	height: 110px;
	float: left;
	background-image: url(./img/left_up.jpg);
	background-repeat: no-repeat;
}

DIV#right_up {
	width: 29px;
	height: 110px;
	float: left;
	background-image: url(./img/right_up.jpg);
	background-repeat: no-repeat;
}

IMG#logo {
	padding: 0px 0px 0px 280px;
}

DIV#main {
	width: 700px;
	margin: auto;
	border-right: 4px solid #5c2727;
	border-left: 4px solid #5c2727;
	border-bottom: 4px solid #5c2727;
	background-color: #ffffff;
}

DIV#menu {
	width: 700px;
	height: 144px;
	margin: auto;
	background-position: bottom;
	background-repeat: repeat-x;
	background-image: url(./img/button.jpg);
}

UL.menu {
	width: 460px;
	margin: auto;
	padding: 0px;
	list-style-type: none;
}

LI.menu {
	float: left;	
	border-right: 1px solid #ffffff;
	border-left: 1px solid #ffffff;
	list-style-type: none;
	list-style-position: inside;
}

A.about {
	width: 150px;
	padding: 122px 0px 7px 0px;
	display: block;
	color: #e8ddc4;
	text-decoration: none;
	text-align: center;
	background-repeat: no-repeat;
	background-image: url(./img/about.jpg);
}

A.about_active {
	width: 150px;
	padding: 122px 0px 7px 0px;
	display: block;
	color: #e8ddc4;
	text-decoration: none;
	text-align: center;
	background-repeat: no-repeat;
	background-image: url(./img/about_active.jpg);
}

A.about_active:visited {
	color: #e8ddc4;
}

A.about_active:hover {
	color: #e8ddc4;
}

A.about:hover {
	color: #e8ddc4;
	background-repeat: no-repeat;
	background-image: url(./img/about_active.jpg);
}

A.about:visited {
	text-decoration: none;
	color: #e8ddc4;
}

A.product {
	width: 150px;
	padding: 122px 0px 7px 0px;
	display: block;
	color: #e8ddc4;
	text-decoration: none;
	text-align: center;
	background-repeat: no-repeat;
	background-image: url(./img/product.jpg);
}

A.product_active {
	width: 150px;
	padding: 122px 0px 7px 0px;
	display: block;
	color: #e8ddc4;
	text-decoration: none;
	text-align: center;
	background-repeat: no-repeat;
	background-image: url(./img/product_active.jpg);
}

A.product_active:visited {
	text-decoration: none;
	color: #e8ddc4;
}

A.product_active:hover {
	text-decoration: none;
	color: #e8ddc4;
}

A.product:hover {
	color: #e8ddc4;
	background-repeat: no-repeat;
	background-image: url(./img/product_active.jpg);
}

A.product:visited {
	text-decoration: none;
	color: #e8ddc4;
}

A.contact {
	width: 150px;
	padding: 122px 0px 7px 0px;
	display: block;
	color: #e8ddc4;
	text-decoration: none;
	text-align: center;
	background-repeat: no-repeat;
	background-image: url(./img/contact.jpg);
}

A.contact_active {
	width: 150px;
	padding: 122px 0px 7px 0px;
	display: block;
	color: #e8ddc4;
	text-decoration: none;
	text-align: center;
	background-repeat: no-repeat;
	background-image: url(./img/contact_active.jpg);
}

A.contact_active:visited {
	text-decoration: none;
	color: #e8ddc4;
}

A.contact_active:hover {
	text-decoration: none;
	color: #e8ddc4;
}

A.contact:hover {
	color: #e8ddc4;
	background-repeat: no-repeat;
	background-image: url(./img/contact_active.jpg);
}

A.contact:visited {
	text-decoration: none;
	color: #e8ddc4;
}

DIV#main_text {
	width: 490px;
	float: left;
	display: block;
	padding: 0px 0px 0px 10px;
}

DIV#right_text {
	width: 190px;
	float: left;
	padding: 0px 10px 10px 0px;
}

DIV.spacer {
	clear: both;
}

H4.title {
	color: #606060;
	font-size: 13px;
	font-weight: normal;
	margin: 10px 0px 0px 0px;
	padding: 0px 0px 0px 5px;
	border-left: 10px solid #cbc66f;
}

H3.title {
	color: #606060;
	font-size: 14px;
	font-weight: normal;
	margin: 10px 0px 0px 0px;
	padding: 0px 0px 0px 5px;
	border-left: 10px solid #cbc66f;
}

P.text {
	padding: 10px 10px 0px 15px;
	margin: 1px 0px 0px 0px;
	text-align: justify;
}

P.text_right {
	padding: 10px 0px 0px 10px;
	margin: 1px 0px 0px 0px;
	text-align: justify;
	border-left: 10px solid #efecc0;
}

SPAN.silver {
	color: #949494;
}

SPAN.bold {
	font-weight: bold;
}

DIV#copyright {
	color: #888888;
	width: 350px;
	margin: auto;
	font-size: 10px;
}

UL.product {
	padding: 5px 0px 10px 20px;
	margin: 1px 0px 0px 0px;
	list-style-type: square;
	border-left: 10px solid #efecc0;
}

LI.product {
	padding: 5px 0px 0px 0px;	
	color: #cbc66f;
}

UL.number {
	list-style-type: decimal;	
}	

DIV.gallery {
	background-color: #efecc0;
	padding: 10px;
	margin: 1px 0px 0px 0px;
}
SPAN.picture {
	padding: 0px 0px 0px 10px;
	cursor: pointer;
}

SPAN.underline {
	text-decoration: underline;
}