@charset "utf-8";
/* CSS Document */

html,body {
 font-family: Tahoma, Arial, Helvetica, sans-serif;
 font-size:12pt;
 margin: auto; 
 padding: auto; 
 background-color:#F9F9F9;
}* {margin: 0px;	padding: 0px;}

#head {		margin: auto; padding:auto;	width:980px; height: 80px; position:relative;}
#calendar{
	position:absolute;
	top:65px;
	left:780px;
	color:#FFF;
	font-size:80%;
	width:200px;
	z-index:1;
	height: 10px;
	}

#maincontainer {
	width: 980px;
	margin: auto;
	background-color: #F9F9F9;
	margin-top: 20px;
	}

#leftsidebar { float:left; width: 200px; padding: 0px;	margin: 0; }

.imref{	border:0px;	}	
.flashref{
	width: 160px;
padding-top: 20px ;
padding-bottom: 20px ;
margin:  auto;
	}


#menubox{
	background-color:#FFF;
	border-left:#e5e5e5 solid 1px;
	border-right:#e5e5e5 solid 1px;
	width: 198px;
	margin: 0;
	margin-top:10px;
	padding: 0;
	z-index:1;
	}

#menutoppart, #menubottompart{
	text-align:left;
	width: 170px;
	padding: 0px;
	margin: auto;
	list-style-position: outside;
	list-style-type: none;
	z-index:1;
}
#menutoppart{margin-top:10px;}
#menubottompart, #menusecondbottompart{margin-top:0px;}

#menusecond, #menutercia, #menuquarta, #menusecondbottompart{
	text-align:left;
	margin: auto;
	margin-top:0px;
	list-style-position: outside;
	list-style-type: none;
	z-index:1;
}
#menusecond, #menusecondbottompart{ width: 170px; padding:0px;}
#menutercia{ width: 160px; padding: 0px 0px 0px 10px;}
#menuquarta{ width: 150px; padding: 0px 0px 0px 20px;}

#menutoppart ul, #menubottompart ul, #menusecond ul, #menusecondbottompart ul, #menutercia ul, #menuquarta ul{list-style-position: outside;
	list-style-type: none;}

#menutoppart li a, #menubottompart li a, #menusecond li a, #menusecondbottompart li a, #menutercia a, #menuquarta a
{background:url(http://www.worldbiz.ru/img/new/menuitembg.png) no-repeat; display: block; overflow:hidden;  text-decoration:none; 
color:#036; height:100%; margin-bottom:0px; border: #fff solid 1px; border-top: #e5e5e5 solid 1px;}


#menutoppart li a, #menubottompart li a{font-size:11px;  padding: 5px; font-weight:bolder;}

#menusecond li a, #menusecondbottompart li a,  #menutercia a, #menuquarta a{ padding: 4px 5px;  font-size:10px;}

#menutoppart li a:hover, #menubottompart li a:hover, #menusecond li a:hover,
#menusecondbottompart li a:hover,  #menutercia li a:hover, #menuquarta li a:hover{border: #e5e5e5 solid 1px; background-position: 0px -48px;}


#menutoppart li.selected a, #menubottompart li.selected a, #menusecond li.selected a, 
#menusecondbottompart li.selected a, #menutercia li.selected a, #menuquarta li.selected a{font-weight:bold;}

#menutoppart li.selected a, #menubottompart li.selected a{color:#fff;}

#menusecond li.selected a, #menusecondbottompart li.selected a, #menutercia li.selected a, #menuquarta li.selected a{color:#036;}


#menutoppart li.selected a, #menubottompart li.selected a{background-position: 0 -102px; }

#menusecond li.selected a, #menusecondbottompart li.selected a {background-position: 0 -193px; margin-left:-10px; padding-left:15px;}

#menutercia li.selected a{background-position: 0 -312px; margin-left:-15px; padding-left:20px;}

#menuquarta li.selected a{background-position: 0 -426px; margin-left:-20px; padding-left:25px;}



#menutoppart li.selected a:hover,  #menubottompart li.selected a:hover{background-position: 0 -147px; } 

#menusecond li.selected a:hover, #menusecondbottompart li.selected  a:hover{background-position: 0 -247px; }

#menutercia li.selected a:hover{background-position: 0 -376px; }

#menuquarta li.selected a:hover{background-position: 0 -505px; }

.cap200{
	background:url(http://www.worldbiz.ru/img/new/menucap.png) no-repeat;
	z-index:10;
	position:absolute;
	width:200px;
	height:11px;
}
	
.bot200up10, .bot200up20{
	background:url(http://www.worldbiz.ru/img/new/bot200-white.png) no-repeat;
	clear: both;
	height: 24px;
	position: relative;
	top: -10px;
	}
.bot200up10{top: -10px;	z-index: 0;}
.bot200up20{top: -20px;}
.bot200, .bot200gray {height: 24px; width:200px;}
.bot200 { background:url(http://www.worldbiz.ru/img/new/bot200-white.png) no-repeat;}

#copyright{
	font-size:60%;
	color:#003A63;
	text-align:left;
	padding-left:20px;
	}	
#counter{
	float:right;
	display: inline;
	margin:10px 10px 0 0;
        height:100%;
	}

div.clear {
 clear: both;
}

#footer{
	background:url(http://www.worldbiz.ru/img/new/bottom.png) no-repeat;
       	width: 980px;
        height: 70px;
	position:relative;
	}
	
#footer p{
	color:#003A63;
	font-size:60%;
        font-weight:normal:
	text-align:left;
	padding-left:10px;
	
}

#footertext, #footertext1{
        color:#003A63;
         padding-left:10px;
}

#footertext{ font-size:70%;}

#footertext1{font-size:60%;}

.cap980{
	background:url(http://www.worldbiz.ru/img/new/cap980-blue.png) no-repeat;
	margin: 0px;
	padding: 0px;
	}	
.bot980{
	background:url(http://www.worldbiz.ru/img/new/bot980-blue.png) no-repeat;
width:980px;
position:relative; bottom:0px;
	}

#whiteRef{ color:#FFF; font-size:70%; text-align:right; margin-top: 5px;}
#whiteRef a:link, #whiteRef a:active, #whiteRef a:visited{
        color:#FFF;
        text-decoration:none;
} 
#whiteRef a:hover{
    color:#FFF;
    text-decoration:underline;
}

#ref{ color:#003A63; font-size:70%; text-align:right; margin-top: 5px;}
#ref a:link, #ref a:active, #ref a:visited{
        color:#003A63;
        text-decoration:none;
} 
#ref a:hover{
    color:#003A63;
    text-decoration:underline;
}	

.passport{
font-style:italic;
}


