/* hand.made by true.crew | http://www.truecrew.ru | info@truecrew.ru */
/* © 2008. All rights reserved */


/* BASE */
body{
	width:100%; height:100%;
	padding:0; margin:0;
	font-family:Calibri, "Myriad Pro", Helvetica, Arial, sans-serif;
	background-color:black;
	color:#464646;
}
a{
	color:black;
}

body, td{
	font-size:0.9em;
	line-height:120%;
	padding:0; margin:0;

}
table{
	padding:0; margin:0;
	border-collapse:collapse;
}

#splash{
	width:100%;
	height:350px;
	text-align:center;
	background:url(i/vizitka.gif) 50% 50% no-repeat;
}
#splash img{
	width:400px; height:350px;
	border:0;
}

