@charset "windows-1251";
html, body {
	padding: 0;
	margin: 0 15px;
}

img {
	border: 0;
}

.all {
	margin-left: 290px;
	font-family: Tahoma;
	font-size: 11px;
	color: #7e7e7e;
	min-width: 680px;
}
.all .inner {
	float: left;
	width: 100%;
}
/* Боковая панель */
.sidebar {
	width: 260px;
	padding: 145px 0 0 0;
	float: left;
	margin-left: -290px;
	position: relative;
}
/* Форма поиска */
#searchForm {
	background: url('../images/search_bg.gif') center no-repeat;
	margin: 50px 0 0 0;
	height: 30px;
	line-height: 30px;
	text-align: center;
}
*:first-child+html #searchForm { margin: 45px 0 0 0; padding: 0 0 10px 0; }

#search {
    position: relative;
	/*background: url(/images/query_bg.gif) left no-repeat;*/
	height: 16px;
	width: 156px;
	border: 0;
	padding: 7px 4px 0 4px;
	margin: 0px 0px 0 0px;
	font-family: 'Tahoma';
	font-size: 10px;
	color: #7d7d7d;
}
#find {
	position: absolute;
	margin: 4px 0 0 0;
}
/* Каталог специалистов */
.catalog {
	width: 220px;
	padding: 0 5px 0 35px;
	margin: 0;
	font-family: Tahoma;
	font-size: 11px;
	background: #797979;
	border-top:3px solid #797979;
}
.h1 {
	display: block;
	margin: 26px 0 0 0;
	width: 260px;
	background: #FFFFFF  url(../images/catalog_bg.gif) center 0 no-repeat;
	height: 27px;
}
*:first-child+html .h1 { margin: 22px 0 0 0; }
*html .h1 { margin: 22px 0 -11px 0; }
.catalog a {
	color: #FFFFFF;
}
.catalog a:hover {
	text-decoration: none;
}
.parent {
	margin: 3px 0 0 0;
	padding: 0;
	list-style-type: none;
	background: #808080;
}
.parent li {
	display: block;
	min-height: 25px;
	border-top: 1px solid #a1a1a1;
	margin-top: -3px;
  	height:auto !important;
  	height:25px;

}
.parent li a {
	position: relative;
	top: -8px;	
}
.parent li li a {
	color: #dfdfdf;	
}
.nocross {
	height: 22px;
}
.nocross a {
	left: -15px;
}
.parent ul {
	padding: 0;
	margin: -3px 0 -1px 0;
	list-style: none;
	display: block;
}
.parent ul li {
	background: url(images/arrow.gif) 8px 10px no-repeat;
	padding: 0 0 0 15px;
	margin: -1px 0 0 0;
	list-style: none;
}
.parent .active {
	background: #696969 url(images/menu/active_bg.gif) bottom repeat-x;
}
.cat {
	margin: -1px 0 0 -29px;
}
.cross {
	position: relative;
	margin: 5px;
	cursor: pointer;
}
.hr_top {
	height: 1px;
	background: #949494;
	border-bottom: 1px solid #FFFFFF;
	margin-left: -35px;
	width: 260px;
	margin-top: -5px;
}
.hr_bottom {
	height: 1px;
	background: #949494;
	border-top: 1px solid #FFFFFF;
	margin-left: -35px;
	width: 260px;
}
/* Статистика сервиса */
.statistics {
	background: url(../images/statistics_bg.gif) center top no-repeat;
	margin: 25px 0 0 0;
	padding: 27px 0 0 0;
	font-family: 'Tahoma';
	font-size: 11px;
	color: #353636;
}
.statistics table {
	width: 100%;
}
.statistics table td {
	border-top: 1px solid #949494;
	height: 32px;
	line-height: 30px;
	text-align: center;
}
.statistics em {
	font-style: normal;
	color: #1a56b5;
}
/* Топ 10 специалистов */
.top10 {
	background: url(../images/top10_bg.gif) center top no-repeat;
	margin: 25px 0 0 0;
	padding: 27px 0 0 0;
	font-family: 'Tahoma';
	font-size: 11px;
	color: #353636;
}
.top10 table {
	width: 100%;
}
.top10 table td {
	height: 24px;
	line-height: 22px;
}
.top10 table tr {
	background: #f3f3f3;
}
.top10 .odd {
	background: #f3f3f3 url(../images/odd_bg.gif) left no-repeat;
}
.top10 .even {
	background: #FFFFFF;
}
.top10 .left {
	text-align: right;
	padding: 0 20px 0 0;
	width: 25%;
}
.top10 .right {
	background: #f3f3f3 url(../images/rating.gif) left 7px no-repeat;
	text-align: left;
	padding: 0 0 0 20px;
	width: 30%;
}
.top10 .even .right {
	background: #FFFFFF url(../images/rating.gif) left 7px no-repeat;
}
/* Счетчики посещений */
.counters {
	text-align: center;
	padding: 50px 0 0 0;
}
.counters img {
	margin: 5px;
}

