* { margin: 0; padding: 0; }

a {
  color: #919191;
  outline: none;
  -moz-outline: 0;
  border: none;
  border-width: 0;
}

a:hover {
  color: #d70028;
}

a:active,
a:focus {
  outline: none;
  -moz-outline: 0;
}

img { border: 0 none;}

.clear {
  clear: both;
  font-size: 0;
  line-height: 0px;
  height: 0;
}

h1, h2, h3 {
  font-family: Tahoma;
  line-height: 1.3em;
  color: #705117;
}

.startPage h1,
.startPage h2,
.startPage h3 {
  color: #d70028;
}

.grayTitle,
.grayTitle a {
  color: #919191;
  text-decoration: none;
}

h1 {
  font-size: 18px;
  margin: 0 0 12px;
}

.startPage h1 {
  font-size: 36px;
}

h2 {
  font-size: 16px;
  margin: 0 0 10px;
}

.startPage h2 {
  font-size:  22px;
}

h3 {
  font-size: 14px;
  margin: 0 0 10px;
}

.startPage h3 {
  font-size: 18px;
}

h4, h5, h6 {
  font-size: 12px;
  color: #705117;
  line-height: 1.2;
  margin: 0 0 7px;
}

h4 {
  padding-top: 18px;
}

table { border-collapse: collapse;}
input[type="submit"], input[type="reset"], input[type="button"], button { border: 1px solid #999; baclground: #e5e5e5; font-size: 13px; padding: 4px 7px; cursor: pointer; }
input,
textarea {
  font-family: tahoma;
  font-size: 8pt;
  color: #000;
  outline: none;
}

html, body {
  width: 100%;
  height: 100%;
  padding: 0;
  margin: 0;

}

.fl {
  float: left;
}

.mainWrapper {
  background: #fcfafb url("images/bg_site_bot.png") left bottom repeat-x;
  min-height: 100%;
}

#main {
  min-width: 1000px;
  min-height: 100%;
  position: relative;
  margin: 0 auto;
  background:  url("images/bg_site.png") repeat-x;
  font-family: tahoma;
  font-size: 12px;
  color: #000;
  line-height: 1.2;
}

*html #main {
  height: 100%;
}

#header {
  width: 1000px;
  height: 361px;
  position: relative;
  margin: 0 auto;
  z-index: 99;
}

#footer {
 /* background: url("images/cubes.png") no-repeat 60px 48px;*/
  width: 1000px;
  height: 104px;
  clear: both;
  margin: 0 auto;
}

#footer .bottom_links {
	display:block;
	text-align: center;
}

#footer .bottom_links li{
	display: inline-block;
  vertical-align: middle;
	margin:10px;
	list-style-type:none;
}
/*------------------------------------------- content ------------------------------------------------*/
#content {
  width: 1000px;
  position: relative;
  margin: 0 auto;
  padding: 35px 0 0;
/*z-index: 999;*/ /* Dorinin Sergey 23.11.11 */
}

#content .c-foot {
  height: 4px;
  clear: both;
  line-height: 4px;
  font-size: 4pt;
}

/* ----- left column ----- */
#c-left {
  width: 655px;
  position: relative;
  float: left;
  margin: 0 25px 0 60px;
  display: inline;
}

/* ----- right column ----- */
#c-right {
  width: 200px;
  position: relative;
  float: left;
  padding: 4px 0 0;
}

.label-hi {
  position: relative;
}

.label-hi label {
  width: 140px;
  display: block;
  color: #919191;
  font-size: 11px;
  left: 0;
  top: 0;
  line-height: 15px;
  position: absolute;
}

.bird {
  left: 580px;
  top: 61px;
  position: absolute;
  width: 69px;
  height: 69px;
  background: url("images/bird.gif") no-repeat;
}

.bird1 {
  left: 802px;
  top: 118px;
  position: absolute;
  width: 57px;
  height: 54px;
  background: url("images/bird1.gif") no-repeat;
}

.slogan {
  font-size: 18px;
  left: 59px;
  top: 215px;
  position: absolute;
  color: #d70028;
}

