a {
	font-family: Arial, Helvetica, sans-serif;
	font-size : 12px;
	font-weight : bold;
	color : #E77817;
	text-decoration: underline;
}
a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size : 12px;
	font-weight : bold;
	color : #E77817;
	text-decoration: underline;
}
a.blue {
	font-family: Arial, Helvetica, sans-serif;
	font-size : 12px;
	font-weight : bold;
	color : #0093DD;
	text-decoration: underline;
}
a.blue:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size : 12px;
	font-weight : bold;
	color : #0093DD;
	text-decoration: underline;
}
a.blue11 {
	font-family: Arial, Helvetica, sans-serif;
	font-size : 11px;
	color : #0093DD;
	text-decoration: underline;
    font-weight: normal;
}
a.blue11:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size : 11px;
	color : #0093DD;
	text-decoration: underline;
    font-weight: normal;
}
a.blue14 {
	font-family: Arial, Helvetica, sans-serif;
	font-size : 14px;
	color : #0093DD;
	text-decoration: underline;
    font-weight: normal;
}
a.blue14:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size : 14px;
	color : #0093DD;
	text-decoration: underline;
    font-weight: normal;
}
a.blue14b {
	font-family: Arial, Helvetica, sans-serif;
	font-size : 14px;
	color : #0093DD;
	text-decoration: underline;
    font-weight: bold;
}
a.blue14b:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size : 14px;
	color : #0093DD;
	text-decoration: underline;
    font-weight: bold;
}
a.black {
	font-family: Arial, Helvetica, sans-serif;
	font-size : 11px;
	font-weight : normal;
	color : #000000;
	text-decoration: underline;
}
a.black:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size : 11px;
	font-weight : normal;
	color : #000000;
	text-decoration: underline;
}
a.black12 {
	font-family: Arial, Helvetica, sans-serif;
	font-size : 12px;
	font-weight : normal;
	color : #000000;
	text-decoration: underline;
    line-height: 20px;
}
a.black12:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size : 12px;
	font-weight : normal;
	color : #000000;
	text-decoration: underline;
    line-height: 20px;
}
a.black18 {
	font-family: Arial, Helvetica, sans-serif;
	font-size : 18px;
	font-weight : normal;
	color : #000000;
	text-decoration: underline;
}
a.black18:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size : 18px;
	font-weight : normal;
	color : #000000;
	text-decoration: underline;
}
a.gray12 {
	font-family: Arial, Helvetica, sans-serif;
	font-size : 12px;
	font-weight : normal;
	color : gray;
	text-decoration: underline;
    line-height: 20px;
}
a.gray12:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size : 12px;
	font-weight : normal;
	color : gray;
	text-decoration: underline;
    line-height: 20px;
}
a.red {
	font-family: Arial, Helvetica, sans-serif;
	font-size : 11px;
	font-weight : bold;
	color : #990000;
	text-decoration: underline;
}
a.red:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size : 11px;
	font-weight : bold;
	color : #990000;
	text-decoration: underline;
}
a.restitle {
	font-family: Arial, Helvetica, sans-serif;
	font-size : 14px;
	font-weight : bold;
	color : #E77817;
	text-decoration: underline;
}
a.restitle:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size : 14px;
	font-weight : bold;
	color : #E77817;
	text-decoration: underline;
}

a.white {
	font-family: Arial, Helvetica, sans-serif;
	font-size : 14px;
	font-weight : bold;
	color : white;
	text-decoration: underline;
}
a.white:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size : 14px;
	font-weight : bold;
	color : white;
	text-decoration: underline;
}

a.taglink {
	font-family: Arial, Helvetica, sans-serif;
	font-size : 12px;
    font-weight : normal;
	color : #6FA420;
	text-decoration: underline;
}
a.taglink:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size : 12px;
    font-weight : normal;
	color : #6FA420;
	text-decoration: underline;
}
a.plus {
  text-decoration: underline;
}
a.groupadmin {
	font-family: Arial, Helvetica, sans-serif;
	font-size : 12px;
	font-weight : bold;
	color : #DFB300;
	text-decoration: underline;
}
a.groupadmin:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size : 12px;
	font-weight : bold;
	color : #DFB300;
	text-decoration: underline;
}
p {
  padding-top: 5px;
  padding-bottom: 5px;
}
.linkfake {
	font-family: Arial, Helvetica, sans-serif;
	font-size : 12px;
	font-weight : bold;
	color : #E77817;
	text-decoration: underline;
}

td.main {
  padding-right: 25px;
  vertical-align: top;
}
tr.indexlist {
  height: 30px;
}
.hr {
	color: silver;
	background-image:url("/color_line.gif");
	background-repeat: repeat;
	height:1px;
}
.hrcomm {
	color: silver;
	background-image:url("/color_line.gif");
	background-repeat: repeat;
	height:1px;
	width: 60%;
}

