html, body {
	margin:0px; padding:0px; 
	background:#fff;
}
body {
	font: 88% Times New Roman, Arial, Helvetica, sans-serif;
	color: #000;
	line-height: 130%;
}
#body {
	position:relative;
}

#all {
	text-align:left;
	margin: 0 auto;
	width: 974px;
}
#container {
	position:relative; 
	display:block; 
	margin-bottom: 30px;
}
#left {
	float:left; 
	position:relative; 
	width:160px;
	left:0px;
}
.right {
	float:right; 
	position:relative; 
	width:240px;
	right:0px;
}
.right.right-start {
	margin-top: 60px;
}
.center  {
	margin-left:185px;
	margin-right:265px;
	position:relative; 
	display:block;
	height:1%;
}
.center.center-start {
	top: 60px;
	background: url(img/bts-big.jpg) no-repeat -5px -100px;
}
.clear {
	clear:both;
	height: 1px;
	padding: 0; margin: 0;
}


#home_container {
	position:relative; 
	display:block; 
	margin-bottom: 25px;
}
#home_left {
	float:left; 
	position:relative; 
	width:355px;
	margin-left:-185px;
	top: 0px;
}
#home_right {
	top: 0px;
	padding-left: 195px;
	position:relative; 
	display:block;
	height:1%;

}
* html #home_right{ /*IE only. */
	padding-left: 25px; /* margin */
}
*:first-child+html #home_right {padding-left: 25px;}



form {
	margin: 0;
	padding: 0;
}


h1 { font-weight: normal; }
h1, h1 a, h2, h2 a, h3, h3 a {
	color: #BE7A00;
}

h1 {
	letter-spacing: 0.2px;
	font-size: 1.8em;
}

h2 {
	font-weight: normal;
	font-size: 1.5em;
}
h2.post-title { 	font-size: 1.2em; font-weight: bold; }
h3 {
	font-size: 1.2em;
}


p {
	margin: 0 0 1.5em 0;
}

blockquote {
	margin: 1em 0 1em 1.5em;
	padding: 0 0 0 1.5em;
	border-left: 5px solid #DDDDDD;
}

a:link, a:visited {
	color: #000000;
	text-decoration: none;
	border-bottom: 1px #999999 dashed;
}

a:hover {
	color: #BE7A00;
}


img {
	border: none;
}

/* Header */
#top {
	background: #000000;
	padding: 0; margin: 0;
	height: 45px;
}

#header {
	margin: 0 auto; padding: 0;
	color: #BFBFBF;
	width: 974px;
}
#header h1 {
	float: left;
	font-size: 100%;
	font-weight: bold;
	color: #BFBFBF;
	line-height: 100%;
	padding: 0; margin: 20px 0 0 0;
	background: #000000;
	cursor: pointer;
}
#header a {
	color: #BFBFBF;
	border: 0;
}
#article_counter {
	position: absolute;
	top: 110px;
	margin-left: 168px;
	width: 185px;
	color: #BE7A00;
	white-space: nowrap;
}
#article_counter b {
	display: block;
	font-size: 48px;
	font-weight: normal;
	line-height: 70%;
}
#article_counter span {
	display: block;
	font-weight: bold;
	padding-left: 20px;
	text-align: right;
}

#logo {
	position: absolute;
	top: 75px;
	text-decoration: none;
	border: 0;
}
#descript {
	font-weight: bold;
	color: #BE7A00;
	/*background: url(img/weboptima_color.gif) no-repeat 0% 100%;*/
	padding-bottom: 30px;
}
#descript a img {
	margin: 0 auto;
	padding: 2px 0;
	border: 0;
}
#descript a {
	color: #BE7A00;
}
#descript a:hover {
	text-decoration: none;
}
#bts-small {
	background: url(img/bts-small.jpg) no-repeat 50% 0;
	padding: 150px 0 0 0;
}

/* Letters */
#letters {
	position: absolute;
	z-index: 10;
	top: 75px;
	margin-left: 380px;
	width: 550px;
	text-align: center;
}

#letters .first {
	float: left;
	font-size: 190px;
	line-height: 140px;
	text-decoration: none;
	padding: 0; margin: 0;
	border: 0;
}

#letters #letters_small {
	display: block;
	width: 170px;
	height: 1%;
	float: left;
	padding: 0; margin: 30px 0 0 0; 
}
#letters #letters_small.insite {
	width: 320px;
}
#letters #letters_small a {
	display: block;
	height: 1%;
	float: left;
	border: 0;
}
#letters #letters_small a span {
	display: block;
	padding: 2px 4px;
	font-weight: bold;
}
#letters #letters_small a:hover {
	background: #BE7A00;
	color: #FFFFFF;
}
#letters #letters_small a:hover span {
	background: #BE7A00;
	color: #FFFFFF;
}

