/* слой отображающий время генерации страницы */
#time_gen {
	position: absolute;
	top: 10px;
	right: 10px;
	width: 62px;
	height: 15px;
	text-align: center;
	border: 1px solid steelblue;
	background: #262626;
	color: white;
	font-weight: bold;
}

td#sign {
	height: 12px;
	text-align:center;
	width: 100%;
}
td#sign a {
	font-family: Tahoma, Terdana, Arial; 
	font-size:10px; 
	color:#000000; 
	text-decoration:none; 
	font-weight: normal;
}
#jdebug{
	/*position: absolute;
	bottom: 10px;
	right: 10px;*/
	width: auto;
	text-align: left;
	border: 1px solid steelblue;
	background: #262626;
	color: white;
}
/*****************************/
/*** Core html setup stuff ***/
/*****************************/
html {
	height: 100%;
	margin-bottom: 0px;
}
form {
	margin: 0;
	padding: 0;
}
body {
	margin: 0px 0px 0px 0px;
	height: 100%;
	font-size: 12px;
}
a img {
	border: 0
}
a:link, a:visited {
	color: #1B57B1;
	text-decoration: none;
	font-weight: normal;
}
a:hover {
	color: #00c;
	text-decoration: underline;
	font-weight: normal;
}
p {
	margin-top: 0;
	margin-bottom: 5px;
}
div, p, table, td, th {
	font-family: Tahoma, Helvetica, Arial, sans-serif;
	line-height: 1.3em;
	font-size: 1em;
	color: #333;
}
/*****************************************/
/*** Template specific layout elements ***/
/*****************************************/
.pollstableborder{
	text-align: left;
}
#page_bg {
	height: 100%;
	padding: 0px;
	margin-bottom: 0px;
	background: #DEDEDE;
}
.tab_main {
	background: url(../images/bg_3.jpg) 0 0 no-repeat;
}
.moduletable_bot {
	width: 100%;
	position: relative;
	top: 9px;
}
.jtd_nowrap {
	width: 100%;
	text-align: center;
}
.mainlevel_bot_menu {
	color: #ffffff;
	font-size: 11px;
}
.mainlevel_bot_menu:link, .mainlevel_bot_menu:visited {
	color: #ffffff;
	font-size: 11px;
}
.mainlevel_bot_menu:hover {
	color: #B5FF91;
	text-decoration: none;
	font-size: 11px;
}
#active_menu_bot_menu {
	color: #B5FF91;
	text-decoration: none;
	font-size: 11px;
}
.copy {
	position: relative;
	top: 9px;
	font-size: 11px; 
	color: #B5FF91
}
.moduletable {

	text-align: center;
}
.blog {
	width: 475px;
}
.pagenavcounter {
	display: none;
}
.contentpaneopen {
	width: 475px;
	text-align: left;
}
.contentpaneopen table {
margin-left: 10px;
	width: 475px;
}
.contentpaneopen table tbody {
	width: 475px;
}
.contentpaneopen table tbody tr {
	width: 475px;
}
.contentpaneopen table tbody tr {
	/*text-align: justify;*/
}
.contentpaneopen table tbody tr td {
	/*text-align: justify;*/
	font-size: 12px;
	color: #101020;
}
.contentpaneopen p {
	font-size: 12px;
	margin-left: 15px;
	margin-right: 15px;
	width: 436px;
	text-align: justify;
	color: #101020;
}
h1 {
	font-size: 14px;
	text-align: center;
	width: 475px;
}
.h3 {
	width: 475px;
	font-size: 14px;
	text-align: center;
	width: 475px;
}
.pagenavbar {
	font-size: 11px;
	text-align: center;
	width: 475px;
	color: #8CABC8;
	position: relative;
	top: -7px;
}
.pagenav:link, .pagenav:visited {
	color: #8CABC8;
	font-size: 11px;
	text-decoration: none;
}
.pagenav:hover {
	color: #4C96DB;
	font-size: 11px;
	text-decoration: none;
}
.moduletable_serv a:link, .moduletable_serv a:visited {
	color: #606060;
	text-decoration: none;
	font-size: 11px;
}
.moduletable_serv a:hover {
	color: #9C9C9C;
	text-decoration: none;
	font-size: 11px;
}
.moduletable_serv {
	font-size: 11px;
}
.moduletable_serv strong {
	font-size: 11px;
	font-weight: normal;
	color: #ffffff;
}
.logotip {
	position: relative;
	top: 36px;
	left: 86px;
	width: 206px;
	height: 116px;
}
.leaves_r {
	background: url(../images/leaves_r.jpg) top left no-repeat;
}
.leaves_l {
	background: url(../images/leaves_l.jpg) top right no-repeat;
}
.top_menu div {
	width: 200px;
}
.a_reg:link, .a_reg:visited, .a_reg:hover, .a_reg:active {
	font-size: 14px;
	color: #101020;
	text-decoration: none;
	font-weight: bold;
	cursor: text;
}
.contentpaneopen_feedback div {
	/*max-height: 100px;*/
	/*border: 3px #cccccc solid;*/
	/*width: 475px;*/
}
.contentpaneopen_feedback {
	width: 100%;
	text-align: right;
}
.ggtable {
	width: 400px;
}
.links {
	display: none;
}