body
{
	background: #cadb2a;
}

#lgoti
{
background: #dfed5d;
width:620px;
position:absolute;
left: 50%;
top:30%;
margin-left: -310px;
padding: 10px;
display: none;
}

#in
{
	background: #f4ff8f;
	padding: 10px;	
}

#close_btn
{
	font-size: 18px;
	float: right;
	width: 90px;
	height: 25px;
	background: #d81f26;
	text-align: center;
	color: white;
	font-weight: bold;
	cursor: pointer;
}

#text
{
	margin-top: 20px;
	color:#48470a;
}

h3#vnimanie
{
	font-size: 25px;
	margin-bottom: 4px;
}

#text p
{
	font-size: 17px;
	font-weight: bold;
	
}

#text a
{
	font-size: 17px;
	font-weight: bold;
	color:#48470a;
}

span.no
{
	font-size: 9px;
	float: right;
	cursor: pointer;
	margin-top: 10px;
}

span.delcook
{
	cursor: pointer;
}