body
{
	background-color: #fff;
	padding: 50px 0px 30px 70px;
	font-family: Georgia;
	color: #848484;	
}

a
{
	color: #00abd3;
}

b
{
	color: #000;
}

h2
{
	font-size: 20pt;
}

img
{
	border: 0px;
}

.content
{
	font-size: 10pt;
	/*margin-right: 250px;*/
	margin-right: 50px;
	margin-bottom: 25px;
	line-height: 140%;	
}

.content p
{
	/*padding:  0px 0px 0px 33px;*/
	margin: 0px;
}

.content .title
{
	font-weight: normal;
	font-size: 29pt;
	color: #000;
	padding: 0px;
	margin: 0px 0px 47px 0px;
}

.content h1
{
	font-weight: normal;
	font-size: 20pt;
	color: #000;
	padding: 0px;
}


.content h1 span, .content .title span,
.content h1 a:link, .content h1 a:hover, .content h1 a:visited
{
	color: #00abd3;
	text-decoration: none;
}

.content h2
{
	font-weight: normal;
	color: #262626;
	padding: 0px;
	margin: 16px 0px 10px 0px;
}

.content .reg_link
{
	margin: 30px 0px 15px 0px;
}

.content .write_form
{
	color: #262626;
	font-size: 14pt;
	/*margin-top: 57px; */
}

.content .write_form #source_test
{
	margin: 3px 0px 10px 0px;	
	width: 100%;
	height: 200px;
	border: 1px solid #848484;
	overflow: auto;
}

.content .write_form #target_text
{
	margin: 3px 0px 10px 0px;	
	width: 100%;
	height: 200px;
	border: 1px solid #848484;
	overflow: auto;
	font-size: 10pt;
}

.content .write_form #sendform
{
	margin-bottom: 10px;	
	width: 100px;
	height: 30px;
	border: 1px solid #848484;
	background-color: #fff;
	color: #262626;
	font-family: Georgia;
	font-size: 12pt;
}

.content .write_form #input
{
	margin-bottom: 10px;	
	width: 100px;
	height: 26px;
	border: 1px solid #848484;
	background-color: #fff;
	color: #262626;
	font-family: Georgia;
	font-size: 15pt;
}

.right_block
{
	width: 190px;
	/*position: absolute;*/
	top: 128px;
	right: 0px;
	font-size: 10pt;
	line-height: 140%;
}

.right_block .form
{
	border-right: 5px solid #b3b700;
	font-size: 9pt;
}

.right_block .form input
{
	border: 1px solid #b3b700;
	width: 147px;
	height: 19px;
	margin-bottom: 9px;
}

.right_block .form .button
{
	border: 1px solid #b3b700;
	background-color: #b3b700;
	width: 69px;
	height: 22px;
	color: #fff;
	font-family: Georgia;
	font-size: 9pt;
	margin: 8px 0px 0px 0px;
}

.right_block h2
{
	font-weight: normal;
	color: #000;
	padding: 0px;
	margin: 40px 0px 16px 0px;
}

.right_block p
{
	padding: 0px 20px 0px 0px;
	margin: 0px;
}

.right_block .news
{	
	margin: 0px 0px 10px 0px;
}

/* Для 1 - 2 - 3 списка информационных элементов */
.current, .page_link
{
	border: 1px dashed #bbbbbb;
	padding: 0.2em 0.5em 0.3em 0.5em;
	float: left;
	display: block;
	margin-right: 0.3em;
	background: #fff;
	float: left;
}



/* End стилей для меню центра администрирования */
.shadowed
{
	zoom: 1;
	z-index: 99;
	position: absolute;
	margin-top: 10px;
	background-color: #FFF;
	font-size: 9pt;
	/*border: 1px solid #f00;*/
} 

.shadowed .tl
{
	position: absolute;
	font-size: 0;
	top: -15px;
	left: -17px;
	background: url('/images/shadow-lt.png') 0 0 no-repeat !important;
	background: none;
	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/images/shadow-lt.png');
	width: 17px;
	height: 15px;
}

.shadowed .t
{
	position: absolute;
	font-size: 0;
	top: -15px;
	left: 0;
	background: url('/images/shadow-t.png') 0 0 repeat-x !important;
	background: url('/images/spacer.gif');
	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/images/shadow-t.png', sizingmethod='scale');
	width: 100%;
	height: 15px;
	/* border: 1px solid; */
}

.shadowed .tr
{
	position: absolute;
	font-size: 0;
	top: -15px;
	left: 100%;
	background: url('/images/shadow-rt.png') 0 0 no-repeat !important;
	background: none;
	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/images/shadow-rt.png');
	width: 17px;
	height: 15px;
}

.shadowed .r
{
	position: absolute;
	font-size: 0;
	top: 0;
	left: 100%;
	background: url('/images/shadow-r.png') 0 0 repeat-y !important;
	background: none;
	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/images/shadow-r.png', sizingmethod='scale');
	width: 17px;
	height: 100%;

}

.shadowed .br
{
	position: absolute;
	font-size: 0;
	top: 100%;
	left: 100%;
	background: url('/images/shadow-rb.png') 0 0 no-repeat !important;
	background: none;
	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/images/shadow-rb.png');
	width: 17px;
	height: 21px;
}

.shadowed .b
{
	position: absolute;
	font-size: 0;
	top: 100%;
	left: 0;
	background: url('/images/shadow-b.png') 0 0 repeat-x !important;
	background: url('/images/spacer.gif');
	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/images/shadow-b.png', sizingmethod='scale');
	width: 100%;
	height: 21px;
}

.shadowed .bl
{
	position: absolute;
	font-size: 0;
	top: 100%;
	left: -17px;
	background: url('/images/shadow-lb.png') 0 0 no-repeat !important;
	background: none;
	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/images/shadow-lb.png');
	width: 17px;
	height: 21px;
}

.shadowed .l
{
	position: absolute;
	font-size: 0;
	top: 0;
	left: -17px;
	background: url('/images/shadow-l.png') 0 0 repeat-y !important;
	background: none;
	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/images/shadow-l.png', sizingmethod='scale');
	width: 17px;
	height: 100%;
}


/* Верхняя полосочка */
.topbar
{
	background-color: #F1F1F1;
	height: 20px;
	font-size: 90%;
	padding: 6px 0px 0px 5px;
	margin-bottom: 5px;
	padding-right: 20px;
	font-weight: bold;
}

.topbar img
{
	cursor: pointer;
	position: absolute;
	left: 100%;
	z-index: 1000;
	margin-top: 3px;
	margin-left: -15px;
}

.sy
{
	color: #000;
	font-weight: bold;
	border-bottom: 1px solid #00abd3;
}

.replace
{
	color: #b3b700;
	border-bottom: #b3b700 1px dashed;
	font-weight: bold;
	border-left: #b3b700 3px solid;
	border-right: #b3b700 3px solid;
	padding: 0px 2px 0px 2px;
}

.footer
{
	font-size: 9pt;
}

#user_account_sum
{
	color: #00abd3;
}
