body{
	margin: 0px;
	text-align: center;
	font-family: verdana;
}
.container{
	width: 1024px;
	height:600px;
	margin: 0px auto;
	text-align: left;
}
/*////////////////////////////////////////////////////////////////////////////////////////////////////////////////////*/
.header{
	height: 169px;
	width: 1024px;
	margin: 0px auto;
	background-image: url(../images/head-backgr.gif);
	background-repeat: repeat-x;
}
.header .im_left{
	float:left;overflow:visible;margin-left: 142px;border:0px;
}
.header .im_right{
	float:right;
}
.header .search{
	width: 300px;height:20px;float:right;margin-top:12px;
}
.header .search .inputtext{
	border:0px;height:14px;width:200px;font-size:11px;padding:2px 2px 0 2px;float:left;
}
.header .search img{
	float:left;margin:0 0 0 10px;cursor:pointer;
}
.header .cont_newsltr{
	width: 226px;
	height: 15px;
	float:right;
	margin-top: 122px;
	text-align:center;
	font-size: 10px;
	margin-left: 85px;
}
.header .cont_newsltr a{
	text-decoration: none;
	font-weight: bold;
	color: #777777;
	height:15px;
	float:left;
	margin: 0 5px 0 5px;
}
.header .cont_newsltr a:hover{
	text-decoration: underline;
}
.header .cont_newsltr .selected{
	color: white;
	background-color: #9f9f9f;
}
/*////////////////////////////////////////////////////////////////////////////////////////////////////////////////////*/
.cont_left{
	float:left;
	width: 145px;
	height: 100%;
	background-color: #f0f1f3;
	background-image: url(../images/img-bottom-left.jpg);
	background-repeat: no-repeat;
	background-position: bottom; 
	
}
.cont_left .cl2{
	float:left;
	margin-top: 20px;
}
.cont_left .cl2 h3{
	font-size: 10px;
	margin: 0px;
}
.cont_left a{
	float: right;
	width: 135px;	
	text-align:right;
	color: #555555;
	text-decoration: none;
	margin: 0 4px 12px 0;
	font-weight: bold;
	font-size: 10px;
}
.cont_left a:hover{
	text-decoration: underline;
}
.cont_left .selected{
	font-size: 11px;
	background-image: url(../images/menu_selected.jpg);
	background-repeat: no-repeat;
	border-bottom: 1px solid #d5d5d5;
	background-position: bottom left;
}
#moremenu, #menu2{
	display:none;
}
/*////////////////////////////////////////////////////////////////////////////////////////////////////////////////////*/
.cont_center{
	float:left;
	width: 756px;
	height: 100%;
	background-color: #dfdfdf;
	background-image: url(../images/bottom.gif);
	background-repeat: no-repeat;
	background-position: bottom; 
}
/*////////////////////////////////////////////////////////////////////////////////////////////////////////////////////*/
.cont_right{
	float:left;
	width: 123px;
	height: 100%;
	background-color: #f0f1f3;
	text-align:center;
}
#btn1, #btn2{
	cursor:pointer;
	margin:10px 0 0 0;
}
#btn1{
	margin-top: 20px;
}


.dp{
	width:714px;height:560px;padding: 10px 20px 10px 20px;font-size: 12px;overflow: auto; color: #333333;
}

.sitemap{
	width:714px;height:560px;padding: 10px 20px 10px 20px;font-size: 12px;overflow: auto; color: #333333;
}

.sitemap .steluta{
}

.sitemap a{
	color: #333333;
	text-decoration: none;
	outline: none;
	font-size: 11px;
}
.sitemap a:hover{
	text-decoration: underline;
}

.sitemap .error404{
	margin: 0px;
	color: #222222;
	
}

.sitemap .top{
	float:left;width:225px;height:495px;overflow:hidden;
}

.sitemap .bottom{
	float:left;overflow:auto;text-align:center;width:100%;
	height: 20px;
}

.sitemap .bottom a{
	margin: 0 5px 0 5px;
}


.footer{
	width:100%;
	height: 20px;
	text-align:center;
	font-size: 11px;
	margin-top: 5px;
}
.footer a{
	text-decoration: none;
	font-weight: bold;
	color: #777777;
	height:15px;
	margin: 0 5px 0 5px;
}
.footer a:hover{
	text-decoration: underline;
}
.footer .selected{
	color: white;
	background-color: #9f9f9f;
}