.fancymenu {float: left; list-style: none; margin: 0; padding: 0;}
.fancymenu li {float: left; list-style: none;}
.fancymenu li a {color: #fff; display: block; float: left; font: bold 14px arial; height: 30px; letter-spacing: 0; margin: auto 10px; outline: none; overflow: hidden; position: relative; text-align: center; text-decoration: none; text-transform: uppercase; top: 7px; z-index: 10;}
.fancymenu li.back {background: url(images/menu_r.png) no-repeat 100% 0; position: absolute; z-index: 2;}
.fancymenu li.back .left {background: url(images/menu_l.png) no-repeat 0 0; height: 40px; margin-right: 5px;}
.fancymenu li a:hover, .fancymenu li a:active, .fancymenu li a:visited {border: none;}

div#menu {height: 40px; left: 50%; margin-left: -300px; position: relative; top: 0px; width: 600px;}

/* Semaphore jQuery*/

input.common {
	border: 1px solid #CECECE;
	background-color: #F2F2F2;
}

input.valid {
	border: 1px solid #B3D577;
	background-color: #E0F5BD;
}

input.error {
	border: 1px solid #DB8180;
	background-color: #F7C7C7;
}

input.important {
	border: 1px solid #DCCB61;
	background-color: #F8EEB9;
}

/* Semaphore jQuery*/

body {
	font-family: "tahoma";
	font-size: 8pt;
	color: #306A82;
	margin-top: 0px;
	margin-left: 5px;
	margin-right: 5px;
	margin-bottom: 0px;
	background: #e5e5e5 /*url(images/bg.png)*/ repeat-y top center;
}

/* HDTracker Stolen */
/* Данный CSS-код был взят с трекера HDTracker */
td.null{
	background: #FAFAFA;
	color: #000;
	border: 0;
	font-family: tahoma;
	font-size: 11px;
	padding: 0;
}

#frame {
	width: 100%;
	margin: 0;
	padding: 0;
	vertical-align: middle;
	border: 0;
	height: 15px;
}

#cright {
	width: auto;
	padding: 0px;
	text-align: left;
	float: right;
}

#cleft {
	width: 60%;
	color: #afafaf;
	font-family: tahoma;
	font-size: 11px;
	font-weight: bold;
	margin: 0;
	margin-top: 3px;
	padding: 2px;
	letter-spacing: 0px;
	text-align: left;
	float: left;
}
/* HDTracker Stolen */

/* Spoiler hack */

.spoiler-head {
	font-size: 11px; padding: 1px 14px 3px; margin-left: 6px; line-height: 15px;
}

.layer {
	overflow: auto; /* Добавляем полосы прокрутки */
	height: 425px; /* Высота блока */
	padding: 5px; /* Поля вокруг текста */
	/*border: solid 1px black;*/ /* Параметры рамки */
} 

.spoiler-body {
	padding: 1px 6px 2px; display: none;
	border-top: 1px solid #C3CBD1; background: #F5F5F5;
	background-color: #fbfbfb;
}

.spoiler-wrap {
	width: 95%; margin: 6px auto; clear: both; background: #E9E9E6;
	border: solid #C3CBD1; border-width: 1px 1px 1px 2px;
	background-color: #f6f6f6;

}

.clickable { cursor: pointer; }
.folded    { background: transparent url(images/icon_plus.gif) no-repeat left center; padding-left: 14px; }
.unfolded  { background: transparent url(images/icon_minus.gif) no-repeat left center; padding-left: 14px; }

/* Spoiler hack */

.linked-image {
	margin: 0px;
	padding: 0px;
	border: 0px;
}

.resized-linked-image {
	margin: 1px 0px 0px 0px;
	padding: 0px;
	background-color: #000;
	border: 0px;
	color: #FFF;
	font-size: 10px;
	width: auto;
	-moz-border-radius-topleft: 7px;
	-moz-border-radius-topright: 7px;
}