.search {
  left: 740px;
  top: 40px;
  width: 180px;
  height: 36px;
  background: url("images/bg_search.png") no-repeat;
  text-decoration: none;
  position: relative;
  padding: 4px 0 0 20px;
}

#main .search .butt {
  width: 18px;
  height: 18px;
  display: block;
  background: url("images/bg_ar.png") no-repeat;
  cursor: pointer;
  margin: 7px 0 0;
  float: left;
}

#main .search .butt:hover {
  background-position: 0 -18px;
}

.search .i-txt {
  width: 140px;
  height: 24px;
  float: left;
  margin: 0 10px 0 0;
  display: inline;
}

.search .i-txt input {
  width: 140px;
  color: #919191;
  font-size: 11px;
  margin: 10px 0 0;
  border: none;
  border-width: 0;
  float: left;
  background: url("images/clear.gif") repeat;
}

.bs_menu {
  left: 60px;
  top: 260px;
  position: absolute;
  height: 39px;
  width: 100%;
}

#bs_cssmenu {
  margin: 0;
  border: 0 none;
  padding: 0;
  list-style: none;
  height: 39px;
  z-index: 1000;
  float: left;
  width: 880px;
}

#bs_cssmenu ul {
  width: 100%;
}

#bs_cssmenu li {
  float: left;
  display: inline;
  list-style: none;
  height: 58px;
  position: relative;
  padding: 43px 25px 0 0;
  width: 75px;
}

#bs_cssmenu li ul {
  width: 108px;
  list-style: none;
}

#bs_cssmenu ul li {
  width: 108px;
  float: none;
  display: block !important;
  display: inline;
  padding: 0 0 0;
  height: auto;
}


#bs_cssmenu .toMain {
  background: url("images/ic.gif") 0 3px no-repeat;
}

#bs_cssmenu .concurs {
  background: url("images/ic1.png") no-repeat;
}

#bs_cssmenu .friends {
  background: url("images/ic2.png") no-repeat;
}

#bs_cssmenu .dobrieDela {
  background: url("images/ic3.png") no-repeat;
}

#bs_cssmenu .victoriny {
  background: url("images/ic4.png") no-repeat;
}

#bs_cssmenu .toTeachers {
  background: url("images/ic5.png") 0 3px no-repeat;
}

#bs_cssmenu .arhives {
  background: url("images/ic6.png") no-repeat;
}

#bs_cssmenu .help {
  background: url("images/ic7.png") no-repeat;
}

#bs_cssmenu li:hover a, #bs_cssmenu li.iehover a {
  color: #d70028;
}

#bs_cssmenu li:hover a, #bs_cssmenu li.iehover a {
  color: #d70028;
}

#bs_cssmenu li a {
  text-decoration: none;
  display: block;
  color: #919191;
  position: relative;
  width: 100%;
  height: 58px;
}

#bs_cssmenu .bs_wrap ul li a {
  height: auto;
}

#bs_cssmenu a {
  border: 0;
  float: none !important;
  display: block;
  background: none;
  text-decoration: none;
}

.bs_wrap {
  width: auto;
  left: -20px;
  top: 101px;
  position: absolute;
  display: none;
  padding: 0 10px 0 0;
  text-align: left;
  overflow: hidden;
}

#bs_cssmenu .bs_wrap ul {
  position: relative;
  top: -10px;
  z-index: 2;
  -moz-border-radius: 10px;
  -webkit-border-radius: 10px;
  border-radius: 10px;
  background: #FFFFFF;
  border: 1px solid #AF8C66;
  width: auto;
  padding: 12px 20px 4px 20px;
}

#bs_cssmenu .bs_wrap ul li {
  background: #FFFFFF;
  width: auto;
}

#bs_cssmenu .bs_wrap .bsBg {
  background: url("images/menu_opacity.png") no-repeat right bottom;
  position: absolute;
  z-index: 1;
  margin: 0;
  padding: 0;
  border: 0 none;
  width: 20px;
  height: 100%;
  right: 0;
  bottom: 10px;
}

.newsItem {
  vertical-align: top;
  display: inline-block;
  margin-bottom: 15px;
  padding-right: 15px;
  width: 200px;
}