font, td, body {
	font-size : 12px;
	font-family: Arial, Helvetica, sans-serif;
	color : #666666;
	font-weight : normal;
}
font.orange {
  color : #E77817;
  font-weight : bold;
}
font.orange18 {
  color : #E77817;
  font-size : 18px;
}
font.blue {
  color : #0093DD;
  font-weight : bold;
}
font.error {
  font-size : 14px;
  color : red;
  font-weight : bold;
}

.font_sm {
  font-size : 11px;
}
font.refresh {
  cursor: pointer;
  font-size: 11px;
  color : #0093DD;
  font-weight: bold;
}
font.ex {
  border-bottom-style: dashed;
  border-bottom-width: 1px;
  border-bottom-color: #666666;
  font-size : 11px;
}
font.tag {
	font-family: Arial, Helvetica, sans-serif;
	font-size : 12px;
    font-weight : normal;
	color : #6FA420;
}


div.title {
  font-size: 18px;
  color: black;
}
h1 {
  font-size: 18px;
  color: black;
  display: inline;
}
img.pm {
  margin-right: 4px;

}
img.logo {
  width: 169px;
  height: 50px;
  margin-top: 7px;
}
.txindex {
  width: 500px;
  height: 110px;
}
input.searchindex {
  width: 97%;
  height: 18px;
}
input.text {
  height: 18px;
}
.optext {
  height: 180px;
  width: 502px;
}
input.file {
  height: 18px;
  padding-top:2px;
  padding-bottom:2px;
}
input.searchbutt {
  margin-left: 4px;
  margin-top: 18px;
}
td.searchline {
  padding-top:3px;
  padding-bottom:1px;
  width: 100%;
}
td.rightres {
  width: 250px;
  vertical-align: top;
  text-align: center;
}
td.padleft5 {
   padding-left:5px;
}
td.addmnenieleft {
  width: 90px;
}
td.groupleft {
  width: 100px;
  height: 24px;
}


td.title {
  font-size: 18px;
  color: black;
}
.smile {
  margin-left: 4px;
  margin-right: 4px;
  width: 20px;
  height: 20px;
}
.smile_big {
  margin-left: 4px;
  margin-right: 4px;
  width: 30px;
  height: 30px;
}
.login {
  margin-left: 2px;
  margin-right: 6px;
}
.hs10 {
  height: 10px;
}
.hs20 {
  height: 20px;
}
.hs40 {
  height: 40px;
}
.hstop {
  height: 30px;
}
.restext {
  padding-top:6px;
  padding-right:20px;
  width:100%;
}
.pages {
   padding-right:7px;
   color: #605D5C;
   font-size: 14px;
   font-weight: bold;
   width: 100px;
}
.page {
   padding-left:4px;
   padding-right:4px;
   color: #605D5C;
   font-size: 14px;
}

.pageslist {
  font-size: 14px;
  color: black;
  padding-top: 7px;
}

div.auth_form {
  position: absolute;
  left: 38%;
  top: 110px;
}
table.auth_form {
  width: 300px;
  height: 200px;
  background-color: #F9F9F9;
  border-left-color: #DA251D;
  border-top-color: #0093DD;
  border-right-color: #974578;
  border-bottom-color: #E77817;
  border-style: solid;
  border-width: 2px;
}
div.picture_big {
  position: absolute;
  left: 30%;
  top: 110px;
}
table.picture_big {
  width: 400px;
  height: 300px;
  background-color: #F9F9F9;
  border-left-color: #DA251D;
  border-top-color: #0093DD;
  border-right-color: #974578;
  border-bottom-color: #E77817;
  border-style: solid;
  border-width: 2px;
}
img.close {
  width: 15px;
  height: 15px;
  border-width: 0px;
  padding: 1px;
}
img.pictures {
  margin-right: 13px;
  margin-top: 13px;
  border-width: 5px;
  border-color: #EAEAEA;
  border-style: solid;
}
font.title {
  font-size: 14px;
  color: black;
}
div.comments {
  padding-left: 40px;
  padding-top: 20px;
}
div.reply {
  padding-left: 30px;
  padding-top: 10px;
}
div.topsright {
  text-align: left;

}
div.res_addr {
  padding-top: 2px;
}
font.blue {
  color: #0093DD;
}
td.tl {
  width: 4px;
  height: 4px;
  background-image:url("/table_tl.gif");
}
td.t {
  height: 4px;
  background-image:url("/table_t.gif");
}
td.tr {
  width: 4px;
  height: 4px;
  background-image:url("/table_tr.gif");
}
td.c {
  text-align: left;
  vertical-align:top;
  padding: 5px;
}


td.l {
  width: 4px;
  background-image:url("/table_l.gif");
}
td.r {
  width: 4px;
  background-image:url("/table_r.gif");
}
td.bl {
  width: 4px;
  height: 4px;
  background-image:url("/table_bl.gif");
}
td.b {
  height: 4px;
  background-image:url("/table_b.gif");
}
td.br {
  width: 4px;
  height: 4px;
  background-image:url("/table_br.gif");
}
div.toplist {
  margin-top: 8px;
  margin-right: 8px;
  margin-left: 8px;
  margin-bottom: 8px;
  width: 400px;
}
img.captcha {
  margin-top: 8px;
  margin-bottom: 0px;
}