.resized-linked-image-zoom {
	width: 200px;
	height: 30px;
	background-color: #FFF;
	padding-top: 6px;
	padding-left: 5px;
	top: 0px;
	left: 0px;
	position: absolute;
	display: none;
}

#highlighted {
	background-color: #FAFAFA;
}

#highlighted tr:hover {
	background-color: #f1f1f1;
}

/*#tooltip{
	background: #ffffff;
	font: verdana;
	font-size: 10px;
	width:auto;
	border:1px solid #778899;
	border-left:5px solid #ff9f00;
	color: #333333;
	font-family: verdana, arial, helvetica, sans-serif;
	opacity: 0.91;
	filter: alpha(opacity="91");
	line-height:15px; 	z-index:100;
	margin:0px;
	padding: 3px;
	position: absolute;
	visibility: hidden;
	border-collapse: separate;
}*/

#tooltip{
	background:#fff;
	border-left: 1px solid #189bdd;
	border-right: 1px solid #189bdd;
	border-bottom: 1px solid #189bdd;
	border-top: 3px solid #faae23;
	font: 11px tahoma;
	color: #1e698e;
	padding: 5px 7px;
	position: absolute;
	visibility:hidden;
}

.error {
	color: #990000;
	background-color: #FFF0F0;
	padding: 7px;
	
	border: 1px dashed #990000;
	margin: 5px;
}
.error b {
	color: #990000;
	background: inherit;
}

.success {
	color: #000000;
	background: #F5FBE1;
	padding: 7px;
	margin: 5px;
	border: 1px dashed #7BA813;
}

.success b {
	color: #7BA813;
	background: inherit;
}

.editor {
	margin: 0px 0px 1px 0px;
	width: 485px;
	height: 21px;
	border: 1px #D1D8EC solid;
}

.editorinput {
	background: #FAFAFA;
	color: #000000;
	border: 1px #D1D8EC solid;
	font-size: 11px; font-family: Verdana, Helvetica; text-decoration: none;
}

.editorbutton {
	float: left;
	cursor: pointer;
	padding: 2px 1px 0px 5px;
}

code {
	background: none;
	color: #0000FF;
	font-size: 11px;
	font-family: Verdana, Helvetica;
}

.code {
	color: #0000BB;
	font-size: 11px;
	font-family: Verdana, Helvetica;
}

a.copyright:link, a.copyright:visited, a.copyright:active {
	text-decoration: none;
	color: #FFFFFF;
	border-top: dashed 1px #5087AD;
	padding: 0px;
}