#bs_cssmenu .bs_wrap ul li a {
  color: #919191;
  padding: 6px 0 2px 0;
  text-decoration: none;
  display: block;
  width: 75px;
  text-align: left;
  font-size: 11px;
  position: static;
}

#bs_cssmenu .bs_wrap ul li a:hover {
  color: #d70028;
}

#bs_cssmenu li:hover .bs_wrap,
#bs_cssmenu li.iehover .bs_wrap {
  display: block;
}

#bs_cssmenu .selected {
  color: #d70028;
  font-size: 12px;
}

/* ----- our_books ----- */
.our_books {
  overflow: hidden;
  border: 1px solid #b18b67;
  width: 638px;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  border-radius: 5px;
  position: relative;
}

.our_books .tit {
  font-size: 14px;
  color: #d70028;
  border-bottom: 1px solid #b18b67;
  padding: 2px 0 3px 39px;
}

.our_books ul {
  padding: 10px 0 17px 39px;
  width: 460px;
  overflow: hidden;
  float: left;
  line-height: 0px;
  font-size: 0;
}

.our_books ul li {
  display: inline-block;
  list-style-type: none;
  padding: 0;
  margin: 0 16px 0 0;
  vertical-align: top;
}

.our_books .infoText {
  float: right;
  padding: 26px 25px 0 0;
  width: 110px;
  font-size: 11px;
  line-height: 1.26em;
  color: #919191;
}

.book {
  text-decoration: none;
  color: #919191;
}

.book .year {
  font-size: 9px;
  display: block;
  margin: 0 0 8px;
  line-height: 1.2;
}

.book:hover {
  color: #d70028;
}

/* ----- unit ----- */
.unit {
  margin: 0 0 9px;
}

.unit h3 span {
  font-size: 24px;
}

.unit ul {
  line-height: 0px;
  font-size: 0;
}

.unit ul li {
  list-style-type: none;
  display: inline-block;
  vertical-align: top;
}

/* ----- nomination ----- */
.nomination {
  width: 120px;
  display: inline-block;
  margin: 0 10px 13px 0;
  color: #919191;
  text-decoration: none;
  line-height: 1.3;
}

.nomination span {
  display: block;
  cursor: pointer;
}

.nomination .rate {
  text-align: right;
  font-size: 8px;
  margin: 0 0 2px;
}

.nomination .pic {
  border: 1px solid #ae8863;
  margin: 0 0 7px;
  width: 118px;
  height: 118px;
  -webkit-border-radius: 6px;
  -moz-border-radius: 6px;
  border-radius: 6px;
  position: relative;
  background-position: center center;
  background-repeat: no-repeat;
}

.nomination .descr {
  font-size: 9px;
  line-height: 1.35;
}

.nomination:hover .rate {
  color: #d70028;
}

.nomination:hover .pic {
  border: 1px solid #414141;
}

.nomination:hover .descr {
  color: #919191;
}

/* ----- literary_work  ----- */
.literary_work {
  width: 150px;
  min-height: 168px;
  margin: 0 13px 13px 0;
  display: inline-block;
  text-decoration: none;
  line-height: 1.3;
}

.literary_work span {
  display: block;
  cursor: pointer;
}

.literary_work .rate {
  border-bottom: 1px solid #af8c64;
  font-size: 8px;
  text-align: right;
  padding: 0 0 2px;
  margin: 0 0 3px;
  color: #919191;
}

.literary_work .notice {
  margin: 0 0 5px;
  width: 150px;
  font-size: 11px;
  color: #414141;
}

.literary_work .notice strong {
  font-weight: normal;
  color: #af8c64;
}

.literary_work .descr {
  font-size: 9px;
  color: #919191;
}

.literary_work:hover .rate {
  border-bottom: 1px solid #414141;
  color: #d70028;
}

/* ----- novelty_box ----- */
.novelty_box {
  margin: 0 0 33px;
}

/* ----- novelty ----- */
.novelty {
  margin: 0 0 10px;
  font-size: 11px;
  width: 320px;
}

.novelty a {
  background: url("images/bg_ar1.png") right 3px no-repeat;
  color: #919191;
  padding: 0 15px 0 0;
  text-decoration: none;
}

