/*<![CDATA[*/

table { border:0px; border-collapse:collapse; } 
td {vertical-align:top; padding:0px; }


td, table, select,  input, textarea{
	font-family:tahoma;
	font-size:11px;
	vertical-align:top;
	line-height:15px;
	color:#B7B7B7;
}


form { margin:0px; padding:0px}
body { margin:0px; padding:0px; background:#060606}

ul{margin:0px; padding:0px; list-style:none; line-height:18px}
ul li a{ color:#B8B8B8;  text-decoration:underline}
ul li a:hover{ text-decoration:none}

.header{ color:#505050; font-size:9px}
span{ color:#1B7785;}

a{ color:#1B7785; text-decoration:none}
a:hover{ text-decoration:underline}

.product a{ color:#B8B8B8; text-decoration:none}
.product a:hover{ text-decoration:underline}

.product div{ width:258px; margin-left:86px; height:18px}
.product div div{ width:auto; margin:0px}

span a{ color:#B7B7B7; text-decoration:underline}
span a:hover{ text-decoration:none}  

.last a{ color:#196975; text-decoration:underline}
.last a:hover{ text-decoration:none}

.cont input {
	width:219px;
	height:21px;
	color: #575757;
	padding:1px 0 0 6px;
	background-color:#ffffff
}

.cont select {
	width:229px;
	height:24px;
	color: #575757;
	padding:1px 0 0 6px;
	background-color:#ffffff
}

.cont textarea {
	width:219px;
	height:141px;
	color: #575757;
	overflow: auto;
	padding:1px 0 0 6px;
	background-color:#ffffff
}
img { border: none}

/* TinyMCE */
body.mceContentBody {background: #FFF}
.mceContentBody p {
   color: #333333 !important; /* FF requires a important here */
}

#doc #leftcolumn_a {
    width: 150px; /* Ширина меню */
    background: #fff; /* Цвет фона */
    border: solid 0px black; /* Параметры рамки */
    float: left; /* Состыковка с другим слоем по горизонтали */
    padding: 3px; /* Поля вокруг текста */
    margin-left: 40px;
}

#doc #rightcolumn_a {
    background: #fff; /* Цвет фона */
    margin-left: 195px; /* Отступ слева */
    margin-right: 40px; /* Отступ справа */
    margin-bottom: 15px; /* Отступ снизу */
    border: solid 0px black; 
}

#doc #leftcolumn_b {
    width: 260px; /* Ширина меню */
    background: #fff; /* Цвет фона */
    float: left; /* Состыковка с другим слоем по горизонтали */
    padding: 0px; /* Поля вокруг текста */
    margin-left: 40px;
}

#doc #rightcolumn_b {
    background: #fff; /* Цвет фона */
    margin-left: 305px; /* Отступ слева */
    margin-right: 40px; /* Отступ справа */
    padding: 0px; /* Поля вокруг текста */
}

#doc {
	color:#333333;
    padding-top:15px;
}

#doc table { border:0px; border-collapse:separate; } 

#doc td, table, select,  input, textarea{
	font-family:tahoma;
	font-size:11px;
	vertical-align:top;
	line-height:15px;
	color:#333333;
}

#doc input, select, textarea {
  border: 1px solid #cccccc;
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size: 12px;
  padding: 2px;
  vertical-align:middle;
  color: #666666;
}

.red {
    color:red;
}

#footer {
  text-align:center;
  clear:both;
  margin-top: 15px;
}

ul.admin_menu { 
    margin:0px;  
    padding-left:0px;
    list-style: none;
}

ul.admin_menu li {
    padding-top:3px;
    padding-left:3px;
}

ul.admin_menu li a{
    color: #6666cc;
    text-decoration: none;
}

ul.admin_menu li a:hover{
    color: #0000ff;
    text-decoration: underline;
}

ul.admin_menu li ul{
    margin:0px;  
    padding-left:10px;
    list-style: none;
}

ul.admin_menu li ul a{
    color: #6666cc;
    text-decoration: none;
}

ul.admin_menu li ul a:hover{
    color: #0000ff;
    text-decoration: underline;
}

/*]]>*/