body{
	font-family: verdana, arial, helvetica, tahoma;
	font-size: 8pt;
	padding: 0;
	margin: 0;
}
.cr{
	font-family: Georgia,verdana, arial, helvetica, tahoma;
	font-weight: bold;
	font-size: 20pt;
}

.apie_mus {
    padding: 10px;
	text-align: left;
	font-size: 12pt;
}

.container {
	width: 100%;
	padding: 0px;
	margin: 0px;
	border: 0px;
	vertical-align: middle;
}
.container_top_left {
	width: 100%;
	padding: 0px;
	margin: 0px;
	border: 0px;
	vertical-align: top;
	text-align: left;
}
.Lkampas{
	background: whitesmoke;
	text-align: center;
}

.Rkampas{
	/*width: 15%;*/
	text-align: right;
	color: white;
}

.laikas{
	color: #7f7f7f;
	font-size: 8pt;
	border: 0px;
	background: whitesmoke;
	width: 100%;
	text-align: center;
}

.melyna{
	color: #97dcfb;
	font-size: 10pt;
}

.head_button{
	border:1px solid #2a79bb;
	background-color: #01589f;
	color: white;
	padding: 5px;
	cursor: pointer;
}
.sel_head_button{
	border:1px solid #ffffff;
	background-color: #7bb7db;
	color: white;
	padding: 5px;
	font-weight: bold;
	cursor: pointer;
}
.noframe {
	border:0px solid #ffffff;
}
.dis_head_button{
	border:1px solid gray;
	background-color: #01589f;
	color: gray;
	padding: 5px;
	cursor: pointer;
}


.onlyprint {
	display:none;
}	

.lt{
	color: #0061ae;
	text-decoration: underline;
}

.line{
	height: 2px;
	background: whitesmoke;
}

div.line{
	height: 4px;
	background: whitesmoke;
	/*width: 100%;*/
	margin: 5px 0px 15px 0px;
}

.bgon{
    background-color: #d6eaf5;
}

.bg0{
	background-color: #eff8ff;
}
.bg1{
	background-color: #ffffff;
}
.bg0_cr #td1{
	padding: 0px;
	background-color: #eff8ff;
	border-left: 1px solid #01589f;
	border-top: 1px solid #01589f;
	border-bottom: 1px solid #01589f;
}
.bg0_cr #td2{
	background-color: #eff8ff;
	border-right: 1px solid #01589f;
	border-top: 1px solid #01589f;
	border-bottom: 1px solid #01589f;
}
.bg1_cr #td1{
	padding: 0px;
	background-color: #ffffff;
	border-left: 1px solid #01589f;
	border-top: 1px solid #01589f;
	border-bottom: 1px solid #01589f;
}
.bg1_cr #td2{
	background-color: #ffffff;
	border-right: 1px solid #01589f;
	border-top: 1px solid #01589f;
	border-bottom: 1px solid #01589f;
}
.note_corner{
	padding: 1px;
	font-size:70%;
	background-color:#01589f;
	color:#eff8ff;
	border-right:  1px solid #01589f;
	border-bottom: 1px solid #01589f;
}
.fbg03{
    background-color: #96bae0;
}
.bg13{
    background-color: #a6caf0;
}
.bg15{
	background-color: #ffeeee;
}
.bg16{
	background-color: #e3ffe3;
}
table.bg151  thead tr td{
	background-color: #ffe3e3;
}
table.bg161  thead tr td{
	background-color: #e3ffe3;
}
/*
table.bgj151  thead tr td{
	background-color: #ffa3a3;
}
table.bgj161  thead tr td{
	background-color: #a3ffa3;
}
*/
table.sort {
	border-spacing:0px;
	border-bottom: 2px solid #666666;
	border-top: 2px solid #666666;
}

td.sort{
	border-spacing:0px;
	border-bottom: 2px solid #666666;
	border-top: 2px solid #666666;
	margin: 1px;
}

table.sort td {
	padding: 2px;
	empty-cells: show;
}

table.sort thead td {
	background-color: whitesmoke;
	color: black;
}

/* Asociaciju table style */
table.sort_assoc {
	border-spacing:0px;
	border-bottom: 2px solid #720606;
	border-top: 2px solid #720606;
}

table.sort_assoc td {
	padding: 2px;
	empty-cells: show;
}