.novelty a:hover {
  background-position: right -97px;
  color: #919191;
}

.important {
  background: url("images/important.gif") no-repeat;
  padding: 3px 0 5px 30px;
  width: 590px;
  margin: 0 0 6px;
}

.important a {
  color: #d70028;
}

/* ----- news_right ----- */
.news_right {
  border: 1px solid #b28c68;
  padding: 0 0 21px;
  width: 198px;
  -webkit-border-radius: 6px;
  -moz-border-radius: 6px;
  border-radius: 6px;
  position: relative;
}

.news_right .tit {
  color: #d70028;
  font-size: 14px;
  padding: 2px 0 4px 20px;
  border-bottom: 1px solid #b28c68;
  margin: 0 0 8px;
}

.news_right .look {
  background: url("images/bg_ar1.png") right 3px no-repeat;
  padding: 0 15px 0 0;
  color: #919191;
  margin: 0 19px;
  text-decoration: none;
  font-size: 11px;
}

.news_right .look:hover {
  background-position: right -97px;
  color: #d70028;
}

/* ----- post ----- */
.post {
  padding: 0 0 11px;
  color: #414141;
  font-size: 11px;
  margin: 0 19px 9px;
  display: inline-block;
  width: 160px;
  border-bottom: 1px solid #d50129;
  text-decoration: none;
}

.post span {
  cursor: pointer;
  display: block;
  margin: 0 0 1px;
}

.post .more {
  background: url("images/bg_ar1.png") right 3px no-repeat;
  padding: 0 15px 0 0;
  color: #919191;
  display: inline-block;
}

.post:hover,
.news_right .important  {
  color: #d70028;
}

.post:hover .more,
.news_right .important .more  {
  background-position: right -97px;
  color: #919191;
}

.news_right .important {
  background: none;
}

/* ----- right_box ----- */
.right_box {
  margin: 0 0 20px;
}

.right_box .txt {
  color: #919191;
  font-size: 11px;
  line-height: 1.3;
}

.right_box .txt span {
  color: #414141;
}

/* ----- private ----- */
.private {
  margin: 0 0 21px;
}

/* ----- key ----- */
.key {
  padding: 2px 0 3px;
  display: block;
  width: 198px;
  border: 1px solid #af8c64;
  background: #d2a08c;
  margin: 0 0 9px;
  -webkit-border-radius: 6px;
  -moz-border-radius: 6px;
  border-radius: 6px;
  position: relative;
  color: #fff;
  text-decoration: none;
  text-align: center;
  font-size: 14px;
}

.key:link, .key:active, .key:visited {
  color: #fff;
}

.active_key .key,
.key:hover {
  background: #d70028;
}

.close_box {
  display: none;
}

.out_key {
  display: block;
}

.out_key .key_exit, .right_box .take_part, .green_key {
  background: #96c96d;
}

/* ----- login ----- */
.login {
  border: none;
  width: 198px;
}

.login .inside_box {
  display: none;
  padding: 7px 0 5px 19px;
  width: 179px;
}

.inside_box label {
  width: 35px;
  float: left;
  font-size: 9px;
  color: #919191;
  margin: 2px 5px 5px 0;
}

.inside_box .inp {
  float: left;
  width: 107px;
  height: 13px;
  padding: 2px 5px;
  margin: 0 0 5px;
  border: 1px solid #af8c64;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  border-radius: 4px;
}

.inside_box .inp input {
  float: left;
  border: none;
  background: none;
  width: 107px;
  font-family: tahoma;
  font-size: 11px;
  color: #919191;
}

.inside_box .remember {
  width: 115px;
  float: left;
}

.inside_box .remember label {
  width: 78px;
  float: left;
  margin: 2px 0 0;
}

.inside_box .remember input {
  position: relative;
  float: left;
}

.inside_box .enter {
  display: block;
  float: left;
  font-size: 9px;
  color: #919191;
  border: 1px solid #d7c8b4;
  width: 43px;
  height: 17px;
  background: url("images/bg_enter.jpg") repeat-x;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px;
  cursor: pointer;
  text-align: center;
  position: relative;    padding: 0 0 2px 0;
}

