/* ========== My-Giga.ru ========== */
/* Любые копирования и использование вне сайта, запрещены! */
/* Автор кода : Kromaliy */

html {
	background: url(../images/fon.jpg);
}

.back {
	position: absolute;
	top: 0;
	left: 0;
	overflow: hidden;
	right: 0;
}
#form {
	width: 1024px;
}

a:link,
a:visited                      {
	color: #333333;
	text-decoration: none;
	font-weight: bold;
}

a:hover {
	color: #000000;
	text-decoration: none;
	font-weight: bold;
}

/* Коммент */
.com  {
	color: #663300;	
	text-decoration: none;
	font: italic bold 10px Georgia, "Times New Roman", Times, serif;
}

.f_textarea {
	color: #663300;		/* ! */
	font-size: 11px;		/* ! */
	font-family: tahoma;	/* ! */
	background: #E6E6E6 url(../images/dlet_field_s.gif);
	background-repeat: repeat-x;
	width: 550px;
	height: 156px;
	border: 1 groove #CCCCCC;
}

.comm_foto  {
	min-height: 200px;
	min-width: 140px;
}

/*---Логин--------------------*/

.login_pan {
	width: 236px;
	height: 86px;
	border-left: 1px solid #333333;
	border-right: 1px solid #333333;
	border-bottom: 1px solid #333333;
	font-size: 10px;
	background: url(../images/login_fon.png);
	float: left;
	margin: 1px 0 0 615px;
}

.login_pan a{
    text-decoration: none;
}

.login_pan a:hover {
    color: #333333;
}

#login_input {
	width: 148px;
	height: 15px;
	border-left: 1px solid #333333;
	border-right: 1px solid #333333;
	border-bottom: 1px solid #333333;
	border-top: 1px solid #333333;
}

#enter {

float: right;
	margin: 3px 0 0 5px;
}

#if {
	float: left;
	margin: 8px 0 0 4px;
	text-decoration: none;
}
#if2 {
	font-size: 10px;
	float: left;
	margin: 4px 0 0 4px;
	text-decoration: none;
}
#if2 a {
	font-size: 10px;
	color: #333333;
	text-decoration: none;
}
#if2 a:hover {
	color: #333333;
	text-decoration: none;
}

#if3 {
	font-size: 11px;
	float: left;
	margin: 8px 0 0 45px;
	text-decoration: none;
}
#if3 a {
	font-size: 11px;
	color: #333333;
	text-decoration: none;
}
#if3 a:hover {
	color: #333333;
}