* {
   font:11px/1.18 verdana,arial,helvetica,sans-serif;
   margin:0;
   padding:0;
}
body {
   background:url(../i/bg.gif) #800000;
   text-align:center;
}
#header {
   position:relative;
   height:61px;
   background:url(../i/header.png) repeat-x transparent;
   margin:0 0 3px;
   padding:0px 0 0 0px;
   border-top:transparent 0px solid;
   border-right:transparent 1px solid;
   border-bottom:0px transparent solid;
   border-left:transparent 1px solid;
}
#lasto {
   width:962px;
   background:url(../i/lasto.png) repeat-y transparent;
   border:0px transparent solid;
   margin:10px auto;
   padding:0 2px;
}
#left,#right {
   float:left;
   width:200px;
   min-height:700px;
   text-align:left;
   padding:1px 0;
}
#right {
   float:right;
   margin-right:-200px;
}
#footer {
  height:18px;
  background:url(../i/footer.png) no-repeat transparent;
  border-top:transparent 0px solid;
  border-right:transparent 1px solid;
  border-bottom:transparent 0px solid;
  border-left:transparent 1px solid;
  margin:2px 0 0;
  padding:4px 0 0;
  text-align:center;
  color:silver;
  font:12px verdana,arial,helvetica,sans-serif;
}
.bottom {
   clear:both;
   background:url(../i/0.gif) repeat-y transparent;
   margin-bottom:4px;
}
.clear {
   clear:both;
}

/* 3 coll */
#main {
   background:white;
   border-right:white 200px solid;
}
#center {
   float:left;
   width:762px;
   text-align:left;
   background:url(../i/0.gif) repeat-y transparent;
}
#content {
   float:right;
   width:560px;
   margin:0 2px 0 0;
   color:#000033;
   font:12px verdana,arial,helvetica,sans-serif;
   min-height:700px;
}
#content {background:url(../i/c.gif) center no-repeat transparent;}

html:root #content {background:url(../i/c.gif) center no-repeat transparent;margin:0 2px 0 0;}
/* end 3 coll */

a,a:link,a:visited {color:#000044;text-decoration:none;}
a:active,a:hover {color:#806040;}
td,small {
   font:11px verdana,arial,sans-serif;
   color:black;
}

h1, h2, h3, h4, h5, h6,small {
   font-size:11px;
   margin:10px 5px;
}
li,ol,ul {
   margin:0 5px 0 10px;
   text-align:justify;
}
p {
   font-size:11px;
   margin:10px 5px;
   text-align:justify;
}
ul,ol {
   padding:0;
}
ol {
   margin:5px 5px 0 25px;
}
strong {
   font-weight:normal;
   border-bottom:red 1px solid;
   color:red;
}
b {font-weight:bold;}
sup {color:red;}
.righter {
   font-weight:normal;
   margin:5px 25px;
   text-align:right;
}
#hr {
   background:#999daf;
   margin:3px;
   height:1px;
}
#hr hr {display:none;}
#panels {
   width:180px! important;
   padding:5px;
   margin:0;
}

blockquote {padding:10px;color:#555;}
.small {color:#cccccc;}
.bborder {background-color:#fff;border:#a7a6b4 1px solid;}
.panel {background-color:#f7f6f4;border:silver 1px dotted; padding:2px 7px 2px 7px;color:#000055;}
.panel span {color:silver;}
.hide {z-index:1;left:0; visibility:hidden;position:absolute;top:0;}
.lasto {background-color:#ff9;border:#f90 1px solid;padding:10px;margin:0;}
.note {border-bottom:blue 1px dotted;color:blue;}
.select {color:red;}
.postlink {margin:5px 25px;text-align:right;}
.postdate {color:silver;margin:5px 10px;text-align:right;}
.postbody {margin:10px 0;}
.title {margin:10px;}

.Page {
   font-size:11px;
   margin:5px;
   text-align:justify;
}
.copyright {
   margin:20px 0 10px 5px;
   padding:0 0 0 10px;
   color:#333;
   border-left:silver 1px solid;
}

/** Стили для блока email **/
.but{
margin:1px;
border: 1px #000055 solid;
font-size:12px;
font-weight:normal;
font-family:verdana;
color:#000011;
background-color:transparent;
}

/** Стили скролла **/
#marqueecontainer{
position: relative;
width: 155px;
height: 130px;
background-color: transparent;
overflow: hidden;
}
#vmarquee{
position: relative;
width:auto;
text-align: center;
color: #333333;
}