/*//////////////////////////////////////////////////////////////////////*/

body{background-color:#EBE1C4;}

#dom_frame{
	background-color:gray;
	width:500px;
	height:290px;
	float:left;
}

.relative_div{
	width:500px;
	height:290px;
	position:relative;
}

#street_relative{z-index:104}

#anima_katran_lable{
	background: url(images/anima_poker_lable.gif);
	position:relative;
	width:79px;
	height:22px;
	top:-250px;
	left:156px;
	z-index:105;
}

#anima_street_enter_label{
	background: url(images/anima_street_label.gif);
	position:relative;
	width:45px;
	height:18px;
	top:-174px;
	left:175px;
	z-index:105;
}

#anima_street_enter{
	background: url(images/anima_street_enter_stat.gif);
	position:relative; 
	width:69px; 
	height:65px;
	float:left;
	top:-173px; 
	left:164px;
	z-index:105;  
}

#anima_street_enter:hover{background: url(images/anima_poker_enter.gif);}
#romb{display:block;width:100%;height:600px;background-color:white;font-family:arial}