table.sort_assoc thead td {
	background-color: whitesmoke;
	color: black;
	border-bottom: 2px solid #720606;
}
.assoc_style {
	color: #720606;
}
/* END Asociaciju table style */

/**  main_info lango lenteles **/
table.sort_main {
	border-spacing:0px;
	border: 2px solid #666666;
}

td.sort_main{
	border-spacing:0px;
	border: 2px solid #666666;
	margin: 1px;
}

table.sort_main td {
	padding: 2px;
	empty-cells: show;
}

table.sort_main thead td {
	background-color: whitesmoke;
	color: black;
}

table.sort_main thead h2 {
	font-size:10pt;
}
/**  limitu kainu lenteles **/
table.limits {
	border-spacing:0px;
	border: 1px solid #666666;
}

table.limits td {
	padding: 2px;
	empty-cells: show;
	border: 1px solid #666666;
}

table.limits thead td {
	background-color: whitesmoke;
	color: black;
}

.split td {
	border-bottom: 2px solid #666666;
	border-top: 2px solid #666666;
	font-size: 1pt; 
}

.footer{
	padding: 0px;
	margin: 0px;
	background-color: #0162af;
}

.footer_line{
	padding: 2px;
	margin: 0px;
	background-color: #bbdcef;
	padding-left: 10px;
	color: #0162af;
	min-width:900px;
	_width:900px;
}

a {		
	color: #0000aa; 
	text-decoration: none;
}
a:hover{
	color: #ff0000;
}

a.relation {
	color: brown;
	text-decoration: underline;
}

a.menu{
	color: #0863aa;
	font-size:  10pt;
}

a.menu:hover{
	color: #ff0000;
}

a.menu-d{
	color: #C0C0C0;
	font-size:  10pt;
}
a.menu-d:hover{
	color: #ff0000;
}
a.white_small{
	color: #ffffff;
	text-decoration: underline;
}

a.white_small:hover{
	color: #ff0000;
}

a.white{
	color: #ffffff;
	text-decoration: underline;
	font-size: 11pt;
}

a.white:hover{
	color: #ff0000;
}

a.blue{
	color: #7ab7da;
	text-decoration: underline;
}

a.blue:hover{
	color: #ff0000;
}

a.black{
	color: #000000;
	text-decoration: none;
}

span.linkas {
	color: #0000aa;
	text-decoration: underline;
	cursor: pointer;
}
span.linkas:hover{
    color: #ff0000;
}

img {
	border: none;
}

.center{
    text-align: center;
}

.envelope_header
{
    background-color: #839fbc;
    margin-top: 5px;
    font-weight: bold;	
}
.envelope
{
    border: 0px;
    padding: 5px;
	margin-top: 10px;
	margin-right:auto;
	margin-left:auto;
	width: 70%;
	text-align:center;
}

.header{
	width: 100%;
	font-weight: bold;
	font-size: 13pt;
	text-align: left;
	margin-bottom: 15px;
}

input.btn{
   color:#0863aa;
   font-weight:bold;
   background-color:whitesmoke;
   border:1px solid;
   border-top-color:#0384e8;
   border-left-color:#0384e8;
   border-right-color:#1368a9;
   border-bottom-color:#1368a9;
   filter:progid:DXImageTransform.Microsoft.Gradient
      (GradientType=0,StartColorStr='#ffffffff',EndColorStr='#ffdddddd');
   cursor: pointer;
}

input.btn-d{
   color:#0C0C0C;
   font-weight:bold;
   background-color:whitesmoke;
   border:1px solid #0C0C0C;
}


input.btnhov{
   background-color: #f1f1f1;  
   filter:progid:DXImageTransform.Microsoft.Gradient
      (GradientType=0,StartColorStr='#ffdddddd',EndColorStr='#ffffffff');  
}

.imones_rek{
	color: #7f7f7f;
	font-size: 9pt;
	border: 0px;
	width: 100%;
	text-align: right;
}

.search_count{
	color: #7f7f7f;
	font-size: 9pt;
	border: 0px;
	width: 100%;
	text-align: left;
	vertical-align: top;
	padding-bottom: 10px;
}


form div.fileinputs {
	position: relative;
	height: 30px;
	width: 300px;
}

form input.file {
	width: 300px;
	margin: 0;
}

