img {
	border: 0px;
}

nobr {
	white-space: nowrap;
}

html {
    margin: 0px;
    padding: 0px;
    height:	100%;
	width:	100%;
    overflow-y: scroll;
}

body {
   margin: 0 auto;
   width: 1024px;
   height: 600px;
   z-index: 0;
   background: url('../images/structure/body_gradient_right.gif') left top repeat-x white;
}

.body_background {
	position: absolute;
	width: 1024px;
	height: 545px;
	left: auto;
	right: auto;
	top: 0px;
	background: url('../images/structure/body_background.gif') left top no-repeat;
	z-index: 1;
}

.body_content {
	position: absolute;
	margin-left: 28px;
	width: 996px;
	left: auto;
	right: auto;
	top: 12px;
	z-index: 2;
}

.site-top {
	float: left;
	width: 488px;
	height: 44px;
	background-color: #6b8aa5;
	margin-left: 470px;
}

.menu-group {
	float: left;
	width: 307px;
	height: 17px;
	margin-top: 14px;
	margin-left: 21px;
}

.langs {
	float: right;
	width: 120px;
	height: 17px;
	margin-top: 15px;
	margin-right: 24px;
	text-align: right;
}

.langs > p
{
	margin: 0px;
}

.search-sitemap {
	float: left;
	width: 18px;
	height: 40px;
	margin-left: 7px;
	margin-top: 1px;
}

.left-block {
	float: left;
	top: 150px;
	width: 192px;
	min-height: 423px;
	margin-top: 28px;	
}

.logo {
	float: left;
	height: 83px;
	width: 76px;
	margin-left: 82px;
}

.flash_links {
	float: left;
	width: 100%;
	height: 131px;
	margin-top: 18px;
}

.submenu {
	float: left;
	width: 186px;
/*	overflow: hidden;*/
}

.date {
	float: left;
	margin-top: 13px;
	width: 141px;
	height: 19px;
	padding-top: 5px;
	padding-left: 14px;	
	background: #6b8aa5;
}

.date_cal
{
	float: left;
	margin-top: 13px;	
	height: 24px;
	width: 31px;
	background: url('../images/structure/date-pic.gif') center right no-repeat;
	cursor: pointer;
}

.left_modules {
	float: left;
	margin-top: 10px;
	width: 186px;
}

.left_modules p {
	margin: 3px 0;
}

.dummy-left {
	float: left;
	clear: left;
	padding-bottom: 166px;
}

.center-block {
	float: left;
	width: 758px;
	min-height: 423px;
	margin-top: 28px;	
}

.index-menu {
	float: left;
	width: 100%;
	height: 25px;
	text-align: right;
}

.page-logo {
	float: left;
	width: 100%;
	height: 232px;
	margin-top: 0px;
}

.content-block {
	float: left;
	width: 742px;
	min-height: 190px;
	margin-left: 16px;
	padding-bottom: 22px;
}


/*footer block*/
.footer {
	clear:both;
	float: left;
	width: 100%;
}

.contacts {
	position: absolute;
	width: 186px;
	height: 147px;
	left: 0px;
	bottom: 40px;
	background-color: #6b8aa5;
	text-align: right;
	overflow: hidden;
}

.digiinfo {
	position: absolute;
	right: 30px;
	bottom: 40px;
}

.skype-rss {
	float: left;
	width: 121px;
	margin-left: 71px;
}

.printdiv {
	float: left;
	width: 174px;
	margin-left: 5px;
}

.footer-links {
	float: left;
	width: 360px;
	text-align: right;
}

.spec-links {
	float: right;
	width: 248px;
}
/*end footer*/

.menu-1 {
	float: left;
	width: 161px;
	height: 24px;
	background: url('../images/structure/green-triangle.gif') right top no-repeat #66cc00;
	margin-bottom: 2px;
}

.menu-2 {
	float: left;
	width: 149px;
	height: 24px;
	background: url('../images/structure/red-triangle.gif') right top no-repeat #ed564d;
	margin-bottom: 2px;
}

