	* {
	margin: 0px;
	padding: 0px;
}

a,
.orange
{
	color: #4e4f52;
}

#main-image {
	margin-bottom: 8px;
}

body {
	background-color: #ffffff;
	font-family: Arial, serif, sans-serif;
	font-size: 12px;
	color: #656668;
 	height: 100%;
    margin: 0;
    padding: 0;
}

#header {
	background-color: #ffffff;
}

#main {
	background-color: white;
	clear: both;
	padding-top: 15px;
	padding-bottom: 40px;
}

#content {
	float: left;
	width: 585px;
	margin-left: 20px;
	margin-top: 4px;
}
#content p {
	text-align:justify;
}
#content ul, #content ol {
	margin-left:15px;
	text-align: justify;
}
#content table.nob td, #content table.nob {border:none;}

#content ul li, #content ol li {
	margin:7px;
	line-height: 18px;
}
#content table {
	/*width:500px;*/
	border-collapse: collapse;
	border: 1px solid #CCC;
	margin:7px 0;
}
/*#content .nc_row table {width: inherit;}*/
#content table td{
	border: 1px solid #CCC;
	padding: 10px 8px;
}
#left-bar {
	width: 170px;
	margin-top: 10px;
	margin-left: 10px;
	float: left;
	display: inline;
}

#right-bar {
	width: 175px;
	margin-top: 10px;
	margin-right: 10px;
	float: right;
	display: inline;
}

#left-bar li,
#right-bar li
{
	list-style-type: none;
	color: #ff8400;
}

#left-bar li.branch span,
#right-bar li.branch span
{
	font-weight: bold;
	color: #656668;
}

#left-bar li.branch ul,
#right-bar li.branch ul {
	padding-bottom: 0px;
	margin-left: 20px;
}

#content h1 {
	font-family: "Helvetica Neue Light", "HelveticaNeue-Light", "Helvetica Neue", Helvetica, sans-serif;
	font-weight: 300;
	line-height: 40px;
	font-size: 24px;
	color: #6c6d70;
	margin-bottom: 20px;
}

#main h2 {
	color: #656668;
	font-weight: bold;
	font-size: 14px;
}

#content h2,
.bordered h2
{
	padding: 5px 0px;
}

#main p {
	/*padding: 7px 0px;*/
	line-height: 18px;
	font-weight: normal;
}

#footer {
	color: white;
	background-color: #ff8400;
	height: 45px;
	border-top: 1px solid white;
	clear: both;
}

.lower#contacts {
	color: #white;
	background-color: #ff8400;
}

.lower#contacts h2 {
	margin-left: 0px;
	border-left: none;
	border-right: 1px solid white;
	width: 155px;
}
.lower#contacts h2 a {
	color: white;
}
.lower#contacts	#search-form input#search {
	margin-right: 5px;
	width: 120px;
}

.standard-width {
	width: 996px;
	margin: 0px auto;
}

#footer p {
	float: right;
	width: 170px;
	padding-top: 10px;
}
body.home #footer p {
	width: 140px;
}

.clearer {
	clear: both;
}

div.bordered {
	border-top: 1px solid #bbb;
}

#right-bar li,
#left-bar li
{
	margin: 10px 0px;
}

#right-bar li a,
#left-bar li a
{
	color: #656668;
	text-decoration: none;
}

#right-bar li a:hover,
#left-bar li a:hover
{
	text-decoration: underline;
}

#right-bar ul,
#left-bar ul
{
	padding-bottom: 10px;
}

.ad {
	text-decoration: none;
	display: block;
	width: 168px;
}
#left-bar .bordered ul li.branch  ul li a {
	color: #ff8400;
}
#left-bar .bordered ul li.branch ul li.branch {
	font-weight:bold;
}
#left-bar .bordered ul li.branch ul li.branch ul li a{
	font-weight:normal;
}
.ad img {
	display: block;
}

.question-ad h2 {
	background-color: #fbead6;
}
.news-ad h2 {
	background-color: #ebe5e1;
}

.ad h2 {
	padding: 10px;
	margin: 0px;
}

a img {
	border: none;
}

