body {
	font-family: Arial, Helvetica, sans-serif;
	background-top: 8px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
	background-color: #C0C0C0;
	margin-top: 0px;
}

h2 {
	
	font-size: 15px;}

td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}

a {
	color: #003399;
}



#Outer {
    width: 990px;
    height: 586px;
    background-color: white;
    position: absolute;
    top:0;
    bottom: 0;
    left: 0;
    right: 0;
    margin: auto;
	box-shadow: 0px 2px 12px rgb(167, 167, 167);
}

#Outer2nd {
    width: 990px;
    height: 586px;
    background-color: white;
    bottom: 0;
    left: 0;
    right: 0;
    margin: auto;
    margin-top:25px;
    margin-bottom:25px;	
	box-shadow: 0px 2px 12px rgb(167, 167, 167);
}

#Header {
	background: #f0f1f3;
	width: 990px;
	height: 29px;
	z-index: 1001;
}

#Main {
	background: white;
	width: 990px;
	height: 497px;
	z-index: 1001;
}

#Main2nd {
	background: white;
	width: 990px;
	z-index: 1001;
	background-repeat:no-repeat; 
}

#Footer {
	background: #E9E9E9;
	width: 990px;
	height: 60px;
	z-index: 1001;
}

.menu-top {
	padding-left: 21px;
	padding-top: 6px;
	color: #c83444;
	font-size: 12px;
	width: 600px;
	float: left;

	}
	
.menu-top a{
	color: #979797;
	text-decoration: none;
	}
.menu-top a:hover{
	color: #C83444;
	
	}
	
	
.menu-top-vert{
	color: #979797;
	margin: 0px 4px;
	
	}	
	
.lang-top { 
	float: right;
	margin-right: 15px;
	font-size: 13px;	
	padding-top: 6px;	
	font-weight: bold;
	}	
	
.lang-top a{ 	
	color: #797979;
	padding-right: 4px;
	text-decoration: none;	
}

.foot-table {
	padding-top: 10px;
	color: #666;
		
		}
		
.foot-table .foot-td {
	padding-left: 10px;
	font-size: 13px;		
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #BABABA;
}
		
		
.foot-table a {
		color: #666;
	text-decoration: none;	

		}
.AllProductsRight {
	float: right;
	overflow: hidden;
	width: 770px;
	margin-right: 40px;
	margin-bottom: 40px;
}		

.AllProductsBoxTransparent {
	position: relative;
	width: 737px;
	min-height: 535px;
	padding: 20px;
}

.AllProductsBoxTransparent, .AllProductsBox {
	border: solid 1px #e5e5e5;
	float: left;
}

.AllProductsLeft {
	float: left;
	width: 180px;
	height: auto;
	color: #7b7b7b;
}

.AllProducts {
	overflow: hidden;
}
.TransparentDiv {
	position: absolute;
	top: 0;
	left: 0;
	bottom: 0;
	background: white;
	opacity: .8;
	-ms-filter: "alpha(opacity=80)";
	filter: alpha(opacity=80);
	width: 735px;
}

.AllProductsBoxTransparent .OpaqueDiv {
	position: relative;
}

.logo2nd { margin-left: 38px;  margin-top: 30px; }

.title-top {
	padding-top: 65px; 
	font-size: 28px;
	color: #c83444;
	padding-left: 10px;
	padding-bottom: 10px;
}

.ArticleDescImage {
	float: right;
	padding: 5px;
	padding-bottom: 5px;
	text-align: right;
	border: solid 1px #e5e5e5;
	margin-left: 10px;
}

.descr1 {
	font-size: 11px;
	padding-top: 5px; 
	padding-left: 10px;
	line-height:110%;	
}
.descr2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #CCC;
}
.prod-head1 {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 34px;
	color: #7B7B7B;
}
.prod-head2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	color: #BBBBBB;
	padding-top: 14px;
	line-height:110%;
}

.img-border {
	font-family: Arial, Helvetica, sans-serif;
	padding: 7px;
	border: 1px solid #CCCCCC;
}
.prod-descr2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #999;
	padding-top: 7px;
	padding-left: 10px;
}