.menu-3 {
	float: left;
	width: 184px;
	height: 24px;
	background: url('../images/structure/yellow-triangle.gif') right top no-repeat #ffff00;
	margin-bottom: 2px;
}

.menu-4 {
	float: left;
	width: 167px;
	height: 24px;
	background: url('../images/structure/brown-triangle.gif') right top no-repeat #666633;
	margin-bottom: 2px;
}

.menu-5 {
	float: left;
	width: 128px;
	height: 24px;
	background: url('../images/structure/blue-triangle.gif') right top no-repeat #1b3f95;
	margin-bottom: 2px;
}

.menu-name, .menu-name-yellow {
	float: left;
	margin-left:12px;
	margin-top:4px;
}

.submenu-arrow {
	float: left;
	width: auto;
	max-height:	100px;
	overflow: hidden;
    padding-top: 2px;
    padding-left: 2px;	
}

.submenu-title {
	margin-top: 13px;
	width: 172px;
	height: 19px;
	padding-top: 5px;
	padding-left: 14px;	
	background: #6b8aa5;
}

.submenu-list
{
	float: left;
	width: 168px;
	background: #e3e8ed;
	padding-left: 18px;
	padding-right: 0px;
	padding-top: 15px;
	padding-bottom: 20px;
}

.submenu-text, .submenu-text-sel-1, .submenu-text-sel-2 {
	vertical-align: middle;
	margin-left: 5px;
}

.submenu p {
	margin: 0;
	padding: 2px;
}

.content_text form {
	margin-bottom: 10px;
}

.content_title {
	margin-top: 28px;
}

.content_title img {
	margin-left: -2px;
	margin-right: 4px;
	margin-bottom: 1px;
}

.contacts-top {
	width: 100%;
	height: 16px;
	background-color: #efec04;
}

.contacts-title {
	width: 162px;
	margin-right: 24px;
	margin-top: 16px;
	height: 44px;
	text-align: right;
}

.envelope {
	float: left;
	margin-left: 5px;
	margin-top: 6px;
	width: 39px;
	height: 29px;
	background: url('../images/structure/envelope.gif') left top no-repeat;
}

.contactstext {
	float: right;
	width: 115px;
	margin-right: 24px;
	text-align: right;
}

.submenu2div {
	float: left;
	width: 563px;
	height: 20px;
	background: url('../images/structure/hr.gif') left bottom no-repeat;
}

.submenu2div img {
	margin-bottom: 2px;
	margin-left: 4px;
	margin-right: 4px;
}

.welcome-block {
	float: left;
	width: 33%;
	height: 100%;
}

.welcome-text {
	margin-bottom: 5px;
	margin-top: -10px;
}



.hotnews-block, .hotnews-block1 {
	float: left;
	height: 100%;
	margin-left: 0px;
}

.hotnews-block {
	width: 32%;
	padding-right: 10px;
}

.hotnews-block1 {
	width: 38%;
}

.hotnews-header {
	float: right;
	width: 93%;
	margin-bottom: 10px;
}

.hotnews-text {
	width: 33%;
}

.hotnews-text p, .news-text p {
	margin: 0;
	padding: 0;
}

.news-title, .welcome-title {
	margin-bottom: 10px;
}

.news-title img {
	margin-left: -12px;
	margin-right: 3px;
	margin-bottom: 1px;
}

.welcome-title img {
	margin-left: -9px;
	margin-right: 1px;
	margin-bottom: 1px;
}

.news_ico {
	float: left;
	width: 4px;
	height: 6px;
	margin-right: 10px;
	margin-top:1px;
}

.news-info {
	float: left;
	margin-left: 0px;
	padding-bottom: 10px;
	padding-right: 10px;
	width: 100%;
}

.news-text {
	margin-bottom: 5px;
}