/**
 * Стиль ссылок, открывающих блоки
 */
span.showblock { cursor: pointer; margin-right: 13px;}
span.showblock span.label { color: #E77817; text-decoration: underline; font-weight: bold; }
span.showblock span.blue {  font-family: Arial, Helvetica, sans-serif; font-size : 12px; font-weight : bold; color : #0093DD; text-decoration: underline; }
span.blue14b {  font-family: Arial, Helvetica, sans-serif; font-size : 14px; font-weight : bold; color : #0093DD; text-decoration: underline; }
span.white14b {  font-family: Arial, Helvetica, sans-serif; font-size : 14px; font-weight : bold; color : white; text-decoration: underline; }

/**
 * Стиль тегов
 */
a.tag1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size : 11px;
	font-weight : normal;
	color : #999999;
	text-decoration: underline;
}
a.tag1:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size : 11px;
	font-weight : normal;
	color : #999999;
	text-decoration: underline;
}
a.tag2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size : 11px;
	font-weight : normal;
	color : #777777;
	text-decoration: underline;
}
a.tag2:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size : 11px;
	font-weight : normal;
	color : #777777;
	text-decoration: underline;
}
a.tag3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size : 12px;
	font-weight : normal;
	color : #666666;
	text-decoration: underline;
}
a.tag3:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size : 12px;
	font-weight : normal;
	color : #666666;
	text-decoration: underline;
}
a.tag4 {
	font-family: Arial, Helvetica, sans-serif;
	font-size : 14px;
	font-weight : normal;
	color : #555555;
	text-decoration: underline;
}
a.tag4:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size : 14px;
	font-weight : normal;
	color : #555555;
	text-decoration: underline;
}
a.tag5 {
	font-family: Arial, Helvetica, sans-serif;
	font-size : 16px;
	font-weight : normal;
	color : #444444;
	text-decoration: underline;
}
a.tag5:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size : 16px;
	font-weight : normal;
	color : #444444;
	text-decoration: underline;
}
a.tag6 {
	font-family: Arial, Helvetica, sans-serif;
	font-size : 18px;
	font-weight : normal;
	color : #523636;
	text-decoration: underline;
}
a.tag6:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size : 18px;
	font-weight : normal;
	color : #523636;
	text-decoration: underline;
}
a.tag7 {
	font-family: Arial, Helvetica, sans-serif;
	font-size : 20px;
	font-weight : normal;
	color : #693636;
	text-decoration: underline;
}
a.tag7:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size : 20px;
	font-weight : normal;
	color : #693636;
	text-decoration: underline;
}
a.tag8 {
	font-family: Arial, Helvetica, sans-serif;
	font-size : 20px;
	font-weight : normal;
	color : #843333;
	text-decoration: underline;
}
a.tag8:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size : 20px;
	font-weight : normal;
	color : #843333;
	text-decoration: underline;
}
a.tag9 {
	font-family: Arial, Helvetica, sans-serif;
	font-size : 20px;
	font-weight : normal;
	color : #9B2B2B;
	text-decoration: underline;
}
a.tag9:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size : 20px;
	font-weight : normal;
	color : #9B2B2B;
	text-decoration: underline;
}
a.tag10 {
	font-family: Arial, Helvetica, sans-serif;
	font-size : 22px;
	font-weight : normal;
	color : #B72626;
	text-decoration: underline;
}
a.tag10:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size : 22px;
	font-weight : normal;
	color : #B72626;
	text-decoration: underline;
}
.user_name {
	color : #0093DD;
}
.silverbox {
  background-color:#F9F7EC;
  padding:7px 7px 7px 7px;
  border: 1px solid #CCCCCC;
}
.catalog_top {
  background-color:#6FA420;
  padding-left: 6px;
  padding-right: 6px;
  padding-top: 6px;
  padding-bottom: 6px;
  margin-top: 14px;
  margin-bottom: 14px;
}
.catalog_top_space10 {
  height:10px;
}
.catalog_top_space5 {
  height:5px;
}
a.catalog_top {
	font-family: Arial, Helvetica, sans-serif;
	font-size : 14px;
	color : white;
	text-decoration: none;
    font-weight: bold;
}
a.catalog_top:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size : 14px;
	color : white;
	text-decoration: none;
    font-weight: bold;
}
.catalog_list {
  padding-left: 14px;
}
div.out_links a {
  color: #A3A3A3;
  font-size: 11px;
  font-weight: normal;
}
div.out_links {
  color: #A3A3A3;
  font-size: 11px;
  font-weight: normal;
  width: 350px;
}

/* Социальные кнопки */
table.social_buttons td.td {
  padding-left: 10px;
}
table.social_buttons td.td15 {
  padding-left: 15px;
}
table.social_buttons td.td30 {
  padding-left: 30px;
}


