
div span{
	color: black;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
}
#glav{
	height: 350px;
	margin: 0px;
	width: 3500px;
	padding: 0px;
	clear: both;
	position: relative;
	left: 0px;
}
#window{
	position: relative;
	left: 0px;
	top: 22px;
	height: 450px;
	width: 500px;
	overflow: hidden;
}
#verx{
	width: 500px;
	height: 100px;
}
 #col { 
 margin: 0px auto;
 text-align: center;
 clear: both; 
 z-index: 10;
 //overflow-x: hidden;
 }
 
 #col .aa, #col .ab, #col .aba, #col .abb { float: left; }
 
 	#col .aa { 
	width: 75px; 
	height: 350px;
	text-align: right;
	z-index: 1000;
	}
	#col .ab { 
	text-align: center;
	width: 175px; 
	height: 350px;
	display: inline;
	}
	#col .abb { 
	text-align: center;
	width: 175px; 
	height: 350px;
	display: inline;
	}
	#col .aba {
	
	width: 75px; 
	height: 350px;
	display: inline;
	text-align: left;
	z-index: 1000;
	}
	.ab .tru { width: 112px; height: 175px; margin:0px auto; }
	.ab .trua { width: 112px; height: 175px; margin:0px auto;}
	.abb .trub { width: 112px; height: 175px; margin:0px auto;}
	.abb .truc { width: 112px; height: 175px; margin:0px auto;}	