#letter-title {
	height: 65px;
	width: 200px;
}
#letter-title b {
	font-size: 160px;
	color: #BE7A00;
	line-height: 140px;
	position: absolute;
	top: -75px;
	left: -25px;
	width: 200px;
	text-align: center;
}
#letter-counter {
	position: absolute;
	top: 0;
	margin-left: 195px;
}


/* Search */
#search_block {
	position: absolute;
	z-index: 11;
	top: 250px;
	margin-left: 382px;
}
#search_block p {
	display: inline;
}
#search_block.search_block-insite {
	top: 180px;
}
.search_block #search_input {
	width: 460px;
	margin-right: 5px;
	color: #666;
}
.search_block #subbutton {
	display: inline;
	border: 0;
	padding: 1px 5px;
	font: bold 1.2em Times New Roman, Arial, Helvetica, sans-serif;
	background: #F3F3F3;
}

/* User */
.user_block {
	position: absolute;
	z-index: 11;
	top: 105px;
	margin-left: 850px;
	padding: 0 10px;
}
div.user_block-insite {
	margin-left: 750px;
}
.user_block a {
	font-size: 1.2em;
	font-weight: bold;
}
.user_block .enter {
	margin: 0 15px 15px 0;
}
.user_block div.enter-insite {
	float: left;
}
.user_block .registration {
	position: relative;
	margin-left: -10px;
}
.user_block div.registration-insite {
	margin-left: 90px;
}
.user_block .registration a {
	display: block;
	width: 122px;
	height: 30px;
	border: 0;
	background: url(img/ico/registration.gif) no-repeat;
}
.user_block .registration a:hover {
	background-position: 0px -30px;
}
.user_block .registration a span {
	visibility: hidden;
}



/* Page */
#page {
	margin-top: 200px;
	padding: 0;
}


/* контейнеры **/
.gray_contejner {
	background: #F3F3F3;
	color: #666666;
}

/* блоки */
.r1, .r2, .r3, .r4, .r5, .r6, .r7, .r8, .r9, .r10 {
	display: block;
	height: 1px;
	overflow: hidden;
	font-size:1px;
	background-color: #F3F3F3; 
}
.r10 { margin: 0 10px; }
.r9 { margin: 0 9px; }
.r8 { margin: 0 8px; }
.r7 { margin: 0 7px; }
.r6 { margin: 0 6px; }
.r5 { margin: 0 5px; }
.r4 { margin: 0 4px; }
.r3 { margin: 0 3px; }
.r2 { margin: 0 2px; }
.r1 { margin: 0 1px; }
.rounded-box-5, .rounded-box-10 { margin:0; }
.inner-box { background-color: #F3F3F3; }
.rounded-box-5 .inner-box { padding: 7px 12px;}
.rounded-box-10 .inner-box { padding: 0.4em 1em;}
.rounded-box-5 .arrow { position: absolute; margin: -7px 0 0 25px; width: 14px; height: 7px; background: url(img/block/gray_fill/arrow.gif) no-repeat; }

.gray_line { padding: 0; margin: 0 0 8px 0; display: block; list-style-type: none; }
.gray_line li { padding: 0; margin: 0 0 2px 0;  height: 1%; vertical-align: top; }
.gray_line .block1 { background: url(img/block/gray_line/left_top.gif) no-repeat; }
.gray_line .block2 { background: url(img/block/gray_line/right_top.gif) no-repeat 100% 0%; }
.gray_line .block3 { background: url(img/block/gray_line/left_bottom.gif) no-repeat 0% 100%; }
.gray_line .block4 { background: url(img/block/gray_line/right_bottom.gif) no-repeat 100% 100%;  padding: 10px 0; }
.gray_line .arrow { background: url(img/block/gray_line/arrow.gif) no-repeat; position: absolute; margin: -1px 0 0 25px; width: 15px; height: 8px;  }
.gray_line .block_content { border: 1px #D5D5D5 solid; border-top: 0; border-bottom: 0; padding: 0 12px; height: 1%; overflow: hidden; }
.gray_line .block_content p { padding: 0; margin: 0; }
.gray_line .block_content small { display: block; color: #666666; height: 1%; }
.gray_line .block_content small a { color: #666666; }
.gray_line_title { display: block; margin: 5px 12px; color: #666666; }
.gray_line_title a { color: #666666; } 
.gray_line_comments { display: block; margin: 0 0 0 15px; }

.links { padding: 0; margin: 0 0 8px 0; display: block; list-style-type: none; border-top: 1px #D5D5D5 solid; }
.links li {padding: 4px 12px 6px 12px; border-bottom: 1px #D5D5D5 solid; height: 1%; }

.inner-container { margin-bottom: 35px; }

.more { display: block; padding-left: 12px; margin: 12px 0; background: url(img/ico/more.gif) no-repeat 0% 50%; }
.more.more-read { margin: 0 10px 0 0; float: right; }
.comments { display: block; padding-left: 12px; margin: 12px 0; float: right; }
.comments b {
	position: absolute;
	margin-left: -35px;
	margin-top: -1px;
	display: block;
	width: 31px;
	height: 27px;
	text-align: center;
	background: url(img/ico/comments.gif) no-repeat 0% 50%;
	line-height: 150%;
}




/* Footer */
#footer {
	display: block;
	clear: both;
	width: 974px;
	margin: 0 auto;
	padding: 20px 0 15px 0;
}
#footer p {
	margin: 0;
	line-height: normal;
}
#footer .legal {
	padding: 0;
	width: 385px;
	float: left;
}
#footer .address {
	width: 20%;
	float: left;
}
#footer .creator {
	float: right;
	width: 200px;
	padding: 0 85px 10px 40px;
	background: url(img/weboptima.gif) no-repeat 90% 0%;
	text-align: right;
}
#footer a {
	color: #666666;
}




.hidden {
	position: absolute;
	left: -2000px;
	top: -2000px;
}

#entry #book {
	width: 200px;
	height: 247px;
	float: left;
	position: absolute;
	top: -100px;
	left: -25px;
	background: url(img/bts-big.jpg) no-repeat 20px 0;
}
#entry #streamline {
	width: 195px;
	height: 155px;
	float: left;
}



