/* custom styles */

/* -- prodvizhenie colour scheme #1 -------------------------------------------------------*/

.header_left_1 {
	background-color: #49B614;
}

.title_in_1 {
	color: #49B614;
	border-bottom-color: #49B614;
}

.footer_main_1 {
	background-image: url(../images/footer_bckgrnd_1.jpg);
}

.fbbm_1 {
	background-image: url(../images/footer_box_bckgrnd_1.jpg);
}

.fblm_1 {
	background-image: url(../images/footer_box_left_1.jpg);
}

.fbrm_1 {
	background-image: url(../images/footer_box_right_1.jpg);
}

.header_pic_main_1 {
	background-image: url(../images/main_pic_1.png);
	
	width: 173px;
	height: 192px;
	
	left: 160px;
	top: 50px;
}

  h1.contentTitle {
		font-family: Arial, Helvetica, sans-serif;
		font-size: 20px;
		line-height: 24px;
		border-bottom: 2px solid;
		float: left;

		color: #85CA00;
		border-bottom-color: #85CA00;
  }

  div.articleContent {
  		clear: both;
  }

  div.sub_content_body {
  		clear: both;
  }

  div.categoryContent {
  		clear: both;
  }
  div.contentHeader, div.module_title {
  	display: none;
  }

