.calc_form {text-align: right;}
.calc_result {font-weight: bold;}
.table_calc {
	background-color: #E0E0E0;
	width: 100%;
}

body, table, input, select, textarea {
	font-family: Tahoma;
	font-size: 11px;
	color: #495563;
}
#mainTable {
	height: 100%;
	width: 999px;
}
#mainTable .leftTD {
	width: 230px;
	vertical-align: top;
}
#mainTable .rightTD {
	width: 230px;
	vertical-align: top;
}
#mainTable a {
	color: #2162c0;
	text-decoration: none;
}
#mainTable a:hover{
	text-decoration: underline;
}
.topspace {
	margin-top: 5px;
}
#mainTable .lang a {
	color: #007336;
	text-decoration: none;
}
#topMenu td {
	color: #7C7C7C;
	padding-left: 4px;
	padding-right: 4px;
}
#topMenu .split {
	border-right: solid #BDBDBD 1px;
}
#topMenu a {
	color: #7C7C7C;
	text-decoration: none;
}
#rightTable .title {
	color: #7C7C7C;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 130%;
	padding-top: 10px;
	padding-bottom: 2px;
	padding-left: 10px;	
}
#addTable .addtitle {
	color: #7C7C7C;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 130%;
	padding-top: 16px;
	padding-bottom: 2px;
	padding-left: 10px;
}
#mainText {
	padding-left: 10px;
}
#mainText .dotline, #rightTable .dotline, #addTable .dotline {
	background-image: url(/img/page/h_dots.gif);
	background-repeat: repeat-x;
	background-position: bottom;
	padding-top: 5px;
}
#rightTable .text {
	padding: 10px;
	margin: 10px;
	font-size: 10px;
}
#addTable .text {
	padding: 10px;
}
#greenLine {
	width: 100%;
}
#greenLine .line {
	height: 3px;
	background-color: #007336;
	background-image: url(/img/page/line_greenbg.gif);
	background-repeat: repeat-x;
}
#greenLine .lineEnd {
	height: 3px;
	width: 3px;
	background-color: #007336;
	background-image: url(/img/page/line_greenend.gif);	
	background-position: right;
	background-repeat: no-repeat;
}
#news {
	font-size: 10px;
}
#news .newstitle {
	color: #007336;
	font-weight: bold;
}
#news a {
	color: #2162C0;
	text-decoration: underline;
}
#mainText {
	font-size: 11px;
	color: #7C7C7C;
	padding-right: 10px;
	padding-bottom: 10px;
}
#mainText .title {
	color: #007336;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 130%;
	padding-top: 10px;
	padding-bottom: 2px;
	border-bottom: solid #C7C7C7 1px;
}
#mainText a {
	color: #2162C0;
	text-decoration: none;
}
#infoTable {
	margin-top: 10px;
	margin-bottom: 4px;
}
#infoTable .title {
	font-family: Tahoma;
	font-size: 11px;
	font-weight: bold;
	color: #007336;
	padding-left: 0px;
}
#infoTable .small {
	font-size: 10px;
}
#infoTable .grey {
	background-color: #F7F7F9;
}
#infoTable .more {
	padding-top: 4px;
}
#infoTable a {
	color: #2162C0;
	text-decoration: underline;
}
.textspace {
	padding: 6px;
	text-align: justify;
}
#botTable {
	height: 50px;
}
#botTable .line {
	height: 3px;
	background-image: url(/img/page/line_bottom.gif);
	background-repeat: repeat-x;
}
#botTable .copyright {
	height: 18px;
	color: #7C7C7C;
	font-size: 10px;
	text-align: center;
}
#botTable a {
	color: #7C7C7C;
	text-decoration: none;
}
#botTable #menu td{
	padding-left: 6px;
	padding-right: 6px;
	color: #7C7C7C;
	font-size: 10px;
	font-weight: bold;
	vertical-align: middle;
}
#botTable .split {
	border-right: solid #7C7C7C 1px;
}
.lang a:hover, #topMenu a:hover, #mainText a:hover, #botTable a:hover {
	text-decoration: underline;
}

.more {
	margin: 4px 0px 4px 4px;
	text-align: right;
}

/* news table */
.newsTable {
	width: 100%;
	margin-top: 4px;
}

/* print link */
div.print_link {
	vertical-align: middle;
}
div.print_link img {
	margin-right: 5px;
	vertical-align: middle;
}

/* poll table */
table.pollTable, div.pollTable {
	width: 100%;
	border: 0px;
	border-spacing: 4px;
	display: block;
}
.pollTable .pollTitle {
	font-size: 11px;
	color: #495563;
	font-weight: bold;
}
.pollTable .pollItem {
	font-size: 11px;
	vertical-align: middle;
}
.pollTable .pollItem input {
	margin-right: 5px;
	vertical-align: middle;
}

/* Kotirovka */
.date {
	color: #8B0000;
	margin-bottom: 6px;
}
.kotirovka {
	width: 100%;
	background-color: #ffffff;
	border-collapse: collapse;
}
.kotirovka td {
	text-align: center;
	border: solid #ffffff 1px;
	padding: 2px;
}
.kotirovka td.kotTitle {
	font-size: 10px;
	background-color: #efefef;
	font-weight: bold;
	text-align: center;
}
.kotirovka td.valyuta, .kotirovka .tr2 td.price {
	font-size: 10px;
	background-color: #efefef;
	text-align: center	
}
.kotirovka td.priceSell {
	color: #2162c0;
	font-size: 10px;
	text-align: center;
	background-color: #f5f5f5;
}
.kotirovka td.priceBuy {
	color: #8b0000;
	font-size: 10px;
	text-align: center;
	background-color: #f5f5f5;
}
.kotirovka td.price, .kotirovka .tr1 td.price {
	color: #495563;
	font-size: 10px;
	text-align: center;
	background-color: #f5f5f5;
}