#logotitle {
  position: relative;
  top: 0px;
  left: 0px;
  height: 145px;
  width: 100%;
  margin: 0px;
  overflow: hidden;
  background: url('img/bg_header.png') top center repeat-x;
  z-index: 3;
  opacity: 0.40;
  filter: alpha(opacity=40);
  min-width:1000px;
}

#logotype {
  position: absolute;
  top: 10px;
  left: 0px;
  height: 128px;
  width: 128px;
  margin: 0px;
  background-image: url('img/logo.png');
  z-index: 7;
  cursor: pointer;
}

#logotext {
  position: absolute;
  top: 21px;
  left: 142px;
  height: 100px;
  width: 342px;
  margin: 0px;
  background-image: url('img/name.png');
  z-index: 5;
  cursor: pointer;
}

#logophone {
  position: absolute;
  top: 4px;
  left: 500px;
  height: 116px;
  width: 114px;
  margin: 0px;
  background-image: url('img/phone.png');
  z-index: 5;
}

#logocomment {
  position: absolute;
  top: 0px;
  right: 0px;
  height: 145px;
  width: 175px;
  margin: 0px;
  background-image: url('img/comment.png');
  z-index: 4;
}

#logolang {
  position: absolute;
  top: 10px;
  left: 990px;
  height: 80px;
  width: 132px;
  margin: 0px;
  background-image: url('img/lang.png');
  z-index: 5;
}

#footer { /* низ страницы */
  clear:both;
  top: -2px;
  left: 0px;
  height: 76px;
  width: 100%;
  background: #ccc url('img/bg_footer.png') top left repeat-x;
  text-align: center;
  z-index: 7;
  opacity: 0.80;
  filter: alpha(opacity=80);
  padding-top:20px;
  min-width:1000px;
}


#horizmenu { /* горизонтальное меню */
  position: relative;
  left: 0px;
  width: 100%;
  height: 38px;
  margin: 0px;
  z-index: 8;
  min-width:1000px;
}

#srch { /* поиск */
  position: absolute;
  top: 153px;
  right: 12px;
  width: 308px;
  height: 30px;
  text-align: right;
  z-index: 777;
  background-color: transparent;
}

#info { /* центр страницы - промеж header и footer */
  min-height: 600px;
  float:left;
  width:100%;
  background-color: #fff;
  min-width:1000px;
}

/* ================ ГРАНИЦА ===================== */

/* Архитектура для sidebar ПЕРЕД content*/
#leftsidebar {
  padding-left: 5px;
  float:left;
  width: 212px;
  padding-bottom: 10px;
}
#rightsidebar {
  padding-right:5px;
  float:right;
  width: 212px;
  padding-bottom: 10px;
}
/* sidebar СЛЕВА */
#rightwrapper { /* центр страницы - между sidebar */
  margin-left: 227px;
}
#rightwrapperie6 { /* центр страницы - между sidebar спец для ie6 */
  float:left;
  margin-left:10px;
}
.rightcontent {
  padding-right:5px;
  padding-bottom: 10px;
}
/* //////// sidebar СЛЕВА */

/* sidebar СПРАВА */
#leftwrapper { /* центр страницы - между sidebar */
  margin-right: 227px;
}
#leftwrapperie6 { /* центр страницы - между sidebar спец для ie6 */
  float:right;
  margin-right:10px;
}
.leftcontent {
  padding-left: 5px;
  padding-bottom: 10px;
}
/* //////// sidebar СПРАВА */

/* sidebar C ДВУХ СТОРОН */
#centerwrapper { /* центр страницы - между sidebar */
  margin-right: 227px;
  margin-left: 227px;
}
#centerwrapperie6 { /* центр страницы - между sidebar спец для ie6 */
  float:left;
  margin-left:10px;
  margin-right:10px;
}
.centercontent {
  padding-bottom: 10px;
}
/* //////// sidebar C ДВУХ СТОРОН */
/* //////////////Архитектура для sidebar ПЕРЕД content*/




/*  Архитектура для sidebar ПОСЛЕ content*/
#wrapper { /* центр страницы - промеж header и footer */
  width:100%;
  float:left;
}
#sidebarleft {
  padding-left: 5px;
  float:left;
  width: 212px;
  padding-bottom: 10px;
  margin-left:-100%;
}
#sidebarright {
  float:left;
  width: 212px;
  padding-bottom: 10px;
  margin-left:-217px
}
/* sidebar СЛЕВА */
.contentright {
  padding-right:5px;
  margin-left: 227px;
  padding-bottom: 10px;
}
/* //////// sidebar СЛЕВА */

/* sidebar СПРАВА */
.contentleft {
  padding-left: 5px;
  margin-right: 227px;
  padding-bottom: 10px;
}
/* //////// sidebar СПРАВА */

/* sidebar C ДВУХ СТОРОН */
.contentcenter {
  padding-left: 10px;
  padding-right: 10px;
  margin-left: 217px;
  margin-right: 217px;
  padding-bottom: 10px;
}
/* //////////sidebar C ДВУХ СТОРОН */
/* ////////// Архитектура для sidebar ПОСЛЕ content*/




/* Архитектура для ЛЕВЫЙ sidebar ПЕРЕД content а ПРАВЫЙ sidebar ПОСЛЕ content*/
#leftwrapperright { /* центр страницы - между sidebar */
  margin-left: 227px;
}
#leftwrapperrightie6 { /* центр страницы - между sidebar спец для ie6 */
  float:left;
  margin-left:10px;
}
.leftcontentright {
  margin-right: 227px;
  padding-bottom: 10px;
}
/* //////////////// Архитектура для ЛЕВЫЙ sidebar ПЕРЕД content а ПРАВЫЙ sidebar ПОСЛЕ content*/




/* Архитектура для ПРАВЫЙ sidebar ПЕРЕД content а ЛЕВЫЙ sidebar ПОСЛЕ content*/
#rightwrapperleft { /* центр страницы - между sidebar */
  margin-right: 227px;
}
#rightwrapperleftie6 { /* центр страницы - между sidebar спец для ie6 */
  float:right;
  margin-right:10px;
}
.rightcontentleft {
  margin-left: 227px;
  padding-bottom: 10px;
}
/* ///////////////////// Архитектура для ПРАВЫЙ sidebar ПЕРЕД content а ЛЕВЫЙ sidebar ПОСЛЕ content*/




/*  Архитектура без sidebar*/
.centercontentcenter {
  margin-left: 5px;
  margin-right: 5px;
  padding-bottom: 10px;
}
/* /////////////// Архитектура без sidebar*/



.sidebarelement{
  padding-bottom: 10px;
}
