/*------ reset ---------*/

*{ 	padding: 0;
	margin: 0;
	}

table {
	border-collapse:collapse;
	border-spacing:0;
	}

fieldset,img {
	border:0;
	}

address,caption,cite,code,dfn,em,strong,th,var {
	font-style:normal;
	font-weight:normal;
	}

li {
	list-style:none;
	}

input, textarea, select {
	font-family:inherit;
	font-size:inherit;
	font-weight:inherit;
	}

img a{
	border:0;
	}

body{
	margin: 0;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	background: url(../pic/menu_level2_top_bckg.gif) no-repeat top left;
	background: url(../pic/menu_level2_middle_bckg.gif) no-repeat top left;
	background: url(../pic/menu_level2_bottom_bckg.gif) no-repeat top left;
	background: url(../pic/menu_level3_top_bckg.gif) no-repeat top left;
	background: url(../pic/submenu_arrow_bckg.jpg);
	background: url(../pic/menu_level2_top_bckg.png) no-repeat top left;
	background: url(../pic/menu_level2_middle_bckg.png) no-repeat top left;
	background: url(../pic/menu_level2_bottom_bckg.png) no-repeat top left;
	background: url(../pic/menu_level3_top_bckg.png) no-repeat top left;
	background: url();
	color: #333333;
	}

body {
   behavior: url("fileadmin/templates/css/csshover3.htc");
}


/*------ layout ---------*/

#page {
	position: relative;
	width: 900px;
	margin: 0 auto;
	padding-bottom: 40px;
	}

#header_area {
	position: relative;
	height: 127px; /*aacimov mod sa 152px*/
	padding-bottom: 15px;
	}

	#logo {
		position: absolute;
		width: 145px;
		height: 25px;
		top: 60px; /*aacimov mod sa 85px*/
		background: url(../pic/logo.jpg) no-repeat;
		cursor: pointer;
		}

	#header_flash {
		position: absolute;
		height: 23px;
		width: 622px;
		top: 103px; /*aacimov mod sa 128px*/
		background: url(../pic/header_flash.jpg) no-repeat bottom left;
		}

	#search {
		position: absolute;
		height: 23px;
		width: 159px;
		right: 0;
		top: 103px; /*aacimov mod sa 128px*/
		background: url(../pic/search_bckg.jpg) no-repeat;
		}

	#toolbar_menu {
		position: absolute;
		width: 298px;
		right: 75px;
		top: 75px; /*aacimov mod sa 100px*/
		}

	#language_menu {
		position: absolute;
		width: 50px;
		right: 0;
		top: 75px; /*aacimov mod sa 100px*/
		}

#content_area {
	}

	#content_left {
		position: relative;
		width: 622px;
		}

		#main_menu {
			position: relative;
			width: 622px;
			height: 20px;
			padding-top: 27px;
			padding-bottom: 21px;
			}

		#content_left_wrap {
			padding-bottom: 21px;
			}

			#content_left_wrap .box_green {
				float: left;
				width: 259px;
				padding: 0;
				background: none;
				}

				#box_green_top {
					background: url(../pic/box_green_top.jpg) no-repeat top left;
					width: 259px;
					height: 19px;
					}

				#box_green_middle {
					width: 229px;
					background: url(../pic/box_green_middle.jpg) repeat-y;
					padding: 5px 15px 0 15px;
					}

				#box_green_bottom {
					background: url(../pic/box_green_bottom.jpg) no-repeat top left;
					width: 259px;
					height: 45px;
					overflow: hidden;
					}

			#submenu {
				}

			#content {
				float: right;
				width: 340px;
				padding-left: 21px;
				}

		#box_holder {
			clear: left;
			width: 600px;
			}

			.box_white {
				}

			.box_dark_grey {
				position: relative;
				width: 209px;
				height: 124px;
				background: url(../pic/quote_grey_bckg.jpg) no-repeat;
				padding: 25px;
				}

			.box_light_grey {
				}

			#box_holder .box_green,
			#content_right_boxes .box_green {
				width: 209px;
				height: 103px;
				background: url(../pic/box_green_bckg.jpg) no-repeat top right;
				padding: 25px;
				}

	#content_right {
		float: right;
		width: 259px;
		}

		#news {
			width: 259px;
			padding-bottom: 21px;
			}

			#news_top {
				height: 17px;
				background: url(../pic/news_top_bckg.jpg) no-repeat left top;
				}

			#news_middle {
 				background: url(../pic/news_middle_bckg.jpg) repeat-y;
				padding: 2px 25px 0 25px;
				}

				#news_content {
					padding-top: 8px;
					background: url(../pic/news_content_bckg.jpg) no-repeat 190px 5px transparent;
					}

			#news_bottom {
				height: 17px;
				background: url(../pic/news_bottom_bckg.jpg) no-repeat left top;
				overflow: hidden;
				}

	#footer_area {
	padding: 30px 0;
	font-size: 11px;
	}

		#copyright {
		float: left;
		}

		#footer_menu {
		float: right;
		}

