/* @group Reset */
html,body,div,span,applet,object,iframe,
h1,h2,h3,h4,h5,h6,p,blockquote,pre,
a,abbr,acronym,address,big,cite,code,
del,dfn,em,font,img,ins,kbd,q,s,samp,
small,strike,strong,sub,sup,tt,var,
b,u,i,center,
dl,dt,dd,ol,ul,li,
fieldset,form,label,legend,
table,caption,tbody,tfoot,thead,tr,th,td{margin:0;padding:0;border:0;outline:0;font-size:100%;vertical-align:baseline;background:transparent;}
body{line-height:1;}
/* @end Reset */

body{
	background:#fff url('img/bg.png') repeat-x top left;
	color:#fff;
}

#container{
	background:url('img/tl.png') no-repeat top left;
	padding:1px;
}

#content{
	height:950px;
	margin:-1px;
	padding:1px;
/*	background:url('img/X21.png') no-repeat right top;*/
}

#main {
	height:766px;
	width:800px;
	margin:80px auto 0;
	padding-right:140px;
}
h1{
	font-size:120px;
	font-weight:bold;
	line-height:0.7;
	overflow:hidden;
	margin-bottom:20px;
}

.small{
	font-size:80px;
	float:right;
}

.text{width:650px;}

p{
	font-size: 30px;
	margin: 0 0 40px;
	line-height:1.5;
	
}
.led{
	color:#ed1c24;
}

#paihita_pimeys {
	background:url('img/paihita-pimeys.png') no-repeat -2px -2px;
	color:#000;
	font-weight:bold;
	height:53px;
	width:374px;
	display:block;
	text-decoration:none;
	font-size:24px;
	line-height:54px;
	text-align:center;
}

#paihita_pimeys:hover{
	background-position: -2px -57px;
/*	line-height:56px;*/
}

#credits{
	margin:50px auto;
	width:930px;
}

#credits a{
	margin-right: 50px;
}


#x21{
	height:941px;
	position:absolute;
	right:0;
	top:0;
}
