body{
padding:0px;
margin:0px;
background-color:black;
}

p
{
	margin-left:2px; 
	margin-top:0px;
	margin-bottom:10px;
}

td {
	font-size:11px;
	color:#666666;
}

.main_text
	{
		font-family:Tahoma;
		font-size:11px;
		line-height:normal;
		color:#666666;
		padding-top: 22px;
	}
h1
	{
		font-family:Tahoma;
		font-size:11px;
		line-height:11px;
		color:#F46E02;
		margin-bottom:15px;
	}
	
.link_text
	{
		font-family:Tahoma;
		font-size:10px;
		line-height:10px;
		color:#000000;
	}	
	
.list_text
	{
		font-family:Tahoma;
		font-size:11px;
		line-height:13px;
		color:#5A5A5A;
	}		
	
.copyright_text
	{
		font-family:Tahoma;
		font-size:11px;
		line-height:11px;
		color:#E7E7E7;
	}

.form
	{
		width:150px; height:18px; border-color:#F46E02; border-width:1px; background-color:#FEFAF4; font-size:11px; border-style:solid
	}
.form_div
	{
		height:21px; margin-top:4px;		
	}
		
	a.copyright_text:link {text-decoration:none;}	
	a.copyright_text:hover {text-decoration:underline;}
	a.copyright_text:active {text-decoration:none;}
	a.copyright_text:visited {text-decoration:none;}	

	a.text:link {color:#000000;text-decoration: underline; font-size: 90%; margin-left:2px;}	
	a.text:hover {color:#000000;text-decoration: underline; font-size: 90%;  margin-left:2px;}
	a.text:active {color:#000000;text-decoration: underline; font-size: 90%;  margin-left:2px;}
	a.text:visited {color:#000000;text-decoration: underline; font-size: 90%;  margin-left:2px;}	

a {color:#000000; text-decoration:underline; }	
a:hover {color:#666699; text-decoration:underline; }	

div.afisha_item {
	width: 225px;
	height: 205px;
	text-align: center;
	float: left;
	margin-right: 5px;
	margin-bottom: 20px;
}

IMG.prev {
	margin-right:15px;
}
IMG.photo {
	cursor:hand;
	border:solid 1px black;
}
IMG.hand {
	cursor:hand;
}

.hid {display: none}
.vis {display: block;}

div.hdiv {clear:both;}