.user_menu {
	height: 50px;
	text-align: center;
	padding-top: 15px;
	font-size: 10px;
}
.user_menu form {
	display: block;
	width: 100%;
}
.user_menu .form {
	margin: 10px 0 0 0;
	display: block;
	padding: 0;
	float: left;
	width: 20%;
}
.user_menu .register {
	padding-top: 3px;
	width: 15%;
	margin-left: 0px;
} 
.user_menu .register a {
	color: #1a57b5;
	text-decoration: underline;	
}
.user_menu a:hover {
	text-decoration: none;
}
.user_menu .mail , .user_menu .pass {
	background: url(../images/enter_input.gif) left no-repeat;
	height: 16px;
	width: 110px;
	border: 0;
	padding: 3px 4px 0 4px;
	margin: 0 10px 0 0;
	font-family: 'Tahoma';
	font-size: 10px;
	color: #7d7d7d;
	margin: 0 auto;
	width: 113px;
}
.mail {
	margin: 0 10px 0 25px;
}
.pass .login {
	position: relative;
	top: 8px;
	margin: 0 15px 0 5px;
}
.login label {
	display:block;
	float:left;
	margin:-2px 0 0;
	position:relative;
}
.login #login {
	margin:-2px 0 0;
	position:relative;
}
#remember {
	position: relative;
	top: 2px;
	margin-right: 5px;	
}
.enter {
	font-size: 11px;
}
.user_menu .forgiven {
	padding-top: 3px;
	width: 15%;
}
.user_menu .forgiven a {
	color: #7e7e7e;
	text-decoration: underline;
}
.user_menu .forgiven a:hover {
	text-decoration: none;	
}

.messages, .balance, .rating, .userlogged {
	float: left;
	width: 22%;	
}
.exit {
	float: left;
	width: 10%;
}
.userlogged {
	margin-top: 10px;
	text-align: right;
	margin-right: 10px;
	margin-left: -15px;
}
.messages p {
	background: url(../images/messages.gif) left top no-repeat;
	display: block;
	width: 50%;
	padding: 0 0 0 40px;
	margin: 0 auto;
	text-align: left;
	line-height: 38px;
}
.balance p {
	background: url(../images/balance.gif) left top no-repeat;
	display: block;
	width: 50%;
	padding: 0 0 0 40px;
	margin: 0 auto;
	text-align: left;
	line-height: 38px;
}
.rating p {
	background: url(../images/rating_top.gif) left top no-repeat;
	display: block;
	width: 50%;
	padding: 0 0 0 40px;
	margin: 0 auto;
	text-align: left;
	line-height: 38px;
}
.exit {
	margin-top: 8px;
}
.user_menu a {
	color: #7e7e7e;
	text-decoration: none;
}


.header {
	background: url(../images/header_left.jpg) 0px 11px no-repeat;
	height: 206px;
	margin-bottom: 25px;
}
*:first-child+html .header { margin: 0 0 28px 0; }
.header .slogan {
	display: block;
	position: absolute;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	color: #FFFFFF;
	margin: 80px 0 0 60px;
}
.header .navigation {
	background: url(../images/navigation.jpg) 0px 11px repeat-x;
	height: 206px;
	margin-left: 40px;
	margin-top: -52px;
}
*html .header .navigation { margin-top: -53px; }
.links {
	background: url(../images/links.jpg) left top no-repeat;
	padding-left: 25px;
	position: absolute;
	line-height: 18px;
	margin: 40px 0 0 60px;
}
.links a {
	color: #FFFFFF;
}
.links a:hover {
	text-decoration: none;
}
.more {
	background: url(../images/links_more.jpg) left top no-repeat;
	padding-left: 25px;
	position: absolute;
	line-height: 18px;
	margin: 40px 0 0 280px;
}

