*
{
	margin:0px;
	padding:0px;
}

img
{
	border:none;
}

li
{
	list-style-type:none;
	line-height: 1.5em;
}

body
{
	font-family:Arial, Helvetica, sans-serif;
	font-size:62,5%;
	width:100%;
	color:#717171;
	background: url(/img/bg.gif) #004560;
}

a:link, a:visited
{
	text-decoration:underline;
	color:#5D8DC3;
}

a:hover
{
	text-decoration:none;
}

p
{
	color:#717171;
	font-size:1em;
	line-height:1.5em;
}

span.plus
{
	color:#16bd00;
	font-size:0.7em;
	vertical-align:middle;
	position: relative;
	font-style:bold;
	bottom:0.5em;
}

span.minus
{
	color:#cc3500;
	font-size:0.7em;
	vertical-align:middle;
	position: relative;
	font-style:bold;
	top:0.5em;
}

span.sup
{
	vertical-align:middle;
	position: relative;
	font-size:0.7em;
	bottom:0.5em;
}

code
{
	font-family: "Courier New", Courier;
	white-space: nowrap;
}

span.code
{
	font-family: "Courier New", Courier;
	white-space: nowrap;
}

span.soft_code
{
	font-family: "Courier New", Courier;
	white-space: normal;
}

#right p.error
{
	background-color:#FFCCCC;
	border-color:#DD0000;
	border-style:solid;
	border-width:1px;
	background:url(/img/error.png) no-repeat #FFCCCC;
	background-position: 6px 0.35em;
	padding-left:2em;
	padding-right:1em;
}

#right span.error
{
	background-color:#FFCCCC;
	border-color:#DD0000;
	border-style:solid;
	border-width:1px;
}

#right p.warn
{
	background-color:#FFFFCE;
	border-color:#F0C000;
	border-style:solid;
	border-width:1px;
	background:url(/img/warn.png) no-repeat #FFFFCE;
	background-position: 6px 0.35em;
	padding-left:2em;
	padding-right:1em;
}

#right *.info
{
	background-color:#C8DAED;
	border-color:#3C78B5;
	border-style:solid;
	border-width:1px;
	background:url(/img/inf.png) no-repeat #C8DAED; /*D8E4F1*/
	background-position: 6px 0.35em;
	padding-left:2em;
	padding-right:1em;
	/*width:100%;*/
}



div#wrap
{
	background-color:#E0E7EB;
}


/*----->NEW TOP<----- */
#top2 {
     background: #9CD4F3 url("/img/header-bg.jpg") no-repeat left top;
     height: 130px;
     overflow: hidden;
     padding: 0px 20px;
     position: relative;
     min-width: 780px;
     }
#login-line {
     background: url("/img/login-bg-left.png") no-repeat left top;
     padding-left: 10px;
     display: inline-block;
     font-size: 13px;
     zoom: 1;
     *display: inline;
     _width: 555px;
     }
#right-login {
     background: url("/img/login-bg-right.png") no-repeat right top;
     padding-right: 11px;
     }
#login-wrap {
     background: url("/img/login-bg-cntr.png") repeat-x;
     padding: 5px;
     height: 31px;
     }
#login-wrap form {
     float: left;
     width: 350px;
     }
#login-wrap label {
     width: 16px;
     padding-right: 5px;
     overflow: hidden;
     text-indent: -999px;
     display: block;
     float: left;
     height: 19px;
     _width: 20px;
     }
#login-icon {
     background: url("/img/ligin-user-icon.png") no-repeat left center;
     
     }
#login-wrap label#pass-icon {
     background: url("/img/login-pass-icon.png") no-repeat left 2px;
     width: 11px;
     height: 19px;
     }
div.input-line {
     background: url("/img/input-left.png") no-repeat left top; 
     padding-left: 2px;
     float: left;
     margin-right: 10px;
     height: 19px;
     }
#login-wrap div.input-line div input {
     width: 105px;
     }
div.input-line div {
     background: url("/img/login-right.png") no-repeat right top;
     }
div.input-line div input {
     border: none;
     background: transparent;
     height: 18px;
     }
