A {
	color: #0066cc;
	text-decoration: underline;
}
A:hover {
	color: #F60;
	text-decoration: underline;
}
A.link1 {
	color: #666;
	font-weight: 600;
	text-decoration: none;
}
A.link1:hover {
	color: #F60;
	font-weight: 600;
	text-decoration: underline;
}
A.link2 { 
	font-size: 10pt;
	color: #000;
	text-decoration: underline;
}
A.link2:hover { 
	font-size: 10pt;
	color: #666;
	text-decoration: underline;
}
A.back { 
	font-size: 12pt;
	color: #CCC;
	text-decoration: none;
}
A.back:hover { 
	font-size: 12pt;
	color: #F60;
	text-decoration: underline;
}
A.orange2 {
	font-weight: bold;
	margin-top: 11px;
	font-size: 9pt;
	color: #F60;
	text-decoration: underline;
}
A.orange2:hover {
	font-weight: bold;
	margin-top: 11px;
	font-size: 9pt;
	color: #ff8533;
	text-decoration: underline;
}
html, body {
	margin: 0px;
	padding: 0px;
}
td {
	font-family: Verdana;
	font-size: 10pt;
}

TD P{
	text-align: justify;
}

td.letf_menu {
	width: 182px;
	vertical-align: top;
}
.digest {
	padding: 3px 5px 20px 20px;
	width: 215px;
	vertical-align: top;
	text-align: left
}
.digest2 {
	padding: 3px 5px 20px;
	width: 490px;
	vertical-align: top;
	text-align: left
}
.digest_tit {
	font-weight: bold;
	color: #F60;
	margin-top: 11px;
	font-size: 11pt;
}

hr {
    border: none;
    color: #F60;
    background-color: #F60;
    height: 1px;
}


li.img {
	list-style-image: url(/images/list.gif)
}
li.not_relevant {
	list-style-image: url(/images/not_relevant.gif)
}
li.relevant {
	list-style-image: url(/images/relevant.gif)
}
.author {
	margin: 3px 10px 55px 0px;
	float: left;
}
.author_ten {
	margin: 1px 10px 55px 0px;
	float: left;
}
.border-b {
	border-bottom: 1px solid silver;
}
.border {
	border: 1px solid silver;
}
.tit {
	height: 35px; 
	vertical-align: top; 
	font-size: 13pt; 
	font-weight: bold; 
	color: #F60;
}
.m_top {
	margin-top: 50px;
}
.st_zero {
	text-indent: 25px;
	margin: 0px;
}
.indent {
	text-indent: 25px
}
.style1 {
	margin-left:15px;
	margin-right:15px;
	color: #333;
}
.style2 {
	font-size:11pt;
	font-weight: 600;
	color:#333;
}
.style3 {
	text-align: center;
	color: #666;
	font-weight: 600;
}
.style4 {
	font-weight: bold;
	color: #F60;
}
.style5 {
	color: #6e5d49;
	font-weight: bold;
}
.st6 {
	font-size: 8pt;
}
.comment {
	/* Legacy browsers */
	background: #f6f0ea url("comment-bg.png") repeat-x top;
	-o-background-size: 100% 100%;
	-moz-background-size: 100% 100%;
	-webkit-background-size: 100% 100%;
	background-size: 100% 100%;
	/* Internet Explorer */
	*background: #f6f0ea;
	background: #f6f0ea\0/;
	filter: progid:DXImageTransform.Microsoft.gradient(gradientType=0, startColorstr=#FFffffff, endColorstr=#FFf6f0ea);

			/* Opera */
			background: #f6f0ea url("comment-bg.svg");
			/* Recent browsers */
			background-image: -webkit-gradient(
				linear,
				left top, left bottom,
				from(#ffffff),
				to(#f6f0ea)
			);
			background-image: -webkit-linear-gradient(
				top,
				#ffffff,
				#f6f0ea
			);
			background-image: -moz-linear-gradient(
				top,
				#ffffff,
				#f6f0ea
			);
			background-image: -o-linear-gradient(
				top,
				#ffffff,
				#f6f0ea
			);
			background-image: linear-gradient(
				top,
				#ffffff,
				#f6f0ea
			);
}
.transparent {
    filter: alpha(Opacity=80);
    opacity: 0.8; 
}
#back-top {
 position: fixed;
 margin-left: 120px;
 bottom: 10px;}

#back-top a {
 width: 20px;
 display: block;
 text-decoration: none;
 font-size: 8pt;
 color: #F60;
 -webkit-transition: 1s;
 -moz-transition: 1s;
 transition: 1s;
}

#back-top a:hover {
 color: #ff8f44;
}

