/* CSS Document */
/*
################ backgrounds ####################
*/
body {
  border: 0px;
  padding: 0px;
  margin: 0px;
  background-color: #ffffff;
}
.header {
	background-image: url('img/cer.jpg');
	background-position: right;
	background-repeat: no-repeat;
}
.bg_meniu {
	background-image: url('img/bg_meniu.gif');
	background-repeat: repeat-x;
	padding-left: 38px;
}

.bg_undermeniu {
	background-image: url('img/middle.gif');
	background-repeat: repeat-x;
}

.form {
	background-color: #ffffff;
	border: 1px solid #CF5F0C;
	font-family: Verdana;
	font-size: 11px;
	color: #8C8C8C;
}
.tbl_contact {
	background-color: #FFF6E2;
  	border: 1px solid #FDE4AE;
  	padding: 15px;
}
.tbl_oferta_promo {
	background-color: #FDFAF3;
  	border: 1px solid #FDE4AE;
}
.pic {
	border: 3px solid #C5C9CD;
}
.pic2 {
	border: 3px solid #F0E6CD;
}
hr {
	border: 1px solid #E5E9ED;
	width: 650px;
}

/*
################ links ####################
*/
.meniu {
	font-family: Verdana;
	font-size: 12px;
	color: #ffffff;
	font-weight: bold;
	text-decoration: none;
}
.meniu:hover {
	font-family: Verdana;
	font-size: 12px;
	color: #ffffff;
	font-weight: bold;
	text-decoration: underline;
}
.link_promo {
	font-family: Verdana;
	font-size: 11px;
	color: #1460AC;
	text-decoration: underline;
}
.link_InitialaTara {
	font-family: Verdana;
	font-size: 12px;
	color: #FF6C00;
	text-decoration: none;
}
.link_lifestyle {
	font-family: Verdana;
	font-size: 10px;
	color: #FF6C00;
	text-decoration: underline;
	font-weight: bold;
}
.link_lifestyle:hover {
	text-decoration: none;
}
.link_promo:hover {
	font-family: Verdana;
	font-size: 11px;
	color: #1460AC;
	text-decoration: none;

}
.td_promo {
        padding-top:5px;

}
.link_sectiuni {
	font-family: Verdana;
	font-size: 12px;
	color: #1460AC;
	text-decoration: underline;
	font-weight: bold;
}
.link_sectiuni:hover {
	text-decoration: none;
}
.link_sectiuni_selected {
	font-family: Verdana;
	font-size: 12px;
	color: #5C6E80;
	font-weight: bold;
}

/*
################ texts ####################
*/
.text_small {
	font-family: Verdana;
	font-size: 13px;
	line-height: 20px;
	color: #5C6E80;
}
.title_black {
	font-family: Verdana;
	font-size: 12px;
	color: #624A15;
	font-weight: bold;
}
.title_orange {
	font-family: Verdana;
	font-size: 12px;
	color: #FF6C00;
	font-weight: bold;
}
.title_orange2 {
	font-family: Verdana;
	font-size: 18px;
	color: #FF6C00;
	font-weight: bold;
}
.title_pret {
	font-family: Verdana;
	font-size: 18px;
	color: #6C9C18;
	font-weight: bold;
}
.text_small_black {
	font-family: Verdana;
	font-size: 10px;
	color: #50411F;
}
.text_brown {
	font-family: Verdana;
	font-size: 12px;
	color: #826D3F;
}
.arhiva_tabel_anluna {
	background-color: #FFF6E2;
  	border: 1px solid #FDE4AE;
  	padding: 15px;
	font-family: Verdana;
	font-size: 12px;
	color: #826D3F;
}
.arhiva_tabel_anlunasap  {
	background-color: #FFF6E2;
  	border: 1px solid #FDE4AE;
  	padding: 15px;
	font-family: Verdana;
	font-size: 12px;
	color: #826D3F;
}
.arhiva_title {
	font-family: Verdana;
	font-size: 12px;
	color: #6C9C18;
	font-weight: bold;
}
.ghid_path{
	font-family: Verdana;
	font-size: 10px;
	color: #826D3F;
	text-decoration: none;
	font-weight: bold;
}
a.ghid_path{
	font-family: Verdana;
	font-size: 10px;
	color: #826D3F;
	text-decoration: underline;
	font-weight: bold;
}
a.harti_link{
	font-family: Verdana;
	font-size: 13px;
	color: white;
	background-color: #FF6C00;
	font-weight: bold;
}
h1{
	font-family: Verdana;
	font-size: 18px;
	color: #FF6C00;
	font-weight: bold;
	margin: 0 0 20px 0;
}