.bnt {
    background: none;
    border: medium none;
    color: #FFFFFF;
    cursor: pointer;
    overflow: visible;
    padding: 0;
    text-align: center;
    text-shadow: 0 1px 0 #333333;
    white-space: nowrap;
    width: auto;
    margin-top: -1px;
     }
.bnt span, .bnt em  {
    display: inline-block;
    background: url("/img/btn-bg-left.png") no-repeat left top; 
    font-style: normal;
    height: 19px;
    margin: 0; 
    font-size: 11px;
    padding-left: 5px;
    }
.bnt em  {
     background: url("/img/btn-bg-right.png") no-repeat right top;
     padding: 0px;
     padding-right: 5px;
     padding-top: 1px;
     height: 18px; 
     }
#soc-login a {
     color: #5D8DC3;
     border-bottom: 1px dotted #5D8DC3;
     text-decoration: none;
     }
#soc-login {
     padding-bottom: 11px;
     padding-top: 1px;
     }
span.on-click  {
     background-color: #FFF;
     padding-left: 4px;
     margin-left: -5px;
     padding-right: 4px;
     margin-right: -5px;
     border-top: 1px solid #CCC;
     border-left: 1px solid #CCC;
     border-right: 1px solid #CCC;
    	-moz-box-shadow: 0px 0px 2px #C4C4C4; 
     -webkit-box-shadow: 0px 0px 2px #C4C4C4;
     box-shadow: 0px 0px 2px #C4C4C4;
     
     *background:none;
     *border:none;
     *padding-left: 5px;
     *padding-right: 5px;
     }
#soc-login-panel {
     display: none;
     position: absolute;
     top: 27px;
     padding-right: 3px;
     background: url("/img/soc-panel-right.png") no-repeat right top;
     left: 20px;
     z-index: 100;
     }
div#soc-login-panel.show-soc {
     display: inline-block !important;
     }
#soc-login-wrap {
      background: url("/img/soc-panel-left.png") no-repeat left top;
      padding: 5px 7px 0px 10px;
      height: 30px;
      _height: 35px;
     }
#info-top {
     float: left;
     position: relative;
     }
span.login-spacer {
     padding: 0px 5px;
     background: url("/img/login-text-spacer.gif") no-repeat center 5px;
     }
#site-logo {
     width: 301px;
     }
#site-logo a {
     display: block;
     width: 301px;
     height: 61px;
     text-indent: -999px;
     overflow: hidden;
     background:  url("/img/site-logo.png") no-repeat left top;
     }
#site-logo span {
     color: #FFF;
     font-size: 13px;
      text-shadow: 0 1px 0 #333333;
     }
#promo-wrap { /* banner */
     width: 468px;
     height: 60px;
     border: 1px dotted #FFF;
     position: absolute;
     right: 20px;
     top: 45px;
     }
/*----->END NEW TOP<----- */



div#top
{
	width:100%;
	height:171px;
	background:url(/img/top.jpg) no-repeat #4C7A9E;
	font-size:16px;
}

div#LoginForm
{
	margin-left:600px;
	padding-top:40px;
	height:130px;
	width:370px;
	background:url(img/LoginForm.jpg) no-repeat top left;
}

* html div#LoginForm
{

}

#LoginForm select
{
	font-size:0.75em;
	color:#FDFDE0;
	margin-left:45px;
	background-color:#49AED3;
	border:none;
	width:130px;
	float:left;
}

* html #LoginForm select
{
	margin-left:37px;
	width:140px;
}

a#Reg:link, a#Reg:visited
{
	font-size:0.75em;
	display:block;
	float:right;
	color:#FEC6C6;
	margin-right:70px;
}

* html a#Reg:link, * html a#Reg:visited
{
	margin-right:35px;
}

div#firstLineReg
{
	height:20px;
	margin-top:-2px;
}

div#UrlForm
{
	margin-top:10px;
	margin-left:30px;
	width:296px;
	height:29px;
	background:url(img/UrlForm.jpg) no-repeat;
}

span#url
{
	display:block;
	float:left;
	margin-left:15px;
	padding-top:5px;
	color:#FDFDE0;
	width:40px;
}

span#login_caption
{
	font-size:0.9em;
	color:#FDFDE0;
	margin-left:55px;
	border:none;
	width:130px;
	float:left;
}

* html span#url
{
	margin-left:7px;
}

