/*--[ html elements ]---------------------------------------------------------*/
body {
	font: 83%/1.4 arial, helvetica, sans-serif;
	color:#000000;
	background-color:#FFF;
	margin:1;
	padding:1;
}

pre, code {
	font-size: 100%;
	color: #666;
	margin: 0;
}

html>body {
	margin:0;
	padding:0;
}

a, a:link {
	text-decoration:underline;
	color:#0033cc;
}

a:hover {
	text-decoration:underline;
	color:#000000;
}

a img {
	border:0 !important;
}
h1 {
	font-size:123%;
}
	
/*--[ page header ]--------------------------------------------------*/
/*--[header-text*]---------------------------------------------------*/
#header-wrapper {
	text-align:center;		
	padding:0px 0px 0px 0px;
	height:12px;
	vertical-align:top
}

#header {
	width:100%;
	margin:0px auto;
	background-color:#ffffff;
	text-align:left;
}

#header-main-text {
	padding-bottom:4px;
	padding-top:0px;
	line-height:20px
}

/*--[logo]---------------------------------------------------*/
#logo {
	width:180px;
	padding-left:5px;
	vertical-align:top;
	padding-top:5px
}

#logo a {
	border:0 !important;
}

#logo-background{
	height:70px;
	background-color:#cccccc;
}

/*--[navigation]---------------------------------------------------*/
#nav {
	font-weight:bold;
}

#nav a {
	color:#0033cc;
	padding:0;
	margin:0;
	text-decoration:none;
	padding:1px;
	border-bottom:1px solid #CCC;
}

#nav a:hover {
	color:#000000;
}

/*--[search]---------------------------------------------------*/
#td-search{
	padding-left:20px;
	padding-top:0px;
	padding-bottom:0px;
}

#form-pm {
	padding:0px 0px 0px 0px;
	margin:0px 0px 0px 0px;
	/*background-color:#ffffdb;*/
}

.td-input {
	vertical-align:middle;
	padding-top:4px;
	padding-left:10px;
}

/*--[page body ]----------------------------------------------------*/
/*--[maintop-left-right]----------------------------------------------------*/
#main {
	margin:0px auto;
}
	
td.content-wrapper {
	vertical-align:top;
	text-align:left;
	padding-top:10px;
}

#left {
	width:200px;
}

#right {
	width:200px;
}

#content {
	padding-left:10px;
	padding-right:10px;
}

/*--[blocks all]--------------------------------------------------*/
.blocks {
	margin:14px 0 14px 0;
	border:1px solid #cccccc; 
	background-color:#eeeeee;
	padding:0px 7px 1px 0px;
}

.blocks h1 {
	font-size:123%;
	font-weight:bold;
	margin:0;
	padding:2px 7px 1px 8px;
	color:#eeeeee;
}

.blocks h1 a {
	color:#666666;
	line-height: 1.08em;
}

.blocks h1 a:hover {
	color:#000000;
}

.blocks ul {
	list-style-type:none;
	margin:0px 0px 0 0;
	padding:0 7px 0 0;
	clear:both;
}

.blocks_item a
{
  font-family:Arial;
  color:#0033cc;
  font-size:90%;
}
#locks ul {
	list-style-type:none;
	/*margin:0px 0px 0 0;*/
	padding:0 3px 0 0;
	clear:both;
}

/*--[blocks display+mob]--------------------------------------------------*/
#block-importnews {
	background:#E9EFF8 !important; 
	border:1px solid #B0C0E1 !important;
}
#posvetka_news a:visited {
	color:#6699ff;
}

/*--[blocks company]--------------------------------------------------*/
#block-companies {
	background:#ffffdb !important; 
	border:1px solid #CCCC99 !important; 
}

/*--[blocks subscrub]--------------------------------------------------*/
#subs h1 {
	font-size:123%;
	font-weight:bold;
	margin:0;
	padding:7px 0px 7px 8px;
	color:#666666;
	background:#cccccc;
}

#subs h1 a	{
	color:#666666;
}

#subs h1 a:hover {
	color:#000000;
}
	
#subs p {
	font-size:90%;
	padding:5px 5px 5px 8px;
	margin:0;
}

#subs form {
	padding:5px 5px 7px 8px;
	margin: 0 0 0 0;
}

/*--[banners]--------------------------------------------------*/
#banner2 {
	border:1px solid #cccccc;  
	background-color:#eeeeee;
	width:200px; 
	background-color: #f6f6f6;
}

#new_banner {
	color: #ff6000;
	/*font-family: Arial, Helvetica, sans-serif;*/
	font-family:Arial;
   	font-size:90%;
   	letter-spacing:0.1px;
	/*font-weight: bold;*/
}

