html, body, h1, h2, h3, h4, h5, h6, p, em, strong, abbr, acronym, blockquote, q, cite, ins, del, dfn, a, div, span, pre, hr, address, br, b, i, sub, sup, big, small, tt, table, tr, caption, thead, tbody, tfoot, col, colgroup, form, input, label, texarea, button, fieldset, legend, select, option, optiongroup, ul, ol, li, dl, dt, dd, code, var, kdb, samp, img, object, param, map, area, bd {
	border: none;
	margin: 0;
	outline: none;
	padding: 0;
}
body, html {
	background: #eeecec;
	color: #4d4d4d;
	font: normal normal 11px/15px Verdana, Helvetica, sans-serif;
	height: 100%;
	min-width: 1000px;
}
button {
	font-family: Verdana, Helvetica, sans-serif;		
}
table {
	color: #4d4d4d;
	font: normal normal 11px/15px Verdana, Helvetica, sans-serif;
}
#wrapper {
	min-height: 100%;
	position: relative;
	z-index: 100;
}
a {
	color: #033982;
	text-decoration: underline;
}
a:hover {
	text-decoration: underline;
}
a img {
	border: none;
}
.tooltip {
	/* Для работы всплывающей подсказки */
}
.clear {
	clear: both;
	display: block;
	height: 1px;
	line-height: 1px;
}
.break {
	clear: both;
	display: block;
	height: 50px;
	line-height: 1px;
}
.fl_l {
	float: left;
}
.fl_r {
	float: right;
}
h1 {
	color: #003781;
	font: normal normal 23px/28px Verdana, sans-serif;
	margin: 0 0 20px;
}
h2 {
	color: #003781;
	font: normal normal 15px/18px Verdana, sans-serif;
	margin: 0 0 10px;
}
h3 {
	color: #003781;
	font: normal normal 13px/16px Verdana, sans-serif;
	margin: 0 0 10px;
}
h4 {
	color: #003781;
	font: normal normal 11px/14px Verdana, sans-serif;
	margin: 0 0 10px;
}
p {
	margin: 0 0 19px;
}
input[type="text"],
input[type="email"],
input[type="password"],
textarea {
	background: #fff;
	border: none;
	border-top: 1px solid #969696;
	color: #222;
	font: normal normal 13px/16px Verdana, Geneva, sans-serif;
	outline: none;
	padding: 0 7px 2px;
	resize: none;
}
input[type="submit"], input[type="button"] {
	cursor: pointer;
	font-family: Verdana, Helvetica, sans-serif; 
}
input[type="text"],
input[type="email"],
 input[type="password"] {
	height: 20px;
	min-width: 255px;
}
input[type="radio"] {
	min-width: inherit !important;
	width: auto !important;
	outline: 0;
	border: 0;
}
textarea {
	height: 150px;
	padding: 5px 7px;
}
.popup textarea {
	width: 94%;
}
select {
	width: 100%;
}
.container {
	margin: 0 auto;
	width: 970px;
}
ul, ol {
	margin: 0 0 15px 21px;
}
ol li {
	margin: 0 0 15px;
}
ul li {
	list-style: disc;
	margin: 0 0 10px;
}
ol li span {
	color: #4d4d4d;
	margin: 0 0 15px;
}
ul ul, ul ul ul, ol ol, ol ol ol {
	margin: 10px 0 15px 25px;
}
table {
	border-collapse: collapse;
	margin: 0 0 15px;
	width: 100%;
}
table td {
	border-bottom: 1px solid #e5e5e5;
	min-height: 20px;
	padding: 4px 7px 5px;
}
table td:first-child {
	padding-left: 0;
	width: 60%;
}
table tr:last-child td {
	border: none;
}
.table_block.main_inf table tr:last-child td {
	border-bottom: 1px solid #e5e5e5;
}
.last_row td {
	padding-bottom: 0 !important;
}
.download_link, .blue_btn {
	background: rgb(25, 75, 142);
	/*background: linear-gradient(to bottom, rgba(25, 75, 142, 1) 0%, rgba(1, 55, 129, 1) 100%);*/
	color: #fff;
	display: inline-block;
	font-size: 12px;
	height: 27px;
	line-height: 25px;
	padding: 0 13px 0 7px;
	text-decoration: none !important;
	cursor: pointer;
}
.download_link span {
	background: url(images/icons.png) -187px 1px no-repeat;
	padding: 0 0 0 22px;
}
.blue_btn {
	padding: 0 15px;
}
.blue_btn:hover, .download_link:hover {
	background: rgb(48, 93, 154);
	/*background: linear-gradient(to bottom, rgba(48, 93, 154, 1) 0%, rgba(27, 75, 142, 1) 100%);*/
	
}
.blue_btn:disabled {
	background: #888888;
	cursor: default;
}
.grey_btn {
	background: rgb(254, 254, 254);
	/*background: linear-gradient(to bottom, rgba(254, 254, 254, 1) 0%, rgba(222, 229, 231, 1) 100%);*/
	color: #003781;
	display: inline-block;
	font-size: 12px;
	height: 25px;
	line-height: 23px;
	padding: 0 20px;
	text-decoration: none !important;
}
.grey_btn:hover {
	background: #ededed;
}
.grey_btn.log_out {
	padding: 0 35px 0 14px;
	position: relative;
	cursor: pointer;
}
.grey_btn.log_out span {
	background: url(images/icons.png) 0 -73px no-repeat;
	display: block;
	height: 10px;
	position: absolute;
	right: 10px;
	top: 7px;
	width: 16px;
}
.call_back {
	background: rgb(4, 139, 64);
	/*background: linear-gradient(to bottom, rgba(4, 139, 64, 1) 0%, rgba(0, 122, 83, 1) 100%);*/
	color: #fff;
	display: inline-block;
	font: normal normal 12px/26px Verdana, Geneva, sans-serif;
	height: 27px;
	padding: 0 16px 0 11px;
	text-decoration: none !important;
	width: 123px;
}
.call_back:hover {
	background: rgb(30, 151, 83);
	/*background: linear-gradient(to bottom, rgba(30, 151, 83, 1) 0%, rgba(26, 136, 101, 1) 100%);*/
}
.call_back span {
	background: url(images/icons.png) -185px -48px no-repeat;
	padding: 0 0 0 21px;
}
.blue {
	color: #003781;
}
.text-decor-none {
	text-decoration: none !important;
}



/* Tools and utils */
.cf:before,
.cf:after {
	display: table;
	line-height: 0;
	content: '';
}
.cf:after {
	clear: both;
}

.dnone {
	display: none;
}
.out-of-bounds {
	left: -9999px;
	position: absolute;
	top: -9999px;
	visibility: hidden;
}

.p-abs {
	position: absolute;
}
.p-rel {
	position: relative;
}


img.ruble-img { height: 1.5ex; }
span.dot { position:absolute; text-indent: -1000em; }