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

/* 3 coll */
#main {
   background:transparent;
   border-right:white 200px solid;
}
#center {
   float:left;
   width:762px;
   text-align:left;
   background:url(../i/0.png) repeat-y transparent;
   margin:0 0 3px;
}
#content {
   float:right;
   width:560px;
   margin:0 2px 0 0;
   color:#000055;
   font:13px verdana,arial,helvetica,sans-serif;
   min-height:900px;
}
#content {background:url(../i/content.gif) bottom no-repeat transparent;}
/*
html:root #content {background:url(../i/content.gif) bottom no-repeat transparent;border-right:silver 0px solid;border-left:silver 0px solid;margin:0;}
*/
/* end 3 coll */

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

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:#dddddd;}
.bborder {background-color:#fff;border:#a7a6b4 1px solid;}
.panel {background-color:transparent;border:silver 1px dotted; padding:2px 2px 2px 7px;color:navy;}
.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;}
.home {font-size:12px;}

.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;
}

/** Стили для блока scroller **/
#pscroller1{
height: 150px;
padding: 6px;
background-color: transparent;
font-size: 11px;
}
#pscroller2{
height: 115px;
padding: 8px;
background-color: transparent;
font-size: 11px;
width:180px;
}
.someclass{
color:#dddddd;
}

/** Стили для блока news **/
        #container
        {
            background: transparent;
            width: 175px;
            height: auto;
            border-width: 1px;
            border-color: transparent;
            border-style: solid;
            padding: 0px;
            margin-top: 6px;
        }
        img
        {
            border-width: 0px;
        }
        .thumnails img
        {
            width: 150px;
            margin: 0px 0px;
            border-bottom-width: 2px;
            border-bottom-style: solid;
            border-bottom-color: #3D3D55;
        }
        .thumnails
        {
            background: #3D3D55;
            width: 150px;
            height: 150px;
            border-width: 1px;
            border-color: #806040;
            border-style: solid;
            margin-top: 5px;
            margin-bottom: 5px;
        }
        .rssthumb
        {
            background: #f4e4dd;
            width: 150px;
            height: 150px;
            margin: 0px;
            overflow: hidden;
            border-bottom-width: 3px;
            border-bottom-style: solid;
            border-bottom-color: #3D3D55;
        }
        .rsstitle
        {
            background:url(../i/gold.png) repeat-x transparent;
            border-bottom-width: 1px;
            border-bottom-style: dotted;
            border-bottom-color: #806040;
            padding-top:2px;
            color: #000055;
            font-size: 11px;
            font-weight:bold;
            height: 15px;
            overflow:hidden;
        }
        .rssdesc
        {
            padding-top:5px;
            font-size: 11px;
            color: #000055;
            height: 95px;
            overflow:hidden;
            padding-left: 1px;
            padding-right: 1px;
        }
        .readmore
        {
            padding-top:5px;
            font-size: 11px;
            color: #000055;
            font-style:italic;
            text-align:right;
            padding-right: 1px;
        }
        #band
        {
            background: #3D3D55;
            width: 150px;
            height: 50px;
            border-width: 1px;
            border-color: #806040;
            border-style: solid;
            padding-left: 0px;
            padding-top: 0px;
            padding-bottom: 0px;
            text-align: center;
            margin-top: 5px;
            margin-bottom: 5px;
        }

/** Стили для блока thickbox **/
/* ----------------------------------------------------------------------------------------------------------------*/
/* ---------->>> global settings needed for thickbox <<<-----------------------------------------------------------*/
/* ----------------------------------------------------------------------------------------------------------------*/
*{padding: 0; margin: 0;}

/* ----------------------------------------------------------------------------------------------------------------*/
/* ---------->>> thickbox specific link and font settings <<<------------------------------------------------------*/
/* ----------------------------------------------------------------------------------------------------------------*/
#TB_window {
	font: 12px Verdana, Arial, Helvetica, sans-serif;
	color: #111111;
}

