b
{
	color: #093;
}

input[type=text], input[type=submit], input[type=button], form select, form option, #piSEND input[type=submit], #piSEND input[type=button], textarea
{
	margin-top: 1px;
	margin-bottom: 1px;
	padding: 3px 4px 3px 4px;
	text-align: center;
	text-align-last: center;
	border-radius: 3px;
	box-shadow: inset 0 0 3px rgba(51,51,51,0.45), 0 3px 6px -5px #333;
}
input[type=text]:hover, form select:hover, #piSEND input[type=submit]:hover, #piSEND input[type=button]:hover, textarea:hover
{
	box-shadow: inset 0 0 3px rgba(51,51,51,0.65), 0 3px 6px -5px #333;
}
form input[type=submit], form input[type=button]
{
	width: 170px;
	margin-top: 5px;
	margin-bottom: 2px;
	padding: 7px;
	border-radius: 3px;
	cursor: pointer;

	background: #bfdfff;
	background: radial-gradient(ellipse at center, #fff 0%,#bfdfff 100%);
	box-shadow: inset 0 0 3px rgba(51,51,51,0.45), 0 3px 6px -5px #333;
	text-shadow: 1px 1px 1px #fff;
}
form input[type=submit]:hover, form input[type=button]:hover
{
	box-shadow: inset 0 0 3px rgba(51,51,51,0.45), 0 3px 6px -5px #bbb;
}
input[type=text], form select
{
	font-size: 14px;
	color: #456;
}
input[type=checkbox], input[type=radio]
{
	vertical-align: middle;
}


.T7 {
	margin-top: 7px;
}
.T10 {
	margin-top: 10px;
}

.fontT {
	font-family: Tahoma;
}
.fontC {
	font-family: Courier New, Courier;
	font-size: 14px;
}

.under {
	padding-bottom: 1px;
	border-bottom: 1px dotted #345;
	cursor: pointer;
}

#piSEND {
	width: 150px;
	margin: 0 auto;
	margin-top: 8px;
	vertical-align: middle;
	text-align: center;
}
#piSEND input[type=submit], #piSEND input[type=button] {
	width: 150px;
	margin-top: 0;
	margin-bottom: 0;
	padding: 10px;
	vertical-align: middle;
	border-radius: 3px;

	background: #bfdfff;
	background: radial-gradient(ellipse at center, #fff 0%,#bfdfff 100%);
	box-shadow: inset 0 0 3px rgba(51,51,51,0.45), 0 3px 6px -5px #333;
	text-shadow: 1px 1px 1px #fff;
}

/*------ chart -------*/

div.vivod, div.chart_graf {
	width: 100%;
	display: table;
	text-align: center;
}
div.vivod div {
	width: 25%;
	display: table-cell;
	text-align: center;
	font-weight: bold;
	color: #678;
}
div.vivod div em {
	font-style: normal;
}
#KH2 {
	color: #093;
}
div.chart_graf div {
	width: 33%;
	display: table-cell;
	text-align: center;
	_font-weight: bold;
	color: #678;
	text-shadow: 1px 1px 1px #fff;
}
div.chart_graf div span {
	padding-bottom: 2px;
	cursor: pointer;
}

#chart_U {
	color: #094;
}
#chart_U span {
	border-bottom: 1px dotted #094;
}
#chart_L {
	color: #09d;
}
#chart_L span {
	border-bottom: 1px dotted #09d;
}
#chart_I {
	color: #c33;
}
#chart_I span {
	border-bottom: 1px dotted #c33;
}

/*-------------*/

table.p-trans_t
{
	width: 100%;
	margin-top: 3px;
	border-spacing: 7px 4px;
}
table.p-trans_t td
{
	text-align: center;
}
table.p-trans_t td.l
{
	text-align: left;
}
table.p-trans_t td.r
{
	text-align: right;
}
td.p-trans_1
{
	font-weight: 300;
	color: #234;
	font-size: 15px;
}
td.p-trans_sub
{
	padding-top: 7px;
	padding-bottom: 10px;
}
td.p-trans_2
{
	border-top: 1px dotted #678;
	padding-top: 10px;
	font-weight: 600;
	color: #678;
	font-size: 14px;
}
td.p-trans_2 span
{
	color: #095;
}

fieldset
{
	margin-top: 2px;
	padding: 4px 7px 9px 7px;
	border: 1.8px solid #678;
	border-radius: 3px;
	background-color: #fbfbf9;
}
fieldset p
{
	margin-top: 2px;
	text-align: center;
	color: #234;
	font-size: 14px;
	text-shadow: 1px 1px 1px #fff;
}
fieldset legend
{
	font-weight: 600;
	color: #678;
	font-size: 13px;
	text-shadow: 1px 1px 1px #fff;
}

div.piBottom {
	margin-top: 12px;
	margin-bottom: 11px;
	padding-top: 15px;
	padding-bottom: 5px;
	text-align: center;
	border-top: 2px solid #BFBFBF;
}
div.piBottom span {
	margin-right: 4px;
	padding: 5px 7px 5px 7px;
	border: 1px solid #BFBFBF;
	text-align: center;
	border-radius: 3px;
	background-color: #fff;
	box-shadow: inset 0 0 3px rgba(51,51,51,0.45), 0 3px 6px -5px #BBB;
	text-shadow: 1px 1px 0 #fff;
	cursor: pointer;
}
div.piBottom span:hover {
	background-color: #def;
	background: radial-gradient(ellipse at center, #f0f9ff 0%,#bfdfff 100%);
}

div.piPodrContent, div.piPodContent {
	display: none;
	margin-top: 1px;
	padding: 0 7px 0 7px;
	border-top: 2px solid #BFBFBF;
	text-align: center;
}
div.piPodrContent .p {
	text-align: left;
}
div.piPodrContent img {
	text-align: center;
}

 div.piPodContent {
	padding-bottom: 20px;
	background-color: #fafafa;
}

/*-------------*/

#contentShowSet, #linkShowSet
{
	width: auto;
	margin-left: 3px;
	padding: 5px;
	border: 1px solid #BFBFBF;
	text-align: center;
	border-radius: 3px;
	background-color: #fff;
	box-shadow: inset 0 0 3px rgba(51,51,51,0.45), 0 2px 6px -5px #333;
	text-shadow: 1px 1px 1px #fff;
	cursor: pointer;
}
#contentShowSet:hover, #linkShowSet:hover
{
	background-color: #def;
	background: radial-gradient(ellipse at center, #f0f9ff 0%,#bfdfff 100%);
}
.showSet
{
	margin-top: 15px;
	padding: 17px 0 7px 0;
	text-align: center;
	border-top: 1px dotted #789;
}
.contentShow, .linkShow
{
	display: none;
	margin-top: 7px;
	margin-bottom: 7px;
	padding: 2px 1px 15px 2px;
	border-radius: 3px;
}
.linkShow
{
	text-align: center;
	padding-top: 17px;
	background: radial-gradient(ellipse at center, #ffffff 0%,#f5f5f5 100%);
	text-shadow: 1px 1px 1px #fff;
}
.linkShow input, .linkShow textarea
{
	width: 90%;
	height: 41px;
	margin-top: 7px;
	padding: 5px;
	font-family: Arial;
	font-size: 13px;
	color: #123;
	border: 1px solid #bcd;
	text-shadow: 1px 1px 1px #fff;
	border-radius: 3px;
}

#windowZ {
	display: none;
	position: absolute;
	width: 50px;
	height: 30px;
	top: 0;
	left: 0;
	background-color: #fff;
	opacity: 0.2;
	z-index: 100;
}