.mainmenu {
	position: relative;
	width: 100%;
	height: 52px;
	top: 152px;
}
.mainmenu table {
	margin: 0 0 0 6px;
	width: 98%;
	height: 53px;
	text-align: center;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
	padding-right: 2px;
}
.mainmenu table td {
	border-left: 1px solid #549fcf; 
	border-right: 1px solid #549fcf; 
}
.mainmenu table .home {
	background: url(../images/mainmenu_home.gif) left top repeat-x;
	border-left: none;
}
.mainmenu table .cabinet {
	background: url(../images/mainmenu_cabinet.gif) left top repeat-x;
}
.mainmenu table .specialists {
	background: url(../images/mainmenu_specialists.gif) left top repeat-x;
}
.mainmenu table .queries {
	background: url(../images/mainmenu_queries.gif) left -1px repeat-x;
	border-right: none;
}
.mainmenu table .active {
	background-position: 0 -5px;
}
.mainmenu a {
	text-decoration: none;
	color: #FFFFFF;
}
.header_right {
	background: url(../images/header_right.jpg) right top no-repeat;
	height: 206px;
}
.title {
	background: url(../images/about_bg.gif) left top no-repeat;
	margin: 0 auto;
	padding: 25px 0 0 0;
	width: 90%;
}
*:first-child+html .title { padding: 22px 0 0 0; }
a.per-mon-a{
    text-decoration: none;
}
.per-mon-a{
    padding-top: 5px;
    margin-left: 70px;
    color: #ffffff;
    line-height: 22px;
    font-weight: bold;
    font-family: Georgia, "Times New Roman", Times, serif;
    font-size: 12px;
}
.per-mon{
    background: url(../images/trans-money1.gif)left top no-repeat;
    height: 25px;
    margin: 0 auto;
    margin-top: 2px;
    position: relative;
}
.perevod {
    background: url(../images/web-perevod.gif) left top no-repeat;
    margin: 0 auto;
    padding:65px 0 0 0;
    width: 90%;
}
.perevod2 {
    background: url(../images/web-perevod2.gif) left top no-repeat;
    margin: 0 auto;
    padding:65px 0 0 0;
    width: 90%;
}
.perevod3 {
    background: url(../images/web-perevod3.gif) left top no-repeat;
    margin: 0 auto;
    padding:65px 0 0 0;
    width: 90%;
}
.border {
    width: 100%;
    height: 1px;
    border-bottom: 1px solid #797979
}
.chek    {
   width: 90%;
    margin: 0 auto;
    padding: 20px 0 0 0;
}
.checkPaymentForm{
    position: absolute;
    margin:-2px 0 0 0;
}
.from{
    width: 90%;
    margin: 0 auto;
    padding: 10px 0 0 0;
}
.capcha{
    width: 90%;
    margin: 0 auto;
    padding: 20px 0 0 0;
}
.final{
    width: 90%;
    margin: 0 auto;
    padding: 20px 0 0 0;
    font-weight: bold;
    color: #054cd5;
}
.perevod-money{
    background: #797979;
    margin: 0 auto;
    width: 234px;
    height: 26px;
    text-align: center    
}
.mesage{
    background: #d9d9d9 url(../images/msg-bg.gif) repeat-y left top;
    margin: 0 auto;
    width: 90%;
    height: 60px;
    padding-left: 30px;
}
.msg{
    float:right;
    width:100%;
    text-align: center;
    font-weight: bold;
    color: #054cd5;
    margin-top: -30px;
}
.about {
	padding: 15px 0 15px 0;
	border-top: 1px solid #949494;
	background: #f3f3f3;
}
*:first-child+html .about { margin: -10px 0; }
.about p {
	padding: 0;
	margin: 0 auto;
	display: block;
	width: 90%;
}

