body
{
	background-image: url(/img/bg.jpg);
	background-repeat: repeat-x;
	background-position: top;
	margin: 0px;
	font-family: tahoma;
	background-color: #eaeaea;
	font-size: 12px;
}

.formtext
{
width: 100%;
margin-left: 15px;
margin-right: 15px;
font-size: 12px;
margin-top: 5px;
margin-bottom: 5px;
}

.form
{
font-size: 12px;
}

h1
{
margin:0px;
padding-top: 10px;
padding-bottom: 7px;
font-size: 18px;
font-weight: normal;
}

h2
{
margin:0px;
padding-top: 10px;
padding-bottom: 7px;
font-size: 17px;
font-weight: normal;
}
h3
{
margin:0px;
padding-top: 10px;
padding-bottom: 7px;
font-size: 16px;
font-weight: normal;
}

.cell
{
text-aling: center;
font-size: 11px;
font-weight: bold;
background-color: #dcdcdc;
}

.cell1
{
color: #FFFFFF;
background-color: #1e8aea;
font-size: 11px;
}
.cleaner
{
padding-left: 16px;
font-size: 11px;
}

.image_n
{
border: solid #f0f0f0 10px;
}


.cleaner a
{
color: #1e8aea;
}
.copy_link
{
	width: 88px;
	height: 12px;
	font-size: 12px;
	position: relative;
	left: 175px;
	cursor: hand;
	cursor: pointer;
}

.copy
{
	background-image: url(/img/copy.jpg);
	background-repeat: no-repeat;
	background-position: bottom right;
}

.logo
{
float: left;
margin-right: 100px;
	width: 110px;
	height: 157px;
	background-image: url(/img/logo.jpg);
background-repeat: no-repeat;
	cursor: hand;
	cursor: pointer;
}

.gubka
{
	background-image: url(/img/gubka.jpg);
	background-repeat: no-repeat;
	background-position: top right;
}

.phone
{
	background-image: url(/img/tel.jpg);
	background-repeat: no-repeat;
	background-position: bottom left;
	font-size: 11px;
	padding-bottom: 50px;
}

.phone a
{
color: #1e8aea;
}

.phone a:hover
{
color: #1e8aea;
text-decoration: none;
}

.text
{
	padding-left: 30px;
	background-image: url(/img/line.gif);
	background-repeat: no-repeat;
	background-position: top left;
	font-size: 12px;
}
.text a
{color: #1e8aea;}