span#pass
{
	display:block;
	float:left;
	margin-left:9px;
	padding-top:7px;
	color:#FDFDE0;
	font-size:0.9em;
	width:50px;
}

* html span#pass
{
	margin-left:4px;
}

input.loginField
{
	display:block;
	float:left;
	width:110px;
	background:no-repeat;
	color:#FDFDE0;
	border:none;
	margin-left:10px;
	margin-top:7px;
	font-size:14px;
}

input#loginFieldsURL
{
	margin-top:7px;
	width:215px;
}

div#PassForm
{
	margin-top:5px;
	margin-left:25px;
	width:189px;
	height:29px;
	background:url(img/PassForm.jpg) no-repeat;
}

input#ButtForm
{
	display:block;
	float:right;
	margin-top:-30px;
	margin-right:47px;
	width:103px;
	height:33px;
}

* html input#ButtForm
{
	margin-right:22px;
}

.clear
{
	clear:both;
}

#right table
{
	border-collapse:collapse;
	border-color:#414A4E;
	border-style:solid;
	border-width: 0px 0px 1px 1px;

	margin-bottom:10px;
	margin-top:10px;
	text-align:justify;
}

#right td
{
	border-color:#414A4E;
	border-width: 1px 1px 0px 0px;
	border-style: solid;
	margin:1px;
	padding:2px;
}


#right td.c
{
	text-align: center;
}


#right table.lp tr th
{
	margin:3px;
	padding:5px;
}

#right table.lp tr td
{
	margin:3px;
	padding:5px;
}

#right td.warn
{
	background-color: #FFFFCE;
}


#right td.error
{
	background-color: #FFCCCC;
}

#right td.ok
{
	background-color: #CCFFCC;
}


#right th
{
	border-color:#414A4E;
	border-width: 1px 1px 0px 0px;
	border-style: solid;
	text-align:center;
	margin:1px;
	padding:2px;
}

#right table#kabTable
{
	border-collapse: collapse;
	border-color:#414A4E;
	border-style:solid;
	border-width: 0px 0px 0px 0px;
} 
#right td.kabTd
{
	border-color:#414A4E;
	border-width: 0px 0px 0px 0px;
	border-style: solid;
	margin: 0;
	padding:2px;
}

#right tr.color_line_1
{
	background-color: #dae1e5;
}

#right tr.color_line_0
{
	background-color: #e6eef2;
}


#right td.color_line_1
{
	background-color: #dae1e5;
}

#right td.color_line_0
{
	background-color: #e6eef2;
}

td#leftArea
{
	width:207px;
	vertical-align:top;
}

hr
{
	border:none;
	height:2px;
	width:100%;
	color:#CBCBCB;
	background-color:#CBCBCB;
	text-align:center;
	margin-top:5px;
	margin-bottom:5px;
}

input.input
{
	display:block;
	float:left;
	width:100%;
	background-color: #FFFFFF;
	border:1px solid #cbcbcb;
	vertical-align:middle;
	margin-bottom:auto;
}

select.input
{
	display:block;
	float:left;
	width:100%;
	background-color: #FFFFFF;
	border:1px solid #cbcbcb;
}

textarea.textarea
{
	display:block;
	float:left;
	width:100%;
	background-color: #FFFFFF;
	border:1px solid #cbcbcb;
}


span.comment
{
	font-size:0.75em;
	display:block;
	margin-bottom:10px;
}

span.error
{
	/*text-decoration:underline;*/
	font-style:italic;
}

/*---------------->>>MENU<<<----------------*/
div#menuWrap {
	width:100%;
	height:90px;
	background:url(img/bgNemu_left.gif) no-repeat left top;
/*	background: url(/img/dw.gif);*/
	}
div#menuRight {
/*	background: url(/img/dw.gif);*/
	margin-left:264px;
	height:90px;
	background:url(img/bgNemu.gif) repeat-x;
	text-align:center;
	}
ul#menu {
/*	background: url(/img/dw.gif);*/
	margin-left: auto; 
	margin-right: auto;
	padding-top:29px;
	text-align:center;
/*	margin-left:-15px;*/
	width:530px;
/*	width:100%;*/
	}
#menu li {
	display:block;
	margin: 0px 15px;
	float:left;
	}