form input.file.hidden {
	position: relative;
	text-align: right;
	-moz-opacity:0 ;
	filter:alpha(opacity: 0);
	opacity: 0;
	z-index: 2;
}

form div.fakefile {
	position: absolute;
	top: 0px;
	left: 0px;
	width: 350px;
	padding: 0;
	margin: 0;
	z-index: 1;
	line-height: 90%;
}

form div.fakefile input {
	margin-bottom: 5px;
	margin-left: 0;
}

ul{
	margin-top:2px;
	text-align:left;
}

thead td {
	border-bottom: 2px solid #666666;
	font-weight: bold;
}

#dhtmltooltip
{
	position: absolute;
	width: 150px;
	border: 1px solid #708090;
	padding: 2px;
	background-color: #e0ffff;
	color: #495677;
	text-align: center;
	visibility: hidden;
	z-index: 100;
}

div.article
{
    border: 1px solid #01589f;
	padding-right: 20px;
    padding-left: 50px;
    font-size: 9pt;
    padding-bottom: 20px;
    width: 90%;
    color: #000000;
    padding-top: 20px;
    font-family: verdana, arial, helvetica, tahoma;
    background-color: #ffffff;
    text-align: left
}
div.articletitle
{
    font-weight: bold;
    font-size: 12pt;
    text-align: left
}

.whitebox{
	background-color: #eff8ff;
	border: 1px solid #01589f;
	padding: 5px 0px; 
}
.blackbox{
	background-color: #ffffff;
	border: 1px solid #01589f;
	padding: 5px; 
}

.borderbold{
	/*border: 1px solid #000000;
	padding: 5px;*/
	font-weight: 900;
}


#logout {
	background-color: #0162af;
}
#logout a {
	background: url(../img_cr/exit.gif) 0 50% no-repeat;
	padding: 6px 0 6px 27px;
	font-size: 1.1em;
}

#back a {
	background: url(../img_cr/back.gif) 0 50% no-repeat;
	padding: 6px 0 6px 27px;
	float: right;
	display: inline;
	font-size: 1.1em;
}

#user a {
	background: url(../img_cr/user.gif) 0 50% no-repeat;
	padding: 6px 0 6px 25px;
	float: right;
	white-space: nowrap;
}

.head {
	vertical-align: middle;
	white-space: nowrap;
	padding-left: 10px;
	text-align: left;
}
.head h1 {
	padding: 0px;
	margin: 0px;
	font-size: 14pt;
}
h2 {
	padding: 0;
	margin: 0;
	font-size: 10pt;
}

input#home {
	background-image: url(../img_cr/home.gif);
	background-repeat: no-repeat;
	padding: 7px 0px 7px 24px;
}
input#paieska {
	background-image: url(../img_cr/title_search.gif);
	background-repeat: no-repeat;
	padding: 7px 0px 7px 30px;
}
input#monitoringas {
	background-image: url(../img_cr/monitoringas.gif);
	background-repeat: no-repeat;
	padding: 7px 0px 7px 30px;
}
input#mydocs {
	background-image: url(../img_cr/title_credit.gif);
	background-repeat: no-repeat;
	padding: 7px 0 7px 30px;
}
input#market {
	background-image: url(../img_cr/atranka.gif);
	background-repeat: no-repeat;
	padding: 7px 0 7px 30px;
}
input#paieska-d {
	background-image: url(../img_cr/title_search-d.gif);
	background-repeat: no-repeat;
	padding: 7px 0 7px 30px;
}
input#monitoringas-d {
	background-image: url(../img_cr/monitoringas-d.gif);
	background-repeat: no-repeat;
	padding: 7px 0 7px 30px;
}
input#mydocs-d {
	background-image: url(../img_cr/title_credit-d.gif);
	background-repeat: no-repeat;
	padding: 7px 0 7px 30px;
}
input#help {
	background-image: url(../img_cr/help.gif);
	background-repeat: no-repeat;
	padding: 7px 0 7px 30px;
}
.true{
/*	background-image: url(../img_cr/true.gif);
	background-repeat: no-repeat;
	padding: 0px 0px 0px 13px;*/
	color: green;
}
.false{
	/*background-image: url(../img_cr/false.gif);
	background-repeat: no-repeat;
	padding: 0px 0px 0px 13px;*/
	color: red;
}

.good{
	background-color: #c4f9c4;
	color: #008000;
}

