.comment_box { 
  margin:3px; 
    padding:3px;
      display:none; float:right; text-align:center; 
        background-color: #cadaba;   
        color:white;
        font-size:10px;
        }
.description{
    font-size: 14px;
    padding: 5px;
    margin: 5px;
}
.screen_title{
    font-size:22px;
}


/*#wrapper {
  /* аДаЛб�б�ИаКб�Иб�ОаВаАаНаНаОаЙ б�Иб�ИаНб�*/
  width: 1100px;
  margin: 0 auto;

  /* аДаЛб�"б�ЕаЗаИаНаОаВаОаЙ" б�Иб�ИаНб�  width: expression((documentElement.clientWidth||document.body.clientWidth)<995?'1000px':'');
  min-width: 1000px; */
}*/
#container {
  width: 100%;
  background: white; /* б�ОаН аОб�НаОаВаНаОаЙ аКаОаЛаОаНаКаИ */
}
* html #container {height: 1%;}
#container:after {
  /* аЗаАаКб��ВаАаЕаМ аПаЛаАаВаАб��ИаЕ аБаЛаОаКаИ */
  content: '.';
  display: block;
  clear: both;
  visibility: hidden;
  height: 0;
  line-height: 0;
}
#sub-container {
  float: left;
  /*border-right: 400px solid white;  б�ОаН аПб�АаВаОаГаО б�АаЙаДаБаАб�А */

  /* аДаЛб�б�ИаКб�Иб�ОаВаАаНаНаОаЙ б�Иб�ИаНб�*/
  /*width: 400px;*/

  /* аДаЛб�"б�ЕаЗаИаНаОаВаОаЙ" б�Иб�ИаНб�  width: 100%;
  margin-left: -200px; */
}
#wrpr {
  /* аДаЛб�"б�ЕаЗаИаНаОаВаОаЙ" б�Иб�ИаНб�  margin-left: 200px; */
}

#content {
  width: 100%;
  float: left;
  width: 740px

}
#text {
  padding: 20px;
  border-right: 0px solid white;
  width: 700px
}
#left {
  float: left;
  width: 0px;
  margin-left: 0px;
  background: white;
  position: relative;
  border: 1px solid;

}
#right {
  float: left;
  width: 275px;
  background: white; 
  border-left: 0px solid white;
  padding:15px; 

}
blockquote {
    color: grey;
    border : 1px dashed grey;    
    font-style:italic;
    padding: 5px;

}

#footer {
	border: 1px solid #cecea5;
	
	background: white;
}

#header {
	border: 1px solid #cecea5;
	
	background: white;
}


.block {
	border: 1px solid #cecea5;
	background: white;
	padding:5px;

}


a {
    color: gray;
    text-decoration: none;
}

a:hover {
    text-decoration: none;
    background-color:#cc8899;
    color: white;
    
}


h1 {
	margin-top: 0;
	font-size: 26px;
}
.last {
	margin-bottom: 0;
}
.clearing {
	height: 0;
	clear: both;
}
img {
    border: 0;
    background-color:white;

}
a.img {
    background-color: white;
}

#error {
    color: red;
    font-size:14px;
}

.wallpapper-under {
    font-size: 10px;
    color: black;
}
.pages {
    font-size: 18px;
    font: bold;
    color: black;
    border: 0px solid;
    padding: 6px;
}

a.pages_links{
    color: red;
    text-decoration: none;
}

a.pages_links:hover{
 
    text-decoration: underline;
    color: red;
    background-color: white;
    
}


.head {
    font-size:18px;
}

a.head {
    color: red;
    text-decoration: none;
}
a.head:hover {
    color: red;
    background-color: white;
    text-decoration: underline;
}

a.head2 {
    color: red;
    text-decoration: underline;
    font-size:16px;
}
a.head2:hover {
    color: red;
    background-color:white;
    text-decoration: underline;
    font-size:16px;
}


.c_page {
    font-size:24px;
    
}

.panel_off {
    display:none;
    visibility:hidden;
    background-color:gray;
    padding:0px;
    width:0px;
    height:0px;
}

.user_panel_on {
    display:block;
    #float:top;
    position:relative;
    #left:20px;
    visibility:visible;
    padding:20px;
    width:200px;
    height:auto;
    background-color:white;
}
.user_panel_off {
    display:none;
    visibility:hidden;
    background-color:black;
    padding:0px;
    width:0px;
    height:0px;
}

.comment {

    11background-color: #fff5ee;
    padding: 10px;
    width: 90%;
}
.comment_text{ 
    background-color: white;
    padding: 5px;
    
}
.comment_header {
    color: white;
    background-color:#cadaba;
    font-size:14px;
}