a.menuLink:link, a.menuLink:visited, #bottomRight a:link, #bottomRight a:visited {
	text-decoration:underline;
	color:#EEEBC9;
	}
a.menuLink {
	font-size:16px;
}
a.menuLink:hover, #bottomRight a:hover {
	text-decoration:none;
	}
span#activMenu {
	background:transparent url(img/activMenuLeft.gif) no-repeat scroll 0%;
	display:block;
	height:41px;
	margin-top:-10px;
	margin-left:-16px;
	font-size:16px;
	}
* html span#activMenu {
	margin:0px;
	display:inline;
	height:auto;
	background:transparent;
	}
span#activMenuRight {
	background:transparent url(img/ActivMenuRight.gif) no-repeat scroll right top;
	display:block;
	height:41px;
	margin-right:-16px;
	position:relative;
	padding:10px 10px 0px 10px;
	color:#555;
	}
* html span#activMenuRight {
	margin:0px;
	display:inline;
	height:auto;
	background:transparent;
	padding:0px;
	color:#EEEBC9;
	font-weight:bold;
	}
/*----------->>>LEFT CONTENT<<<------------*/
div#left {
	width:300px;
/*	width:30%;*/
	float:left;
	}


/*----------->>>SUBMENU LEFT<<<------------*/
ul#LeftSubMenu {
	margin-top:-53px;
	display:block;
	position:relative;
	}
li.SubMenu {
	background:url(img/SubMenuBg.jpg) no-repeat;
	height:59px;
	width:187px;
	margin-bottom:5px;
	font-size:16px;
	}
a.SubMenuLink:link, a.SubMenuLink:visited {
	text-decoration:underline;
	color:#FFF;
	display:block;
	text-align:center;
	padding: 12px 25px 12px 0px;
	}
a.SubMenuLink:hover {
	text-decoration: none;
	}
#LeftSubMenu b.activePage {
	color:#FFF;
	display:block;
	text-align:center;
	padding: 12px 25px 12px 0px;
	font-size:0.9em;
	color:#fbfbd7;
	}


/*----------->>>ADV<<<------------*/
div#advWrap {
	width:207px;
	background:url(img/advBott.jpg) no-repeat bottom;
	padding-bottom:48px;
	margin-top:30px;
	position:relative;	
	}
span#advTop {
	background:url(img/advTop.jpg) no-repeat top;
	display:block;
	width:207px;
	height:151px;
	}
div#advContent {
	background:url(img/advContent.jpg) repeat-y right;
	margin-top:-100px;
	padding:0px 14px 0px 10px;
	font-size:0.8em;
	color:#414A4E;
	}


div#from_site {
	margin-left: auto; 
	margin-right: auto;
	width:90%;
	text-align:left;
	}
#from_site p {
	font-size:0.9em;
	line-height:100%;
	margin-bottom:0px;
	text-indent:3em;
	}
#from_site ul {
	margin-left:40px;
	font-size:0.9em;
	line-height:100%;
	margin-bottom:20px;
	text-indent:3em;
	}


/*--------->>>RIGHT CONTENT<<<----------*/

div#right {
	margin-left: auto; 
	margin-right: auto;
/*	width:610px; */
	width:90%;
	text-align:left;
	}
#right h1 {
	font-family:"Times New Roman", Times, serif;
	font-size:1.72em;
	font-stretch:normal;
	font-weight:normal;
	color:#1D9DD3;
	font-style:normal;
	background:url(img/h1bottomImg.gif) bottom repeat-x;
	line-height:150%;
	margin-bottom:20px;
/*	float: left; */
	}

#right div.top_ico {
	float: right;
	}

#right h2 {
	font-family:"Times New Roman", Times, serif;
	font-size:1.44em;
	font-stretch:normal;
	font-weight:normal;
	color:#1D9DD3;
	font-style:normal;
	line-height:150%;
	margin-top:1em;
	}

#right h3 {
	font-family:"Times New Roman", Times, serif;
	font-size:1.22em;
	font-stretch:normal;
	font-weight:normal;
	color:#1D9DD3;
	font-style:normal;
	line-height:150%;
	margin-bottom:0px;
	}

#right h2 a:link, #right h2 a:visited
{
	color:#1D9DD3;
}