@-moz-document url-prefix() { .inside_box .enter { padding: 0 0 2px 0; } }

.enter:hover {
  border: 1px solid #af8c64;
  color: #414141;
}

.remind {
  border-top: 2px solid #d8c9bb;
  padding: 2px 0 0 19px;
  font-size: 9px;
  width: 179px;
  display: none;
}

.remind a {
  color: #919191;
  text-decoration: none;
}

.remind a:hover {
  color: #d70028;
}

/* ----- open_key ----- */
.open_key {
  margin: 0 0 30px;
}

.open_key .txt {
  display: none;
}

.open_key .login {
  border: 1px solid #af8c64;
  -webkit-border-radius: 6px;
  -moz-border-radius: 6px;
  border-radius: 6px;
  padding: 0 0 4px;
}

.open_key .key {
  -webkit-border-radius: 6px 6px 0 0;
  -moz-border-radius: 6px 6px 0 0;
  border-radius: 6px 6px 0 0;
  margin: 0 0 0px;
  border: none;
  border-bottom: 1px solid #af8c64;
}

.open_key .inside_box {
  display: block;
}

.open_key .remind {
  display: block;
}

/* ----- topic ----- */
.topic {
  padding: 0 0 15px;
}

.topic .l-col {
  width: 490px;
  margin: 0 70px 0 0;
  float: left;
}

.topic .r-col {
  width: 95px;
  float: left;
}

/* ----- show ----- */
.show {
}

.show ul li {
  line-height: 1.1;
  font-size: 11px;
  display: block;
  padding: 0 0 2px;
}

.show ul li a {
  color: #919191;
  text-decoration: none;
}

.show ul li a:hover {
  color: #414141;
}

.show ul .active a {
  color: #d70028;
}

.show ul .active a:hover {
  color: #d70028;
}

/* ----- pagination ----- */
.pagination {
  padding: 0 0 0;
  margin: 0 0 5px;
}

.pagination ul {
  line-height: 0px;
  font-size: 0;
}

.pagination ul li {
  list-style-type: none;
  display: inline-block;
  vertical-align: top;
  font-size:11px;
  line-height:1.1;
}

.pagination a {
  margin: 0 10px 0 0;
  display: block;
  color: #919191;
  font-size: 11px;
  text-decoration: none;
  line-height: 1.1;
}

.pagination a:hover {
  color: #414141;
}

.pagination .active {
  color: #d70028;
}

.pagination .active:hover {
  color: #d70028;
}

.pagination .prev, .pagination .forward,
.pagination .rewind, .pagination .unwind {
  line-height: 1.1;
  width: 16px;
  height: 14px;
  margin: 0 5px 0 0;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px;
  border: 1px solid #fff;
  position: relative;
  text-decoration: none;
}

.pagination span {
  display: block;
  width: 10px;
  height: 10px;
  padding: 0 3px;
  cursor: pointer;
}

.pagination .prev span {
  background: url("images/bg_ar3.png") center -98px no-repeat;
}

.pagination .forward span {
  background: url("images/bg_ar3.png") center 2px no-repeat;
}

.pagination .rewind span {
  background: url("images/bg_ar2.png") center -99px no-repeat;
}

.pagination .unwind span {
  background: url("images/bg_ar2.png") center 1px no-repeat;
}

.pagination .prev:hover, .pagination .forward:hover,
.pagination .rewind:hover, .pagination .unwind:hover {
  border: 1px solid #b28c68;
}

/* ----- concl ----- */
.concl {
  float: right;
  font-size: 11px;
  color: #919191;
  line-height: 1.1;
  margin: 0 15px 0 0;
}

.concl a {
  color: #919191;
  text-decoration: none;
}

.concl a:hover {
  color: #414141;
}

.concl .active {
  color: #d70028;
}

.concl .active:hover {
  color: #d70028;
}

/* ----- work_box ----- */
.work_box {
  position: relative;
}

.work_box .leader {
  padding: 0 0 0 100px;
}

.work_box .leader h3 {
  margin: 0 0 18px;
  max-width: 461px;
}

