html {
	height: 100%;
	width: 100%;
}

body {
	background-color:#ffffff;
/*	background-image:url(../images/bg.jpg);
	background-repeat:repeat-x; */
	font-family: arial;
	font-size: 13px;
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	margin-right: 0px;
	padding: 0px;
	height: 100%;
	width: 100%;
}

a.top:link     { font: 17px arial;  color: #ffffff; text-decoration: none;  font-weight:normal;   }
a.top:active   { font: 17px arial; color: #ffffff; text-decoration: none;  font-weight:normal;}
a.top:visited  {font: 17px arial;  color: #ffffff; text-decoration: none;  font-weight:normal;  }
a.top:hover    { font: 17px arial; color: #000000; text-decoration: none;  font-weight:normal; }

#menu_container {
	width: 582px;
	height: 32px;
	margin-left: auto;
	margin-right: auto;
}

#menu_container a.despre {
	display: block;
	width: 92px;
	height: 32px;
	background: url(../images/menu_despre_full.png) 0 0 no-repeat;
	text-decoration: none;
}
#menu_container a.despre:hover {
	background-position: -92px 0;
}

#menu_container a.evenimente {
	display: block;
	width: 102px;
	height: 32px;
	background: url(../images/menu_evenimente_full.png) 0 0 no-repeat;
	text-decoration: none;
}
#menu_container a.evenimente:hover {
	background-position: -102px 0;
}

#menu_container a.targ {
	display: block;
	width: 184px;
	height: 32px;
	background: url(../images/menu_targ_full.png) 0 0 no-repeat;
	text-decoration: none;
}
#menu_container a.targ:hover {
	background-position: -184px 0;
}

#menu_container a.galerie {
	display: block;
	width: 107px;
	height: 32px;
	background: url(../images/menu_galerie_full.png) 0 0 no-repeat;
	text-decoration: none;
}
#menu_container a.galerie:hover {
	background-position: -107px 0;
}

#menu_container a.newsletter {
	display: block;
	width: 97px;
	height: 32px;
	background: url(../images/menu_newsletter_full.png) 0 0 no-repeat;
	text-decoration: none;
}
#menu_container a.newsletter:hover {
	background-position: -97px 0;
}

span.hidden {
	display: none;
}

#menu_container_main {
	width: 582px;
	height: 32px;
	margin-left: 0;
	float: left;
/*	margin-right: auto; */
}

#menu_container_main a.despre {
	display: block;
	width: 92px;
	height: 32px;
	background: url(../images/menu_despre_full.png) 0 0 no-repeat;
	text-decoration: none;
}
#menu_container_main a.despre:hover {
	background-position: -92px 0;
}

#menu_container_main a.evenimente {
	display: block;
	width: 102px;
	height: 32px;
	background: url(../images/menu_evenimente_full.png) 0 0 no-repeat;
	text-decoration: none;
}
#menu_container_main a.evenimente:hover {
	background-position: -102px 0;
}

#menu_container_main a.targ {
	display: block;
	width: 184px;
	height: 32px;
	background: url(../images/menu_targ_full.png) 0 0 no-repeat;
	text-decoration: none;
}
#menu_container_main a.targ:hover {
	background-position: -184px 0;
}

#menu_container_main a.galerie {
	display: block;
	width: 107px;
	height: 32px;
	background: url(../images/menu_galerie_full.png) 0 0 no-repeat;
	text-decoration: none;
}
#menu_container_main a.galerie:hover {
	background-position: -107px 0;
}

#menu_container_main a.contact {
	display: block;
	width: 97px;
	height: 32px;
	background: url(../images/menu_contact_full.png) 0 0 no-repeat;
	text-decoration: none;
}
#menu_container_main a.contact:hover {
	background-position: -97px 0;
}

.input {
	font: 12px arial;
	color: #B46449;
	text-decoration: none;
	background:#ffffff;
	border: 1px solid #B46449;
}

td.title {
	border: 1px blank;
	font-family: arial;
	font-size: 32px;
	color: #000000;
	padding-top: 15px;
}

td.content {
	border: 2px solid #B46449;
	font-size: 13px;
	font-family: Arial;
	color: #000000;
}

.select_list {
	width: 180px;
	height: 500px;
	border: 2px solid #B46449;
}

.input_button {
	width: 80px;
	background: #B46449;
	font: 14px Arial;
	color: #ffffff;
	font-weight: bold;
	border: 1px solid #B46449;
}

.test_button {
	width: 100px;
	background: #ff0000;
	font: 14px Arial;
	color: #ffffff;
	font-weight: bold;
	border: 1px solid #ff0000;
}

.add_button {
	width: 130px;
	background: #ffffff;
	border: 1px solid #B46449;
	font: 13px Arial;
	color: #B46449;
}

div.select {
	margin:auto;
	width:180px;
	height:540px;
	background-color:#ffffff;
	border: 1px solid #B46449;
	overflow:auto;
	text-align: left;
}