.list_title {
	/*background: url(../images/list_title.gif) left top no-repeat;*/
	width: 90%;
	height: 25px;
	margin: 0 auto;
	margin-top: 25px;
	position: relative;
	background: trasparent;
	/*z-index: 1;*/
}
.list_title a {
	display: block;
	float: left;
	height: 25px;
	color: #4d4d4d;
	margin-right: 10px;
	line-height: 20px;
}
.list_title .active {
	background: #797979;
	border-left: 10px solid #797979;
	border-right: 10px solid #797979;
	line-height: 22px;
	font-weight: bold;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	text-decoration: none;
	color: #FFFFFF;
}
.pm {
	margin: 0;
	padding: 0;
	position: relative;
	margin-bottom: -19px;
	float: left;
	width: 40%;
	text-align: center;
}
.pm_category {
	float: left;
	width: 100%; 
	margin: 0 auto;
	height: 25px;
}
.pm_category p {
	text-align: center;
	margin: 0;
}
.add_group {
	float: left;
	width: 100%; 
	margin: 0 auto;
	height: 25px;
}
.add_group p {
	text-align: center;
	margin: 0;
}
.type {
	font-size: 10px;
	color: #787878;
	width: 100px;
	position: relative;
	top: -8px;
}
.add_group_text {
	width: 120px;
	font-size: 10px;
	color: #8e8e8e;
	position: relative;
	top: -8px;
}
.show {
	position: relative;
	top: -2px;
	margin: 0 10px;
}
.add {
	position: relative;
	top: -2px;
	margin: 0 10px;
}
.replace {
	padding-top: 15px;
	width: 90%;
	margin: 0 auto;
	
}
.replace .type {
	font-size: 10px;
	color: #787878;
	width: 100px;
	position: relative;
	top: 0;
	margin: 0 10px;
}
.replace .replace_but {
	position: relative;
	top: 8px;
	margin: 0 5px 0 0;
}

.list_params {
	background: url(../images/list_params.gif) bottom center no-repeat;
	float: right;
	height: 25px;
	width: 195px;
}
.query_params {
	background: url(../images/query_params.gif) bottom center no-repeat;
	float: right;
	height: 25px;
	width: 230px;
}
.list {
	margin: 0;
	padding: 15px 0 15px 0;
	border-top: 1px solid #949494;
	border-bottom: 1px solid #949494;
	background: #f3f3f3;
	float: left;
	width: 100%;
}
.list .icons img{
    display: block; 
    position: relative; 
    top: -20px; 
    margin: 0 auto;
}
.list .icons span{
    color: #1a56b5;
    font-size: 10px;
    font-weight: bold;
    font-family: Tahoma;
    text-align: center;
    display: block; 
	position: relative; 
	top: -13px; 
	margin: 0 auto;
}
.list p {
	padding: 0;
	margin: 0;
	text-align: left;
}
.list p a {
	font-weight: bold;
	color: #353636;
}
.list p a:hover {
	text-decoration: none;
}
.list table {
	width: 90%;
	margin: 0 auto;
	margin-top: -30px;
	/*z-index: 1000;*/
	position: relative;
}
.list .line small {
	display: block;
	width: 100%;
	font-size: 10px;
	margin-top: 10px;
}
.list .line small b {
	color: #4f4f4f;
}
.list i {
	color: #cf1217;
	font-style: normal;
}
.list em {
	color: #1a65b8;
	font-style: normal;
}
.list .line small a {
	font-weight: normal;
}
.list table .line td {
	padding: 10px 0;
	border-bottom: 1px solid #949494;
	text-align: center;
}
.list table .last td {
	padding: 10px 0;
	border-bottom: 0;
	text-align: center;
}

.list table .text {
	padding-left: 15px;
}


.list .specializations {
	margin: 0 auto;
}
.list .specializations td {
	padding: 0 0 15px 0;
}
.list .specializations input {
	position: relative;
	top: 2px;
}
.list .specializations .child {
	padding: 0 0 0 20px;
}
.list .specializations .info {
	padding: 0 5px;
}
.info {
	width: 90%;
	margin: 0 auto;
	margin-top: 15px;
	margin-bottom: 15px;
}
*:first-child+html .info { padding-bottom: 15px; }
.info input {
	font-size: 10px;
	width: 100%;
	margin: 8px 0;
	color: #404040;
}
.info textarea {
	font-size: 10px;
	width: 100%;
	margin: 8px 0;
	height: 100px;
	color: #404040;
}