/*------ navigation items ----------*/

#toolbar_menu .menu_item a,
#toolbar_menu .menu_item_act a,
#toolbar_menu .menu_item_last a,
#toolbar_menu .menu_item_last_act a {
	float: left;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: rgb(169,169,169);
	text-decoration: none;
	margin-right: 25px;
	line-height: 110%;
	}

	#toolbar_menu .menu_item a:hover,
	#toolbar_menu .menu_item_act a,
	#toolbar_menu .menu_item_last a:hover,
	#toolbar_menu .menu_item_last_act a {
		text-decoration: underline;
		}

	#toolbar_menu .menu_item_last a,
	#toolbar_menu .menu_item_last_act a {
		margin: 0;
		}

#language_menu .menu_item a,
#language_menu .menu_item_act a,
#language_menu .menu_item_last a,
#language_menu .menu_item_last_act a {
	float: left;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: rgb(169,169,169);
	text-decoration: none;
	line-height: 110%;
	padding-right: 5px;
	margin-right: 5px;
	border-right: 1px solid rgb(169,169,169);
	}

	#language_menu .menu_item_last a,
	#language_menu .menu_item_last_act a {
		padding: 0;
		margin: 0;
		border: 0;
		}

	#language_menu .menu_item_act a,
	#language_menu .menu_item_last_act a {
		color: rgb(204,204,204);
		}


#main_menu .menu_item,
#main_menu .menu_item_act,
#main_menu .menu_item_last,
#main_menu .menu_item_last_act {
	display: block;
	float: left;
	position: relative;
	z-index: 100;
}

#main_menu .menu_item a,
#main_menu .menu_item_act a,
#main_menu .menu_item_last a,
#main_menu .menu_item_last_act a {
	font-family: "Trebuchet MS", Helvetica, Jamrul, sans-serif;
	font-size: 18px;
	font-weight: normal;
	color: black;
	line-height: 110%;
	text-decoration: none;
	margin-right: 34px; /*aacimov mod sa 47px*/
	}

	#main_menu .menu_item a:hover,
	#main_menu .menu_item_last a:hover,
	#main_menu .menu_item_act a,
	#main_menu .menu_item_last_act a {
		color: rgb(91,173,17);
		}

	#main_menu .menu_item_last a,
	#main_menu .menu_item_last_act a {
		margin-right: 0;
		}

#submenu .menu_item,
#submenu .menu_item_act {
	padding-bottom: 15px;
	padding-left: 15px;
	}

	#submenu .menu_item:hover,
	#submenu .menu_item_act {
	background: url(../pic/submenu_arrow_bckg.jpg) no-repeat 0px 2px;
		}

	#submenu .menu_item_act {
		font-weight: bold;
		}

#submenu .submenu_item,
#submenu .submenu_item_act {
	padding-bottom: 15px;
	padding-left: 31px;
	}

	#submenu .submenu_item:hover,
	#submenu .submenu_item_act {
		padding-bottom: 15px;
		padding-left: 31px;
		background: url(../pic/submenu_arrow_bckg.jpg) no-repeat 17px 2px;
		}

	#submenu .submenu_item_act {
		font-weight: bold;
		}