div.errors { background-color: #FFEDE9; margin-top: 5px; padding: 8px 10px; }
div.errors div.attention {
	background: url(../img_cr/attention.gif) 0 1px no-repeat;
	padding: 1px 0 1px 13px;
	color: #FF0000;
}

div.good { background-color: #c4f9c4; margin-top: 5px; padding: 8px 10px; }
div.good div.attention {
	background: url(../img_cr/attention_green.png) 0 1px no-repeat;
	padding: 1px 0 1px 13px;
	color: #008000;
}

/*div.notice { margin-top: 5px; padding: 8px 10px; }
div.notice*/ div.attention {
	/*background: url(../img_cr/attention.gif) 0 1px no-repeat;*/
	padding: 1px 0 1px 13px;
	color: #FF0000;
	font-size: 130%;
}

.active_tab{
	background-color: #eff8ff;
	border-left: 1px solid #01589f;
	border-top: 1px solid #01589f;
	padding-left: 5px;
	padding-right: 5px;
	height: 30px;
	white-space: nowrap;	
	font-weight: bold;
}

.passive_tab{
	background-color: whitesmoke;
	border-top: 1px solid #01589f;
	border-left: 1px solid #01589f;
	border-bottom: 1px solid #01589f;
	padding-left: 5px;
	padding-right: 5px;	
	white-space: nowrap;
}

.above_tab {
	font-size:4px;
}

.above_empty_tab {
	border-left: 1px solid #01589f;
	font-size:4px;
}
.empty_tab{
	border-bottom: 1px solid #01589f;
	border-left: 1px solid #01589f;
	padding: 5px;
	width: 60%;
}

.tab_box{
	background-color: #eff8ff;
	border-bottom: 1px solid #01589f;
	border-right: 1px solid #01589f;
	border-left: 1px solid #01589f;
	padding: 10px;
	padding-top: 15px;
}

.addressbox {
	background-color: #eff8ff;
	border-style: dotted;
	border-width: 1px;
	border-color: black;
	padding: 5px;
	width: auto;
}

div.vote{
	text-align:center;
}

div.help_block {
	position: absolute; z-index: 9005;
	/*top: 0px; left: -200px;*/
	background-color: #999999;
	margin: 10px 0 0 15px;
	width: 500px;
}
div.help_block div {
	position: relative;
	top: -2px; left: -2px;
	background-color: #bbdcef;
	border: 1px solid #0863aa;
	padding: 6px 9px 9px 9px;
}
div.warn_block {
	position: absolute; z-index: 9005;
	/*top: 0px; left: -200px;*/
	background-color: #999999;
	margin: 10px 0 0 15px;
	width: 500px;
}
div.warn_block div {
	position: relative;
	top: -2px; left: -2px;
	background-color: #FFEDE9;
	color: red;
	border: 1px solid red;
	padding: 26px 29px 9px 29px;
	font-size: 160%;
}
.hide{
	display:none;
}
div.help_block_new {
	position: absolute; z-index: 9005;
	border: 3px solid #b0cbfa;
	background-color: white;
	width: 500px;
}
div.help_block_new div.in {
	float:left;
	padding: 6px 9px 9px 9px;
}
div.help_block_new div .line{
	width:100%;
	height:auto;
	margin:2px 0px;
	padding:0px;
	float:left;
}
div.help_block_new .line .left{
	float:left;
	min-width:100px;
	_width:100px;
}
div.help_block_new .line .right{
	float:right;
	text-align:right;
}
div.help_block_new .line .close{
	cursor:pointer;
}
div.help_block_new .line .title{
	color:#3c3d3d;
	font-weight:bold;
}
div.help_block_new .line ul{
	list-style-type:square;
	color:#3c3d3d;
}
div.help_block_new .line .attention{
	margin:0px 0px 10px 0px;
	font-size:10px;
	color:red;
}
div.help_block_new .line input.deb{
	width:80px;
	height:14px;
}
div.help_block_new .line .details{
	color:#3c3d3d;
}
div.help_block_new .line .details i{
	color:gray;
	font-size:10px;
}
iframe.vote{
	border: 0px;
	padding-top:15px;
	padding-bottom:15px;
	width: 200px;
	height: 250px;
	vertical-align: bottom;
}

.alertcell
{
    padding-right: 2px;
    padding-left: 5px;
    padding-bottom: 2px;
    color: #974578;
    padding-top: 2px
}

table.outside td{
	padding-left:10px;
	padding-right:10px;
	font-size: 12pt;
}

ul.outside li{
	padding-bottom:10px;
}

.limit_header{
	height:35px;
	color: white;
	font-size: 12pt;
	background-color: #0162af;
	text-align: center;
	border-left: 1px solid black;
	border-right: 1px solid black;
	border-top: 1px solid black;
}

.bold{
	font-weight: bold;
}

table.main_info td{
	padding: 5px;
}

.big_font_table tbody td {
	font-size: 10pt;
	padding: 3px;
}
.small{
	font-size: 7pt;
}

.thead td{
	background-color: whitesmoke;
	border-bottom: 2px #666666 solid;
	border-top: 2px #666666 solid;
	font-weight: bold;
}

.thead{
	background-color: whitesmoke;
	border-bottom: 2px #666666 solid;
	border-top: 2px #666666 solid;
	font-weight: bold;
}

.disabled{
	color:  #C0C0C0;
}
td.disabled{
	color:	#C0C0C0;
}

.txt {
   border:1px solid #01589f;
}

tr.last td {
	border-top: 2px solid #666666;
}

.color{
	color: #01589f;
}
.konkret_imon {
	margin-top: 5pt;
	border-top: 1px dashed grey;
	border-bottom: 1px dashed grey;
	color: grey;
}
.konkret_imon a {
	color: black;
}

.width_80 {
	width: 80%;
}
.width_70 {
	width: 70%;
	margin-right:auto;
	margin-left:auto;
}

.rep_button{
	border: 2px solid black;
	background-color: #01589f;
	color: white;
	padding: 1px;
	cursor: pointer;
	width: 100%;
	font-weight: bold;
}
.rep_rbutton{
	border: 2px solid black;
	background-color: red;
	color: white;
	padding: 1px;
	cursor: pointer;
	width: 100%;
	font-weight: bold;
}
.sel_rep_button{
	border: 2px solid black;
	color: #7bb7db;
	background-color: #01589f;
	padding: 1px;
	cursor: pointer;
	width: 100%;
	font-weight: bold;
}
.dis_rep_button{
	border: 2px solid black;
	color: white;
	background-color: #C0C0C0;
	padding: 1px;
	width: 100%;
}

div.pvz{
	/*text-align: center;*/
	font-size: 9px;
}

.top_border td{
	border-top: 1px solid #666666;
}

.side_info{
	color: gray;
	font-size:90%;
}

.sizex2{
	font-size: 200%;
}

div.btns a.btn-menu{
	color: white;
	font-size:  10pt;
	border:1px solid #2a79bb;
	background-color: #01589f;
	display:block;
	padding: 1px;
}
div.btns a.btn-menu:hover{
	color: #7ab7da;
}
div.btns a.sel-btn-menu{
	color: white;
	font-size:  10pt;
	border: 1px solid #01589f;
	background-color: #7bb7db;
	display:block;
	font-weight: bold;
	padding: 1px;
}
div.btns a.sel-menu{
	font-size:  10pt;
	border-top: 1px solid lightblue;
	border-bottom: 1px solid lightblue;
	background-color: whitesmoke;
	display:block;
	font-weight: bold;
	text-decoration: none;
}

div.btns a.btn-menu-d{
   color: gray;
   background-color: whitesmoke;
   border:1px solid gray;
   display:block;
   padding: 1px;
   font-size:  10pt;
}
div.btns a.sel-btn-menu-d{
	color: white;
	font-size:  10pt;
	border: 1px solid #01589f;
	background-color: #7bb7db;
	display:block;
	font-weight: bold;
	padding: 1px;
}

.selected {
	background-color: whitesmoke;
	font-size: 10pt;
}
.selected td {
	border-top: 1px solid lightblue;
	border-bottom: 1px solid lightblue;
}


#blanket {
   background-color:#111;
   opacity: 0.65;
   position:absolute;
   z-index: 9001; /*ooveeerrrr nine thoussaaaannnd*/
   top:0px;
   left:0px;
   width:100%;
}
#popUpDiv {
	position:absolute;
	background-color:#eeeeee;
	width:400px;
	height:100px;
	z-index: 9002; /*ooveeerrrr nine thoussaaaannnd*/
	padding: 0px;
}