.list .maininfo {
	margin: 0 auto;
}
.list .maininfo select {
	border: 1px solid #a6a6a6;
	color: #404040;
	font-size: 11px;
}
.list .maininfo td {
	padding: 0 0 15px 0;
}
.list .maininfo input { 
	font-size: 11px; 
	color: #404040; 
}
.info .save, .list .maininfo .save {
	width: auto;
	margin-bottom: -15px;
}

.money {
	width: 90%;
	margin: 0 auto;
}
.money label input {
	position: relative;
	top: 2px;
	margin: 5px 0;
}
.money .eps {
	margin-top: 0;
	font-size: 10px;
	color: #404040;
}
.money .resume {
	position: relative;
	top: 7px;
	margin-left: 15px;
}


*:first-child+html .money label input { top: 6px; }

*:first-child+html .mony input { top: 4px; margin: 3px 0; }
*:first-child+html .info .save { margin-bottom: -35px; }


.pagination {
	height: 25px;
	width: 100%;
	float: left;
	margin: 10px 0 0 0;
}
.pagination a {
	color: #353636;
}
.pagination .active {
	text-decoration: none;
	font-weight: bold;
}
.pagination p {
	padding: 0;
	margin: 0;
	line-height: 24px;
	text-align: center;
}
.pagination .back {
	background: #f3f3f3;
	display: block;
	width: 200px;
	text-align: center;
	height: 24px;
	line-height: 22px;
	border-bottom: 1px solid #dadada;
	float: left;
}
.pagination .forward {
	background: #f3f3f3;
	display: block;
	width: 200px;
	text-align: center;
	height: 24px;
	line-height: 22px;
	border-bottom: 1px solid #dadada;
	float: right;
}

.footer {
	height: 65px;
	font-family: 'Tahoma';
	font-size: 11px;
	color: #828282;
	margin-top: 25px;
	padding: 20px 0 0 60px;
	border: 1px dotted #000000;
	border-bottom: none;
	min-width: 850px;
	height: 44px;
}
.copyrights {
	float: left;
	margin: 0 15px 0 0;
}
.footer table {
	width: 78%;
	margin: 0 auto;
	margin-top: 5px;
}
.footer a {
	color: #828282;
}
.footer a:hover {
	text-decoration: none;
}
.footer td {
	width: 25%;
	text-align: center;
}

*html .sidebar { margin-left: -145px; }

/* Epoch DHTML JavaScript Calendar - Version 2.0.2 */

table.calendar {
    font-family: Helvetica, Arial, sans-serif;
    font-size: 0.8em;
    border-collapse: collapse;
    background-color: white;
    border: solid #999999 1px;
    background-color: white;
    width: 220px;
    text-align: center;
    position:relative;
}
table.calendar a {
}
table.calendar a:hover {
}
table.calendar input, table.calendar select {
    font-size: 10px;
}
table.calendar td, table.calendar th {
    border: 0;
    font-size: 10px;
    text-align: center;
}
div.mainheading {
    margin: 2px;
}
.closeBtn {
    /*float: right;
    width: 15px;
    /*font-size: 1.5em;
    height: 13px;

    padding: 0 0 3px 0;
    margin: 1px 8px 0 0;
    border: solid black 1px;*/
}
/*all styles related to the main calendar grid*/
table.cells {
    border-collapse: collapse;
    border: solid #CCCCCC 1px;
    cursor: pointer;
    empty-cells: show;
    margin: 0 auto 0 auto;
}
/*the day headings*/
table.cells th {
    border: solid #CCCCCC 1px;
    text-align: left;
    font-weight: bold;
    color: #BA131A;
    width: 22px;
}
table.cells th.wkhead {
    border-right: double #CCCCCC 3px;
    cursor: default;
    width: 22px;
}
/*The date cells*/
table.cells td {
    border: solid #CCCCCC 1px;
    vertical-align: top;
    text-align: left;
    font-weight: bold;
    height: 20px; /*IE doesn't like ems*/
}
table.cells td.wkhead {
    background-color: white;
    text-align: center;
    border-right: double #CCCCCC 3px;
    color: #BA131A;
}
table.cells td.noselect {
    background-color: #EEEEEE;
    color: #BBBBBB;
    text-decoration: line-through;
    cursor: default;
}
table.cells td.hlday {
    background-color: #99FF99;
}
table.cells td.wkday {
    background-color: #DDDDDD;
}
table.cells td.wkend {
    background-color: #DDDDDD;
}
table.cells td.curdate {

}
table.cells td.cell_selected {
    background-color: #BA131A;
    color: black;
}
table.cells td.notmnth {
    background-color: #FFFFFF;
    color: #CCCCCC;
}
table.cells td.notallowed {
    background-color: white;
    color: #EEEEEE;
    font-style: italic;
}
table.cells td.hover {
    background-color: #999999;
}
table.cells td div {
    padding: 1px;
    margin: 0;
}