.content_text {
	margin-left: 0px;
	margin-right: 15px;
	margin-top: 10px;
	margin-bottom: 13px;	
}

.content_text p {
	margin: 5px 0;
}

.archiv {
	clear: left;
	margin-left: 15px;
	padding-top: 10px;
}


.all-news-title, .all-news-content {
	float: left;
	width: 100%;
	margin-top: 10px;
}

.one-news-title {
	float: left;
	width: 100%;
	margin-top: 10px;
	margin-bottom: 5px;
}

.all-news-title img, .one-news-title img {
	margin-left: -15px;
	margin-right: 6px;
}

.one-news-title img {
	margin-bottom: 1px;
}

.all-news-title img {
	margin-bottom: 1px;
}

.all-news-content {
	margin-bottom: 5px;
}

.all-news-content p {
	margin: 0;
}

.feed {
	float: left;
	width: 100%;
}

.feed2 {
	float: left;
	width: 100%;
	height: 26px;
	padding-top: 5px;	
}
.feedfields {
	float: left;
	width: 142px;
	vertical-align: middle;
	padding: 13px 0px 10px 0px !important;	
	/*text-align: right;*/
}

.feedfields2 {
	float: left;
	width: 142px;
	vertical-align: middle;
	padding: 0;	
}

.feedinput {
	float: left;
	width: 336px;
	height: 25px;
	padding: 10px 2px !important;
	color: #999999;
	
}

.feedinput2 {
	float: left;
	width: 274px;
	height: 22px;
	padding: 0px 2px !important;
	color: #a4b97f;
}

.feedtext {
    float: left;
    width: 450px;
    height: 130px;
    margin-left: 30px;
}

.feedbtn {
	height: 27px;
	width: 62px;
	color: white;
	border: 0px;
	padding-bottom: 2px;
	background: url('../images/structure/feed_btn.gif') center center no-repeat;
}

.feedbtn2 {
	background: url('../images/structure/send.gif') no-repeat center;
	border: 0px none;
	height: 27px;
	padding-bottom: 2px;
	width: 62px;
}

.feedbtnpad {
	float: left;
	vertical-align: bottom !important;
	text-align: left;
	padding-bottom: 2px !important;
}

.feedfields-feedbtnpad {
	float: right;
	width: 52%;
}

.feedfields-feedbtnpad2 {
	float: left;
	width: 52%;
}

.feed-left {
	float:left;
	width: 60%;
}

.feed-right {
	float:left;
	width: 40%;
}

.sel {
	float: left;
	width: 63%;
	padding: 0px 2px
}

.selbox {
	width: 146px;
	border: #a4b97f 1px solid;
}

.feedinput2 .navtext {
	border:1px solid #A4B97F;
}

.feedtext2 {
	float:	left;
	height: 130px;
	width: 480px;
}
.errors {
	margin-left: 15px;
	margin-top: 10px;
	color: red;
	font: 12px Arial;
}

.calendar {
	float: right;
	width: 27%;
}


