/* @override http://localhost:8888/css/com.css */

/* @override http://localhost:8888/css/com.css */

/* @override http://localhost:8888/css/com.css */

body {
	background: url(../images/bg.jpg);
	font-family: Georgia,"Times New Roman",Times,serif;
	color: #811305;
	font-size: 13px;
	margin: 0 auto 0 auto;
}

#wrapper {
	margin: 0 auto 0 auto;
	width: 900px;
}

h1, h2, h3 {
	font-weight: bold;
	color: #492f0a;
	font-size: 1.7em;
}

h1 {
	font-variant: small-caps;
}

h2 {
	font-size: 1.3em;
}

h3 {
	font-size: 1.3em;
}

p {
	font-size: 1.1em;	
	color: #311f09;
	line-height: 1.4em;
}

a {
	color: #ab1521;	
}

ul {
	font-size: 1.1em;
	color: #311f09;	
}


#header {
	width: 868px;
	height: 214px;
	background: url(../images/header_3.jpg);	
	overflow: hidden;
}

.leftside {
	width: 622px;
	margin-top: -110px;
	float: left;
	padding: 10px;
	background: url(../images/leftbg.png) no-repeat;
	z-index: 10;
	min-height: 450px;
	height: auto !important;
	height: 420px;
}	



.rightside {
	width: 226px;
	float: left;
}

.rightside h1 {
	border-bottom-color: #492e06;
	border-bottom-style: solid;
	border-bottom-width: 1px;

	color: #492e06;
	font-weight: bold;
	font-size: 1.3em;
	margin-bottom: 3px;
}

.rightside p {
	color: #a50c1e;
	font-size: 1.0em;
	font-weight: bold;
	margin-top: 5px;
}

#footer {
	width: 868px;
	height: 68px;	
	background: url(../images/footerbg.png) no-repeat;
	padding: 10px 0 0 24px !important;
	padding: 10px 0 0 34px;
	font-size: 0.9em;	
}

#footer a {
	color: #311f09;	
	padding-right: 10px;
	padding-left: 10px;
}


.clearfix {
	clear: both;
}

.menu {
	width: 868px;
	height: 195px;	
	margin: 0;
	padding: 0;
	background: url(../images/menubg.jpg);
}

.menusor {
	list-style-type: none;
	margin: 0 0 0 21px;
	padding: 0 0 0 0;
	display: block;
	height: 29px;
}

.menusor li {
	float: left;
	margin: 25px 0;
	padding: 0;
	list-style-type: none;
}

a#m1  {
	display: block;
	background: url(../images/m1.png);
	width: 80px;
	height: 29px;
	margin: 0;
	padding: 0;
	overflow: hidden;
}

.linktext {
	margin-left: -400px;
	overflow: hidden;
}

a#m2  {
	display: block;
	background: url(../images/m2.png);
	width: 173px;
	height: 29px;
	margin: 0;
	padding: 0;
	overflow: hidden;	
}

a#m3  {
	display: block;
	background: url(../images/m3.png);
	width: 116px;
	height: 29px;
	margin: 0;
	padding: 0;
	overflow: hidden;	
}

a#m4  {
	display: block;
	background: url(../images/m4.png);
	width: 124px;
	height: 29px;
	margin: 0;
	padding: 0;
	overflow: hidden;	
}

a#m5  {
	display: block;
	background: url(../images/m5.png);
	width: 126px;
	height: 29px;
	margin: 0;
	padding: 0;
	overflow: hidden;	
}

a#m6  {
	display: block;
	background: url(../images/m6.png);
	width: 101px;
	height: 29px;
	margin: 0 0 0 15px;
	padding: 0;
	overflow: hidden;	
}

a#m7  {
	display: block;
	background: url(../images/m7.png);
	width: 90px;
	height: 29px;
	margin: 0;
	padding: 0;
	overflow: hidden;	
}

a:hover#m1, a:hover#m2,a:hover#m3,a:hover#m4,a:hover#m5,a:hover#m6, a:hover#m7 {
	border-bottom: 1px solid #846f2e;
	border-top: 1px solid #846f2e;

}

.prodlist {
	margin-bottom: 20px;
	border-bottom: 1px solid gray;
}

.prodlist img {
	margin: 0;
	width:  90px;
}

.imbox {
	float: left;
	margin: 0 10px 10px 0;
	border: 3px solid white;
	padding: 4px;
	font-size: 0.9em;
	background-color: #d5cfc2;
}


.prodlist a {
	font-size: 1.3em;
	color: white;
	text-decoration: none;
}

.tf a  {
	color: gray;
}


.prodlist a:hover {
	color: black;
	text-decoration: underline;
}

.prodlist p {
	text-align: justify;
	font-size: 1.0em;
}

.galeria {
	text-align: center;
	float: left;
	margin: 10px;
	padding: 0px;
	width: 150px;
	height: 250px;
	overflow: hidden;
}

.galeria a {
	width: 150px;
	height: 170px;
	display: block;
}


.galeria img {
	width: 120px;
	padding: 3px;
	background-color: #a77b2a;
	border: 3px solid #fff;
}

.galeria p {
	padding: 3px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-style: italic;
	color: #fff;
	background-color: #a77b2a;
	display: block;
	height: 40px;
}