/*********** footer blocks start ***********/
.footer__{
	width:100%;
	float:left;
	margin:0px;
	padding:0px;
	background-image:url('../img_cr/footer_bg_.jpg');
	background-repeat:repeat-x;
}
.footer_{
	width:100%;
	float:left;
	border-top:2px solid silver;	
	background-image:url('../img_cr/footer_bg.jpg');
	background-repeat:no-repeat;	
}
.footer_ div{
	float:left;
}
.footer_ .menu_items{
	float:left;
	width:100%;
	background-color:#7E97BE;
	border-bottom:1px solid #77A5E4;
}
.footer_ .menu_items a{
	text-decoration:none;
	color:#314053;
}
.footer_ .menu_items a.disabled{
	color:silver;
}
.footer_ .menu_items a:hover{
	color:#C66123;
	color:#2E2C2C;
}
.footer_ .menu_items .item{
	padding:4px 10px 4px 10px;
	font-weight:bold;
	border-left:1px solid #5C8BCA;
	border-right:1px solid #A0C7FC;
}

.footer_blocks{
	float:left;	
	min-width:500px;
}
.footer_block{
	float:left;
	width:225px;
	height:130px;
	margin:10px 0px 0px 20px;
	_margin:5px 0px 0px 10px;
}

.footer_block.in{
	padding:2px 0px 0px 10px
	_padding:1px 0px 0px 5px
}
.footer_block .title{
	width:95%;
	padding:4px 0px 4px 4px;
	margin-bottom:5px;
	color:#364457;
	font-weight:bold;
	border-bottom:1px solid silver;
	font-size:12px;
	
}
.footer_block .item{
	width:100%;
	padding:0px 0px 0px 10px;
	font-size:10px;
	color:gray;
	padding-bottom:2px;
}
.footer_block .item a{
	color:#284E82;
}
.footer_block .item a:hover{
	color:#B25D0F;
}


