@import url(reset.css);
@import url(base.css);

.ta-r {
	text-align:right;
}
.ta-c {
	text-align:center;
}
.tab-1 {
	margin-left:1em !important;
}
a:link,
a:visited {
	color:#268d1f;
}
a:hover {
	color:#51cb49;
}
.l-splash {
	position: relative;
	height: 100%;
	width: 100%;
	}
	.l-splash .b-splash {
		position: absolute;
		left: 50%;
		top: 50%;
		width: 200px;
		height: 400px;
		margin: -200px 0 0 -100px;
		}
	.l-splash .b-splash h1 {
		font-size: 2.4em;
		margin: 1em 0 0;
		}
	.l-splash .b-splash h2 {
		text-align:left;
		margin:  1em 0 .3em;
		color:#e39204;
		}
	.l-splash .b-splash p {
		font-size: 0.9em;
		margin:0 0 0.2em;
	}
	.l-splash .b-splash dl {
		font-size:0.9em;
		margin:0 1em 0em;
		width:245px;
		}
		.l-splash .b-splash dt {
			font-size:.9em;
			text-align:left;
			margin-bottom:0.2em;
			}
		.l-splash .b-splash dd {
			margin:0 0 .5em;
			text-align:left;
		}
.link a {
	padding-left: 20px;
	background-position:0 50%;
	background-repeat:no-repeat;
	}
	.lj a {
		background-image:url("http://l-stat.livejournal.com/img/community.gif");
		}
	.vkontakte a {
		background-image:url("http://vkontakte.ru/images/favicon.ico");
		}
.banner {
	position:absolute;
	bottom:0;
	left:50%;
	width:130px;
	margin-left:-65px;
	}