td.pager { background-color: #EFEFEF; border: 0px ; padding: 2px; }

td.pagebr { background-color: #EFEFEF; border: 0px; padding: 0px; }

td.highlight { background-color: #EFEFEF; border-bottom: 1px dotted #3782B7; padding: 2px; }

hr { height: 0px; border: solid #cacaca 0px; border-top-width: 1px; }

table {
  border-collapse: collapse;
/*  border: none; */
  background-color: #efefef;
}

table.main {
  background-color: #F4F5F9;
}
table.mainouter {
  background-color: #e5e5e5;
  border: 0px;
  margin-top: -12;
}
table.bottom {
  color: #F4F5F9;
  background: transparent;
}
table.main2 {
  background-color: #F4F5F9;
  border: 0px;
}
table.blok {
  background-color: #F4F5F9;
}

h1 {
  font-size: 12pt;
text-align: center;
}

.colhead h1{font-size:8pt; text-align:left; margin:0; float:left;}

h2 {
background-image:url(images/comment_head_bg.jpg);
border:1px solid #ADADAD;
color:#565656;
font-size:10pt;
height:18px;
letter-spacing:1px;
margin-bottom:0;
margin-top:5px;
text-align:center;
text-shadow: 1px 1px 1px white;
}


.topnav {
	background-image: url(images/topnav.gif);
	background-position: top;
	padding: 5px;
}

h3 {
  font-size: 10pt;
  margin-bottom: 5px;
text-align: center;
}

p {
        font-size: 8pt;
}

p.sub {
  margin-bottom: 4pt;
}

td {
	font-size: 8pt;
	border: 1px solid #E5E5E5;
}

td.block {
   font-size: 8pt;
   border: 0px;
   /*color: #daeff7;*/
   background-color: #1692C5;
}

.block-title{
text-shadow: 0px 1px 1px #175c77;
color: #daeff7;
}






td.right_menu {
 border: 0px;

}

td.commenttable {
background-color: #FFFEF2;
}

td.embedded {
   border: none;
  text-align: left;
}

td.bottom {
  border: none;
}

td.heading {
  font-weight: bold;
  border-left: 1px solid #9cb4be;
  background-color:#F5F5F5;
}

td.heading_r {
  border-right: 1px solid #9cb4be;
}
table.heading_b {

  border-bottom: 1px solid #9cb4be;

}


td.text {
  padding: 10pt;
  text-align: left;
}

td.comment {
  padding: 10pt;
  font-size: 8pt;
  text-align: left;
}

td.colhead {
  font-weight: bold;
  color: #ECF6FA;
  background-image: url(images/header.png);
  background-color: #419ADF;
  border-color: #3782b7;
  text-shadow: 0px 1px 1px #397fb6;
}

td.rowhead {
  font-weight: bold;
  text-align: right;
  vertical-align: top;
}

td.title {
        font-size: 14pt;
}

td.navigation {
        font-weight: bold;
        font-size: 10pt;
   border: none;
}

form {
        margin-top: 0;
        margin-bottom: 0;
}

.sublink {
        font-style: italic;
        font-size: 7pt;
        font-weight: normal;
}

a:link, a:visited {
	text-decoration: none;
	color: #5b5b5b;
	font-weight: bold;
	background-color: transparent !important;
}

a:hover {
	color: #1582b0;
	
	
}


a.index {
        font-weight: bold;
}

a.biglink {
        font-weight: bold;
        font-size: 12pt;
}

a.online:link, a.online:visited {
        font-weight: normal;
        text-decoration: none;
}

/*a.online:active, a.online:hover {
        font-weight: normal;
        text-decoration: underline;
}*/

a.menu:link, a.menu:visited {
        font-weight: normal;
}



a.menu:active {  

  border-left: 2px solid #dbe3e8;
  text-shadow: none;

}

a.menu:hover {

  color: #117892;
/*  font-weight: bold; */
  text-shadow: 1px 1px 1px #dbe3e8;


  border-right: 2px solid #c6d9e6;

 background-color: #f8f8f8 !important;
 margin-right: 6px;

}





a.menu {
        display:block;


        padding-bottom:2px;
        margin-left:4px; 

        font-weight: bold;

}

a.altlink_white:link, a.altlink_white:visited {
		font-weight: bold;
/*		color: #daeff7; */
		color: #666666;

}

a.altlink_white:hover {
		text-decoration: underline;
}

.important {
        font-weight: bold;
        font-size: 8pt;
}

div.popup {position:absolute; top:0px; left:0px; width:170px; height:85px; border:1px solid black; display:none; background-color:ffffff;}

.red {
        color: #ee0000;
}

.yellow {
        color: #997700;
}

.green {
        color: #000000;
}

input, select, textarea {
       margin-top: 3px;
       margin-bottom: 0px;
       font-family: "tahoma";
       font-size: 8pt;
}

.small {
  font-size: 7pt;
}

.big {
  font-size: 10pt;
}

li {
  margin-top: 6pt;
  margin-bottom: 6pt;
}

ul {
  margin-left: 16pt;
  margin-top: 0px;
  margin-bottom: 0px;
}

.startmenu{
	font-weight:bold;
	text-align:center;
	padding:2px;
	margin: 0px;
	background-image: url(images/menu_head.gif);
}

.menutitle{
        font-weight:bold;
        text-align:center;
        color: #7E110E;
        margin: 2px;
        background-color: #FFC58C;
}

input.button{
	border: solid #FFC58C 1px;
	background-color: #FFC58C;
}

div#ajaxerror {
	background: #FFDDDD url(images/err.gif) no-repeat 5px 50%;
	padding:5px 5px 5px 24px;
	text-align:left;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	color:#333;
	font-size:11px;
}

div#ajaxsuccess {
	background: #E7FFCE url(images/succ.gif) no-repeat 5px 50%;
	padding:5px 5px 5px 24px;
	text-align:left;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	color:#333;
	font-size:11px;
}

td.logo_cellpic {
	background: #e5e5e5 url("images/logo_cellpic.jpg") repeat-x;
	border: none;
}

td.main_cellpic{
	background: #c7c7c7 url("images/main_cellpic.png") repeat-x;
	border: none;
	text-align: center;
	color: #626262 !important;
	vertical-align: middle;
}


td.main_space{ background: #c7c7c7 url("images/main_cellpic.png") repeat-x;border: none;}



td.main_cellpic:hover{
	background:#C7C7C7 url(images/main_cellpic.png) repeat-x scroll 0 -39px;
	border: none;
	text-align: center;
	color: black !important;
	cursor:pointer;
}

td.main_l {
	background: #E5E5E5 url("images/main_l.png") no-repeat 0 -40px;
	border: none;
	width:22px;
	height:39px;

}
td.main_r {
	background: #E5E5E5 url("images/main_l.png") no-repeat 0 0;
	border: none;
	width:22px;
	height:39px;
}

td.main_bottom {
	background: #E5E5E5 url("images/main_bottom.jpg") no-repeat;
	border: none;
	Height:51px;
	padding-left: 40px;
}

td.main_bottom2 {
	background: #E5E5E5 url("images/main_bottom2.jpg") no-repeat;
	border: none;
	Height:51px;
	padding-right: 30px;
	padding-left: 10px;
}

td.footer_cellpic {
	background: #CECECE url("images/foot_cellpic.jpg") repeat-x;
	border: none;
	Height:45px;
}

.vhr {	margin-left: 3px;
	}
	
	
	
	
td.rpan {
	background: #e5e5e5 url("images/rpan_bg.png") no-repeat;
	border: none;
	width: 157px;
}


td.comment_head {
	background: #d5d5d5 url("images/comment_head_bg.jpg") repeat-x;
	border: 1px solid #c0c0c0;
	font-weight: bold;
	padding: 0px 7px 4px;
}

td.comment_footer {
	background: #ededef url("images/comment_bottom_bg.jpg") repeat-x;
	border: 1px solid #e5e7e6;
	color: #666666;
	font-size: 11px;
}


a.reliz-lnk {color: #ecf6fa !important; font-weight: bold; text-decoration: none}
a.reliz-lnk-red {color: red !important; font-weight: bold; text-decoration: none}


.t-date {
	font-size: 11px; 
	font-family: tahoma;
	font-color: #424242;
}

.rread-more {
	font-color: #1582b0 !important;
	font-size: 11px; 
	font-family: tahoma;

}


td.page_bottom: { border-bottom: 1px solid #3782B7 !important; }

a.lnk-m{text-shadow:0 1px 2px white;}
a.lnk-m:hover {border-bottom: 1px dotted;}

.inputs { background:transparent url(images/srchbg.png) no-repeat 0 0;
border:0 none;
color:#5A5A5A;
font-family:Tahoma,Verdana;
font-size:8pt;
height:22px;
padding-left:19px;

width:120px;
display: block;
}

.bg1 {background-color: #E5E5E5}
.bg2 {background-color: white; border}

.quote-title{color: #306A82 !important; text-shadow: 0px 1px 1px white}