.pagination .backempty {
    background: #ffffff;
    display: block;
    width: 200px;
    text-align: center;
    height: 24px;
    line-height: 22px;
    float: left;
}
.pagination .forwardempty {
    background: #ffffff;
    display: block;
    width: 200px;
    text-align: center;
    height: 24px;
    line-height: 22px;
    border-bottom: 0px solid #dadada;
    float: right;
}


.chat {
	height: 500px;
	width: 700px;
	margin: 10px;
	font-size: 11px;
	font-family: 'Tahoma';
	color: #5a5a5a;
}
.chat table {
	width: 100%;
	height: 80px;
}
.chat table .info {
	padding: 5px 5px 5px 15px;
	vertical-align: top;
}
.chat table .rating {
	padding-left: 35px;
	background: url(../images/rating.gif) 15px center no-repeat;
}
.options {
	position: absolute;
	margin: 10px 0 0 500px;
	width: 200px;
}
.options div {
	width: 80%;
	margin: 0 auto;
}
.options div a {
	float: left;
	display: block;
	width: 40%;
	margin-top: -5px;
}
.mess {
	height: 200px;
	border: 1px solid #aaaaaa;
	overflow: scroll;
	width: 698px;
}
.mess .message {
	padding: 10px;
	margin: 0 auto;
	width: 92%;
	border-bottom: 1px solid #aaaaaa;
}
*:first-child+html .mess .message { width: 90%; }
.mess .images {
	width: 90%;
	margin: 0 auto;
}
.mess .images td {
	text-align: center;
	padding: 5px;
}


.chat form {
	margin: 10px 0;
}
.chat form .some {
	margin-left: 570px;
	margin-top: -25px;
	position: absolute;
	width: 160px;
} 
*:first-child+html .chat form .some { margin-left: 15px; margin-top: 5px; }
.chat form .some a {
	display: block;
	width: 40%;
	text-align: center;
	float: left;
} 
.chat a {
	color: #7e7e7e;
}
.chat a:hover {
	text-decoration: none;
}
.chat textarea {
	width: 698px;
	margin: 0 auto;
	height: 100px;
	border: 1px solid #aaaaaa;
	margin-bottom: 10px;
}
*:first-child+html .chat textarea { width: 696px; }
.chat .foto {
	width: 450px;
	top: -7px;
	position: relative;
	margin-right: 30px;
}
*:first-child+html .chat .foto { top: -5px; }
.chat form .more_foto {
	float: right;
	margin-top: -30px;
	position: relative;
	width: 150px;
}
.chat .send {
	text-align: center;
	margin-top: 10px;
}

.dogovor {
	width: 90%;
	margin: 0 auto;
	color: #7d7d7d;
}
.dogovor input {
	width: 25%;
	margin-bottom: 10px;
	font-size: 10px;
}
.dogovor textarea {
	width: 100%;	
	margin-bottom: 10px;
	height: 200px;
}
.list_title .children {
	text-decoration: none;	
}
.dogovor div input {
	width: auto;
}
.list .dogovor_list {
	margin: 0 auto;
}
.list .cabinet_login {
	margin: 0 auto;
	color: #535353;
}
.list .cabinet_login td {
	padding: 10px 0 0 0;
}
.list .cabinet_login .username, .password {
	width: 200px;
	margin: 0 10px 0 0;
}
*:first-child+html .cabinet_login .username, .password { margin: 0 10px 0 0; }
.list .cabinet_login label input {
	position: relative;
	top: 2px;	
}


.list .cabinet_login .enter_but {
	margin: 0 10px;
	position: relative;
	top: 7px;
}
*:first-child+html .list .cabinet_login .enter_but { top: 5px; }

