/*------------------------------COMMON------------------------------------------------------*/
/*-----------------------------NO-BACKROUND----------------------------------------*/
body, #news_cont, #news_cont2, #left1, #center, #right1, #news_title1, 
#news_title2, #htl2, .hot_theme, #post_ttl, #opr_ttl, #opros td.inp, #opros td#vote,
#main_table, #text_cont2, #text_cont1, #text_td, pre, blockquote,
#copyright_td, #copyright_cont, #copyright_cont2{
	background: none;
}

/*----------------------------INVISIBLE----------------------------------------*/
#leftop1, #mmenu_cont1, #search1, #rightop1, #podsud, #grey_stripe,
#brown_corner, .archive, #htl1, #bottoml, #bottomr,
#log, #top, #tmenu_table, #menu_td, #icons_r, #breadcrumbs,
#toptext_stripe, #search_r, #menu_bottom, #bot_stripe,
#status, #bottoml, #info, #telfax{

	display: none;
}
/*----------------------------NO-COLOR----------------------------------------*/
body, #news_title1, #news_title2, #htl2, #post_ttl, #opr_ttl,
.news, .news_date, .news_cont, #question, #reslt,
#opr_ttl, #post_ttl, #opros, #develop,
#text_main a:link, #text_main a:visited, #text_main a:hover, #text_main a:active,
h1, h1 a:link, h1 a:visited,
h1 a:active, h1 a:hover,
h2, h2 a:link, h2 a:visited, 
h2 a:hover, h2 a:active,
h3, h3 a:link, h3 a:visited,
h3 a:hover, h3 a:active,
h4, h4 a:link, h4 a:visited,
h4 a:hover, h4 a:active,
#published, #pending, #private,
.red, .accent, caption,
#copyright_cont2, 
#developer a:link, #developer a:visited,
#developer a:active, #developer a:hover{
	color: #000000;
}
/*----------------------------LINKS----------------------------------------*/
.news a:link, .news a:visited, .news a:hover, .news a:active,
.hot_theme a:link, .hot_theme a:visited, .hot_theme a:hover, .hot_theme a:active,
.post a:link, .post a:visited, .post a:hover, .post a:active,
#develop a:link, #develop a:visited, #develop a:hover, #develop a:active
{	color: #000000;
	text-decoration: none;
}

/*----------------------------------------------------------------------------------------*/
/*------------------------------MAIN------------------------------------------------------*/
/*----------------------------------------------------------------------------------------*/
td#left1, td#center, td#right1{
	display: table-row;
}

/*----------------------------NEWS----------------------------------------*/
#news_title1{
	margin: 0 0 18px 0;
	padding: 0;
}
#news_title2{
	font-size: 100%;
	margin: 0;
	padding: 0 0 0 23px;
}
.news{	margin-bottom: 30px;
	padding: 0 0 0 25px;
}
/*----------------------------HOT-THEME----------------------------------------*/
#htl2{
	text-align: left;
	font-size: 100%;
	margin: 13px 0 0 43px;
	padding: 0;
}
.hot_theme{
	margin: 15px 0 14px 43px;
	padding: 0;
	font-weight: normal;
}
/*----------------------------POST----------------------------------------*/
#post_ttl{
	border: none;
	font-size: 100%;
	width: auto;
	padding: 0;
	margin: 13px 0 15px 43px;
}
.post{
	margin: 6px 0px 5px 43px;
}
/*----------------------------OPROS----------------------------------------*/
#opr_ttl{
	border: none;
	font-size: 100%;
	margin: 25px 0 0 43px;
	padding: 0;
}
#question{
	margin: 15px 0 5px 43px;
}
#reslt{
	margin: 25px 0 0 64px;
	font-weight: bold;
}
#opros{
	background: none;
	margin: 15px 0px 20px 43px;
}
/*----------------------------------------------------------------------*/
#develop{
	left: 43px;
	bottom: 15px;
	font-size: 70%;
}
#cont{
	padding: 0 25px 70px 10px;
}
.print_title_main{
	display: block;
	font: bold 110% Arial;
	border-bottom: 1px solid #CCCCCC;
	margin: 20px 50px 15px 23px;
	padding: 0 0 9px 20px;
}
.url_main{
	display: inline;
	font-weight: regular;
	font-size: 110%;
}
#develop .url_main a{
	font-weight: normal;
	font-size: 110%;
	text-decoration: underline;	
}
.const_url_main{
	display: block;
	position: absolute;
	bottom: 35px;
	left: 43px;
	font: 70% "Arial", sans-serif,
}
.const_url_main a{
	color: #000000;
	text-decoration: underline;
}
/*----------------------------------------------------------------------------------------*/
/*------------------------------INNER------------------------------------------------------*/
/*----------------------------------------------------------------------------------------*/
#text_td, #text_cont1, #text_cont2, h1{
	margin: 0;
	padding: 0;
}
#text_main{
	margin: 20px 60px 20px 30px;
	color: #000000;
}
p#DesktopStatusBar {
	background: #none;
	border: 1px solid #a5aebd;
}
input, textarea{
	border: solid 1px #A5AEBD;
	background: none;
}
#copyright_td{
	border-right: 0;
}
#copyright_cont{
	width: 100%;
	padding: 0;
	margin: 0;
}

#copyright_cont2{
	margin: 0 50px 20px 15px;
	padding: 12px 0 0 15px;
	font-size: 70%;
	height: auto;
	border-top: 1px solid #A5AEBD;
}
#copyright_cont3{
	position: relative;
	padding: 0;
	
}
#developer{
	position: relative;
	margin: 0;
	padding: 0;
	background: none;
	top: 0;
	right: 0;
	line-height: 0.5em;

}
.dev_url{
	display: inline;
}
#developer .dev_url a{
	color: #000000;
	font-size: 110%;
	text-decoration: underline;
}
.const_url{
	margin-top: 15px;
	display: block;
}
.print_title{
	display: block;
	font: bold 90% Arial;
	margin: 10px 0 0 30px;
}