#back-top span {
 width: 20px;
 height: 20px;
 display: block;
 margin-bottom: 4px;
 margin-left: 9px;
 background: #ede2d6 url("http://www.buhpressa.ru/images/up.gif") no-repeat;
 -webkit-transition: 1s;
 -moz-transition: 1s;
 transition: 1s;
}

#back-top a:hover span {
 background-color: #f2eae2;
}
.shadow {
box-shadow: 2px 2px 3px #c7c7c4;
-webkit-box-shadow: 2px 2px 3px #c7c7c4;
-moz-box-shadow: 2px 2px 3px #c7c7c4;
}
.buhforms h2{
font-size:14px;
}
.buhforms{

}
.posted {
width:100%;
height:20px;
background:#F6F0EA url("http://www.buhpressa.ru/images/c.png") left no-repeat;
margin-top:8px;
padding-left:15px;
}

.posted_sub {
width:96%;
height:20px;
margin:8px 0px 10px 0px;
padding-left:15px;
background:#F6F0EA;

}
.posted_sub p {
	text-align: left;
}


/* ============================================================================================================================================================================================================= */
/* =======================================================================================  N  E  W  =========================================================================================================== */
/* ============================================================================================================================================================================================================= */


/* ================================   left menu    ===================================== */
.left_side {
	font: bold 9pt Verdana, Geneva, sans-serif;
	vertical-align: middle;
}
.left_side IMG {
	margin-right: 8px; 
	margin-bottom: 20px; 
	float: left;
}
.left_side A {
	margin: 5px 0 0 0;
	color: #666;
	text-decoration: none;
}
.left_side A:hover {
	color: #F60;
	text-decoration: underline;
}

/*===*/

.left_side_2  {
	padding: 0px 0px 0px 0px ; 
	color: #6e5d49; 
	font: bold 9pt Verdana, Geneva, sans-serif; 
	text-align: center; 
	line-height: 1.5; 
	font-size: 9pt; 
	background-color: #ede2d6;"
}

.left_side_2 A {
	color: #6e5d49;
	text-decoration: none;
}

.left_side_2 A:hover {
	color: #F60;
	text-decoration: underline;
}

/* ================================   left menu    ===================================== */
.right_side {
	font: bold 9pt Verdana, Geneva, sans-serif;
	vertical-align: middle;
}
.right_side IMG {
	margin-right: 0px; 
	margin-bottom: 0px; 
	float: left;
}
.right_side A {
	margin: 0px 0 0 0;
	color: #666;
	text-decoration: none;
}
.right_side A:hover {
	color: #F60;
	text-decoration: underline;
}




/* ================================   article mane page    ===================================== */
.conteyner {
	width: 730px;
}
.conteyner .rubrika {
	height: 10px;
	/*margin: 7px 0px 0px 0px;*/
	padding: 0px 0px 7px 10px;
	color: #666;
	font: bold 10pt Verdana, Tahoma, Arial sans-serif;
	text-transform: uppercase;
	background-color: #e6e1c8;
}

.conteyner P {
	text-align: left;
}

.block_new {
	float: left;
}
.block_arbitr {
	float: right;
}
.block_new,.block_arbitr {
	width: 350px ;
	padding: 5px;
	font: 100% Verdana, Tahoma, Arial sans-serif;
}
.end {
	clear: both;
}
					/* = = = = =  1 block  = = = = = */
.block_new IMG, .block_arbitr IMG {
	margin-bottom: 10px;
	border: 0;
}
.block_new H3 {
	margin: 0px 0px 15px 0px;
	font: bold 130% Verdana, Tahoma, Arial sans-serif;
	text-align: left;
	text-transform: uppercase;
}
.block_new P {
	margin: 0px 0px;
	padding:  0px 0px 7px 0px;
	text-align: justify;/**/
	color: #666 ;
}
.block_new P A {
	color: #F60 ;
	text-decoration: none;
}
.block_new P A:hover {
	text-decoration: underline;
}

					/* = = = = =  l i s t  = = = = = */
					
					
.block_arbitr UL {
	margin: 0;
	padding: 0;
	list-style-type: none;
}
.block_arbitr LI {
	margin: 0 0 10px 0;
	padding: 0 0 10px 0;
	font: bold 110% Verdana, Tahoma, Arial sans-serif ;
	text-align: left;
	list-style-type: none;
	border-bottom: 1px solid #F60;
	display: block;
}
.block_arbitr LI A {
	/*font-size: 150% ; */
	color: #666;
	text-align: left;
	text-decoration: none;
}

.block_arbitr LI A:hover {
	text-decoration: underline;
}

P.allnew   {
	font: bold 110% Verdana, Tahoma, Arial sans-serif ;
}

P.allnew A   {
	color: #F60;
	text-align: left;
	text-decoration: none;
}