/* css menu styles */

		#nav
		{
		text-align: right;
		}
		
		#nav, #nav ul 
		{
		  list-style: none;
		  margin: 0;
		  padding: 0;
		  border: 0px solid #000;
		  background-color: transparent;
		  float: right;
		  
		}
		#nav li
		{
		  float: left;
		  position: relative;
		  background-color: transparent;
		  background: none;
		  text-align: left;
		  border: 0px solid #555;
		  z-index: 15;
		}

		#nav a 
		{
			font-size: 0.95em;
			font-weight: bold;
			color: #669999;
		  text-decoration: none;
		  display: block;
		  /*width: 120px;*/
		  padding: 4px 10px;
		  background-color: transparent;
		}
		
		#nav a:hover 
		{
		  color: #ff0000;
		  background-color: transparent;
		}
		
		#nav li:hover,
		#nav li.jshover 
		{
		  background: transparent;
		}
		
		#nav li ul
		{
		  display: none;
		  position: absolute;
		  background-color: #ed564d;
		  padding: 20px 0px 24px 0px;
		  width: 176px;
		  z-index: 15;
		}
		
		#nav li ul li ul
		{
			padding-top: 16px;
			padding-bottom: 14px;
			z-index: 15;
		}
		
		#nav > li > ul > li > ul
		{
			margin-left: 45px;
			margin-top: 0px;
			width: 181px !important;

		}
		
		#nav li ul ul
		{
			background-color: #cccc00;
			z-index: 17;
		}
		
		#nav li li a
		{
		  width: 146px;
		  color: #ffffff;
		  background: none;
		}
		
		#nav > li:hover > a,
		#nav li.jshover > a
		{
			color: #ff0000;
		}
		
		#nav li li a:hover,
		#nav > li ul > li:hover > a
		{
			color: #e6e81b;
		}
		
	
		#nav li > ul > li > ul > li > a
		{
			color: #ffffff;
		}
		
		#nav li > ul > li > ul > li
		{
			padding-left: 25px;
		}		
		
		#nav li > ul > li > ul > li > a:hover,
		#nav li ul li ul li.jshover a:hover
		{
			color: #666633;
		}

		#nav li:hover ul,
		#nav li.jshover ul 
		{
		  display: block;
		}

		#nav li:hover li ul,
		#nav li.jshover li ul 
		{
		  display: none;
		  width: 138px;
		  top: -16px;
		  left: 118px;
		}
		#nav li:hover li:hover ul,
		#nav li.jshover li.jshover ul 
		{
		  display: block;
		}
		
		#nav > li > ul
		{
			padding-left: 15px;
		}
		
		#nav > li > ul > li
		{
			background: url('../images/structure/menu_arrow.gif') left center no-repeat;
			padding-left: 8px;
			z-index: 15;
		}
		

		#nav > li > ul > li:hover
		{
			background: url('../images/structure/menu_down_arrow.gif') left center no-repeat;
			padding-left: 8px;
			z-index: 15;
		}
		
		#nav > li > ul > li > ul > li
		{
			padding-left: 0px;
		}		
		
		#nav li ul li ul li a
		{
			padding-left: 25px;
		}
		
		li 
		{
		margin: 0;
		padding: 0;
		}
		
/* end css menu styles */

.search {
	height: 24px;
	width: 222px;
	top: 20px;
	left: 726px;
	margin: 10px 0px 10px 15px;
}

.inputbox {
	width: 184px;

}

.search a {
	display: inline;
	vertical-align: middle;
	padding-top: 5px;
}

.btsearch {
	border: 0px solid;
	background: url('../images/structure/search.gif') center top no-repeat;
	width: 19px;
	background-color: transparent;	
}


		#lev1, #lev1 ul 
		{
		  list-style: none;
		  margin: 0;
		  padding: 0;
		  border: 0px solid #000;
		  background-color: #e3e8ed;
		  float: left;
		  width: 168px;
		}
		#lev1 li
		{
		  float: left;
		  position: relative;
		  background-color: transparent;
		  background: none;
		  text-align: left;
		  width: 168px;
		}

		#lev1 a 
		{
			font-size: 1em;
			font-weight: normal;
			color: #666633;
		  text-decoration: none;
		  display: block;
		  /*width: 120px;*/
		  padding: 4px 5px;
		  background-color: transparent;
		}
		
		#lev1 a:hover 
		{
		  color: #66cc00;
		  background-color: transparent;
		}
		
		#lev1 li:hover,
		#lev1 li.jshover 
		{
		  background: transparent;
		}

		#lev1 li ul
		{
		  display: none;
		  position: absolute;
		  background-color: #cccc00;
		  padding: 17px 0 19px 25px;
		  width: 191px;
		  z-index: 15;		  
		}
		
		#lev1 li ul
		{
			margin-left: 145px;
			margin-top: -17px;
		}
		
		#lev1 li li a
		{
		  width: 160px;
		  color: #ffffff;
		  background: none;
		}
		
		#lev1 > li:hover > a,
		#lev1 li.jshover > a
		{
			color: #666633;
		}
		/*
		#lev1 li li a:hover,
		#lev1 > li ul > li:hover > a,
		#lev1 li ul li.jshover a:hover
		{
			color: #2e2e2e	!important;
		}*/
		
		#lev1 li:hover ul,
		#lev1 li.jshover ul 
		{
		  display: block;
		}

		#lev1 li:hover li ul,
		#lev1 li.jshover li ul 
		{
		  display: none;
		  width: 138px;
		  top: -8px;
		  left: 118px;
		}
		#lev1 li:hover li:hover ul,
		#lev1 li.jshover li.jshover ul 
		{
		  display: block;
		}
		
		#lev1 li:hover li:hover td,
		#lev1 li:hover li:hover a:hover,
		#lev1 li.jshover li.jshover td,
		#lev1 li.jshover li.jshover a:hover
		{
			color: #2e2e2e;
		}
		
		#lev1 td.minus
		{
			color: white;
			vertical-align: middle;
		}
		
		li 
		{
		margin: 0;
		padding: 0;
		}
		
