body {
	margin:0px;
	background:url(../images/meniu_bg.gif) bottom left repeat #ffffff;
}

p, form, input, textarea {
	color:#5a5f59;
	margin:0px;
	padding:0px;
	font-size:11px; 
}

body{
	font-family: Verdana;
	font-size: 10px;
}


td, input, textarea {
	font-family: Verdana;
	font-size: 10px;
	color:#5a5f59;
}

.meniu_second_bg{
  background:url(../images/meniu_second_bg.gif) top left repeat-x #ffffff;
}

.search_bg{
  background:url(../images/search_bg.gif) top left repeat-x #ffffff;
}

.text_header_bg{
  background:url(../images/text_header.gif) top left repeat-y #ffffff;
}

.banner_bg{
  background:url(../images/banner_bg.gif) top left no-repeat #ffffff;
}

.banner_bg_r{
  background:url(../images/banner_bg_r.gif) top left repeat-y #ffffff;
}

.copyright_bg{
  background:url(../images/copyright_bg.gif) top left repeat-x #ffffff;
}

.meniu_inact_bg{
  background:url(../images/meniu_inact_bg.gif) bottom left repeat-x;
}

.meniu_act_bg{
  background:url(../images/meniu_act_bg.gif) bottom left repeat-x;
}

.meniu_ffs_pic{
  background:url(../images/meniu_ffs_pic.png) bottom right no-repeat;
}

.meniu_before_select{
  background:url(../images/meniu_before_select.png) bottom no-repeat;
}

.meniu_after_select{
  background:url(../images/meniu_after_select.png) bottom left no-repeat;
}

.meniu_middle_pic{
  background:url(../images/meniu_middle_pic.png) bottom no-repeat;
}

.meniu_bs_pic{
  background:url(../images/meniu_bs_pic.png) bottom left no-repeat;
}

.meniu_bl_pic{
  background:url(../images/meniu_bl_pic.png) bottom left no-repeat;
}

.meniu_ff_pic{
  background:url(../images/meniu_ff_pic.png) bottom right no-repeat;
}

.text_header{
	font-size:12px;
	color:#446201;
	font-weight:bold;
	text-transform:uppercase;
}

a.menu_inact:link, a.menu_inact:visited, a.menu_inact:active{
	color:#000000;
}
a.menu_inact:hover{
  color:#000000;
  text-decoration:none;
  font-weight:bold;
}
a.menu_act:link, a.menu_act:visited, a.menu_act:active, a.menu_act:hover{
	color:#000000;
	text-decoration:none;
	font-weight:bold;
}

a.second_menu_inactive:link, a.second_menu_inactive:visited, a.second_menu_inactive:active{
	color:#494949;
}
a.second_menu_inactive:hover{
  color:#494949;
  text-decoration:none;
  font-weight:bold;
}
a.second_menu_active:link, a.second_menu_active:visited, a.second_menu_active:active, a.second_menu_active:hover{
	color:#000000;
	text-decoration:none;
	font-weight:bold;
}
a.search_text:link, a.search_text:visited, a.search_text:active{
	color:#red;
	text-decoration:none;
}

a.search_text:hover{
  color:#red;
  text-decoration:none;
}

a:link, a:visited, a:active{
	color:#446201;
	text-decoration:none;
}
a:hover{
	color:#446201;
	text-decoration:underline;
}

a.print:link, a.print:visited, a.print:active{
	color:#9f9f9f;
	text-transform:none;
	text-decoration:none;
	text-transform:lowercase;
}
a.print:hover{
	color:#446201;
	font-weight:bold;
	text-transform:none;
	text-decoration:none;
	text-transform:lowercase;
}

a.top_menu:link, a.top_menu:visited{
	color:#000000;
	text-transform:none;
	text-decoration:none;
	text-transform:lowercase;
}
a.top_menu:hover{
	color:#446201;
	text-transform:none;
	text-transform:lowercase;
}

a.acopy:link, a.acopy:visited, a.acopy:active{
	color:#000000;
	text-transform:none;
	text-decoration:none;
}
a.acopy:hover{
	color:#446201;
	text-transform:none;
	text-decoration:underline;
}

a.langs:link, a.langs:visited, a.langs:active{
	color:#bbbbbb;
	font-size:10px;
	text-decoration:none;
	text-transform:uppercase;
}
a.langs:hover{
	color:#446201;
	font-size:10px;
	text-decoration:underline;	
	text-transform:uppercase;
}
a.slangs:link, a.slangs:visited, a.slangs:active, a.slangs:hover{
	color:#446201;
	font-size:10px;
	text-decoration:none;
	text-transform:uppercase;
	font-weight:bold;
}

.company_name{
  color:#cacbcc;
  background-color:#ebecee;
  text-transform:lowercase;
}

.copyright{
  color:#000000;
  font-size:10px;
  text-decoration:none;
}

.searchcontainer{
  color:#000000;
  text-transform:uppercase;
  font-weight:bold;
  font-size:11px;
}

.searchbox{
  width:150px;
  height:14px;
  padding:1px 2px 0px 2px;
  border: 1px solid #434337;
  background-color:#f3f3f3;
  color:#000000;
  font-size:10px;
}

.searchbutton{
  border:0px;
  color:#000000;
  font-size:10px;
  padding-bottom:0px;
  cursor:pointer;
  text-decoration:none;
}
.searchbutton_on{
  border:0px;
  color:#000000;
  font-size:10px;
  padding-bottom:0px;
  cursor:pointer;
  text-decoration:underline;
}

/* Site Map */
.treeview ul{
  margin: 0px;
  padding:0px;
  padding-left:20px;
}

.treeview li{
  float:none;
  padding:0px;
  margin:8px 0px 8px 0px;
}