#right p {
/*	font-size:0.9em; */
	line-height:150%;
	margin-bottom:10px;
	margin-top:10px;
	text-indent:2em;
	text-align:justify;
	}

#right {
	font-size:0.9em;
	}


#right *.minor
{
	color: #A5A5A5;
}

#right p.img {
/*	font-size:0.9em;
	line-height:150%;
	margin-bottom:20px; */
	text-indent:0em;
	text-align:center;
	}

#right p.contents_l1 {
/*	font-size:0.9em; */
	line-height:150%;
	margin-top:20px;
	margin-bottom:0px;
	text-indent:0em;
	}

#right p.contents_l2 {
/*	font-size:0.9em; */
	line-height:150%;
	margin-top:0px;
	margin-bottom:0px;
	text-indent:3em;
	}

#right p.copyright {
	font-size:0.8em;
	line-height:150%;
	margin-top:0px;
	margin-bottom:20px;
	text-indent:0px;
	}

#right ul li {
	list-style-type:disc;
/*	font-size:0.9em; */
	margin-left:4em;
	margin-bottom:5px;
	margin-top:0px;
	padding-top:0px;
	text-align:justify;
	}

#right ul.slight li {
	margin-bottom:1.5em;
	}

#right ul.none_list_style li {
	list-style-type:none;
}

#right ol li {
	list-style-type:decimal;
/*	font-size:0.9em; */
	margin-left:4em;
	margin-bottom:5px;
	margin-top:0px;
	padding-top:0px;
	}

#right *.snoska li {
	list-style-type:decimal;
	font-size:0.88em;
	margin-left:4em;
	margin-bottom:5px;
	margin-top:0px;
	padding-top:0px;
	}
	
#right acronym {
	text-decoration:none;
	border-bottom: 1px dashed;
	}

#right *.small
{
	font-size:0.88em;	
}

#right ul#news li {
	list-style-type:none;
	line-height: 1.5em;
	font-size:1em;
	margin-left:2em;
	}

#right div#navigator {
	}
#right p#textNavigator
{
	font-size:0.88em;
	line-height:150%;
	margin-left:0.44em;
	margin-top:0px;
	margin-bottom:12px;
	text-indent:0em;
}

#addSite {
	background: url(/img/add.png) left  center no-repeat;
/*	display:block;*/
	margin:0px 10px 10px 0px;
	padding-left:21px;
/*	width:115px;*/
	font-size:16px;
	}

div.elSite_t_l {
	background:url(/img/t_l.gif) left top no-repeat #ebf1f3;
	}
div.elSite_t_r {
	background:url(/img/t_r.gif) right top no-repeat;
	}
div.elSite_b_l {
	background:url(/img/b_l.gif) left bottom no-repeat;
	}
div.elSite_b_r {
	background:url(/img/b_r.gif) right bottom no-repeat;
	padding:15px 15px 15px 15px;
	}
span.siteTitle {
	font-size:16px;
	display:block;
	}
span.siteTitle a:link, span.siteTitle a:visited {
	text-decoration:none;
	border-bottom:1px dotted #5D8DC3;
	}

span.inactiveSite a:link, span.inactiveSite a:visited
{
	text-decoration:none;
	border-bottom:1px dotted #5D5D5D;
	color:#A0A0A0;
}

span.errorSite a:link, span.errorSite a:visited
{
	text-decoration:none;
	border-bottom:1px dotted #CC3500;
	color:#CC3500;
}

span.siteTitle a:hover {
	border:none;
	}
span.iconAction {
	padding-left:5px;
	float:right;
	}
span.siteTitle span.iconAction a {
	border:none;
	padding:0px 1px;
	}
span.statTitleSate {
	padding-left:15px;
	}
span.statTitleSate span {
	padding-right:5px;
	}
span.statTitleSate span.plus {
	padding-right:0px;
	}
span.infoCursor
{
	cursor:help;
	border-bottom:1px dotted ;
}
em.infoCursor
{
	cursor:help;
	border-bottom:1px dotted ;
}
img.infoCursor {
	cursor:help;
	}
	
div.titleCount {
	font-weight:normal;
	font-size:16px;
	height:22px;
	}
div.titleCount span.nameCount {
	background:url(/img/po.gif) no-repeat left center;
	padding-left:21px;
	}