.big_pic {
  position: relative;
  display: block;
  border: 1px solid #b28c68;
  -webkit-border-radius: 6px;
  -moz-border-radius: 6px;
  border-radius: 6px;
  margin: 13px 0 21px;
}

.horiz {
  width: 640px;
  height: 448px;
}

.vert {
  width: 446px;
  height: 640px;
  margin-left: 100px;
}

.into {
  right: 0;
  top: 0;
  position: absolute;
  background: url("images/bg_ar4.png") 0 2px no-repeat;
  color: #af8c64;
  text-decoration: none;
  padding: 0 0 0 15px;
}

.into:hover {
  background-position: -100px 2px;
  color: #af8c64;
}

.play_slide {
  background: url("images/bg_play_slide.png") no-repeat;
  width: 60px;
  height: 15px;
  padding: 2px 0 0 20px;
  position: absolute;
  left: 0;
  top: 0;
  color: #af8c64;
  font-size: 11px;
  text-decoration: none;
  overflow: hidden;
}

.play_slide:hover {
  color: #af8c64;
  background-position: 0 -17px;
}

.pause_slide {
  left: 0;
  top: 20px;
  position: absolute;
  color: #af8c64;
  padding: 20px 0 0;
  text-decoration: none;
  width: 14px;
  height: 17px;
  background: url("images/slide_pause.png") no-repeat;
  font-size: 11px;
}

.pause_slide:hover {
  color: #af8c64;
  background-position: 0 -100px;
}

/* ----- person ----- */
.person {
  border-bottom: 1px solid #b28c68;
/*  width: 640px;*/
  overflow: hidden;
  padding: 0 0 21px;
  margin: 0 0 14px;
}

.person .photo {
/*  width: 78px;*/
/*  height: 103px;*/
  overflow: hidden;
  position: relative;
  border: 1px solid #b28c68;
  -webkit-border-radius: 6px;
  -moz-border-radius: 6px;
  border-radius: 6px;
  margin: 0 20px 0 0;
  float: left;
  display: block;
}

.person .photo img {
  max-width: 105px;
}

.person .text {
  float: left;
  width: 411px;
/*  margin: 0;*/
  color: #414141;
  font-size: 11px;
}

.person .text a {
  text-decoration: none;
}

.person .name {
  font-size: 14px;
  margin: 0 0 6px;
}

.person .name a {
  color: #af8c64;
}

.person .city {
  margin: 0 0 7px;
}

.person .city a {
  color: #414141;
}

.person .city span {
  color: #af8c64;
}

.person .face {
  line-height: 1.25;
}

.person .stock {
  float: right;
/*  width: 75px;*/
  font-size: 11px;
  color: #414141;
}

.person .stock .bloc {
  margin: 0 0 6px;
}

.person .stock .bloc p {
  margin: 0 0 1px;
}

.num_comments {
  float: left;
  width: 180px;
  margin: 0 20px 15px 0;
  font-size: 14px;
}

.add_comm {
  float: left;
  color: #af8c64;
  padding: 0 0 0 15px;
  text-decoration: none;
  background: url("images/bg_ar5.png") 0 3px no-repeat;
}

.add_comm:hover {
  background-position: -300px 3px;
  color: #af8c64;
}

.not_comm {
  float: left;
  padding: 0 0 0 15px;
  color: #919191;
  font-size: 11px;
}

.not_comm a {
  color: #af8c64;
  text-decoration: none;
}

/* ----- value ----- */
.value {
  overflow: hidden;
  padding: 2px 0 0;
}

.value a {
  width: 12px;
  height: 12px;
  float: left;
  margin: 0 4px 0 0;
  border: 1px solid #b28c68;
  -webkit-border-radius: 2px;
  -moz-border-radius: 2px;
  border-radius: 2px;
  position: relative;
  font-size: 12px;
  line-height: 12px;
  cursor: pointer;
}

.value span {
  float: left;
  width: 12px;
  height: 12px;
  background-color: #fff;
  font-size: 0;
  line-height: 0;
}

.value a:hover span {
  background-color: #94ca6c;
}

.value .active span {
  background-color: #94ca6c;
}

/* ----- comment ----- */
.comment {
  margin: 0 0 10px;
  width: 630px;
}

