/* CSS Document */
html, body {height: 100%;}


* {
	margin: 0px;
	padding: 0px;
}
td img {display: block;}
#all {
margin-top:50px;
	margin-right: auto;
	margin-left: auto;
	width: 800px;
}
#logo {
width:351px;
height:241px;
}
#shapka {
	text-align: center;
	position: relative;
	z-index: 1;
	top: -70px;
}
#footer {
	height: 2.5em;
	width: 750px;
	background: #CCCCCC;
	margin-left: 250px;
}
#text {
	width: 750px;
	text-align: center;
	padding-left: 250px;}

#text a {
	color: #9966FF;
}
#afisha {
	padding-left: 330px;
}
#afisha a {
	color: #9966CC;
}



	
	#text h1 {
	font: 24px Arial, Helvetica, sans-serif;
	color: #666666;
}
#text p {
	font: 18px Arial, Helvetica, sans-serif;
	color: #666666;
}
#logo_small {
	position: relative;
	z-index: 2;
	left: 170px;
	top: 20px;
}
#listovka {
	text-align: center;
}

