﻿@charset "utf-8";
/* Copyright (c) 2009 by Grafica Studio | http://www.grafica.kz */

BODY
    {
    padding: 0;
	margin: 0;
    font: 13px/17px Georgia, Verdana, Tahoma, Arial, sans-serif;
    color: #333;
    }

A
	{
	color: #06c;
	}
A:visited
	{
	color: #969;
	}
A:hover
	{
	color: #c00;
	text-decoration: none;
	}

A.on-red
    {
    color: #FFF;
    }
A:visited.on-red
    {
    color: #FFF;
    }
A:hover.on-red
    {
    color: #FFF;
    text-decoration: none;
    }

DIV
	{
	float: left;
	/* border: 1px solid red; */
	}

H1
	{
	color: #C33;
	font-size: 1.8em;
	padding: 1em 0 .2em 0;
	line-height: 1.2em;
	}
H1.first
	{
	padding-top: .2em;
	}

H2
    {
    font-size: 1.4em;
    padding: .5em 0 0 0;
    line-height: 1.2em;
    }

P
	{
	padding: .5em 0 .5em 0;
	line-height: 18px;
	}

.site
	{
	width: 900px;
	position: relative;
	left: 50%;
	margin-left: -450px;
	}

.top-red-line
	{
	font-size: 1px;
	margin-left: 35px;
	//margin-left: 17px;
	height: 5px;
	width: 361px;
	background-color: #C33;
	clear: both;
	}

.logo-right
	{
	position: relative;
	width: 100%;
	height: 33px;
	background: url(/i/nka-logo.gif) no-repeat right;
	}

.logo-left
	{
	position: relative;
	width: 35px;
	height: 33px;
	background: url(/i/ireg-logo.gif);
	}
	
.head-ireg
	{
	width: 361px;
	}

.under-ireg-text
	{
	padding: .7em 0 2em 0;
	color: #666;
	}

.head-nka
	{
	text-align: right;
	width: 468px/*384px*/;
	}

.shadow-left-container
	{
	clear: both;
	position: relative;
	overflow: hidden;
	}

.shadow-left
	{
	position: relative;
	left: 28px;

	width: 42px;
	height: 165px;
	background: url(/i/shadow.gif) no-repeat;
	}

.shadow-left-footer
	{
	position: relative;
	left: 28px;

	width: 42px;
	height: 195px;
	background: url(/i/shadow-bottom.gif) no-repeat;
	}

.shadow-right-container
	{
	overflow: hidden;
	position: relative;
	}

.shadow-right
	{
	position: relative;
	left: -14px;

	width: 35px;
	height: 165px;
	background: url(/i/shadow.gif) no-repeat;
	}

.shadow-right-footer
	{
	position: relative;
	left: -14px;

	width: 35px;
	height: 195px;
	background: url(/i/shadow-bottom.gif) no-repeat;
	}

.content
	{
	width: 815px/*715px*/;
	padding-top: 2.5em;
	background: url(/i/main-shadow.gif) repeat-x;
	margin-bottom: -60px;
	}

.menu
	{
	width: 220px/*220px*/;
	}

.menu UL LI
	{
	font-size: 15px;
	font-style: italic;
	line-height: 30px;
	margin-left: 5px;
	padding-left: 7px;
	}

.menu UL LI.current
	{
	background: url(/i/arrow.gif) no-repeat top right;
	background-color: #C33;
	font-weight: bold;
	color: #FFF;
	}

.menu UL LI.current-in
    {
    font-weight: bold;
    }

.submenu
	{
	font-size: 1px;
    background-color: #FFF;
    font-weight: normal;
    margin-left: -7px;
    padding-left: 14px;
	}

.main-part
	{
	width: 566px/*466px*/;
	padding-left: 17px;
	overflow: hidden;
	}

.slide-show
	{
	position: relative;
	//width: 566px/*486px*/;
	overflow: hidden;
	}

IMG.png
	{
	//background: none !important;
	behavior: url(/pngfix.htc);
	}

.slide-show-control
	{
	position: absolute;
	bottom: 0;
	//bottom: -1px;
	width: 566px/*486px*/;
	z-index: 3;
	}

.txt
	{
	font-style: italic;
	font-weight: bold;
	line-height: 2.2em;
	text-align: center;
	//bottom: 3px;
	}

.left-navi
	{
	bottom: 9px;
	//bottom: 7px;
	left: 8px;
	width: 263px/*243px*/;
	z-index: 10;
	display: none;
	}

.right-navi
	{
	bottom: 9px;
	//bottom: 7px;
	right: 8px;
	text-align: right;
	display: none;
	}

.inner-text
	{
	margin-top: 2.5em;
	}

.file
    {
    float:none;
    margin-bottom: 1em;
    margin-top: 1em;
    }

.file-size
    {
    font-size:0.9em;
    color:#333;
    }

.footer
	{
	position: relative;
	top: 100px;
	width: 815px/*715px*/;
	height: 86px;
	background: url(/i/footer-bg.gif) repeat-x bottom;
	color: #666;
	font-size: .8em;
	}


.copy
	{
	padding-left: 12px;
	width: 70%;
	}

.grafica
	{
	width: 25%;
	}

.grafica IMG
	{
	margin-right: 8px;
	}

TR.odd
    {
    background-color: #F5F5F5;
    }

UL.list LI
    {
    margin-left: 2em;
    padding: .5em 0 .5em 0;
    list-style-type: circle;
    }
UL.list UL
    {
    margin-left: 30px;
    }
    
#visa TR TD
	{
	padding: 3px 6px 3px 7px;
	}

P.beneficiary
    {
    margin-left: 2em;
    margin-bottom: 1em;
    }

#orgBy TBODY TR TD
	{
	padding-bottom: 1.5em;
	}