#top
{
	background:transparent url(/media/top.jpg) top left no-repeat;
	height:507px;
}

#middle
{
	background:transparent url(/media/middle.jpg) top left repeat-y;
}

#bottom
{
	background:transparent url(/media/bottom.jpg) bottom left no-repeat;
	height:360px;
	clear:both;
	overflow:visible;
}

#column_left
{
	position:relative;
	float:left;
	width:210px;
	font-size:12px;
}

#column_left .contact
{
	position:absolute;
	left:10px;
	top:370px;
}

#column_middle
{
	position:relative;
	float:left;
	width:550px;
	margin-bottom:-330px;
}

#menu_top
{
	position:absolute;
	right:0px;
	top:105px;
	text-align:right;
}

#menu_top hr
{
	padding-right:10px;
	float:right;
	width:100%;
}

#menu_top .menu
{
	font-weight:bold;
}

#menu_top .motto
{
	clear:both;
	font-size:11px;
	color:#FFEBCC;
	font-style:italic;
	letter-spacing:0.1em;
}

#content
{
	margin-top:190px;
	width:520px;
	background:transparent url(/media/content_middle.jpg) bottom left repeat-y;
}

#content_top
{
	background:transparent url(/media/content_top.jpg) top left no-repeat;
	
	overflow:auto;
}

#content_bottom
{
	height:16px;
	background:transparent url(/media/content_bottom.jpg) bottom left no-repeat;
}

#content_real
{
	padding:160px 55px 0px 82px;
	
	text-align:justify;
	color:#FFFFBF;
	font-family:Tahoma;
	font-size:12px;
	font-style:normal;
	font-weight:normal;
	letter-spacing:0.04em;
	line-height:20px;
	text-decoration:none;
	word-spacing:0.07em;
	
	overflow: hidden;
}

#column_right
{
	position:relative;
	float:left;
	width:140px;
}

.category, .product
{
	margin-bottom:10px;
}

.category img, .product img
{
	border:#fff 1px solid;
}

.product
{
	clear:both;
}

.product img
{
	float:left;
	margin-bottom:10px;
}

.product div
{
	padding-left:10px;
	position:relative;
	float:left;
	width:50%;
}

table { width: 100%; border: 1px solid #F3DC80; border-style: solid solid none solid; }
table td { border-bottom: 1px solid #F3DC80; vertical-align: middle; text-align:center; }
