body {
	margin: 0px;
	padding: 0px;
	width: 100%;
	
}
form {
	margin:0px; 
	padding:0px
}

/*table, td {
	vertical-align: top;
}*/
p {
	text-align: justify;
}
img {
	border: 0px;
}

/* ======= �������� ����� ====*/

.link_home a.active, .link_home2 a.active {font-weight:bold;}
.link_home a:hover, .link_home2 a:hover, .big_footer a:hover {text-decoration:underline;}

.big_footer
{
/*width:300px;*/
margin:0 auto;
top:22px;
background:url(../img/link_bg.png) no-repeat right;
height:28px;
position:relative;
color:#b89d95;
padding:0 15px 0 0;
text-align:center;
}
.big_footer div
{
position:absolute;
top:0;
left:-15px;
height:28px;
width:15px;
background:url(../img/link_bg_left.png) no-repeat;
}
.big_footer a {color:#b89d95; text-decoration:none; line-height:26px;}
.big_footer
{
margin:0;
position:absolute;
right:20px;
top:22px;
}

.soc_div span
{
display:block;
position:absolute;
left:50px;
top:13px;
color:#FFF;
text-decoration:none;
font-size:18px;
}

.RegInput input
{
	width: 20px; margin-top: 3px;
}

/* ======= ������� ===== */
/*.date {
	font-weight: bold;
}*/

/* ======== ��������� ===== */
h1, h2, h3, h4, h5 {
	margin: 0px;
	padding: 0px;
}

/* ======= ������ ===== */
ul, ol, li {
	margin: 0px;
	padding: 0px;
}
li {
	padding-left: 15px;	
}
/*ul li {
	list-style-image: url(/img/bul1.gif);
}*/

/* ======= ����� ==== */
/*.authorization input.input {
	border: 1px solid #c4c4c4;
	width: 150px;
}
.input {
	border: 1px solid #c4c4c4;
}
.width {
	width: 300px;
}
.width1 {
	width: 100%;
}
.height {
	width: 300px;
	height: 150px;
}
.height1 {
	width: 100%;
	height: 150px;
}
.button 
{
	background: #c4c4c4;
	padding: 2px;
	border: 2px outset #a5a5a5;
}
.HighLighting
{ 
	background-color:Silver;
	color:Purple;
	font-weight:bold;
}*/

/* ======== ��������������� ����� ======= */
/*div.line {
	border-bottom: 1px solid #000000;
	font-size: 1px;
	height: 1px;
	margin-top: 5px;
}
div.table table {
	border-top: 1px solid #c4c4c4e;
	border-right: 1px solid #c4c4c4;
}
div.table table td, div.table table th {
	border-bottom: 1px solid #c4c4c4;
	border-left: 1px solid #c4c4c4;
}
.width2 {width: 90%;}
.vernutsya {
	display:block;
	width:100%;
	text-align:right;
}*/

/* ======== wysiwyg ����� ======= */
p.left {text-align: left;}
p.right {text-align: right;}
p.center {text-align: center;}

/* ==================== ����������� ============ */
.caps {
    background: url(/img/bgcapsula1.gif) no-repeat;
    height:10px;
    font-size: 1px;
    padding: 0px 1px 0px 0px;}
.caps1 {
	background: url(/img/capsula1.gif) repeat-x;
    height: 10px;
    font-size: 1px;
    border-right: solid 1px #008b90;
     }
	
/* ==== ��������� === */
div.True {border: 1px solid #eeeeee;padding:0px 3px;}
               div.True div.divedit, div.TrueOver div.divedit {margin:3px 0px; padding:4px;}
               div.TrueOver {border:1px solid black;padding:0px 3px;}
               div.TrueOver div.divedit {background:#e0e0e0;}

