/* CSS Document */
*{ margin:0; padding:0;}
a{outline:none;}
html, body{
	width:100%;
	font-size:11px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	color:#6d6d6d;
	}
#main{
	width:935px;
	margin:0px auto;
	}
#head{
	float:left;
	width:100%;
	height:189px;
	background:url(../images/top.jpg) top left no-repeat;
	}
	.menu{
		float:left;
		width:100%;
		height:21px;
		margin-top:168px;
		background:url(../images/bgmenu.jpg) repeat-x;
		}
.menu ul{ 
	list-style-type:none;
	margin-left:5px;
	height:21px;
	}
.menu ul li{
	float:left;
	background:url(../images/sepmenu.jpg) top right no-repeat;
	height:21px;
	}
.menu ul li a{
	text-decoration:none;
	color:#e3e3e3;
	line-height:19px;
	display:block;
	height:21px;
	float:left;
	padding:0px 12px;
	font-size:12px;
	}
.menu ul li a:hover, .current{ 
	background:url(../images/hovermenu.jpg) bottom center no-repeat;
	}
#dropmenudiv{
	position:absolute;
	z-index:100;
	padding:10px 0px;
	background:#ffffff; opacity:.90;filter: alpha(opacity=90); -moz-opacity: 0.9;
	border-right:2px solid #e4cece;
	border-bottom:2px solid #e4cece;
}
#dropmenudiv a{
	display:block;
	font-size:11px;
	cursor:pointer;
	line-height:22px;
	text-decoration:none;
	color:#4f4f4f;
	padding-left:15px;
}
#dropmenudiv a:hover, .subCurrent{ 
	display:block;
	line-height:22px;
	color:#850d0d;
	background:url(../images/hoverpod.jpg) center left no-repeat;
}
#container{
	width:935px;
	float:left;
	position:relative;
	background:url(../images/bgcontent.jpg) bottom right no-repeat;
	}
.content{
	width:905px;
	float:left;
	padding:20px 15px 0px 15px;
	text-align:justify;
	color:#4f4f4f;
	}
	.content img{
		margin:0px 0px 15px 15px; }
#footer{
	width:930px;
	height:13px;
	background-color:#c0532a;
	float:left;
	text-align:right;
	padding-right:5px;
	}
a.created{
	text-decoration:none;
	line-height:13px;
	font-size:10px;
	color:#fef4f5;
	}
.welcome{
	height:90px; 
	width:905px; 
	float:left;
	padding:20px 15px;
	color:#4f4f4f;
	}
.lastnews{
	float:left;
	width:465px;
	/*padding-bottom:150px;*/
	border-top:2px solid #850d0e;
	border-right:1px solid #959595;
	}
.iniciative{
	float:left;
	width:465px;
	border-top:2px solid #850d0e;
	}
.anketa{
	width:465px;
	/*height:150px;
	position:absolute;
	bottom: 0px; left: 0px;*/
	float:left;
	}
.titleA{
	color:#fdfeff;
	background-color:#850d0e;
	padding:0px 15px;
	heught:20px;
	line-height:20px;
	font-size:12px;
	width:435px;
	float:left;
	}
.titleN{
	color:#fdfeff;
	background-color:#cb5110;
	padding:0px 15px;
	heught:20px;
	line-height:20px;
	font-size:12px;
	width:435px;
	float:left;
	}
.titleI{
	color:#fdfeff;
	background-color:#f39d14;
	padding:0px 15px;
	heught:20px;
	line-height:20px;
	font-size:12px;
	width:435px;
	float:left;
	}
.blockN{
	width:435px;
	float:left;
	background:url(../images/borBlock.jpg) bottom left no-repeat;
	padding:15px 15px;}
.titleB{
	line-height:18px;
	color:#850d0d;
	}
.dataB{
	line-height:18px;
	color:#7e7e7e;
	font-size:10px;
	}
.link1{
	line-height:18px;
	font-size:10px;
	text-decoration:none;
	color:#850d0d;
	}
.desc{
	height:40px;
	margin:5px 0px; 
	overflow:hidden;}
.desc1{ margin:5px 0px;}
.formanketa{
	float:left;
	width:435px;
	padding:15px;
	}
.formanketa ul{
	padding:0;
	margin:0px;
	width:250px;
	list-style-type:none;}
.formanketa ul li{
	height:20px;
	
	}
.button{
	background:url(../images/button.jpg) no-repeat;
	font-size:10px;
	color:#ebebeb;
	border:none;
	width:61px;
	height:14px;
	margin-left:10px;
	float:right;
	cursor:pointer;}
.buttons{ 
	float:right;
	width:350px;	
	}
.path{
	height:40px; 
	width:905px; 
	float:left;
	font-size:10px;
	text-transform:lowercase;
	padding:20px 15px;
	border-bottom:2px solid #f7a300;
	color:#848383;
	}
.path a{
	text-decoration:none;
	color:#848383;}
.block{
	float:left;
	width:905px;
	background:url(../images/botBlock.jpg) bottom no-repeat;
	padding:10px 0px;}
a.ldown{
	background:url(../images/bullet.jpg) center right no-repeat;
	text-decoration:none;
	color:#910001;
	font-size:10px;
	padding-right:15px;
	}
.navbar{ 
	float:left;
	width:100%;
	padding-top:15px;
	font-size:11px;
	}
.navbar a{
	text-decoration:none;
	font-size:10px;
	color:#7e7e7e;}
.formbox{
	border:1px solid #7e7e7e;
	width:300px;
	height:20px;}