.footer_copyright{
	float:left;
	width:100%;
	margin-top:15px;
}
.footer_copyright a{
	text-decoration:none;
	color:gray;
	font-weight:bold;
}
.footer_copyright a{
	text-decoration:none;
	color:gray;
}
.footer_copyright a:hover{
	text-decoration:none;
	color:#B25D0F;
}
.footer_copyright .menu{
	width:100%;
	font-weight:bold;
	color:gray;
}
.footer_copyright .menu .item{
	float:right;
	text-align:right;
	margin:4px 10px;	
}

/*********** footer blocks ends ***********/ 

/*********** home.tpl start **************/
.description{
	background-color:white;
	color:#2E2C2C;
}
.home_block{
	width:100%;
	float:left;
	color:red;
}
.home_block div{
	float:left;
}
.home_block .title{
	width:95%;
	padding:4px 0px 4px 4px;
	margin-bottom:5px;
	color:#4A4A4A;
	font-weight:bold;
	border-bottom:1px solid silver;
	font-size:12px;	
}
.home_block .item{
	width:100%;
	padding:0px 0px 0px 10px;
	font-size:11px;
	color:gray;
	padding-bottom:2px;
}
.home_block .item a{
	color:#284E82;
}
.home_block .item a:hover{
	color:#B25D0F;
}
.home_block .more{
	padding:4px;
	font-size:10px;
}
.home_block .more a{
	color:#D37427;
}
.home_block .more a:hover{
	color:gray;
}

.home_block ul li{
	color:#284E82;
}

/*********** home.tpl end **************/


/*********** main_info.tpl relatedcompanys start **************/

.related_company{
	width:100%;
	float:left;
}
.related_company div{
	float:left;
}
.related_company .title{
	width:100%;
	font-size:14px;
	font-weight:bold;
	color:#404040;
	margin:10px;
}
.related_company .item{
	width:100%;
	padding:1px 20px;
}
.related_company .item a{
	color:gray;
}
.related_company .item a:hover{
	color:#D37427;
}

