body
{
	background-image: url(../../images/ui/right_back_repeatY.jpg);
	background-repeat: repeat-y;
	background-color: #4f4f4f;
	margin: 0px;
	padding: 0px;
	font-family: verdana;
	font-size: 12px;
	height: 100%;
}
html
{
	height: 100%;
}
img
{
	border: 0px;
}
.sorround
{
	float: left;
	width: 901px;
	background-color: #cccccc;
}
.header
{
	float: left;
	width: 901px;
	height: 244px;
	border-bottom: 1px solid #000000;
}

.menu
{
	background-image: url(../../images/ui/nav_repeatX.jpg);
	background-repeat: repeat-x;
	float: left;
	width: 901px;
	height: 42px;
}
.content
{
	float: left;
	width: 901px;
}
.bottom
{
	float: left; 
	width: 901px;
	height: 82px;
	background-image: url(../../images/ui/bott_back.jpg);
	background-repeat: repeat-x;
	text-align: center;
}

.home_content
{
	float: left;
	background-image: url(../../images/ui/start_back.jpg);
	background-repeat: no-repeat;
	height: 392px;
	width: 901px;
}
.products_content
{
	float: left;
	width: 901px;
	background-color: #ffffff;
}
.history_content
{
	float: left;
	width: 901px;
	background-color: #ffffff;
}
.prod_h
{
	margin-top: 110px;
	font-family: verdana;
	font-size:	10px;
	color: #168f10;
	line-height: 12px;
}
.prod_c
{
	font-family: verdana;
	font-size:	10px;
	color:	#3d3d3d;
	margin-left: 5px;
	margin-right: 5px;
	line-height: 12px;
}
.prod_bold
{
	font-family: verdana;
	font-size:	14px;
	color:#168f10;
	font-weight: bold;
}
.prod_h_large
{
	font-family: verdana;
	font-size:	12px;
	color: #168f10;
	line-height:18px
}
.prod_c_large
{
	font-family: verdana;
	font-size:	12px;
	color:	#3d3d3d;
	line-height: 16px
}
.prod_sorround
{
	float: left;
	width: 224px;
	height: 330px;
	border: 1px solid #cccccc;
	border-left: 0px;
	border-bottom: 0px;
}
.prod_rubrik
{
	margin-top: 200px;
	font-family: verdana;
	font-size: 14px;
	color: #168f10;
	font-weight: bold; 
	margin-left: 10px;
}
.prod_text
{
	font-family: verdana;
	font-size:	11px;
	color:	#3d3d3d;
	margin-left: 10px;
	margin-right: 10px;
	line-height: 13.5px
}
.prod_bigger
{
	float: right;
	margin-top: 150px; 
	margin-right: 5px;
	cursor: pointer;

}