#submenu .menu_item a,
#submenu .menu_item_act a,
#submenu .submenu_item a,
#submenu .submenu_item_act a {
    color: rgb(91,173,17);
    text-decoration: none;
    }


#footer_menu .menu_item,
#footer_menu .menu_item_act,
#footer_menu .menu_item_last,
#footer_menu .menu_item_last_act {
	display: block;
	float: left;
	position: relative;
	z-index: 100;
}

#footer_menu .menu_item a,
#footer_menu .menu_item_act a,
#footer_menu .menu_item_last a,
#footer_menu .menu_item_last_act a {
	color: black;
	line-height: 100%;
	text-decoration: none;
	margin-right: 28px; /*aacimov mod sa 47px pa sa 34px*/
	}

	#footer_menu .menu_item_last a,
	#footer_menu .menu_item_last_act a {
	margin: 0;
	}

/*----- dropdown menu -----*/

.main_menu_level2 {
	width: 155px;
	position: absolute;
	z-index: 1000;
	left: 0px;
	top: 15px;
	display: block;
}

.main_menu_level3 {
	width: 155px;
	position: absolute;
	z-index: 1000;
	left: 144px;
/* 	top: auto; */
	margin-top: -42px;
display: block;
/* background-color: green; */
font-size: 0;
line-height: 0;
}

	/*
.main_menu_level2_top {
		height: 25px;
		background: url(../pic/menu_level2_top_bckg.gif) no-repeat bottom left;
		}
*/
		
	.main_menu_level2_top {
		height: 25px;
		background: url(../pic/menu_level2_top_bckg.png) no-repeat bottom left;
		}

	.main_menu_level2_middle {
		background: url(../pic/menu_level2_middle_bckg.png) repeat-y;
		}

	/*
.main_menu_level2_middle {
		background: url(../pic/menu_level2_middle_bckg.gif) repeat-y;
		}
*/
		
	.main_menu_level2_bottom {
		height: 10px;
		background: url(../pic/menu_level2_bottom_bckg.png) no-repeat top left;
		overflow: hidden;
		}

	/*
.main_menu_level2_bottom {
		height: 10px;
		background: url(../pic/menu_level2_bottom_bckg.gif) no-repeat top left;
		overflow: hidden;
		}
*/

	.main_menu_level3_top {
		height: 10px;
		background: url(../pic/menu_level3_top_bckg.png) no-repeat bottom left;
		}

	/*
.main_menu_level3_top {
		height: 10px;
		background: url(../pic/menu_level3_top_bckg.gif) no-repeat bottom left;
		}
*/


/* #main_menu .menu_item .main_menu_level2 .sub_menu_item a {clear: both;} */
#main_menu .menu_item .main_menu_level2 {display: none;}
#main_menu .menu_item:hover .main_menu_level2 {display: block;}

#main_menu .menu_item_act .main_menu_level2 {display: none;}
#main_menu .menu_item_act:hover .main_menu_level2 {display: block;}

#main_menu .menu_item_last .main_menu_level2 {display: none;}
#main_menu .menu_item_last:hover .main_menu_level2 {display: block;}

#main_menu .menu_item_last_act .main_menu_level2 {display: none;}
#main_menu .menu_item_last_act:hover .main_menu_level2 {display: block;}



.main_menu_level2 .sub_menu_item .main_menu_level3 {display: none;}
.main_menu_level2 .sub_menu_item:hover .main_menu_level3 {display: block;}

.main_menu_level2 .sub_menu_item_act .main_menu_level3 {display: none;}
.main_menu_level2 .sub_menu_item_act:hover .main_menu_level3 {display: block;}

.main_menu_level2 .sub_menu_item_last .main_menu_level3 {display: none;}
.main_menu_level2 .sub_menu_item_last:hover .main_menu_level3 {display: block;}

.main_menu_level2 .sub_menu_item_last_act .main_menu_level3 {display: none;}
.main_menu_level2 .sub_menu_item_last_act:hover .main_menu_level3 {display: block;}




