@charset "utf-8";
/* CSS Document */

#t3 { top: 492px; }
#t2 {
    
    left: 58px;
    overflow:hidden;
    width: 709px;
}

/* 200 20 */
#p1group
{
	position:absolute;
	top:200px;     
	left:-230px;    
	
}

#userinp
{
	background:#351B06;
	width:270px;
	height:370px;
	-moz-border-radius: 10px;
    -webkit-border-radius: 10px;
    -khtml-border-radius: 10px;
    border-radius: 10px;
	position:absolute;
	left:715px;             
	top:7px;                /*270 7 */
	box-shadow: 3px 3px 7px #444;
}


.blockinp
{
	background:none;
	background:url(../img/p3text1.png) no-repeat;
	width:106px;
	height:97px;
	position:absolute;
	left:100px;
	border:none;
	resize:none;
	overflow:hidden;
	font-size:17px;
	line-height:20px;
	color:#930;
	padding-left:5px;
	padding-right:5px;
	padding-top:3px;
}


.lab
{
	font-weight:bold;
	color:#C2BBB4;
	position:absolute;
	left:8px;
}

#lab1,#block1, #block4
{
	top:40px;
	
}
#lab2, #block2, #block5
{
	top:150px;
}
#lab3, #block3, #block6
{
	top:260px;
}

/* 430 */
#p2pyramid
{
	position:absolute;
	left:715px;
	top:20px;
	display:none;
}

/*235 */
#block4, #block5, #block6
{
	left:312px;
display:none;
top:47px;
}
#block5
{
	
top:157px;
}
#block6
{
	
top:267px;
}

#answerblock
{
	//display:none;
}

#lab4
{
	color: #FFFF00;
    font-size: 10px;
    left: 103px;
    position: absolute;
    text-align: center;
    top: -21px;
    width: 128px;
	
}
#t12
{
	display:none;
}

#lab5
{
	color: #FFFF00;
    font-size: 10px;
    left: 229px;
    position: absolute;
    text-align: center;
    top: -21px;
    width: 128px;
	
}

#comprobar{
	cursor:pointer;
}