/**********************************************************************************************
    
	Tetra's styles for website www.tetra.ua
    author: Artem Radchenko (www.artemradchenko.com)

 	top background 1 (DKS-96)

**********************************************************************************************/

#Layer1 {
	position: absolute;
	top:190px;
	right: 0px;
	width:316px;
	height:250px;
	vertical-align : top;
	text-align : right;
	z-index: 5;
}
#Layer2 {
	position:absolute;
	right : 0;
	left : 0;
	width:100%;
	height: 100%;
	z-index: 4;
}
.png {
	//background-image: none ! important;
    behavior: url('pngfix.htc');
}
.layer1_col1{
	width : 5%;
}
.layer1_col2{
}
.layer1_col3{
	width : 340px;
}
.layer1_col4{
	width : 316px;
}
.tab_menu_3{
	background-image : url(../rad_green/rad_tetra_fon4.gif);
}