body {
	margin: 0;
	padding: 0;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
}

a img {
	border: none;
}

a:hover {
	text-decoration: none;
}

form {
	margin: 0;
	padding: 0;
} 

.container {
	margin-left: auto;
	margin-right: auto;
	width: 990px;
	height: auto;
	overflow: hidden;
	float: none;
	clear: both;
}

.blackline {
	margin-top: 100px;
	background-color: #3c3c3c;
	background-image: url(/images/bline.png);
	background-repeat: no-repeat;
	height: 52px;
	font-weight: bold;
	font-variant: small-caps;
	font-size: 10.5pt;
	color: White;
	margin-bottom: 10px;
}

.search {
	float: left;
	width: 275px;
	padding-left: 10px;
	padding-top: 15px;
	height: 37px;
	overflow: hidden;
}

.toplinks {
	float: left;
	height: 34px;
	width: 470px;
	padding-top: 18px;
	overflow: hidden;
}

.toplinks a {
	color: White;
}

.toplinks span {
	padding-left: 30px;
	padding-right: 5px;
	background-repeat: no-repeat;
	background-position:13px 3px;
}

#searchicon {
	background-image: url(/images/searchicon.gif);
}

#addicon {
	background-image: url(/images/addicon.gif);
}

.logo {
	position: absolute;
	top: 10px;
	margin-left: 0;
	width: 138px;
	height: 82px;
}

.topbanner {
	position: absolute;
	top: 10px;
	margin-left: 138px;
	width: 852px;
	height: 75px;
	text-align: right;
	border-style: solid;
	border-width: 7px;
	border-color: #959595;
	border-left: none;
	border-right: none;
	border-top: none;
}

input {

}

.bl_input {
	height: 18px;
	border-style: solid;
	border-width: 1px;
	border-color: #969696;
	padding: 0;
	margin: 0;	
} 

textarea {
	border-style: solid;
	border-width: 1px;
	border-color: #969696;
	font-family: Tahoma;
}

.search input {
	float: left;
}

.button {
	height: 20px;
	margin-left: 15px;
}

.langs {
	width: 220px;
	height: 44px;
	padding-top: 8px;
	font-size: 10pt;
	padding-left: 10px;
	font-size: 11px;
	overflow: hidden;
}

.langs a {
	color: Black;
}

.langs span {
	padding-left: 25px;
	padding-right: 5px;
	background-repeat: no-repeat;
	background-position:3px 4px;
	display: block;
	margin-bottom: 5px;
}

#lang_rus {
	background-image: url(/images/icon_rus.gif);
}

#lang_eng {
	background-image: url(/images/icon_eng.gif);
}

.main {
	width: 990px;
	height: auto;
	float: none;
	clear: both;
	overflow: hidden;
	padding-bottom: 20px;
	background-image: url(/images/bott1.gif);
	background-repeat: no-repeat;
	background-position: bottom;
}

.leftcol, .rightcol {
	width: 190px;
	height: auto;
	overflow: hidden;
	float: left;
}

.centercol {
	width: 580px;
	padding-left: 15px;
	padding-right: 15px;
	float: left;
	overflow: hidden;
}

.banners {
	width: 190px;
	height: auto;
	border-style: solid;
	border-width: 7px;
	border-color: #959595;
	border-left: none;
	border-right: none;
	border-top: none;
	float: none;
	overflow: hidden;
	padding-bottom: 5px;
}

.banners img {
	display: block;
	padding-bottom: 5px;	
}

.mainmenu {
	width: 190px;
	height: auto;
	overflow: hidden;
	font-size: 14px;
	padding-top: 10px;
	padding-bottom: 10px;
	border-style: solid;
	border-width: 7px;
	border-color: #959595;
	border-left: none;
	border-right: none;
	border-top: none;
	margin-bottom: 15px;
}

.mainmenu a {
	color: #005588;
	text-decoration: none;
}

.mainmenu a:hover {
	text-decoration: underline;
}

.mainmenu ul {
	display: block;
	width: 190px;
	height: auto;
	margin: 0;
	padding: 0;
	font-weight: bold;
}

#ml1_sel a {
	color: Black !important;
}


.mainmenu li {
	display: block;
	list-style: none;
	list-style-image: none;
	padding-bottom: 5px;
	padding-left: 25px;
	background-image: url(/images/str.gif);
	background-repeat: no-repeat;
	background-position:0px 1px;
	
}

.ml2 {
	background-image: none !important;
	font-size: 12px !important;
	font-weight: normal !important;
}

#ml2_sel {
	font-weight: bold !important;
}

