


.main_bg {
	background-image: url('images/background_blend.jpg');
	background-repeat:repeat-x;
	background-position: 0px 0px;
}


.meniu{
	background-image: url('images/meniu_up.jpg');
	background-repeat:repeat-x;
	background-position: 0px 0px;
}

.meniu:hover{
	background-image: url('images/meniu_down.jpg');
	background-repeat:repeat-x;
	background-position: 0px 0px;
}

.meniu_link{
  font-family: tahoma;
  font-size: 18px;
  color:#930;;
  text-decoration:none;
}

.meniu_link:hover{
  font-family: Tahoma;
  font-size: 18px;
  color:#FFF;
  text-decoration:none;
}

.left_side_title{
  font-family: tahoma;
  font-size: 14px;
  font-weight:bold;
  color:#930;
  text-decoration:none;
}

.left_side_text{
  font-family: Tahoma;
  font-size: 11px;
  font-weight:normal;
  color:#666;
  text-decoration:none;
}

.left_side_cont{
  font-family: Tahoma;
  font-size: 11px;
  font-weight:bold;
  color:#666;
  text-decoration:none;
}

.body_welcome{
  font-family:Verdana, Geneva, sans-serif;
  font-size: 23px;
  font-weight:bold;
  color:#333;
  text-decoration:none;
}

.body_text{
  font-family:Verdana, Geneva, sans-serif;
  font-size: 15px;
  font-weight:normal;
  color:#333;
  text-decoration:none;
}

.body_text_small{
  font-family:Verdana, Geneva, sans-serif;
  font-size: 12px;
  font-weight:normal;
  color:#333;
  text-decoration:none;
}

.footer_meniu{
  font-family:Verdana, Geneva, sans-serif;
  font-size: 16px;
  font-weight:bold;
  color:#930;
  text-decoration:none;
}

.thumb:hover{
	background-color:#FFF;
}


.copy{
  font-family:Verdana, Geneva, sans-serif;
  font-size: 10px;
  font-weight:normal;
  color:#930;
  text-decoration:none;
}

.text_title_white{
  font-family: tahoma;
  font-size: 14px;
  font-weight:bold;
  color:#FFF;
  text-decoration:none;
}

.text_title_brown{
  font-family: tahoma;
  font-size: 14px;
  font-weight:bold;
  color:#930;
  text-decoration:none;
}

.text_title_instr{
  font-family: tahoma;
  font-size: 16px;
  font-weight:bold;
  color:#930;
  text-decoration:none;
}

.text_instr{
  font-family: tahoma;
  font-size: 13px;
  font-weight:bold;
  color:#000;
  text-decoration:none;
}

.text_caption_abo{
  font-family: tahoma;
  font-size: 12px;
  font-weight:bold;
  color:#930;
  text-decoration:none;
}

.text_abo{
  font-family: tahoma;
  font-size: 12px;
  font-weight:bold;
  color:#000;
  text-decoration:none;
}

.text_abo_small{
  font-family: tahoma;
  font-size: 11px;
  font-weight:bold;
  color:#000;
  text-decoration:none;
}

.abo_val{
  font-family: tahoma;
  font-size: 9px;
  font-weight:normal;
  color:#000;
  text-decoration:none;
}

.text_contact_brown{
  font-family: tahoma;
  font-size: 14px;
  font-weight:normal;
  color:#930;
  text-decoration:none;
}

.text_contact_black{
  font-family: tahoma;
  font-size: 14px;
  font-weight:normal;
  color:#000;
  text-decoration:none;
}


.body_border{ /*CSS for each image tag*/
border: 1px solid #fae9bf;

}

.new_location{
  font-family: tahoma;
  font-size: 14px;
  font-weight:normal;
  color:#930;
  text-decoration:underline;
}