.rates {
	border: 1px solid #bbb;
	padding: 20px 10px;
	margin-bottom: 20px;
	position: relative;
}
.rates h2 {
	float: left;
}
.rates h3 {
	float: left;
	font-size: 12px;
	padding: 2px 5px;
	font-weight: normal;
	color: white;
	background-color: #f6961d;
	margin:5px 0 0 0;
}
.rates table {
	clear: both;
	border-collapse: collapse;
	margin-bottom: 10px;
}
.rates th {
	text-align: left;
	font-size: 10px;
	font-weight: normal;
	padding-top: 0px;
	padding-bottom: 3px;
	color: #333;
}
.rates td {
	border-bottom: 1px solid #ddd;
}
.rates tr.last td {
	border-bottom: none;
}
.rates th.rate {
	width: 60px;
}
.rates td.char {
	text-align: right;
	color: #656668;
	padding: 5px 5px 5px 5px;
	font-size: 15px;
	border-bottom: none;
}
.rates td.delta {
	text-align: center;
}
.rates a {
	float: right;
	font-size: 13px;
	margin-right: 5px;
}

#contacts {
	border-top: 1px solid white;
	clear: both;
}

#contacts-inner,
#top,
#main
{
	border-left: 1px solid white;
	border-right: 1px solid white;
	clear: both;
}

#top {
	position: relative;
}
#top #logo {
	position: absolute;
	bottom: 20px;
	left: 0px;
}
#top li {
	list-style-type: none;
	float: left;
	border-right: 1px solid white;
}

#contacts-inner h2 {
	line-height: 30px;
	float: left;
	border-left: 1px solid white;
	margin-left: 185px;
	font-size: 14px;
	font-weight: normal;
	display: inline;
	color: white;
	padding-left: 10px;
}
#contacts-inner h2 a {
	float: none;
	margin: none;
	color: inherit;
	text-decoration: none;
}

#contacts-inner a {
	float: right;
	margin-top: 6px;
	margin-right: 18px;
}
#search-form {
	float: right;
	margin-left: 20px;
	height: 22px;
	margin-top: 4px;
	position: relative;
}

#search-form input#submit {
	background: url('../images/submit.gif') no-repeat top left;
	border: none;

	height: 22px;
	width: 11px;

	position: absolute;
	right: 14px;
	top: 5px;
}

#search-form input#search {
	width: 145px;
	height: 22px;
	line-height: 22px;

	margin-right: 10px;
	padding-left: 6px;
	padding-right: 20px;

	border: none;

	color: #5d656d;
	font-size: 14px;
	font-weight: bold;
}


/* float clearing for IE6 */
* html .clearfix{
  height: 1%;
  overflow: visible;
}

/* float clearing for IE7 */
*+html .clearfix{
  min-height: 1%;
}

/* float clearing for everyone else */
.clearfix:after{
  clear: both;
  content: ".";
  display: block;
  height: 0;
  visibility: hidden;
  font-size: 0;
}

.cabinet a {
	color: #656668;
}
.cabinet a.mail-admin {
	background-color: #f6961d;
	padding: 2px 5px;
	color: white;
}

#years-list li {
	list-style-type: none;
	font-weight: bold;
	color: #1a202c;
	float: left;
	margin-right: 10px;
	margin-top: 10px;
}
#years-list li a {
	font-weight: normal;
}

#news-list {
	margin-top: 25px;
}
#news-list li {
	list-style-type: none;
	margin-bottom: 20px;
}
#news-list div {
	margin-bottom: 5px;
	color: #f6961d;
}
#news-list a {
	color: #656668;
	text-decoration: none;
}
#news-list a:hover {
	text-decoration: underline;
}

h3 {
	font-weight: normal;
	font-size: 16px;
	color: #656668;
	margin-bottom: 5px;
}
h4 {
	font-size: 12px;
	color: #96979a;
	font-weight: normal;
	margin-bottom: 10px;
}

.image-list {
	margin: 15px 0px;
}
.image-list li {
	list-style-type: none;
	float: left;
	margin-right: 10px;
}

