/* CSS Document */

html, body, form
{
	margin: 0;
	padding: 0;
}

html
{
	height:100%; 
}

body
{
	height:auto !important;
	height:100%;
	min-height:100%;
/*	min-width:760px;
	margin:20px!important;
	padding:0 5px;
*/}

/*Font*/
body
{
	font-size: 80%;
	font-family: Tahoma, Verdana, Helvetica, sans-serif;
	color: #333;
	background-color: #fff;
}

/*Font in table*/
table
{
	font-size:100%;
}

small
{
	font-size:85%;
}

hr
{
	width:100%;
	height: 1px;
	border: medium none;
	color: #d1d0d0;
	background-color: #d1d0d0;
	margin:8px 0
}


/*Footer*/
#footer
{
	background: #ccc;
	box-sizing:border-box;
	-moz-box-sizing:border-box;
	height:40px;
	padding:8px;
	color: #CFD6E1;
}

/*Link in footer*/
#footer a
{
	color: #CFD6E1;
	font-size: 100%;
}

/*Data table*/
table.data-table
{
	border:1px solid #CECECE;
	border-collapse:collapse;
}

/*Any cell*/
table.data-table td
{
	border:1px solid #CECECE;
	background-color:#FFFFFF;
	color:#333;
	padding:3px 5px;
}

/*Head cell*/
table.data-table thead td, table.data-table th
{
	background-color:#E1E5ED;
	text-align:left;
	font-weight:normal;
	background-image:none;
	border:1px solid #CECECE;
	padding:4px;
	color:#333;
}

/*Body cell*/
table.data-table tbody td
{
	background-color:#FFF;
	background-image:none;
	color:#333;
}

/*Foot cell*/
table.data-table tfoot td
{
	background-color:#F1F3F6;
	padding:4px;
	color:#333;
}

/*Error & OK messages*/
.errortext
{
	color:red;
}

.notetext
{
	color:green;
}

/* Used to draw a "star" near reqired field */
.starrequired
{
	color:red;
}
.error {color: red;}


/*body {margin 20px!important;} */
a
{
	color: #486DAA;
}

h1
{
	margin:0; padding:0;
	font-size:120%;
	margin-bottom:5px;
	padding-bottom:15px;
	padding-top:14px;
}

h2, h3
{
	font-size:120%;
}

h4, h5, h6
{
	font-size:110%;
}

/*Information block*/
.information-block
{
	width:180px;
	margin-bottom:16px;
}

.information-block-head
{
	color:#BC262C;
	font-weight:bold;
	font-size:85%;
	border-bottom:1px solid #CCCCCC;
	margin-bottom:4px;
	padding-bottom:5px;
}

.information-block-body
{
	font-size:85%;
	color:#737373;
	margin-right:20px;
}

code
{
	font-size:100%;
	font-weight:normal;
	display:block;
	padding:1.5em 1em 1em 1em;
	border-style:solid;
	border-width:1px;
	border-width:1px 0;
	margin:1em 0;
	background-color:#F5F5F5;
	font-family:sans-serif;
}

 #header { background: transparent; width:auto !important; }

 #header .inner { width: 100%px; height: 69px; margin-left: auto; margin-right: auto; position: relative; }

 /*#header .logo { position: absolute; top: 46px; left: 188px; display: block; width: 175px; height: 69px; background: url("/bitrix/templates/index/images/logo-vtb.png") no-repeat 0 0; }*/
 
 /*#header2 { background: url("/bitrix/templates/index/images/bg-head-1.jpg") #fff repeat-x 50% 0; min-width:970px; width:auto !important; }*/

 #header2 .inner { width: 100%; height: 69px; margin-left: auto; margin-right: auto; position: relative; }

 #header2 .logo_s1 { position: absolute; top: 0px; bottom:0px; left:195px; display: block; width: 175px; height: 69px; background: url("/bitrix/templates/index/images/logo-vtb.gif") no-repeat 0 0; }

 #header2 .logo_zz { position: absolute; top: 0px; bottom:0px; left:173px; display: block; width: 175px; height: 69px; background: url("/bitrix/templates/index/images/logo-vtb.gif") no-repeat 0 0; }

 #header2 .logo_uk { position: absolute; top: 0px; bottom:0px; left: 202px; display: block; width: 175px; height: 69px; background: url("/bitrix/templates/index/images/logo-vtb-en.gif") no-repeat 0 0; }

 #header2 .links { color: #3f68a3; position: absolute; right: 54px; top: 85px; font-size: 11px; }

 #header2 .links a { color: #3f68a3; padding: 0 6px; }

 #header2 .links a:hover { color: #92cd51; }

 #header2 .links .dvdr { background: url("/bitrix/templates/index/images/dvdr2.gif") no-repeat 0 3px; }

 #content {width: 100%; padding: 14px 0 20px 20px; margin-left: auto; margin-right: auto; }
 
 
 #navigation { display:none; }

 #navigation li { display:none; }

 #navigation li a { display:none;}

 #navigation li a:hover { }

 #navigation li ul { display:none; }

 #navigation li ul li { display:none; }

 #navigation li ul li a { display:none; }

 #navigation li:hover, #navigation li.active { display:none; }

 #navigation li ul li:hover { display:none; }

 #navigation li:hover a, #navigation li.active a { display:none; }

 #navigation li.active a { display:none; }

 #navigation li:hover ul li a, #navigation li.active ul li a { display:none; }

 #navigation li:hover ul li a:hover, #navigation li.active ul li a:hover {display:none;}
 
 .col0-1 { display:none;}

 .col0-2 { width: 95%; float: left; }
 * html .col0-2 { width: 600px; float: left; }
 .inner .col0-2 { display:none; }
 #footer { display:none; }
 .col1-1 { width: 100%; float: left; }

 .col1-2 { display:none;}

 .col2-1 {  width: 332px; float: left; }

 .col2-2 { width: 332px; float: right; }

 .col3-1 { display:none;}

 .col3-2 { width: 290px; float: right; height: 350px; }

 .col3-1 ul { margin: 16px 13px; }

 .col0-2-1 { float: left; width: 100%; }

 .col0-2-2 { display:none; }

 .col0-2-1-2 { float: left; width: 322px; margin-right: 40px; }

 .col0-2-2-2 { float: right; width: 322px; }

 .right { display: none; }
 .left {width:100%;}
 .slogan { display: none;}
 .links { display:none; }

