html, body, .container  {
	height: 100%;
}
body {
	margin: auto;
	padding: auto;
	text-align: center;
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	color: #686868;
}
strong, b {
	color: #744143;
	font-weight: bold;
}
a {
	color: #744143;
}
a:hover {
	text-decoration: none;
}

h1 {
	color: #744143;
	font-size: 16px;
	font-style: italic;
}
.container {
	width: 980px;
	margin: auto;
	padding:0px;
}

*html .container {
	width: 1000px;
	}
img {
	border: 0;
	margin: 0;
	padding: 0;
}

td {
	vertical-align: top;
}
.content2 {
	min-height: 50%;
	text-align: left;
	float: left;
	padding: 10px;
	margin: auto;
	vertical-align: top;
	border: 1px solid #e4e4e4;
}
.content_ {
    width: 953px;
	min-height: 50%;
	text-align: left;
	float: left;
	padding: 10px;
	margin: auto;
	vertical-align: top;
	border: 1px solid #e4e4e4;
}

.content1 {
	width: 953px;
	min-height: 35%;
	text-align: left;
	float: left;
	padding: 10px;
	margin: auto;
	vertical-align: top;
	border: 1px solid #e4e4e4;
}

.start {
	width: 95%;
	margin: auto;
}
.start td {
	border: 1px solid #dcdcdc;
	background: url(../images/bgr_start.jpg) repeat-x;
}
.flash {
	width:731px;
	margin: 0px 5px 0 1px;
	height:321px;
	float: left;
}
.all_accents{
	width:100%;
	float: left;
}
.accents  {
	width: 235px;
	height:110px;
	background: url(../images/bgr_accent.jpg) no-repeat;
	float: left;
	padding: 4px;
	margin:0 1px 0 0;
	text-align: left;
	overflow: hidden;
}
.accents a {
	text-decoration: none;
}
.accents h1 {
	margin: 0;
	padding: 0;
}
.accents p {
	margin: 0;
	padding: 0;
}
.logo {
	width: 243px;
	height: 376px;
	float: left;
	background-color: #744143;
	margin: 0;
	padding: 0;
}


.left, .right{
	width: 7px;
	height: 37px;
	float: left;
}
.news a{
	font-size: 12px;
}
.name a{
	text-transform: uppercase;
	text-decoration: none;
}
.lang {
	float: right;
	width: auto;
	margin: 20px 0 0 0;
}
.lang a {
	float: left;
	display: block;
	margin: 0 0 0 10px;
	text-decoration: none;
}

.copy {
	border-top:1px solid #c0bebe; 
	font-size: 9px;
	text-align: center;
	padding: 5px 0 5px 0;
	margin: auto;
	font-weight: bold;
	height: 25px;
	width:970px;
}


.product_images{
   float:left;
   margin: 5px;
   width:135px;
   overflow:hidden;
   text-align: center;
}


.prod_name {
	color: #58595b;
	float: left;
	text-align: left;
	width: 100%;
	margin: 9px 0 0 14px;
}


a.left_arrow  {
	background: url(../images/left_arrow.jpg) no-repeat center;
	color: #fff;
	font-size: 9px;
	display: block;
	float: left;
	width: 30px;
	height: 63px;
	margin: 38px 5px 0 0;
}
.galeria {
	width: 953px;
	margin: 35px 0 0 0;
}
a:hover.left_arrow  {
	background: url(../images/left_arrow_hover.jpg) no-repeat center;
	color: #fff;
	font-size: 9px;
	display: block;
	float: left;
	width: 30px;
	height: 63px;
}
a.right_arrow  {
	background: url(../images/right_arrow.jpg) no-repeat center;
	color: #fff;
	font-size: 9px;
	display: block;
	float: left;
	width: 32px;
	height: 63px;
	margin: 38px 0 0 5px;
	text-align: center;
}
a:hover.right_arrow {
	background: url(../images/right_arrow_hover.jpg) no-repeat center;
	color: #fff;
	font-size: 9px;
	display: block;
	float: left;
	width: 30px;
	height: 63px;
}
.images {
	float: left;
	overflow: hidden;
	width: 848px;
	margin: 0 15px 0 15px;
}
.img_item {
/*	width: auto;*/
    width: 217px;
	height: 140px;
	padding: 0 0 0 0;
	border: 0;
}
.img_item a {
	width: 160px;
	height: 120px;
	overflow: hidden;
	text-align: center;
	margin: 9px 22px 0 14px;
	padding: 0;
	display: block;
	border: solid #8f271f 2px;
	text-decoration: none;
	color: #fff;
	float: left;
}