P.allnew A:hover  {
	text-decoration: underline;
}

/* */

.orange {color: #F60;}

.ramka {
	
	border: 1pt solid #EDE2D6 ;
	}
	
	/*  ====================================================================================================================   */
	/*  ========================================== A N O N O S Y   O F   M A G A Z I N E  ==================================   */
	/*  ====================================================================================================================   */
	
	
.rubrika  {
	margin: 0 0 0px 0 ;
	font: 100% Verdana, Geneva, sans-serif;
	}
.rubrika  IMG {
float: left;
	}
.hdr_rubrika  {
	height: 24px;
	padding: 5px 0 10px 0 ;
	margin: 0 0 0px 0;
	color: #6E5D49;
	background: url(/images/gradient3.png) repeat-x ;
	}	
P.hdr_rubrika  {
	font: bold 100% Verdana, Geneva, sans-serif;
	}	
.box_autor {
	width: 240px;
	padding: 0;	
	margin: 0;
	float: left;
/*	outline: solid 1px #093;*/
	}
.box_autor IMG {
	padding: 0 10px 0 0;
	}	
.box_article{
	width: 490px;
	padding: 0;
	float: right;
/*	outline: solid 1px  #C30;
	vertical-align: top;*/
	text-align: left
	}	
.box_article H4{
	margin: 0 0 7px 0;
	padding: 0 0 0 0;
	color: #F60;
	font-size: 110%;
	}	
.box_autor P, .box_article P{
	margin: 0 0 7px 0;
	padding: 0;
	}	
	
.box_autor P {
	text-align: left;
	}	
	
.box_article HR {
	color: #333;
	background-color: #999;
	
	}
	
.box_article P A {
	margin: 20px 0 0 0;
	padding: 20px 7px 0 7px;
	color: #333;
	font-size: 100%;
	font-weight: bold;
	text-decoration:none
	}	
.box_article A:hover{
	color: #F60;
	text-decoration: underline;
	}	
		
.clean {
	margin-bottom: 10px;
	clear: both;
	 }	
.otstupvniz {
	margin-bottom: 15px;
	} 
	
	/* ============================================ 
	padding: 0px 0px 0px 0px ; color: #6e5d49; font-weight: bold; text-align: center; line-height: 1.5; font-size: 9pt; background-color: #ede2d6;"*/
	
	
	/* ===================Block_BorderRadius========================= */
.box-info {
	width: 730px;
	border: solid 0px #999;
	-moz-border-radius: 14px;
	-webkit-border-radius: 14px;
	border-radius: 14px;
	background-color: #E6E1C8; 
	}
.box-info P{
	padding: 10px 10px 0px 10px; 
	text-align: center;
	}	
.box-info H3{
	padding: 0px 10px 10px 10px; 
	}	
	
	/*==================== CSS _ DK ===========================*/
.marker_orange {
	background-color: #ffcc99;
	padding: 7px 7px ;
	border: 2px solid #ff9900;
}
.marker_gray {
	background-color: #e8e6e6;
	padding: 7px 7px ;
	border: 2px solid #999;
}

/* === DK ============================= table style _ _ _ tab_l ================================== */

TABLE.tbl_1{
	width: 80%;
	margin: 0 auto;
	background: none repeat scroll 0 0 #FFFFFF;
    border-top: 1px solid #ff9933;
	border-right: 1px solid #ff9933;
	border-bottom: 2px solid #ff9933;
	border-left: 1px solid #ff9933;
	
    border-collapse: collapse;
    color: #404040;
}

TABLE.tbl_1 TH {
    border: 1px solid #FFF /*#ff9933*/;
    padding: 4px 10px;
	text-align: center;
}
TABLE.tbl_1 TD {
    border: 1px solid #ff9933;
    padding: 4px 10px;
	text-align: center;
	background: #edecea /*#e5e5e5*/;
}


TABLE.tbl_1  TH{
	background: #ff9933;
	color: #FFF;
}

TABLE.tbl_1  TD{
	/*width: 50%;*/1
	padding: 20px ;
}

TABLE.tbl_1 TBODY TR.odd {
    background: none repeat scroll 0 0 #F2F2F2;
}

TABLE.tbl_1 TBODY TH.odd {
    background: none repeat scroll 0 0 #fbae5b;
}
table.tbl_1 TBODY TR:hover{
	background: #FFF29D /*#e5e5e5*/;
	/*border: 1px solid #FFF;*/
}

/* ===================== OTHER STYLE ======================= */
.stl1 {
	color: #000;
	text-align: center ;
}
/* ===================== end _ OTHER STYLE ======================= */

/*.anons P, .box_article P {
	text-align: left;
}*/