.list .cabinet_login a {
	display: block;
	float: left;
	margin: 10px 14px;
	text-decoration: underline;
	color: #535353;
}
.list .cabinet_login .passw {
	color: #1a5ab6;
}
.list .cabinet_login a:hover {
	text-decoration: none;
}
.list .registration {
	margin: 0 auto;
}
.registration td {
	padding: 10px 0 0 0;
}
.registration td img {
	margin-top: -6px;
	position: relative;
	top: 6px;
}
.send_email {
	position: relative;
	top: 7px;
	margin-left: 15px;
}
*:first-child+html .send_email { top: 5px; }

.category {
	margin: 0 auto;
	width: 90%;
	list-style: none;
}
.category .parent1 {
	float: left;
	width: 33%;
}
.category .inside {
	list-style: none;
	padding: 0 0 0 15px;
	margin: 0;
}
.category_list {
	background: #f0f0f0;
	width: 90%;
	margin: 0 auto;
	padding: 10px 0;
}
.checkout {
	width: 90%;
	margin: 0 auto;
}
.checkout p {
	margin: 10px 0;
}
.checkout p input, select {
	margin: 5px 5px 0 0;
}
.list .spec_info {
	margin: 0 0 0 5%;
	width: 80%;
	color: #4e4e4e;
}
.list .spec_info td {
	padding: 5px;
}
.list .spec_info p {
	margin: 5px 0;
}
.list .spec_info a {
	color: #4e4e4e;
}
.list .spec_info a:hover {
	text-decoration: none;
}
.horiz td {
	border-bottom: 1px solid #aaaaaa;
	padding-bottom: 5px;
}
.vert {
	padding: 5px;
}
.vert img {
	position: relative;
	top: 3px;
}
.spec_list {
	line-height: 20px;
}
.spec_list small {
	display: block;
	margin: 5px 0 10px 0;
}
.spec_list small a {
	font-weight: normal;
}
.list .tables {
	margin: 0 auto;
	width: 90%;
}
.list .tables a {
	color: #4D4D4D;
}
.list .tables table, .list .tables div {
	width: 100%;
	margin-bottom: 10px;
}
.list .tables .eps, .list .tables small {
	width: 200px;
}
.list .tables small {
	display: block;
}
.list .tables a:hover {
	text-decoration: none;
}
.list .tables .spec_info {
	margin-left: 0;
	border: 1px solid #aaaaaa;
}
.list .tables .forTables {
	margin: 0 auto;
}
.list .tables .forTables2 {
	margin: 0 auto;
}
.list .tables .forTables2 td {
	padding: 5px 10px;
}
.list .tables .spec_info .vert {
	border-right: 1px solid #aaaaaa;
}
.dogovor_select input, select {
	width: 23%;
}
.dogovor_select {
	margin-bottom: 10px;
}
.dogovor_select .resume {
	width: auto;
	position: relative;
	top: -23px;
	float: right;
}
#checkAddContractForm {
	margin: 10px 0 0 0;
}
#checkAddContractForm input, textarea {
	width: 99%;
	margin: 0 auto;
	margin-bottom: 10px;
}
#checkAddContractForm .create {
	width: auto;
}
.form_add {
	margin: 10px 0 0 0;
}
.form_add input, textarea {
	width: 99%;
	margin: 0 auto;
	margin-bottom: 10px;
}
.form_add .create {
	width: auto;
}
.clear {
	clear: both;
}
.info .specadd {
	width: 120px;
}
.info .howmuch, .info .finish {
	width: 40px;
}
*:first-child+html .info .howmuch { position: relative; top: 8px; margin-top: -8px; }
*:first-child+html .info .finish { position: relative; top: 8px; margin-top: -8px; }
*:first-child+html .info .specadd { position: relative; top: 8px; margin-top: -8px; }

.list .table {
	margin: 0 auto;
	color: #585757;
}
.list .table small {
	display: block;
	margin-top: 8px;
	font-size: 10px;
}
.list .div {
	padding: 15px 5%;
	margin-top: 10px;
	margin-bottom: 10px; 
	background: #efefef;
	color: #585757;
	*position: relative;
}
.list .div a {
	font-weight: bold;
	color: #1a65b8;
	text-decoration: none;
}
.list .head {
	font-size: 12px;
}
.list .table .inf {
	background: url(../images/inf_bg.gif) right top repeat-y;
}
.list .table a {
	font-weight: bold;
	color: #1a65b8;
	text-decoration: none;
}
.list .table a:hover, .list .div a:hover {
	text-decoration: underline;
}
.list .table small a {
	text-decoration: none;
	color: #585757;
	font-size: 10px;
	font-weight: normal;
}
.predlog {
	padding: 15px 0;
	margin: 15px 0;
	border-top: 1px solid #d4d4d4;
	color: #585757;
}
.predlog table {
	margin: 0 auto;
	text-align: center;
}
.predlog table em {
	color: #ffffff;
	margin: 0 10px;
}
.predlog table a {
	color: #585757;
	text-decoration: none;
}
.predlog table a:hover {
	text-decoration: underline;
}
.predlog table a b {
	color: #1a65b8;
}

