BODY {
	background-color: #ffffff;
	min-width: 999px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: normal;	
	text-decoration: none;
	color: #336699;
	padding: 0;
	margin: 0;
}
/*Шапка*/
#topbar{
	position: fixed;
	z-index: 2;
	height: 100px;
	top: 0px;
	width: 100%;
	margin: 0px 0px;
	padding: 0px 0px;

}
.top_tbl {
	width: 100%;
	margin: 0px 0px;
	padding: 0px 0px;
	border-bottom: 1px solid #a8a8a8;
	height: 100px;
	background-color: #dadada;
}
.td_form {
	width: 400px;
	padding: 0px 5px;
	text-align: left;
}
.td_logo {
	width: 200px;
	height: 60px;
	padding: 0px 5px;
}
.td_title {
	text-align: center;
	vertical-align: middle;
	padding: 0px 0px;
	font-size: 30px;
	font-weight: bold;
}
.topmenu {
	margin: 0px 0px;
	padding: 0px 0px;
	text-align: left;
}
#auth {
	margin: 0px 0px;
	padding: 0px 0px;
}
/*Подвал*/
#bottom {
	position: fixed;
	bottom: 0px;
	left: 0px; 
	top: auto;
	right: auto;
	width: 100%; 
	height: 40px;
	background: #dadada;
	border-top: 1px solid #a8a8a8;
}
.copyr {
	margin: 0px 0px;
	padding: 12px 10px;
	float: left;
}
.power {
	margin: 0px 0px;
	padding: 12px 10px;
	float: right;
}
/*Центр*/
.main_div {
	width: 100%;
	margin: 0px 0px;
	padding: 105px 0px 45px 0px;
}
.main_tab {
	width: 98%;
	margin: auto auto;
}
/*Подкладочный слой для затенения*/
#overlay{
	display:none;
	position:absolute;
	top:0;
	left:0;
	width:100%;
	height:400%;
	z-index:500;
	background-color:#000;
	-moz-opacity: 0.4; /* код для движков Mozilla */
	opacity:.40;  /*свойство из спецификации CSS3, которое поддерживается не всеми браузерами*/
	filter: alpha(opacity=40); /* код для IE */
}
a:link, a:visited {
	font-size: 13px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;	
	text-decoration: underline;
	color: #336699;
	line-height: 15px;
}	

a:hover {
	font-size: 13px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;	
	text-decoration: none;
	color: #ff8040;
	line-height: 15px;
}

/* Навигация */
.nav {
	width: 98%;
	height: 35px;
	padding: 5px 5px 10px 5px;
}
.nz {
	width: 66px;
	text-align: left;
	float: left;
}
.navmenu {
	float: left;
	margin: 4px 0px 0px 10px;
	font-size: 15px;
}
.navmenu a {
	color: #497190;
	font-size: 15px;
	outline: none;
	text-decoration: underline;
}
.navmenu a:hover {
	text-decoration: none;
}

/* Заголовок компонента */
.ct {
	width: 100%;
	height: 34px;
	background: url(/images/default/fon.gif);
}
.ct1 {
	width: 40px;
	height: 34px;
	background: url(/images/default/fon-l.gif);
	background-position: left;
	background-repeat: no-repeat;
}
.ct2 {
	padding-left: 2px;
	font: 22px/34px Georgia;
	font-style: Italic;
	color: #5b5249;
	height: 34px;
	background: url(/images/default/fon.gif);
	white-space: nowrap;
}
.ct3 {
	width: 5px;
	height: 34px;
	background: url(/images/default/fon-r.gif);
	background-position: right;
	background-repeat: no-repeat;
}


/* Форма регистрации */
.regform {
	width: 650px;
	background-color: #eeeeee;
	margin: 0px auto;
}
td.txt, td.smtxt {
	padding: 5px 5px 5px 5px;
	font-size: 14px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;	
	text-decoration: none;
/*	color: #000000;*/
}
div.smtxt {
	padding: 3px 3px 3px 3px;
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;	
	text-decoration: none;
	color: #5b5b5b;
}

.sz {width: 170px; border-color: #dadada; 
    border-style: solid; color: #897a6c;}
.sz1 {width: 175px;border-color: #dadada; 
    border-style: solid; color: #897a6c;}
.sz3 {width: 120px;border-color: #dadada; 
    border-style: solid; color: #897a6c;}
.sz2 {width: 25px;border-color: #dadada; 
    border-style: solid; color: #897a6c;s}
.szdm {width: 42px; border-color: #dadada; 
    border-style: solid; color: #897a6c;}
.szy {width: 60px; border-color: #dadada; 
    border-style: solid; color: #897a6c;}

.inner-box td {padding-left: 5px;}

.vvr {
	font-weight: bold;
}

.pos {padding-top: 15px;}

.zv {color: red;font-size: 16px;}
/* Ошибки формы */
.err_view {
	width: 650px;
	margin: 5px auto;
	margin-top: 20px;
	font-size: 14px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;	
	text-decoration: none;
	color: Red;
}
/* Пользовательское соглашение */
.usagree {
	width: 99%;
	border: 1px solid #ded5cd;
	height: 150px;
	overflow: auto;
	margin: 5px 0px 5px 0px;
	padding: 4px;
	text-align: justify;
	background: #f8f8f8;
}

/* ЛИЧНЫЙ КАБИНЕТ */
/* Меню личного кабинета */

#tabsC {
  width:100%;
  height: 40px;
  line-height:normal;
  margin: 0px 0px 5px 0px;
}
#tabsC ul {
  margin:0;
  padding:5px 0px 5px 0px;
  list-style:none;
}
#tabsC li {
  display:inline;
  margin:0;
  padding:0;
}
#tabsC a {
  float:left;
  margin:0;
  padding:0;
  text-decoration:none;
}
#tabsC a span {
  float:left;
  display:block;
  padding:5px 15px 4px 0px;
  margin-right:5px;
  color: #277393;
  text-decoration: underline;
}
#tabsC a:hover span {
  text-decoration: none;
  color: #ff8040;
}
/* Commented Backslash Hack hides rule from IE5-Mac \*/
#tabsC a span {float:none;}
/* End IE5-Mac hack */
#tabsC a:hover span {
/*  color:#FFF;*/
}
#tabsC #current a span {
  background-position:100% -42px;
  font-weight: bold;
  color: #666666;
  text-decoration: none;
}

/* Таблица информации */
#cabinfo {
/*	width: 100%;*/

}
#cabinfo tr {
	height: 40px;
}
#cabinfo td {
	vertical-align: middle;
	
}

/* Таблица списка ПО */
#lsoft {
	width: 98%;
	margin: 10px auto;
}
#lsoft tr {
	height: 30px;
}
#lsoft th {
	vertical-align: middle;
	padding: 3px 3px;
}
#lsoft td {
	vertical-align: middle;
	padding: 3px 3px;
	border-bottom: 1px solid #eeeeee;
}
.soft_tit {
	font-size: 14px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;	
	text-decoration: none;
	color: #5d5d5d;
	text-align: center;
	background: #eeeeee;
}