#small_text_banner {
	color: #666666;
	font-size:8pt;
	text-decoration:none;
}

.banner_style {
	border:1px solid #CCCCCC; 
	padding: 2px 2px 2px 8px;
}

/*--[page footer ]--------------------------------------------------*/
#footer-wrapper {
	text-align:center;
	background: url(/images/ftrbg.gif) top left repeat-x;
	padding-top:5px;
	background-color:#eeeeee;
	}
	
#footer {
	width:90%;
	margin:0px auto;
	text-align:left;
	background-color:#eeeeee;
}

/*--[info-footer]--------------------------------------------------*/
#info {
	padding:0px 5px;
	float:left;
	font-size:85%;
	color: #445;
}

#info p {
	margin:0 0 .25em 0;
	padding:0;
}

#info a {
	color: #223;
	text-decoration:underline;
}
	
	
/*--[content]-------------------------------------------------------*/
#content h1 {
	font-size:123%;
	/*font-weight:bold;*/
	margin:0;
	padding:0px 0px;
	border-top:1px solid #FFF;
}

#content h1.none {
  font-family:Arial;
  font-size:90%;
  font-weight:normal;
  margin-right:0em;
  padding:0px 0px 0px 0px;
  display: inline;
}

#content h1 a {
	margin-right:.5em;
}

#content h2 {
	font-size:80%;
	font-weight:bold;
	letter-spacing: -1px;
	font-weight: normal;
	margin:.25em 0;
	padding:0;
}

#content h2 a:link {
	text-decoration:none;
}

#content h3 {
	font: normal 135%/1 arial,sans-serif;
	letter-spacing: -0.03em;
	margin:0;
	padding:0;
}

#content ul.categories {
	list-style-type:none;
	margin:1em 0;
	padding:0;
}
	
#content ul.categories li {
	margin:0 0 .5em 0;
	padding:0;
}

#content ol.list li {
	margin:0 .1em .5em 0;
}

#content ol.list li a {
	color:#0033cc;
}

#content ol.list li a:hover {
	color:#000000;
}

#content ol.list li span {
	font-size:80%;
	
}

#content ol.list li span.link {
	color:#979595;
	margin-left:0;
}

/*----[enties-new-catalog]---------------------------*/
table.entries {
	width:100%;
	text-align:left;
	vertical-align:top;
	color:#000000;
	margin:0;
	padding:0;
}

table.entries td {
	margin:0 5px .5em 0;
	vertical-align:top;
}

table.entries td.time {
	width:5%;
	text-align:center;
	font-size:70%;
	font-weight:bold;
	line-height:1.1em;
}

table.entries td.time p {
	background-color:#667;
	padding:2px;
	margin:0;
	color:#FFF;
}

table.entries td.entry {
	padding:2px 2px 2px 0;
}

table.entries td.entry a {
	font-weight:bold;
	line-height:1.1em;
	/*text-decoration:underline;*/
	color:#0033cc;
}

table.entries td.entry a:hover {
	font-weight:bold;
	line-height:1.1em;
	text-decoration:underline;
	color:#000000;
}

table.entries td.entry a:visited {
	font-weight:bold;
	line-height:1.1em;
	text-decoration:underline;
	color:#6699ff;
}

table.entries td.entry1 a {
	font-size:123%;
	font-weight:none;
	line-height:1.1em;
	/*text-decoration:underline;*/
	color:#0033cc;
}

table.entries td.entry1 a:hover {
	font-weight:none;
	line-height:1.1em;
	text-decoration:underline;
	color:#000000;
}

table.entries td.entry1 a:visited {
	font-weight:none;
	line-height:1.1em;
	text-decoration:underline;
	color:#6699ff;
}

table.entries td.entry span.source {
	color:#445;
	font-size:70%;
}

span.descr {
	font-size:90%;
	color:#223;
}

table.entries td.entry span.title_link a{
   font-family:Arial;
   font-size:100%;
   font-weight:normal;
   color:#666666;
}

table.entries td.entry span.title_link a:hover {
   font-family:Arial;
   font-size:100%;
   font-weight:normal;
   color:#000000;
}
table.entries td.entry span.title_link a:visited {
   font-family:Arial;
   font-size:100%;
   font-weight:normal;
   color:#666666;
}

span.title_link {
   font-family:Arial;
   font-size:90%;
   color:#666666;
}

table.entries td.entry span.news_title_1 a {
	font-size: 123%;
	letter-spacing: -0.01em;
	font-weight: bold;
	line-height: 1.1;
	color:#0033cc;
}

