@charset "UTF-8";
* {
	font-family:"Trebuchet MS", Arial, sans-serif;
	font-size:12px;
	margin:0px;
	padding:0px;
	line-height:1.4em;
}

.clear {
	clear:both;
	height:0px;
	margin:0px;
	padding:0px;
	line-height:0px;
	display:block;
}

body {
	background-image:url(images/body_back.gif);
	background-color:#E6E6E6;
	background-position:top;
	background-repeat:repeat-x;
	position:relative;
}

#main {
	width:840px;
	margin:0px auto;
}

#header {
	height:134px;
	background-image:url(images/sigla.gif);
	background-position:0px 38px;
	background-repeat:no-repeat;
}
#meniu {
	margin-top:9px;
}

#meniu_intro {
	position:absolute;
	left:-23px;
	top:0px;
	background-image:url(images/meniu_intro.gif);
	width:23px;
	height:23px;
}

a.meniu:link, a.meniu:visited {
	float:left;
	display:block;
	height:23px;
	line-height:23px;
	text-decoration:none;
	background-image:url(images/meniu_grad.gif);
	padding:0px 20px;
	color:black;
}

#meniu_lang {
	height:23px;
	float:left;
	background-color:#858585;
	line-height:23px;
	color:white;
	position:relative;
}
#meniu_lang a:link, #meniu_lang a:visited {
	color:white;
	text-decoration:none;
}
#meniu_lang a:hover, #meniu_lang a:active {
	text-decoration:underline;
}
#meniu_split_lang {
	background-image:url(images/meniu_split_lang.gif);
	width:23px;
	height:23px;
	float:left;
}
.meniu_split {
	width:24px;
	height:23px;
	display:block;
	float:left;
	background-image:url(images/menu_split.gif);
}
#meniu_end {
	width:24px;
	height:23px;
	display:block;
	float:left;
	background-image:url(images/menu_end.gif)
}

/*============================================================================== content zone*/

#white {
	width:370px;
	float:left;
	background-image:url(images/white_grad.gif);
	background-position:top;
	background-repeat:repeat-x;
	background-color:white;
	padding:15px;
}
#white2 {
	width:500px;
	float:left;
	background-image:url(images/white_grad.gif);
	background-position:top;
	background-repeat:repeat-x;
	background-color:white;
	padding:15px;
}
#white>h1 {
	color:#858587;
	margin-top:10px;
}
#white2>h1 {
	font-size:20px;
	color:black;
	margin-top:135px;
}
h1.style2 {font-family: "Lucida Handwriting"}

#white2>p {
	color:#858587;
	padding:10px 0px;
}

#butons {
	float:left;
	width:440px;
}
#butons2 {
	float:left;
	width:310px;
}
#butons>a:link, #butons>a:visited, #butons2>a:link, #butons2>a:visited {
	float:left;
	display:block;
	margin:5px 0px 0px 5px;
	overflow:hidden;
	text-indent:-300px;
	width:102px;
	height:77px;
	text-decoration:none;
}

#butons>p, #butons2>p {
	margin:20px 0px 0px 10px;
	color:#858587;
}
#butons p a:link, #butons p a:visited, #butons2 p a:link, #butons2 p a:visited {
	color:black;
	text-decoration:none;
	font-size:14px;
}
#butons p a:hover, #butons p a:active, #butons2 p a:hover, #butons2 p a:active {
	background-color:#A2BD30;
}
#but1:link, #but1:active, #but1:hover, #but1:visited {
	background-image:url(images/but_corporate.jpg);
}
#but2:link, #but2:active, #but2:hover, #but2:visited {
	background-image:url(images/but_vip.jpg);
}
#but3:link, #but3:active, #but3:hover, #but3:visited {
	background-image:url(images/but_special_request.jpg);
}
#but4:link, #but4:active, #but4:hover, #but4:visited {
	background-image:url(images/but_tours.jpg);
}

#but5:link, #but5:active, #but5:hover, #but5:visited {
	background-image:url(images/but_hai-la-munte.jpg);
}
#but6:link, #but6:active, #but6:hover, #but6:visited {
	background-image:url(images/but_hai-la-mare.jpg);
}
#but7:link, #but7:active, #but7:hover, #but7:visited {
	background-image:url(images/but_hai-la-schi.jpg);
}
#but8:link, #but8:active, #but8:hover, #but8:visited {
	background-image:url(images/but_ghidulbrasovului.jpg);
}
#but9:link, #but9:active, #but9:hover, #but9:visited{
	background-image:url(images/but_transilvaniatravelguide.jpg);
}
#but10:link, #but10:active, #but10:hover, #but10:visited {
	background-image:url(images/but_exotice.jpg);
}

/*=========================================================================footer*/

#footer {
	clear:both;
	position:relative;
	bottom:0px;
	width:100%;
	height:200px;
	text-align:center;
	background-image:url(images/back_footer.gif);
	background-position:top;
	background-repeat:repeat-x;
	background-color:#858587;
}
#footer p {
	color:#AAAAAB;
}
#footer img {
	margin:10px;
}
