body {
	font-size: 20px;
	font-family: Georgia, Candara, Verdana, Arial, Georgia;
	overflow: hidden; 
}

#enterTheSiteTableLink a:link {
    color: #000000; /* Öâåò ññûëîê */
}
#enterTheSiteTableLink a:visited {
    color: #000000; /* Öâåò ïîñåùåííûõ ññûëîê */
}
a {
 outline: none; /* Óáèðàåì ãðàíèöó âîêðóã ññûëîê */ 
 text-decoration: none;
}

#mailToIrina a:link {
    color: #575656; /* Öâåò ññûëîê */
}
#mailToIrina a:visited {
    color: #575656; /* Öâåò ïîñåùåííûõ ññûëîê */
}

#helloImg
{
	position: absolute;
	right: 0px;
	bottom: 0px;
}

#uzor
{
	display: none;
	position: absolute;
	left: 0px;
	top: 0px;
}

#enterTheSite
{
	position: absolute;
	width: 20%;
	height: 20%;
	border: solid 0px;
	text-align: center;
	bottom: 30%;
	left: 40%;
}

#poster {
	position: absolute;
	left: 0px;
	bottom: -10px;
}

#enterTheSiteTable {
	position: absolute;
	left: 50%;
	/*
	bottom: 150px;
	*/
	bottom: 10%;
	width: 600px; 
	height: 50px;
}
#enterTheSiteTable td {}

#recomendation {
	display: none;
	position: absolute;
	left: 50px;
	bottom: 10px;
	
	width: 600px; 
	height: 50px;
}

#signature {
	position: absolute;
	right: 30px;
	bottom: 5px;
	color: #7e7e7e;
	font-size: 13pt;
}

#signature a {
	color: #7e7e7e;
}