table.entries td.entry span.news_title_1 a:visited {
	font-size: 123%;
	letter-spacing: -0.01em;
	font-weight: bold;
	line-height: 1.1;
	color:#6699ff;
}
table.entries td.entry span.news_title_1 a {
	font-size: 123%;
	letter-spacing: -0.01em;
	font-weight: none;
	line-height: 1.1;
	color:#0033cc;
}

table.entries td.entry span.news_title_1 a:visited {
	font-size: 123%;
	letter-spacing: -0.01em;
	font-weight: none;
	line-height: 1.1;
	color:#6699ff;
}

table.entries td.entry span.news_title h1 {
	font-size: 123%;
	letter-spacing: -0.01em;
	font-weight: bold;
	line-height: 1.1;
	color:#0033cc;
}

table.entries td.entry span.title_link2 a {
	font-size:90%;
	font-weight:normal;
}
table.entries td.entry span.title_link2 a:hover {
	font-size:90%;
	font-weight:normal;
	color:#000000;
}
table.entries td.entry span.title_link2 a:visited {
	font-size:90%;
	font-weight:normal;
	color:#0033cc;
}

/*-----[view-news]-----------------------------------*/
a.black {
	color: #000000  !important; 
	text-decoration: none !important; 
	
}

a.black:hover {
	color: #000000 !important;
	text-decoration: underline  !important; ;
}

#view_text{
	font-size:110% !important; 
}

a.add-site {
	padding:7px 7px 7px 27px;
	font-size:90%;
	float:right;
	display:inline;
	margin:0;
}

.rolltable {
	font-size:65%;
	font-weight:bold;
	color:#FFF;
	background-color:#667;
	margin:0;
	padding:0;
}

.rolltable td {
	padding:5px 3px;
}


.rollnum a {
	color:#FFF;
}

form table {
	width:100%;
	text-align:left;
}

form td.label {
	width:20%;
	font-size:90%;
	vertical-align:top;
	padding:0 10px .5em 0;
	white-space:nowrap;
	text-align:left;
}

form td.input {
	font-family:Arial;
	width:80%;
	font-size:80%;
	text-align:left;
	padding:0 10px .5em 0;
}

form img {
	border:1px solid #111;
}
	
form td.section {
	font-family:Arial;
	font-size:100%;
	font-weight:bold;
	padding:.5em 10px 1em 0;
}

input[type="text"], input[type="password"], textarea, select {
	font-family:Arial;
	background-color:white;
	padding:1px;
}

div.comment {
	color:#666666;
	padding:.2em;
	float:left;
	font-size:90%;
}

.button_arrow {
	border: 1px solid #667;
	background-color: #667;
	color: #FFF;
	font-weight: bold;
	font-family: Arial;
	font-size: 16px;
	width: 20px;
	height: 20px;
	cursor: pointer;
}
.search_forms {
	margin: 3px 0 13px 0;
}

/*-----------------------------------------------------------*/

td.list_head_out {
	background-color: #E2E2E2;
	color: Black;
	font-family:Arial;
	font-size:60%;
	font-weight: bold;
	cursor: pointer;
	border-top: 1px solid Black;
	border-left: 1px solid Black;
	border-right: 1px solid Black;
	border-bottom: 1px solid Black;
}


td.list_head_select {
	background-color: White;
	color: Black;
	font-family:Arial;
	font-size:60%;
	font-weight: bold;
	cursor: default;
	border-top: 1px solid Black;
	border-left: 1px solid Black;
	border-right: 1px solid Black;
	border-bottom: 1px solid Black;
}

td.list_content_select {
	border-top: 1px solid Black;
	border-left: 1px solid Black;
	border-right: 1px solid Black;
	border-bottom: 1px solid Black;

}

a.a_no_dec:link, a.a_no_dec:visited {
	text-decoration: none;
}

a.a_no_dec:hover {
	text-decoration: underline;
}


/*---------- Дополнительные классы --------------- */

.catalog_menu a {
	font-family:Arial;
	font-size:90%;
	color:#0033cc;
}

input {
  font-family:Arial;
  font-size:100%;
  font-color:Black;
}

.title_text {
  font-face:Arial;
  font-size:90%;
  color:#0033cc;
  font-weight:none;
  text-decoration:underline;
}

.text {
  font-face:Arial;
  font-size:90%;
  color:#000000;
  font-weight:none;
}

.news_date {
   font-family:Arial;
   font-size:90%;
   color:Black;
}

#link_sour {
	font-size:90%;
	font-weight:normal;
}
.clnd_days {
	background-color:#f3f2f2;
	height:10px;
}