#question-list {
	margin: 10px 0px;
}
#question-list li {
	list-style-type: none;
	border-bottom: 1px solid #bbb;
	padding-bottom: 10px;
}
#question-list li.last {
	border-bottom: none;
}
.faq-item {
	margin-top: 10px;
}
.faq-item div {
	margin-bottom: 10px;
}
.faq-item div
{
	padding: 0px;
	display: inline;
	width: 445px;
}
#main .faq-item p.answer
{
	padding: 0px;
	float: left;
	display: inline;
	width: 445px;
}
#content #question-list {margin-left:-5px;}
.faq-item div.label {
	width: 55px;
	color: #f6961d;
}
.faq-item h5 {
	font-size: 12px;
	color: #656668;
	margin-bottom: 5px;
}
.faq-item h6 {
	font-style: italic;
	font-weight: normal;
	font-size: 11px;
	color: #656668;
}
#main .faq-item p {
	padding: 0px 0px 5px;
}

.paginator {
	margin: 20px 0px;
}
#main .paginator p {
	float: left;
	padding: 0px;
	font-size: 13px;
	font-family: "HelveticaNeue-Light", Arial, sans-serif;
	margin-right: 5px;
}
.paginator ul {
	float: left;
}
.paginator li {
	font-size: 14px;
	padding: 0px 5px;
	color: white;
	margin-left: 5px;
	float: left;
	list-style-type: none;
	line-height: 18px;
}
.paginator li.active {
	background-color: #f6961d;
}
.paginator li a {
	color: #656668;
}

#results-list {
	font-weight: bold;
	margin: 10px 0px 10px 25px;
}
#results-list li {
	margin-bottom: 10px;
}
#results-list a {
	font-weight: normal;
	display: block;
	margin-bottom: -5px;
}
div#fffound {
	padding-bottom: 10px;
	margin-bottom: 20px;
	border-bottom: 1px solid #bbb;
}

#cabinet-form div,
#message-form div {
	margin-bottom: 10px;
}
#cabinet-form label,
#message-form label {
	float: left;
	line-height: 24px;
}
#message-form textarea {
	float: left;
}
#cabinet-form div input,
#message-form div input {
	line-height: 20px;
	height: 20px;
	width: 175px;
}

#message-form label {
	width: 100px;
}
#message-form input#login {
	margin-left: 100px;
}

#message-form .long {
	width: 320px;
}
#message-form textarea.long {
	width: 322px;
}

#cabinet-form input#login {
	margin-left: 60px;
}
#cabinet-form label {
	width: 60px;
}

.cabinet h3 {
	margin: 15px 0px;
}

.phones-list li,
#offices-list li
{
	list-style-type: none;
}

#offices-list {
	margin-top: 10px;
	margin-bottom: 30px;
	padding-bottom: 10px;
	border-bottom: 1px solid #bbb;
}
#offices-list li {
	font-weight: bold;
	margin-bottom: 5px;
	color: #1a202c;
}
#offices-list li a {
	color: #656668;
	font-weight: normal;
}
.phones-list {
	margin: 10px 0px;
}
#main .phones-list p {
	padding: 0px;
	float: left;
	width: 40px;
}
#main .phones-list ul {
	float: left;
	line-height: 18px;
}

#map {
	margin: 5px 0px 15px;
}

body.home {
	background-color: white;
}

#tile-images {
	background-color: #c7c8cb;
	border-bottom: 1px solid white;
	border-top: 1px solid white;
}
#tile-text {
	background-color: #d9d8d9;
}
#tile-images ul,
#tile-text ul
{
	border-right: 1px solid white;
	border-left: 1px solid white;
}
#tile-images li,
#tile-text li
{
	list-style-type: none;
	float: left;
	width: 248px;
	border-left: 1px solid white;
	display: inline;
}
#tile-images li.tile-special,
#tile-text li.tile-special
{
	border-left: none;
}

#tile-images ul {
	height: 72px;
	overflow: hidden;
}

#tile-text a {
	text-decoration: none;
	padding: 5px 10px 10px;
	display: block;
	height: 81px;
}
#tile-text h2 {
	font-size: 14px;
	margin-bottom: 5px;
	color: #d58122;
}
#tile-text p {
	color: #555152;
}