#main_menu .sub_menu_item,
#main_menu .sub_menu_item_last,
#main_menu .sub_menu_item_act,
#main_menu .sub_menu_item_last_act {
padding: 0 10px 0 0;
margin: 0 10px;
border-bottom: 1px solid #DDDED7;
}

#main_menu .sub_menu_item a,
#main_menu .sub_menu_item_last a,
#main_menu .sub_menu_item_last_act a,
#main_menu .sub_menu_item_act a,
#main_menu .sub_menu_item a:hover,
#main_menu .sub_menu_item_last a:hover {
	display: block;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: lighter;
	color: rgb(56,86,21);
	padding: 8px 0;
	margin: 0;
	background: white;
	line-height: 140%;
	}

	#main_menu .sub_menu_item:hover,
	#main_menu .sub_menu_item_last:hover {
		background: url(../pic/sub_menu_arrow.jpg) no-repeat 125px 11px;
		}


	#main_menu .sub_menu_item_last:hover,
	#main_menu .sub_menu_item_last,
	#main_menu .sub_menu_item_last_act {
		border: 0;
		padding-bottom: 0;
		}

/*------ typo ----------*/

P, UL, OL, H1, H2, H3, H4, H5{
	padding-bottom:15px;
	}

A {
	text-decoration: none;
	}

	A:hover {
		text-decoration: underline;
		}

#content P {
	font-size: 14px;
	color: rgb(75,73,72);
	line-height: 130%;
	}

#content A {
	color: rgb(91,173,17);
	line-height: 130%;
	}

#content H1{
	font-family: "Trebuchet MS", Helvetica, Jamrul, sans-serif;
	font-size: 19px;
	font-weight: lighter;
	line-height: 100%;
	padding-bottom: 18px;
	}

#content H2{
	font-size: 14px;
	color: rgb(75,73,72);
	line-height: 130%;
	font-weight: bold;
	}

#content H3{
	}

#content H4{
	font-size: 17px;
	font-weight: bold;
	color: rgb(91,173,17);
	line-height: 130%;
	}

#content UL, #content OL{
	font-size: 14px;
	color: rgb(75,73,72);
	line-height: 130%;
	}

#content OL{
	padding-left: 30px;
	}

#content UL {
	padding-left: 17px;
	}

#content UL LI{
	list-style-type: disc;
	padding-bottom: 10px;
	}

#content OL LI{
	list-style-type: decimal;
	padding-left: 10px;
	}

#news H1 {
	font-family: "Trebuchet MS", Helvetica, Jamrul, sans-serif;
	font-size: 18px;
	font-weight: normal;
	line-height: 110%;
	padding-bottom: 20px;
	}

	#news H1 A {
		display: block;
		text-decoration: none;
		color: #333333;
		}

#box_holder H1 {
	font-family: "Trebuchet MS", Helvetica, Jamrul, sans-serif;
	font-size: 18px;
	font-weight: lighter;
	line-height: 100%;
	padding-bottom: 14px;
	}

.box_dark_grey P {
	font-family: "Trebuchet MS", Helvetica, Jamrul, sans-serif;
	font-size: 16px;
	line-height: 130%;
	color: rgb(36,50,19);
	}

#footer_area A {
color: #333333;
}

/*------ other --------*/

.clearer{
	clear: both;
	height: 0px;
	line-height: 0px;
	font-size: 0px;
	display: block;
}

.login_form td.password,
.login_form td.login,
.login_form td.forgotpassword,
.login_form td.login_submit {
padding-bottom: 10px;
}


/*----- box frames -----*/

#box_holder .box_bottom_white {
	float: left;
	width: 209px;
	height: 124px;
	background: url(../pic/box_white_bckg.jpg) no-repeat top right;
	padding: 25px;
	margin-right: 21px;
	}

	#box_holder .box_bottom_white A,
	#box_holder .box_bottom_lightgray A {
	color: rgb(51, 51, 51);
	}

#box_holder .box_bottom_lightgray {
	float: left;
	width: 209px;
	height: 124px;
	background: url(../pic/box_lightgray_bckg.jpg) no-repeat top right;
	padding: 25px;
	margin-right: 21px;
	}