.call_bottom{
	position:fixed; 
	right:0px;
	bottom:0px;
	width:350px; 
	height:30px; 
	background-color:#E9E4E4; 
	background-image:url('../img_cr/call.png'); 
	background-repeat:no-repeat; 
	background-position:4px 2px;
	border:2px solid silver;
	padding:4px 0px 0px 45px;
	font-size:12px;	
	_position: absolute; _right: 0px; _bottom: 0px; 
	_right: auto; _bottom: auto;
	_left: expression( ( 0 - call_bottom.offsetWidth + ( document.documentElement.clientWidth ? document.documentElement.clientWidth : document.body.clientWidth ) + ( ignoreMe2 = document.documentElement.scrollLeft ? document.documentElement.scrollLeft : document.body.scrollLeft ) ) + 'px' );
	_top: expression( ( 0 - call_bottom.offsetHeight + ( document.documentElement.clientHeight ? document.documentElement.clientHeight : document.body.clientHeight ) + ( ignoreMe = document.documentElement.scrollTop ? document.documentElement.scrollTop : document.body.scrollTop ) ) + 'px' );	
}



/*********** main_info.tpl relatedcompanys end **************/

.level2 {
margin-left: 15px;
}
.level3 {
margin-left: 35px;
}
.level4 {
margin-left: 65px;
}

.bimk{
	border: 1px black solid;
	background-color: #01589f;
	color: orange;
	padding: 5px 10px;
	font-weight: bold;
}

/*********** standart alert box **********/
.netting_block{
	width:100%;
	border:1px solid gray;
	margin:10px 0px;
	background:#f1f6fb;
}	
.netting_block .header{
	width:100%;
	background:#73a1c9;
	margin:0px;
}
.netting_block .header .text{
	color:white;
	padding:10px 10px 10px 20px;
	font-size:14px;
	font-weight:normal;
}
.alert{
	margin:5px;
	padding:10px 0px 4px 50px;
	border:1px solid silver;
	font-size:12px;
}
.alert.img{
	background-image:url('../img_cr/attension.gif'); 
	background-repeat:no-repeat; 
	background-position:10px 10px;
}
.alert.img2{
	background-image:url('../img_cr/help_page.png'); 
	background-repeat:no-repeat; 
	background-position:10px 10px;
}
.alert .header{
	font-size:14px;
}
.alert a{
	text-decoration:underline;
}
.bg_light_green{
	color:#4a6626;
	background-color:#e6feb4;
}
.bg_light_yellow{
	color:#ce522f;
	background-color:#ffe0c7;
}
.bg_light_gray{
	color:#333333;
	background-color:white;
}
.bg_light_green a{
	color:#4a6626;
}
.bg_light_yellow a{
	color:#ce522f;
}
.bg_light_gray a{
	color:#333333;
}
.alert a.read_more{
	color:#fe4e37;
	text-decoration:none;
}
.alert .line{
	min-height:25px;
	_height:25px;
	background:transparent;
	margin:1px;
	padding:1px;
}

/**************** netting_relations.tpl *******************/
#netting_info{
	width:100%;
}
#netting_info div{
	float:left;
}
#netting_info a{
	color:#3769b9;
	text-decoration:underline;
}
#netting_info a:hover{
	color:black;
}
#netting_info .block{
	width:100%;
}
#netting_info .title{
	font-size:16px;
	color:#5169a0;
	padding-top:40px;
	font-weight:bold;
	margin:10px 0px 0px 20px;
}
#netting_info .text{
	margin:10px;
	font-size:14px;
	color:#272727;
}
#netting_info ul{
	list-style-type:none;
}
#netting_info li{
	color:#333333;
}
#netting_info .subtitle{
	margin:20px 0px 10px 10px;
	font-size:14px;
	color:#333333;
}
/************ my_delays.tpl  ************/
.block_over{
	position:absolute;
	z-index:1000;
	width:400px;
	padding:10px;
	min-height:100px;
	_height:100px;
	border:1px solid #fe6b27;
	background-color:#fee6c8;
	left:50%;
	top:30%;
}
.close_err{
	float:right;
	width:100%;
	text-align:right;
	color:red;
	font-weight:bold;
	cursor:pointer;
}
/************** header info links imoprt file netting ****************/
.new_comp_delay{
	margin-right:40px;
	padding:5px;
	color:#FE4E37;
	font-size:12px;
	font-weight:normal;
	text-decoration:underline;
}
.skol_import_file{
	margin-right:5px;
	padding:5px;
	color:#FE4E37;
	font-size:12px;
	font-weight:normal;
	text-decoration:underline;
}
.header .head h1{
	font-size:14px;
	color:black;
	font-weight:bold;
}
.go_back{
	cursor:pointer;
	vertical-align:middle;
}
img.cursor{
	cursor:pointer;
}