.tile-vacancies { background-color: #f6d3ac; }
.tile-service { background-color: #c6cdcf; }
.tile-news { background-color: #ddcec6; }
.tile-online { background-color: #c7c9ba; }
.tile-question { background-color: #b2bacb; }
.tile-partners { background-color: #d9d8d9; }


.support-box{position:absolute;top:94px;/*left:470px;*/color:#6e6f72;font-size:13px;width:250px}
.support-box p{font-size:20px;font-weight:bold;line-height:17px;padding-top:4px}
.support-box span{font-size:11px;}

.support-phone{position:absolute;top:94px;/*left:220px;*/color:#6e6f72;font-size:13px;width:200px}
.support-phone p{font-size:20px;font-weight:bold;line-height:17px;padding-top:4px}

.enter-bank{position:absolute;top:135px;right:20px;width:168px;padding:10px}
.enter-bank div{display:none}
.enter-bank span{background:url('../images/bullet01.jpg') 0 4px no-repeat;display:block;padding:0 0 0 15px}
.enter-bank span a{text-decoration:none;border-bottom:1px dotted #4e4f52;color:#6e6f72;font-size:11px}
.enter-bank ul{width:168px;margin:0;padding:0;list-style-type:none;}
.enter-bank ul li{float:none;padding:11px 17px 0 17px;border:0 !important}
.enter-bank ul li a{color:#6e6f72;font-size:13px}
.enter-bank ul li a:hover{text-decoration:none}
.enter-bank:hover{background:url('../images/drop_bg.png');}
.enter-bank:hover div{display:block}


.main-slogan{float:right}
.main-news{width:265px;padding:50px 0 0 0}
.main-news h3{color:#d98c34;font-size:16px;font-weight:normal;padding:0 0 10px 0}
.main-news div{padding-bottom:17px;font-size:12px;line-height:17px;color:#656668}
.main-news div span{display:block;color:#ff8400;}
.main-news div a{color:#656668;text-decoration:none}
.main-news div a:hover{text-decoration:underline}

/* --- */
#top{height:130px}
.support-phone {left: 430px;top:40px;}
.support-box {right:-20px; top:40px;}
.enter-bank {right:52px;top:85px;}

#contacts{background:#ff8400;}
#contacts-inner{height:30px}

#contacts.lower h2{width:238px}
#contacts.lower #search-form input#search { width: 217px;}

#tile-text li{	list-style-type: none;float: left;width: 248px;border-left: 1px solid white;display: inline;}
#tile-text li a{height:auto;font-size:14px;font-weight:bold;padding-top:5px;padding-bottom:0}
li.tile-vacancies{background:#f6d3ac;min-height:75px;height: expression( this.scrollHeight < 75 ? "75px" : "auto" );}
li.tile-service{background:#c6cdcf;min-height:75px;height: expression( this.scrollHeight < 75 ? "75px" : "auto" );}
li.tile-news{background:#c7c9ba;min-height:75px;height: expression( this.scrollHeight < 75 ? "75px" : "auto" );}
li.tile-online{background:#d9d8d9;min-height:75px;height: expression( this.scrollHeight < 75 ? "75px" : "auto" );}

.mmenu{height:50px;border-top:1px solid #fff;background:#ff8400;}
.mmenu div{margin:0 auto;border-left:1px solid #fff;height:50px;width:996px}
.mmenu table{border-collapse:collapse;width:100%}
.mmenu table td{height:50px} 
.mmenu table td a{display:block;height:50px;line-height:50px;font-size:16px;font-weight:bold;color:#fff;text-decoration:none;padding:0 34px;text-align:center;border-right:1px solid #fff;white-space:nowrap;} 
.mmenu table td.act a{background:#dc6000}

#footer {height:70px}
#footer p {width: 300px;text-align:right}
body.home #footer p {width: 300px;}
#footer span {width:300px;float:left;padding:10px 0 0 10px}
#footer span a{color:#fff}


@font-face {
    font-family: 'HelveticaNeueCyrLight';
    src: url('../fonts/helveticaneuecyrlight-webfont-webfont.eot');
    src: url('../fonts/helveticaneuecyrlight-webfont-webfont.eot?#iefix') format('embedded-opentype'),
         url('../fonts/helveticaneuecyrlight-webfont-webfont.woff') format('woff'),
         url('../fonts/helveticaneuecyrlight-webfont-webfont.ttf') format('truetype');
    font-weight: normal;
    font-style: normal;
}

.main-slogan{width:710px}
.main-slogan ul{margin:0;padding:0;list-style-type:none}
.main-slogan table{border-collapse:collapse;width:100%}
.main-slogan table td{color:#6c6d70;font-size:38px;padding:0 15px 0 0;font-family: 'HelveticaNeueCyrLight';}
.main-slogan table td.first{width:405px;}

.bannerShow{width:710pxpx;height:400px;position: relative; }
.bannerShow a{text-decoration:none}
.jcarousel-skin-tango .jcarousel-container {width:710px}
.jcarousel-skin-tango .jcarousel-container-horizontal {width:710pxpx;height:400px}
.jcarousel-skin-tango .jcarousel-clip-horizontal {width: 710px;height:400px;}
.jcarousel-skin-tango .jcarousel-item {width: 710px;height:400px;}
.jcarousel-skin-tango .jcarousel-next-horizontal {display:none}
.jcarousel-skin-tango .jcarousel-prev-horizontal {display:none}

.sitemap {font-size:10px;color:#fff}


/* -------- freiserg ---------  */

.form-block {
    width: 600px;
}

.form-block hr {
    border: 0 none;
    height: 1px;
    background: #bbb;
    margin: 12px 0 27px 0;
}
.form-item {

}
.form-item .lab-wrap {
    float: left;
    width: 200px;
}
.lab-wrap span {
    color: #f89800;
}
.form-item {
    padding-bottom: 15px;
}
.form-item .input-wrap {
    float: left;
    width: 400px;
}
.input-wrap input[type="text"] {
    width: 380px;
    height: 20px;
    line-height: 20px;
    padding: 0 6px;
    border: 1px solid #7f9db9;
    color: #656668;
}
.input-wrap input[type="submit"] {
    padding: 2px 8px;
    font: 12px Arial, "Helvetica CY", "Nimbus Sans L", sans-serif;
}
.ml {
    margin: 10px 0 0 200px;
}
.input-wrap select {
    padding: 2px 2px 2px 4px;
    border: 1px solid #7f9db9;
    color: #656668;
    font: 12px Arial, "Helvetica CY", "Nimbus Sans L", sans-serif;
    height: 22px;
}
.input-wrap textarea {
    width: 380px;
    height: 80px;
    padding: 0 6px;
    border: 1px solid #7f9db9;
    color: #656668;
    resize: none;
}
.w250 {
     width: 250px;
 }
.w150 {
    width: 150px;
}
.w195 {
    width: 195px;
}
.input-wrap .w113 {
    width: 113px !important;
    float: left;
}

.input-wrap .w225 {
    width: 225px !important;
    float: left;
}
.w55 {
    width: 55px;
    float: left;
    margin-left: 5px;
}
.w50 {
    width: 50px;
}
.w275 {
    width: 275px;
}
.w165 {
    width: 165px;
}
.w315 {
    width: 315px !important;
}
#main .input-wrap p {
    font-size: 11px;
    line-height: 13px;
    color: #9c9d9e;
    clear: both;
    padding-top: 4px;
}
.input-wrap span {
    position: relative;
    margin-left: 5px;
}
#main .input-wrap .required_info {
    padding-top: 20px;
    font-size: 12px;
    line-height: 14px;
    color: #656668;
}
.required_info span {
    color: #F89800;
}
.err {
    border: 2px solid #e70000 !important;
}
.err-l {
    color: #e70000;
}
#main .err-text {
    color: #e70000;
    font-weight: bold;
    margin-left: 200px;
}

.wrap_other {
	display: none;
	float: left;
    padding-top: 10px;
}
.rimg img {width: 170px !important; margin:5px 0;}
/*

html, body {
  height: 100%;
  width: 100%;
  margin: 0px;
  padding: 0px;
}
.bf {
  min-height: 100%;
  height: auto !important;
  height: 100%;
}
.fotbot {padding-bottom: 251px;}
.mf{
  height: 250px;
  margin-top: -251px;
}*/
.effect {
  position: relative;
}  
.effect img {
  width: 100%;
  height: 100%;
}