/* calendar */
.calendar_date
{
	width: 185px;
	height: 18px;	
	margin-top: 17px;
	background: url('../images/structure/calendar_date.gif') left top no-repeat;
	font: 0.91em Tahoma;
	font-weight: bold;
	color: #333399;
}

.calendar_main
{
	margin-top: 2px;
	width: 186px;
	min-height: 128px;
	background-color: #e3f0f7;
	float:left;
	margin-bottom: 6px;
}

.calendar_month
{
	margin-top: 6px;
	float: left;
	width: 139px;
	text-align: center;
	color: #6b8aa5;
	font: 0.91em Verdana;
	font-weight: bold;
	
}

.calendar_arrow1
{
	margin-left: 8px;
	margin-top: 6px;
	float: left;
	width: 15px;
	height: 15px;
}

.calendar_arrow2
{
	margin-top: 6px;
	float: left;
	width: 15px;
	height: 15px;
}

.calendar_table
{
	margin: 4px 8px 2px 8px;
	border: 0px;
	float: left;

}

.calendar_days
{
	width: 100%;
	height: 100%;
	float: left;
	background-color: #e3f0f7;	
}

.calendar_td
{
	width: 24px;
	height: 18px;
	text-align: center;
	vertical-align: middle;
	color: #757a76;
}

.calendar_today
{
	width: 24px;
	height: 18px;
	text-align: center;
	vertical-align: middle;
	background: url('../images/structure/calendar_today.gif') center center no-repeat;
	color: #effffe;
}

.calendar_event
{
	width: 24px;
	height: 18px;
	text-align: center;
	vertical-align: middle;
	background: url('../images/structure/calendar_event.gif') center center no-repeat;
	color: #5d6c89;
}

.calendar_weekday
{
	width: 24px;
	height: 16px;
	text-align: center;
	vertical-align: middle;
	background: url('../images/structure/calendar_line.gif') center center no-repeat;
	color: #528bc2;
}

.calendar_period
{
	margin-top: 10px;
	height: 18px;
	background-color: #FFFFFF;
	width: 186px;
	float: left;
}

.calendar_period a
{
	font: 0.82em Verdana;
	color: #003399;
}

#date_calendar
{
	position: absolute;
	margin-left: -155px;
	margin-top: 24px;
	z-index: 11;
	cursor: default;
}

.chooseevent
{
	width: 100%;
	text-align: center;
}

.chooseevent select
{
	display: inline;
	vertical-align: middle;
}

#nav > li
{
   border: 0px solid red;
}

#nav li a
{
   padding-right: 7px;
   padding-left: 0px;
   border: 0px solid green;
}

#nav li li a
{
   padding-right: 7px;
   padding-left: 7px;
}

.block_archives
{
	clear: both;
	width: 100%;
}