*{
	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;
}




span.code
{
	font-family: "Courier New", Courier;
	white-space: nowrap;
}

div#wrap {
	background-color:#E0E7EB;
	}
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;
} 
#right td
{
	border-color:#414A4E;
	border-width: 1px 1px 0px 0px;
	border-style: solid;
	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;
}

input.input
{
	height:18px;
	display:block;
	float:left;
	/*margin-bottom:10px;*/
	background-color: #FFFFFF;
	border:1px solid #cbcbcb;
	/*background:url(img/bgInputLogin.gif) repeat-x;*/
}

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:500px;
/*	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.55em;
	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.3em;
	font-stretch:normal;
	font-weight:normal;
	color:#1D9DD3;
	font-style:normal;
	line-height:150%;
	margin-bottom:0px;
	}

#right p {
	font-size:0.9em;
	line-height:150%;
	margin-bottom:10px;
	margin-top:10px;
	text-indent:2em;
	text-align:justify;
	}

#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 li {
	list-style-type:disc;
	font-size:0.9em;
	margin-left:4em;
	margin-bottom:5px;
	margin-top:0px;
	padding-top:0px;
	}

#right acronym {
	text-decoration:none;
	border-bottom: 1px dashed;
	}

#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.8em;
	line-height:150%;
	margin-top:0px;
	margin-bottom:12px;
	text-indent:0em;
	}

#addSite {
	background: url(/img/add.png) left  center no-repeat;
	display:block;
	margin:0px 0px 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.siteTitle a:hover {
	border:none;
	}
span.iconAction {
	padding-left:5px;
	}
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;
	}
img.infoCursor {
	cursor:help;
	}
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;
	}
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%;
	}
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;
	}
span#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;
	}		