form {
	margin: 0px;
	padding: 0px;
}
.noul {
	margin: 0px;
	padding: 0px;
	list-style: none;
}
.horul li {
	float: left;
}



#menubar {
	right: 0px;
	top: 76px;
	background: #99CCFF;
	border-top: 2px solid #eee;
}
#menubar a {
	color: #336699;
	display: block;
	float: left;
	font-family: Arial,Helvetica,sans-serif;
	font-style: normal;
	font-size: 11px;
	padding: 1px 5px;
	margin: 0px 0px 0px 0px;
	text-decoration: none;
	text-transform: uppercase;
	border-right: 1px solid #eee;
	
}
#menubar a:hover {
	color: #333;
	background-color: #fff;
}
#menubar .outico a:hover {background:none}
/*#menubar ul {
	float: right;
	margin-right: 10px;
}
#menubar ul li {
}
#menubar ul li a {
	border-right: none !important;
	display: block;
	width: 24px;
	height: 0px;
	overflow: hidden;
	background-image: url('/assets/images/icons.gif');
	background-repeat: no-repeat;
	padding: 0px;
	padding-top: 24px;
}
#icon_home {	background-position: 0px 0px; }
#icon_home:hover {	background-position: 0px -24px; }
#icon_mail {	background-position: -24px 0px; }
#icon_mail:hover {	background-position: -24px -24px; }
#icon_rss {	background-position: -48px 0px; }
#icon_rss:hover {	background-position: -48px -24px; }
*/

#bread {
	margin-top: 20px !important;
}

.plate2 h2 {
	color: #336699;
	margin: -12px -12px 10px -12px;
	padding: 1px 12px;
	font-size: 14px;
	font-weight: normal;
	/*
	color: #CC3300;
	background: #EFEFEF;
	*/
}
.pers h2 {
	background: none!important;
	margin-top: 0px;
	padding-top: 0px;
}

.date2 {
	float: left;
	width: 50px;
}
.event .date, .event .date2 {
	float: none;
}
.pre2 {
	margin: 0px 0px 0.5em 0px;
}
#underlogo {
	display: none;
}
#logo {
	margin-top: 15px;
}
#logo a {
	display: block;
	float: left;
	width: 200px;
	height: 0px;
	padding-top: 33px;
	overflow: hidden;
	background: url('/assets/images/logo_.png') no-repeat 0px 0px;
}
#logo small {
	border-left: 1px solid white;
	display: block;
	padding-left: 10px;
	margin-left: 213px;
	top: 10px;
	position: relative;
}
.png {
	filter:expression(fixPNG(this,''));
}
#c_com {
	top: 25px;
}
/*#c_com form label img {
	margin: 0px 3px 1px 1px;
}
#c_com form label {
	color: white;
	font-size: 12px;
}
#c_com form label input {
	color: black;
	font-size: 11px;
	border: none;
}
*/

ul.goodnews li {
	color: #336699 !important;
}

.icon_block {
    float: right;
    margin-right: 10px;
}
/*#menubar .icon_block li {
}
#menubar .icon_block li a {
    border-right: none !important;
    display: block;
    width: 24px;
    height: 0px;
    overflow: hidden;
    background-image: url('/assets/images/icons.gif');
    background-repeat: no-repeat;
    padding: 0px;
    padding-top: 24px;
}
#icon_home {    background-position: 0px 0px; }
#icon_home:hover {    background-position: 0px -24px; }
#icon_mail {    background-position: -24px 0px; }
#icon_mail:hover {    background-position: -24px -24px; }
#icon_rss {    background-position: -48px 0px; }
#icon_rss:hover {    background-position: -48px -24px; }*/