.comments table {
	margin: 0 auto;
	border-bottom: 1px solid #d4d4d4;
	padding-bottom: 15px;
	margin-bottom: 20px;
	color: #585757;
}
.comments table a {
	color: #1a65b8;
	text-decoration: underline;
}
.comments table .smess {
	color: #4e4e4e;
	border: 0 none;
	margin-top: 7px;
	display: block;
}
.comments table a:hover {
	text-decoration: none;
}
.comments table img {
	position: relative;
	margin-right: 5px;
	top: 2px;
}
.comments table .txt {
	margin: 10px 10px 10px 0;
	padding: 10px;
	border: 1px solid #e9e9e9;
	background: #f9f9f9;
}
.comments table table {
	border: 0 none;
	margin: 0 auto;
	width: 100%;
	margin-top: -15px;
}

.full_info {
	width: 90%;
	margin: 0 auto;
	color: #4e4e4e;
}
.full_info p {
	padding: 0 20px 10px 20px;
}
.full_info table {
	width: 100%;
	margin: 0 auto;
	background: #efefef;
}
.full_info table td {
	padding: 15px 0 10px 0;
	vertical-align: top;
}
.full_info .avatar {
	margin: 0 15px;
}
.full_info h3 {
	font-size: 16px;
	color: #4e4e4e;
	padding: 0;
	margin: -5px 0 7px 0;
	position: relative;
	padding-left: 15px;
}
.full_info small {
	display: block;
	margin: 5px 0;
}
.full_info a {
	color: #4e4e4e;
	text-decoration: underline;
}
.full_info a:hover {
	text-decoration: none;
}
.full_info cite {
	display: block;
	width: 80%;
	margin: 0 auto;
	font-style: normal;
	margin-top: 5px;
}
.full_info cite img {
	margin-right: 3px;
	position: relative;
	top: 2px;
}
.full_info .more_info {
	margin: 25px 0;
	color: #4e4e4e;
}
.full_info .more_info ul {
	display: inline-block;
	list-style: none;
	margin: 0;
	padding: 0 16px;
	background: url(../images/more_info_ul.gif) bottom repeat-x;
	width: 96%;
	position: relative;
}
.full_info .more_info ul li {
	height: 25px;
	padding: 0 10px;
	line-height: 25px;
	display: block;
	float: left;
	background: #efefef;
	border: 1px solid #d4d4d4;
	margin: 0 0 0 -1px;
	text-align: center;
	min-width: 100px;
}
.full_info .more_info ul a {
	text-decoration: none;
	position: relative;
}
.full_info .more_info ul .now {
	background: #ffffff;
	border-bottom: 1px solid #ffffff;
	position:relative;
}
.full_info .more_info p {
	padding: 0 15px 10px;
}
.select_type h1 {
	font-family: 'Tahoma';
	font-size: 19px;
	color: #1a66b8;
	display: block;
	height: 62px;
	background: url(../images/sbr.jpg) 80% no-repeat;
	line-height: 70px;
	*margin-bottom: -15px;
	margin-top: 0;
}
.comments .select_type img {
	top: -2px;
}

.comments .choose {
	margin-top: -40px;
	*margin-top: -30px;
	border-bottom: 0 none;
}
.select_type .vor {
	border-bottom: 3px solid #dcdcdc;
	margin-left: 10px;
}

.row    {
    text-align: center;
    color: #1a56b5;
    font-size: 10px;
    font-weight: bold;
    font-family: Tahoma;
}

*:first-child+html .select_type .vor { padding-bottom: 10px; }
*:first-child+html .comments .choose { margin-top: -45px; }
*:first-child+html .select_type img { top: 8px; }