.nlist {
	width: auto;
	height: auto;
	overflow: hidden;
	margin-bottom: 15px;
} 

.nlist p {
	margin: 0;
	padding: 0;
	padding-bottom: 5px;
}

.nlist_date {
	background-color: #b20000;
	padding: 3px !important;
	color: White;
	font-weight: normal;
	width: 100px;
	
}

.lastnews {
	border-style: solid;
	border-width: 7px;
	border-color: #959595;
	border-left: none;
	border-right: none;
	border-top: none;
	width: 190px;
	height: auto;
	overflow: hidden;
	padding-bottom: 10px;
	margin-bottom: 15px;
}

.lastnews h2 {
	font-size: 15px;
	margin: 0;
	padding: 3px;
	background-color: #f0f0f0;
	color: #b20000;
	margin-bottom: 10px;
	width: 140px;
}

.lastnews p {
	font-size: 12px;
	margin: 0;
	padding: 0;
	padding-bottom: 5px;
}

.newsdescr {
	padding-bottom: 15px !important;
}

.lastnews strong {
	background-color: #b20000;
	padding: 1px;
	color: White;
	font-weight: normal;
}

.lastnews a {
	font-weight: bold;
	text-decoration: none;
	color: #005588;
}

.stat {
	background-color: #b20000;
	min-height: 65px;
	width: 550px;
	padding: 15px;
	background-image: url(/images/stat.gif);
	background-repeat: no-repeat;
	background-position:bottom left;
	color: White;
	font-weight: bold;
}

.stat2 {
	background-color: #EAEAEA;
	border-style: solid;
	border-width: 2px;
	border-color: Black;
	min-height: 65px;
	width: 546px;
	padding: 15px;
	font-weight: bold;
}

.stat3 {
	background-color: #EAEAEA;
	border-style: solid;
	border-width: 2px;
	border-color:  #b20000;
	min-height: 65px;
	width: 546px;
	padding: 15px;
	font-weight: bold;
}


#branchinfo {
	font-weight: normal;
	font-size: 11px;
}

.total {
	width: 330px;
	height: 65px;
	float: left;
	padding-right: 19px;
	border-style: solid;
	border-width: 1px;
	border-top: none;
	border-bottom: none;
	border-left: none;
	border-color: White;
}

.today {
	width: 180px;
	padding-left: 20px;
	float: left;
	height: 65px;
}

.topbanner img, .bottombanner img {
	border-style: solid;
	border-width: 1px;
	border-color: #003366;
}

.bottombanner {
	width: 990px;
	height: auto;
	float: none;
	clear: both;
	overflow: hidden;
	padding-bottom: 20px;
	padding-top: 20px;
	text-align: center;
	background-image: url(/images/bott2.gif);
	background-repeat: no-repeat;
	background-position: bottom;
}

.bottom {
	width: 950px;
	height: 60px;
	padding: 20px;
	float: none;
	font-size: 11px;
}

.bottom a {
	color: Black;
}

.copyright, .disclamer {
	width: 210px;
	float: left;
	height: 60px;
	text-align: center;
}

.cnts {
	visibility: hidden !important;
	display: none !important;
}

.contacts {
	width: 530px;
	float: left;
	height: 60px;
	text-align: center;
}

.address {
	font-size: 11px;
	margin-bottom: 10px;
	color: #A4A4A4;
}

.address a {
	color: #a4a4a4;
}

.blist {
	color: White;
	background-color: Black;
	background-image: url(/images/bl.gif);
	background-repeat: no-repeat;
	background-position: right;
	padding: 3px;
}

.compinfo {
	border: none;
	border-collapse: collapse;
}

.compinfo td {
	padding: 3px;
	border: none;
	vertical-align: top;
}

.compinfo img {
	margin-right: 10px;
}

.noborder {
	border: none !important; 
}

.commentform {
	padding: 10px;
	height: auto;
	background-color: #EFEFDE;
	display: none;
}

.umsg_alert {
	background-color:#ebebd6; 
	padding:10px; 
	margin-bottom:10px;
}
	
.umsg_error {
	background-color:#ff3300; 
	color:#ffffff; 
	padding:10px; 
	margin-bottom:10px;
}

.err_block {
	display: none;
	color: white;
	background-color: red;
	padding: 3px;
}

.faq_ul li {
	font-weight: bold;
	padding-bottom: 10px;
}

.vert_ban {
	float: none;
	padding-bottom: 9px;
}

.hor_ban {
	float: right;
	padding-left: 9px;
}


.row2 {
	background-color: #f0f0f0;
}

.inputfiles input {
	height: 22px !important;
	margin-bottom: 4px !important;
}