.comment .date {
  float: left;
  font-size: 9px;
  color: #919191;
  width: 100px;
}

.comment .relat {
  float: left;
  width: 530px;
  font-size: 11px;
}

.comment .relat a {
  color: #af8c64;
  text-decoration: none;
}

.comment .relat .author {
  float: left;
}

.comment .relat .reply {
  float: right;
  padding: 0 15px;
  background: url("images/bg_ar5.png") 0 3px no-repeat;
}

.comment .relat .reply:hover {
  background-position: -300px 3px;
}

.comment .relat .wording {
  color: #414141;
  padding: 5px 0 0;
}

.profile-table td {
  padding: 5px !important;
}

.authFormOld {
  width: 171px;
  margin:  0 auto 30px;
}

.photo-controls {
    padding: 20px 0 25px;
}

.news-list {
    clear: both;
}

.controlsWrp {
  overflow:  hidden
}

.controlsWrp .photo-controls {
  float: left;
}

.controlsWrp .butttn {
  float: right;
  margin-top: 12px;
}

#auth_form {
  margin: 20px auto 30px;
  width: 170px;
}

/* curators */

ul.children li { list-style-type: none; padding: 10px 0; border-style: solid none none none; border-width: 1px; border-color: #e5e5e5; }
ul.children li .works { display: block; margin: 5px 0 5px 10px; }
ul.children li .works.images { color: #666; margin-left: 20px; }

/* tell_all add */

.data-table { border-collapse: collapse; }
.data-table td { padding: 0 5px; }
.data-table input[type="text"], .data-table input[type="password"], .data-table select { padding: 2px; border: 1px solid #dac8ba; }
.data-table textarea { margin-left: 0; resize: none; padding: 2px; border: 1px solid #dac8ba; }


.search-page .reg_input {
  width: 211px;
}

.reg_input input {
/*  height: 16px;*/
/*  line-height: 16px;*/
  /* border-style: none !important;
  border-width: 0px !Important; */
}

.search-page form,
.search-page .pagination {
  margin-bottom: 30px;
}

.search-page form {
  float: left;
}

.search-page .pagination {
  float: right;
}

.search-page .reg_input input {
  margin-left:  15px;
  width: 182px;
}

.search-page input[type="submit"] {
  margin: -5px 0 0 20px;
}

.search-page p {
  clear: both;
}

.searchItem {
  clear: both;
  border-bottom: 1px solid #919191;
  padding-bottom: 20px;
  margin-bottom:  20px;
}

.searchItem h3 {
  margin-bottom: 9px;
}

.addDataForm td {
  padding-bottom: 10px;
}

p.ok{color:green;}

.data-table .btnAddHolder,
.btnAddHolder {
  padding-top: 20px;
}

.data-table .paddingBottom,
.paddingBottom {
  padding-bottom: 20px;
}

.data-table .imgHolder {
  width: 100px;
}

.imgHolder img {
  margin: 0 20px 20px 0;
}


.modForm .data-table input[type="text"],
.modForm .data-table input[type="password"],
.modForm .data-table textarea,
.reg_input input[type="text"],
.reg_input input[type="password"],
.data-table textarea {
  width: 173px;
  border: #dac8ba 1px solid;
  font-size: 8pt;
  padding: 2px;
}

.modForm select,
.reg_input select {
  width: 178px;
  border: #dac8ba 1px solid;
  font-size: 8pt;
}

.modFormPadding td  {
  padding-bottom: 20px;
  width: 50%;
}

.iframeHolder iframe {
  border: 1px solid #DAC8BA !important;
}

.clearElement {
  clear: both;
}

.modFormPadding table.button td,
table.button td {
  width: auto;
  padding: 0;
}

p.register_confirmation{font-size:16px; color:#026B16;}
p.confirm_ok{font-size:16px;}


.tooltip {
  color: #868686;
  font-size: 11px;
  padding: 2px 0 0;
}


.books_next_btn {
	float:right; width:10px; height:15px; background:url(/bitrix/templates/detisavve_main/images/bg_ar1.png) no-repeat right 3px; margin:55px 25px 0 0; cursor:pointer;
}