/* CSS Document */

body
{
	background-image:url(../images/back_all.jpg);
	background-repeat:repeat;
	
	margin:0px;
	padding:0px;
	
	color: #e5c57c;
	font-family:Tahoma;
	font-size: 12px;
	font-weight: normal;
}


table
{
	color: #e5c57c;
	font-family:Tahoma;
	font-size: 12px;
	font-weight: normal;
}

a
{
	color: #dbbd52;
	font-weight: normal;
	font-size: 12px;
	
	text-decoration: none;
}
a:hover
{
	text-decoration: underline;
}


a.main_meniu_link
{
	font-family: 'Myriad Pro', Tahoma;
	font-weight: normal;
	font-size: 13px;
	
	color: #e7e7e7;
	
	text-decoration:none;
	text-transform:uppercase;
}
a.main_meniu_link:hover
{
	color: #74481e;
}


a.white_link
{
	font-family: 'Myriad Pro', Tahoma;
	font-weight: bold;
	font-size: 13px;
	
	color: #e7e7e7;
	
	text-decoration:underline;
	
	margin-right: 20px;
}
a.white_link:hover
{
	text-decoration:none;
}

a.copyright_link_yellow
{
	font-family: Tahoma;
	font-weight: normal;
	font-size: 10px;
	
	color: #8f5c2f;
	
	text-decoration:none;
}
a.copyright_link_yellow:hover
{
	text-decoration:underline;
}

a.copyright_link_white
{
	font-family: Tahoma;
	font-weight: bold;
	font-size: 10px;
	
	color: #dadada;
	
	text-decoration:none;
}
a.copyright_link_white:hover
{
	text-decoration:underline;
}
a.newsletter_link
{
	color: #dbbd52;
	font-weight: bold;
	font-size: 12px;
	
	text-decoration: none;
}
a.newsletter_link:hover
{
	text-decoration: underline;
}

a.fast_link
{
	color: #dbbd52;
	font-weight: normal;
	font-size: 11px;
	
	text-decoration: none;
}
a.fast_link:hover
{
	text-decoration: underline;
}



td.Promo_main_banner
{ 
	text-align:center;
	vertical-align:top; 
	
	padding-top: 10px; 
	padding-bottom:10px; 
	
	/*height: 90px;*/    
}
td.main_menu
{
	background-image:url(../images/back_main_menu.jpg);
	background-repeat:repeat;
	
	vertical-align:middle;
	
	height: 43px;
}
td.content
{
	background-image:url(../images/back_content.jpg);
	background-repeat:repeat;
}
td.content_layer
{
	background-image:url(../images/layer_content.jpg);
	background-position:top;
	background-repeat:no-repeat;
}
td.footer
{
	background-image:url(../images/back_footer.jpg);
	background-repeat:repeat-x;
	background-position:top;
	
	height: 68px;
}
td.copyright
{
	color: #dadada;
	font-size: 10px;
}
td.titleCell
{
	height: 30px;
	vertical-align: middle;
	color: #74481e;
	font-family: 'Myriad Pro', Tahoma;
	font-size: 15px;
	font-weight: bold;
}

td.titleCellWhite
{
	height: 30px;
	vertical-align: top;
	color: #ffffff;
	font-family: Tahoma;
	font-size: 13px;
	font-weight: bold;
}
td.newsletter_title
{
	color: #ecdfdb;
	font-weight: bold;	
}
td.newsletter_content
{
	color: #cfa74a;
	font-weight: normal;
	text-align: justify;
}
td.back_newsletter
{
	background-image:url(../images/back_newsletter.jpg);
	background-position:top left;
	background-repeat:no-repeat;
	
	padding: 5px;
	
	width:211px;
	height:41px;
}
td.white_title
{
	color: #ecdfdb;
	font-size: 11px;
	font-weight: bold;
	
	padding-left: 3px;
}
td.locatii
{
	font-size: 11px; 
	line-height:130%;
	
	padding-left: 3px;
	
	/*text-align: justify;*/
}




img.newsletter
{
	border-style: dashed;
	border-color: #673f1a;
	border-width: 1px;
	
	padding: 10px;
}

.newsletter_button
{
	background-color: #7a5f48;
	
	background-position:center;
	background-repeat:no-repeat;
	
	width:21px;
	height:21px;
	
	border-width: 0px;
}
.newsletter_field
{
	background-color: #7a5f48;
	background-image:url(../images/newsletter_field.jpg);
	background-repeat:repeat;
	
	border-width:0px;
	
	border-bottom-width:1px;
	border-bottom-style:solid;
	border-bottom-color: #635549;
	
	width: 130px;
	height: 20px;
	
	font-size: 11px;
	font-weight:normal;
	color: #ecdfdb;
}
.contact_field
{

	background-color: #7a5f48;
	background-image:url(../images/newsletter_field.jpg);
	background-repeat:repeat;
	
	border-width:1px;
	border-style:solid;
	border-color: #635549;
	
	padding-left: 5px;

	font-size: 11px;
	font-weight:normal;
	color: #ecdfdb;
}