/*--------------- Галерея -------------*/
.pic-prev a {
	margin: 0 10px 10px 0;
}
.pic-prev a img {
	border: 5px #F9FDFF solid;
}
.pic-prev .float {
	width: 77px; height: 55px;
	display: block;
	overflow: hidden;
	float: left;
	border: 5px #F9FDFF solid;
	background: #D0EBFF url(img/pic-bg.gif);
}
.pic-prev .float img {
	border: 0; margin: 0; padding: 0;
}
.pic-prev .float:hover {
	border: 5px #206FB5 solid;
}

.float-home {
	width: 53px; height: 53px;
	display: block;
	overflow: hidden;
	float: left;
	border: 2px #F7F8F4 solid;
	margin: 0 5px 5px 0;
}
.float-home img {
	border: 0; margin: 0; padding: 0;
	background: #C1D93F;
}
.float-home:hover {
	border: 2px #C1D93F solid;
}




#page_lister {
	margin-top: 35px;
}
#page_lister a {
	padding: 2px 2px;
	margin: 0 2px;
}
#page_lister b {
	padding: 2px 5px;
	background: #F3F3F3;
}


.ads { border: 1px solid #7F7F7F; overflow: hidden; height: 1%; }
.ads_conteiner {  padding: 16px; background: #FFFFFF; display: block; overflow: hidden; height: 1%; }
.ads_conteiner a { border: 0; }





#topmenu {
	position: relative;
	top: 0;
	float: right;
	height: 45px;
	LINE-HEIGHT: 100%;
	padding: 0; margin: 0;
}
#topmenu UL {
	PADDING: 0 0 0 20px; MARGIN: 0; LIST-STYLE-TYPE: none;
}
#topmenu LI {
	PADDING: 0; MARGIN: 0; DISPLAY: inline;
}
#topmenu A {
	PADDING: 0 0 12px 3px; MARGIN: 0 0 0 15px; FLOAT: left; TEXT-DECORATION: none; border: 0;
}
#topmenu A SPAN {
	DISPLAY: block; FLOAT: left; COLOR: #BFBFBF; PADDING-TOP: 20px;
}
#topmenu A SPAN {
	FLOAT: none
}
#topmenu A SPAN b{
	border-bottom: 1px #999999 dashed;
	background: #000;
}
#topmenu A SPAN img{
	margin-top: 3px;
}

#topmenu A:hover, #topmenu A:hover SPAN {
	COLOR: #D89427;
}

img.icon {
	width: 13px; height: 10px;
	background: url(img/ico/hsm.gif) no-repeat;
}
img.icon-home{
	background-position: 0px 0px;
}
img.icon-mail{
	background-position: 0px -10px;
}
img.icon-map{
	background-position: 0px -20px;
}


.comment_conteiner {
	padding: 10px 25px 0 25px;
}
.say {
	margin: 25px 0 0 25px;
}
.say p {
	padding: 0; margin: 0;
}
.say p textarea {
	width: 95%;
	height: 150px;
}

.light_content {
	margin: 0 0 0 80px;
	padding: 180px 180px 40px 180px;
}
.light_content #logo {
	top: 40px;
	margin-left: -40px;
}

.article_content {
	font: 86% Arial, Helvetica, sans-serif;
	line-height: 136%;
}