#TB_secondLine {
	font: 10px Verdana, Arial, Helvetica, sans-serif;
	color:#111111;
}

#TB_window a:link {color: #444444;}
#TB_window a:visited {color: #444444;}
#TB_window a:hover {color: #111111;}
#TB_window a:active {color: #444444;}
#TB_window a:focus{color: #444444;}

/* ----------------------------------------------------------------------------------------------------------------*/
/* ---------->>> thickbox settings <<<-----------------------------------------------------------------------------*/
/* ----------------------------------------------------------------------------------------------------------------*/
#TB_overlay {
	position: fixed;
	z-index:100;
	top: 0px;
	left: 0px;
	height:100%;
	width:100%;
}

.TB_overlayMacFFBGHack {background: url(macFFBgHack.png) repeat;}
.TB_overlayBG {
	background-color:#110000;
	filter:alpha(opacity=75);
	-moz-opacity: 0.75;
	opacity: 0.75;
}

* html #TB_overlay { /* ie6 hack */
     position: absolute;
     height: expression(document.body.scrollHeight > document.body.offsetHeight ? document.body.scrollHeight : document.body.offsetHeight + 'px');
}

#TB_window {
	position: fixed;
	background: #f4e4dd;
	z-index: 102;
	color:#111111;
	display:none;
	border: 1px solid #806040;
	text-align:left;
	top:50%;
	left:50%;
}

* html #TB_window { /* ie6 hack */
position: absolute;
margin-top: expression(0 - parseInt(this.offsetHeight / 2) + (TBWindowMargin = document.documentElement && document.documentElement.scrollTop || document.body.scrollTop) + 'px');
}

#TB_window img#TB_Image {
	display:block;
	margin: 15px 0 0 15px;
	border-right: 1px solid #806040;
	border-bottom: 1px solid #806040;
	border-top: 1px solid #806040;
	border-left: 1px solid #806040;
}

#TB_caption{
	height:25px;
	padding:7px 30px 10px 25px;
	float:left;
}

#TB_closeWindow{
	height:25px;
	padding:11px 25px 10px 0;
	float:right;
}

#TB_closeAjaxWindow{
	padding:7px 10px 5px 0;
	margin-bottom:1px;
	text-align:right;
	float:right;
}

#TB_ajaxWindowTitle{
	float:left;
	padding:7px 0 5px 10px;
	margin-bottom:1px;
}

#TB_title{
	background-color:#f4e4dd;
	height:27px;
}

#TB_ajaxContent{
	clear:both;
	padding:2px 15px 15px 15px;
	overflow:auto;
	text-align:left;
	line-height:1.4em;
}

#TB_ajaxContent.TB_modal{
	padding:15px;
}

#TB_ajaxContent p{
	padding:5px 0px 5px 0px;
}

#TB_load{
	position: fixed;
	display:none;
	height:13px;
	width:208px;
	z-index:103;
	top: 50%;
	left: 50%;
	margin: -6px 0 0 -104px; /* -height/2 0 0 -width/2 */
}

* html #TB_load { /* ie6 hack */
position: absolute;
margin-top: expression(0 - parseInt(this.offsetHeight / 2) + (TBWindowMargin = document.documentElement && document.documentElement.scrollTop || document.body.scrollTop) + 'px');
}

#TB_HideSelect{
	z-index:99;
	position:fixed;
	top: 0;
	left: 0;
	background-color:#f4e4dd;
	border:none;
	filter:alpha(opacity=0);
	-moz-opacity: 0;
	opacity: 0;
	height:100%;
	width:100%;
}

* html #TB_HideSelect { /* ie6 hack */
     position: absolute;
     height: expression(document.body.scrollHeight > document.body.offsetHeight ? document.body.scrollHeight : document.body.offsetHeight + 'px');
}

#TB_iframeContent{
	clear:both;
	border:none;
	margin-bottom:-1px;
	margin-top:1px;
	_margin-bottom:1px;
}