/*------ indexed search ------*/

#content .tx-indexedsearch li {
	margin-left: 0;
	margin-right: 10px;
	}

	#content .tx-indexedsearch li.tx-indexedsearch-browselist-currentPage a {
		color: #333333;
		}

	#content .tx-indexedsearch-redMarkup {
		color: rgb(56,86,21);
		font-weight: bold;
		}

#content .tx-indexedsearch td {
	font-size: 12px;
	line-height: 130%;
	padding-bottom: 7px;
	}

#content .tx-indexedsearch select {
	margin-right: 3px;
	margin-bottom: 3px;
	}

#content .tx-indexedsearch input {
	margin-left: 3px;
	}

#content td.tx-indexedsearch-info {
	padding: 10px;
	font-size: 11px;
	}

#content .tx-indexedsearch p{
	font-size: 12px;
	}

/*----- tt_news -----*/

.news-latest-container,
.news-latest-container A {
	color: rgb(75,73,72);
	background-color: transparent;
	}

	.news-latest-header {
		display: none;
		}

	.news-latest-item {
		padding-top: 10px;
		padding-bottom: 10px;
		border-bottom: 1px solid #CCCCCC;
		background-color: transparent;
		}

	#content_right .news-latest-item {
		border: 0;
		}

		.news-latest-date {
			float: left;
			width: 55px;
			}

		.news-latest-title {
			float: left;
			width: 150px;
			line-height: 110%;
			}

		.news-latest-image {
			}

		.news-latest-subheader {
			display: none;
			}

		.news-latest-morelink {
			display: none;
			}

		.news-latest-gotoarchive {
			display: none;
			}

.news-list-container {
	}

	.news-category-rootline {
		}

	.news-list-item {
		padding-bottom: 10px;
		margin-bottom: 10px;
		border-bottom: 1px solid #CCCCCC;
		}

		.news-list-title {
			font-size: 15px;
			font-weight: bold;
			padding-bottom: 15px;
			}

		.news-list-date {
			padding-bottom: 5px;
			}

		.news-list-image {
			display: none;
			}

		.news-list-subheader {
			display: inline;
			}

			.news-list-subheader P {
				display: inline;
				}

		.news-list-morelink {
			display: inline;
			font-size: 13px;
			}

	.news-list-browse {
		}

.news-single-item {
	}

	.news-category-rootline {
		}

	.news-single-timedata {
		padding-bottom: 5px;
		}

		.news-single-title {
			font-family: "Trebuchet MS", Helvetica, Jamrul, sans-serif;
			font-size: 18px;
			font-weight: lighter;
			line-height: 130%;
			padding-bottom: 18px;
			}

		.news-single-author {
			display: none;
			}

		.news-single-subheader {
			}

	.news-single-image {
		}

	.news-single-content {
		}

	.news-single-text-related {
		}

	.news-single-news-related {
		}

	.news-single-text-files {
		}

	.news-single-file-link {
		}

	.news-single-text-links {
		}

	.news-single-news-related {
		}

	.news-single-text-relatedcat {
		}

	.news-single-news-relatedcat {
		}

	.news-single-pagebrowser {
		}

	.news-single-backlink {
		border-top: 1px solid #CCCCCC;
		padding-top: 5px;
		}

	.tx-ttnews-browsebox td {
	padding: 5px;
	}

	#content td.tx-ttnews-browsebox-SCell a {
	color: #333;
	}

.csc-mailform {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
}

.csc-mailform label{
	diplay:block;
	float:left;
	width:150px;
}

.csc-mailform-field {
	padding-top: 5px;
	padding-bottom:5px;
}

/*------ CSS Filelinks hack ------*/
 
.filelinks_layout_0 .name {
display:none;
} 

.filelinks_layout_1 .name {
display:none;
}

/*------ felogin ------*/

.tx-felogin-pi1 H3 {
display: none;
}

.tx-felogin-pi1 div {
padding-bottom: 10px;
}

.tx-felogin-pi1 legend {
display: none;
}