h3.titleCount {
	font-weight:normal;
	font-size:16px;
	height:22px;
	}
h3.titleCount span.nameCount {
	background:url(/img/po.gif) no-repeat left center;
	padding-left:21px;
	}

span.countWrap {
	padding-left:3px;
	}
#right ul.countBox li {
	margin:0px;
	padding:0px;
	list-style:none;
	color:#333;
	font-size:16px;
	}
img.treeImg {
	vertical-align: top;
	height:22px;
	width:16px;
	margin:0px;
	padding:0px;
	}
#right ul.countBox li input {
	vertical-align:middle;
	}
#right ul.countBox ul li {
	height:22px;
	line-height:150%;
	font-size:15px;
	}


/* Contents begin */
#right ul.contents li {
	margin:0px;
	padding:0px;
	list-style:none;
	color:#333;
	font-size:16px;
	}
#right ul.contents ul li {
	height:22px;
	line-height:150%;
	font-size:16px;
	}
/* Contents end */


br.emptySpace {
	height:15px;
	display:block;
	}
td.OneCellWrap {
	padding-bottom:15px;
	}


#right table.hidden
{
	border-collapse:separate;
	border-style:none;
	border-width: 0px 0px 0px 0px;
	border-spacing:5px;
} 

#right table.hidden td
{
	border-color:#000000;
	border-width: 0px 0px 0px 0px;
	border-style: none;
	margin: 2px;
	padding:2px;
}




/*----------->>>BOTTOM<<<------------*/
div#bottom {
	background: url(img/bottom.gif) left top no-repeat;
/*	background: url(img/po.gif);*/
	height:83px;
	width:100%;
 	}
div#bottomRight {
	background:url(img/bottomRight.gif) repeat-x;
	font-size:0.8em;
	margin-left:252px;
	padding-top:40px;
	height:43px;
	text-align:center;
	}
#bottomText {
	margin-left: auto; 
	margin-right: auto;
/*	width:750px;*/
	width:100%;
	color:#EEEBC9;
	display:block;
	}
#bottomRight p {
	color:#EEEBC9;
	}
#bottomRight a:link, #bottomRight a:visited {
	text-decoration: underline;
	color:#EEEBC9;
	}
#bottomRight a:hover {
	text-decoration: none;
	}
div#contentWrap {
	height:100%;
/*	width:1000px;*/
	width:100%;
		float: left;

		position: relative;
	}
	

/*----------->>>MAIN PAGE ICON<<<------------*/
div#iconWrap {
	margin-left:50px;
	margin-bottom:20px;
	}
#iconWrap a:link, #iconWrap a:visited {
	text-decoration:underline;
	color:#5D8DC3;
	text-align:center;
	font-size:0.8em;
	font-style:italic;
	display:block;
	}
#iconWrap a:hover {
	text-decoration:none;
	}
#iconWrap img {
	display:block;
	margin:0px auto;
	}
div.icon {
	width:170px;
	float:left;
	position:relative;
	margin:10px 0px;
	}

/*----------->>>MAIN PAGE NEWS<<<------------*/
ul#news {
	margin-left:50px;
	}
#news p {
	text-indent:-50px;
	}
span.newsDate {
	font-weight:bold;
	background-color:#D3E4EE;
	color: #717171;
	padding:0px 3px;
	}
	
/*----------->>>MAIN PAGE NIK-USER<<<------------*/
div#nikUser {
	background:url(img/UserNik.jpg) no-repeat;
	height:58px;
	margin-left:600px;
	padding-top:14px;
	padding-left:40px;
	}
#nikUser p{
	font-size:0.9em;
	color:#FFF;
	width:220px;
	text-align:center;
	float:left;
	}
span#nik {
	color:#EEEBC9;
	font-style:italic;
	}
#nik a:link, #nik a:visited {
	text-decoration:underline;
	color:#EEEBC9;
	}
#nik a:hover {
	text-decoration:none;
	}
 a#exit:link,  a#exit:visited {
	text-decoration:underline;
	color:#FEC6C6;
	display:block;
	float:left;
	margin-left:30px;
	font-size:0.9em;
	line-height:150%;
	}
 a#exit:hover {
	text-decoration:none;
	}		
