.clear {clear: both;}
#flash_founds {
	text-align: center;
}
#linkDay {
	cursor: pointer;
	font-size: 10pt;
	font-weight: bold;
	line-height: 21px;
	display: block;
	float: left;
	height: 23px;
	color: #fdea5d;
	position: relative;
}
#linkYear {
	cursor: pointer;
	font-size: 10pt;
	font-weight: bold;
	line-height: 21px;
	display: block;
	float: left;
	height: 23px;
	color: #fdea5d;
	position: relative;
}
#linkDay.front {
	background: #174883;
	z-index: 100;
	padding: 0 14px 0 30px;
}
#linkDay.front .right_bg {
	position: absolute;
	top: 0;
	right: 0;
	_right: -1px;
	height: 23px;
	width: 14px;
	background: url(/img/link_day_front_right_bg.gif) no-repeat;
	z-index: 110;
}
#linkDay.front .left_bg {
	position: absolute;
	top: 0;
	left: 0;
	height: 23px;
	width: 30px;
	background: url(/img/link_day_front_left_bg.gif) no-repeat;
	z-index: 110;
}
#linkDay.back {
	background: #3786d5;
	background-color: #3786d5!important;
	z-index: 90;
	padding: 0 14px 0 14px;
}
#linkDay.back .left_bg {
	position: absolute;
	top: 0;
	left: 0;
	height: 23px;
	width: 14px;
	background: url(/img/link_day_back_left_bg.gif) no-repeat;
	z-index: 110;
}
#linkYear.front {
	background: #174883;
	z-index: 100;
	padding: 0 14px 0 30px;
}
#linkYear.front .left_bg {
	position: absolute;
	top: 0;
	left: 0;
	height: 23px;
	width: 30px;
	background: url(/img/link_year_front_left_bg.gif) no-repeat;
	z-index: 110;
}
#linkYear.front .right_bg {
	position: absolute;
	top: 0;
	right: 0;
	_right: -1px;
	height: 23px;
	width: 14px;
	background: url(/img/link_year_front_right_bg.gif) no-repeat;
	z-index: 110;
}
#linkYear.back {
	background: #3786d5;
	background-color: #3786d5!important;
	z-index: 90;
	padding: 0 14px 0 14px;
}
#linkYear.back .right_bg {
	position: absolute;
	top: 0;
	right: 0;
	_right: -1px;
	height: 23px;
	width: 14px;
	background: url(/img/link_year_back_right_bg.gif) no-repeat;
	z-index: 110;
}
.Stable{
	border-collapse: collapse;
	font-size: 12px;
	margin: 0 0 20px 0;
}
.Stable .border_left {
	border-left: none!important;
}
#tableDay,
#tableDay tbody {
	width: 100%!important;
	border: none!important;
}
#tableYear,
#tableYear tbody {
	width: 100%!important;
	border: none!important;
}
.Stable td, .Stable th{
	background-color: #eeeeee;
	text-align: center;
	border: 1px solid #ffffff!important;
	vertical-align: middle!important;
}
.Stable th{
	background-color: #174883;
	color: #ffffff;
	padding: 3px 10px;
	border-top: none!important;
}
.Stable td.plus{
	color: green;
}
.Stable td.minus{
	color: red;
}
.second_row td{
	abackground: #3786d5;
	background: #226fbd url(/img/t_bg.gif) repeat-x;
	height: 47px;
	color: #ffffff;
	text-align: center;
	padding: 0 10px;
}
.Stable .big_white td{
	background: #ffffff;
	color: #1c97fe;
	font-weight: bold;
	text-align: left;
	padding-top: 5px;
}
.red{
	color: #dd4246;
}
.green{
	color: #41a775;
}
#founds_calc {
	width: 537px;
	margin: 50px 0;
}
#founds_calc div {
	margin: 0 0 20px 0;
}
#founds_calc select.founds {
	width: 420px!important;
}
#founds_calc .date select {
	margin: 0 0 0 10px!important;
}
#founds_calc .date label {
	margin: 0 10px 0 0;
}
#founds_calc label {
	margin: 0 20px 0 0;
	width: 120px!important;
	display: block;
	float: left;
}
#container {
	width: 500px!important;
	position: relative;
}
/*
form {
}
form div label {
	display: block;
	float: left;
	width: 200px!important;
	vertical-align: middle;
	margin-bottom: 1em;
	padding-top: 3px;
}
input, select {
	margin-top: 5px;
	margin-bottom: 1em;
	margin-left: 5px;
}
div {
	aclear: left;
}
.dogTag {
	color: yellow;
	font-size: 0.8em;
}
*/
.content .submit {
	background: url(/img/submit_bg.jpg) repeat-x!important;
	color: yellow!important;
	height: 22px!important;
	vertical-align: middle!important;
	border: none!important;
	margin-left: 0!important;
	cursor: pointer!important;
}
#rez_calc a.submit {
	padding: 5px 15px;
	text-decoration: none;
	float: left;
}
#rez_calc a.submit:hover {
	color: yellow!important;
}
#rez_calc a.submit:visited {
	color: yellow!important;
}
#rez_calc a#submit_right {
	float: right;
}
#rez_calc .name_calc {
	color: #bbb;
	margin-bottom: 20px!important;
}
#rez_calc .moment {
	font-weight: bold;
	font-size: 11pt;
	color: #1c97ff;
}
#rez_calc #result {
	margin: 20px;
}
#rez_calc #result .text {
	color: #bbb;
	font-size: 14px;
	font-weight: bold;
	margin-bottom: 5px;
}
#rez_calc #result span {
	font-size: 21px;
	color: #1c97ff;
	margin-right: 5px;
}
#rez_calc #res_border {
	position: relative;
	border: solid 1px #1a5192;
	margin: 20px 30px;
	width: 200px;
	padding: 10px;
}
#rez_calc #res_border .res_border {
	position: absolute;
	width: 5px;
	height: 5px;
	font-size: 1px!important;
}
#rez_calc #res_border #res_border_top_left {
	top: -1px;
	left: -1px;
	background: url(/img/calc_res_top_left_bg.gif) no-repeat;
}
#rez_calc #res_border #res_border_top_right {
	top: -1px;
	right: -1px;
	background: url(/img/calc_res_top_right_bg.gif) no-repeat;
}
#rez_calc #res_border #res_border_bottom_left {
	bottom: -1px;
	left: -1px;
	background: url(/img/calc_res_bottom_left_bg.gif) no-repeat;
}
#rez_calc #res_border #res_border_bottom_right {
	bottom: -1px;
	right: -1px;
	background: url(/img/calc_res_bottom_right_bg.gif) no-repeat;
}
#rez_calc p {
	background: #eee;
	text-indent: 10px;
}
#zay {
	width: 100%!important;
}
#zay td {
	border: none;
}
#zay input,
#zay textarea {
	width: 100%;
	*width: 230px;
	margin-bottom: 10px
}
#zay textarea {
	height: 100px;
}

