html {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
}
body {
	margin:0px;
	padding:0px;
	background:url(img/bg.gif) repeat;
}
form {
	margin:0px;
	padding:0px;
}
h1 {
	margin:0px;
	padding:0px;
	font-size:12px;
	color:#333333;
	font-variant:small-caps;
}
h2 {
	margin:0px;
	padding:0px;
	font-size:12px;
	color:#333333;
	text-decoration:underline;
	margin-bottom:10px;
}
ul {
	list-style:none;
	margin:0px;
	padding:0px;
}
li.cat {
	padding-left:14px;
	margin-top:2px;
	margin-bottom:0px;
	margin-right:0px;
	margin-left:0px;
	border:0px;
	background:url(img/li.gif) no-repeat;
}
li.sub {
	padding-left:14px;
	margin-top:2px;
	margin-bottom:0px;
	margin-right:0px;
	margin-left:10px;
	border:0px;
	background:url(img/li.gif) no-repeat;
}
img {
	border:0px;
}
/* - Top - */
#top {
	width:900px;
	height:150px;
	border:#FF9900 1px solid;
	margin-bottom:4px;
	margin-top:4px;
}
/* - Sub top - */
#sub_top {
	width:890px;
	height:22px;
	border:#FF9900 1px solid;
	background:url(img/bg_sub_top.gif) repeat-x;
	padding-top:8px;
	margin-bottom:4px;
	padding-left:10px;
}
#sub_top a {
	text-decoration:none;
	color:#000000;
	font-variant:small-caps;
}
#sub_top a:hover {
	color:#990000;
}
/* - Container - */
#container {
	width:900px;
	border:#FF9900 1px solid;	
	background:#FFFFFF;	
}
#container a {
	color:#000000;
	text-decoration:none;
	font-size:11px;
}
#container a:hover {
	color:#e46b00;
}
/* - Meniu stanga - */
#menu_stanga {
	border-right:#FF9900 1px solid;	
}
/* - Bottom - */
#bottom {
	width:880px;
	margin-top:4px;
	margin-bottom:4px;
	background:#ffffff;
	border:#FF9900 1px solid;	
	padding:10px;
}
#bottom a {
	text-decoration:none;
	color:#000000;
}
#bottom a:hover {
	text-decoration:underline;
}

/* - Meniu left -*/
.content_menu {
	padding:10px;
}

.top_menu_turism_intern {
	background:url(img/menu_left/turism_intern.gif) no-repeat;
	height:25px;
	width:195px;
	border-bottom:1px solid #FF9900;
	border-top:1px solid #FF9900;
}
.top_menu_turism_extern {
	background:url(img/menu_left/turism_extern.gif) no-repeat;
	height:25px;
	width:195px;
	border-bottom:1px solid #FF9900;
	border-top:1px solid #FF9900;
}
.top_menu_turism_transport {
	background:url(img/menu_left/transport.gif) no-repeat;
	height:25px;
	width:195px;
	border-bottom:1px solid #FF9900;
	border-top:1px solid #FF9900;
}
.top_menu_turism_oferte_speciale {
	background:url(img/menu_left/oferte_speciale.gif) no-repeat;
	height:25px;
	width:195px;
	border-top:1px solid #FF9900;	
	border-bottom:1px solid #FF9900;
}
.top_menu_turism_contact {
	background:url(img/menu_left/contact_online.gif) no-repeat;
	height:25px;
	width:195px;
	border-bottom:1px solid #FF9900;
	border-top:1px solid #FF9900;
}
.top_menu_turism_curs_valutar {
	background:url(img/menu_left/curs_valutar.gif) no-repeat;
	height:25px;
	width:195px;
	border-bottom:1px solid #FF9900;
	border-top:1px solid #FF9900;
}
.top_menu_turism_concerte_evenimente {
	background:url(img/menu_left/concerte_evenimente.gif) no-repeat;
	height:25px;
	width:195px;
	border-bottom:1px solid #FF9900;
	border-top:1px solid #FF9900;
}
/* - Form - */
.trimite {
	background:url(img/trimite.gif) no-repeat;
	width:70px;
	height:18px;
	border:0px;
	cursor:pointer;
}
.atentie {
	background:#ffecb9 url(img/atentie.gif) no-repeat left top;
	border:1px solid #e5ba48;
	padding-left:54px;
	padding-top:14px;
	padding-right:10px;
	padding-bottom:10px;
}
.casuta {
	font-size:12px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	padding:4px;
	border:1px solid #cccccc;
}
.textarea {
	font-size:12px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	padding:4px;
	border:1px solid #cccccc;
}
.bg_content {
	height:20px;
	background:url(img/content/bg_content.gif) repeat-x;
	border-bottom:1px solid #FF9900;
	border-top:1px solid #FF9900;
	padding-top:5px;
	padding-left:10px;	
}
.imagine {
	border:1px solid #FF3300;
	padding:1px;
}