a.option:link { display:block; font-size: 13px; color: #000000; text-decoration: none; height:20px; border-bottom: 1px solid #B46449; padding-left: 5px; }
a.option:active { display:block; font-size: 13px; color: #000000; text-decoration: none; height:20px; border-bottom: 1px solid #B46449; padding-left: 5px; }
a.option:visited { display:block; font-size: 13px; color: #000000; text-decoration: none; height:20px; border-bottom: 1px solid #B46449; padding-left: 5px; }
a.option:hover { display:block; font-size: 13px; color: #ffffff; text-decoration: none; height:20px; border-bottom: 1px solid #B46449; background-color: #B46449; padding-left: 5px; }

.pic, a.pic, a.pic img {
filter: alpha(opacity=70); /* IE */
-moz-opacity: 0.7; /* Mozilla */
}

a.pic:hover, a.pic:hover img {
filter: alpha(opacity=100);
-moz-opacity: 1.0;
} 

div.loading { display: none; }

#main_content {
	font-family: Arial;
	font-size: 13px;
	color: #000000;
	margin-left: 35px;
	margin-right: 30px;
	margin-top: 15px;
}

#slideShow_container {
	width: 398px;
	height: 344px;
}

#slideShow_container img {
	border: 1px solid #999999;
	background-color: #B46449;
	width: 396px;
	height: 342px;
	top: 0;
	margin-left: auto;
	margin-right: auto;
}

#slideOutput {
	width: 398px;
	height: 30px;
	text-align: center;
	font-family: Arial;
	font-size: 14px;
	color: #ffffff;
}

span.titluri {
	font-family: Tahoma;
	font-size: 18pt;
	color: #646464;
	text-transform: uppercase;
}

span.titluri2 {
	font-family: Tahoma;
	font-size: 14pt;
	color: #000000;
}

span.titluri3 {
	font-family: Tahoma;
	font-size: 10pt;
	color: #000000;
}

a.simple1:link     { font: 11px arial;  color: #ff0000; text-decoration: none;  font-weight:normal;   }
a.simple1:active   { font: 11px arial; color: #ff0000; text-decoration: none;  font-weight:normal;}
a.simple1:visited  {font: 11px arial;  color: #ff0000; text-decoration: none;  font-weight:normal;  }
a.simple1:hover    { font: 11px arial; color: #646464; text-decoration: none;  font-weight:normal; }

a.simple1 img {
	filter: alpha(opacity=70); /* IE */
	-moz-opacity: 0.7; /* Mozilla */
}

a.simple1:hover img {
	filter: alpha(opacity=100);
	-moz-opacity: 1.0;
} 

a.simple2:link     { font: 11px arial;  color: #000000; text-decoration: none;  font-weight:normal;   }
a.simple2:active   { font: 11px arial; color: #000000; text-decoration: none;  font-weight:normal;}
a.simple2:visited  {font: 11px arial;  color: #000000; text-decoration: none;  font-weight:normal;  }
a.simple2:hover    { font: 11px arial; color: #646464; text-decoration: none;  font-weight:normal; }

a.simple3:link     { font: 11px arial;  color: #B46449; text-decoration: none;  font-weight:normal;   }
a.simple3:active   { font: 11px arial; color: #B46449; text-decoration: none;  font-weight:normal;}
a.simple3:visited  {font: 11px arial;  color: #B46449; text-decoration: none;  font-weight:normal;  }
a.simple3:hover    { font: 11px arial; color: #646464; text-decoration: none;  font-weight:normal; }

td.admin { border: 1px solid #e6e6e6; border-collapse: collapse; font-family: Arial; font-size: 11px; color: #1c1c1c; }

/* Contact form stuff */

#contactform {
	margin: 0;
	width: 400px;
	background: #B46449;
	padding: 2px;
}
#contactform * {
	font-family: Arial;
	font-size: 12px;
}
#contactform ol {
	margin: 0;
	padding: 0;
	list-style: none;
}
#contactform li {
	margin: 0 0 0 0;
	padding: 10px;
	background: #FBFAEC;
}
#contactform li.buttons {
	margin: 0;
	overflow: hidden;
}
#contactform label {
	margin: 0;
	width: 60px;
	display: block;
	float: left;
	padding: 5px 10px 2px 0;
}
#contactform input.text {
	width: 274px;
	border: 1px solid #B46449;
	padding: 2px;
	margin: 0;
}
#contactform textarea {
	width: 274px;
	border: 1px solid #B46449;
	padding: 2px;
	height: 80px;
	background: #FDFDF7;
}
#contactform li.buttons input {
	padding: 4px;
	width: auto;
	float: right;
	margin: 0 0 0 5px;
}

p#success {
	padding: 3px 10px;
	background: #92FFA5;
	border: 2px solid #009218;
	color: #009218;
	font-weight: bold;
	margin-bottom: 10px;
	text-align: center;
}
		
p#bademail, p#badserver {
	padding: 3px 10px;
	background: #FFA3A1;
	border: 2px solid #D00D00;
	color: #D00D00;
	font-weight: bold;
	margin-bottom: 10px;
	text-align: center;
}

#newsdiv {
	height: 50px;
	width: 400px;
	float: left;
}

.input_news {
	font: 12px arial;
	color: #B46449;
	text-decoration: none;
	background:#ffffff;
	border: 1px solid #B46449;
	width: 140px;
}

.news_submit {
	width: 88px;
	height: 29px;
	border: none;
	background: url('../images/newsletter_button.png') no-repeat top left;
}

.news_submit:hover {
	width: 88px;
	height: 29px;
	border: none;
	background: url('../images/newsletter_button_hover.png') no-repeat top left;
}