#container {
	width: 860px;
	margin: 0 auto;
	background: #ffffff;
	margin-top: 12px;
	background-image: url('../img/mainbg.jpg');
	background-repeat: repeat-y;
}
#main {
}
.bodyText {
	float: right;
	width: 700px;
	margin-left: 8px;
	margin-right: 22px;
	.margin-right: 11px;
}
.bodyText a {
	background-color: #fffbf2;
}
.bodyTextwide {
	width: 810px !important;
}
h2.page {
	width: 80%;
	position: relative;
	margin-top: -16px;
	margin-left: -8px;
	font-size: 18px;
	color: #a75d12;
	font-weight: bold;
	font-style: italic;
	margin-bottom: 20px;
}
#pagetext {
	line-height: 1.5em;
	margin: 0 10px;
}
#pagetext ul, ul.onpagetext {
	margin-left: 16px;
}
#pagetext p {
	margin-bottom: 8px;
}
#topbar {
	width: 860px;
	height: 115px;
	background-image: url('../img/topbar.jpg');
	background-repeat: no-repeat;
}
#topbar h1 {
	padding-top: 86px;
	font-size: 12px;
	color: #a75d12;
}
#topTools {
	width: 840px;
	font-size: 7pt;
	height: 15px;
	margin: 0 10px;
	background-color: #f80;
	color: #fc8;
	border-top: 2px solid #003f00;
	overflow: hidden;
}
#topTools a, #topTools a:visited {
	color: #fff;
}
#topTools a:hover {
	color: #f20;
	background-color: #fc8;
}
.langbar {
	margin-right: 8px !important;
	float: left;
	width: 120px;
	height: 15px;
	overflow: hidden;
	background-color: #fc8;
}
.langbar a {
	display: inline !important;
	width: 16px;
	padding: 0;
}
.langbar a:hover {
	background: none !important;
	border-bottom: 1px solid red;
}
.langbar img {
	border: 2px solid #fc8;
}
.langbar .selectedLang img {
	border: 2px solid #fff;
}
#npath {
	padding-top: 1px;
	padding-left: 5px;
}
#topMenu {
	width: 840px;
	background-color: #ffeabf;
	background-image: url('../img/vgrad.jpg');
	background-repeat: repeat-x;
	background-position: bottom center;
	height: 45px;
	margin: 0 10px;
	.margin-right: -4px;
	.width: 844px;
}
#topMenu a {
	display: block;
	float: left;
	width: 105px;
	/* width: 120px; */
	height: 24px;
	text-align: center;
	text-decoration: none;
	font-weight: bold;
	color: #200000;
	background-image: url('../img/topmenuitembg.jpg');
	background-repeat: no-repeat;
	background-position: top center;
}
#topMenu a:hover {
	color: #903010;
	background-image: url('../img/topmenuitembghl.jpg');
	background-repeat: no-repeat;
}
#topMenu div {
	position: relative;
	left: -5px;
	z-index: 99;
	float:left;
	width: 180px;
	display: block;
	/* margin-left: -105px; */
	margin-left: -120px;
	margin-top: 22px;
	overflow:hidden !important;
	background-color: #fff;
	margin-right: -80px;
	margin-bottom: -300px;
}
#topMenu div a, #topMenu div a:hover {
	display: block;
	width: 180px;
	padding: 2px 0 2px 5px;
	height: auto;
	background: none;
	text-align: left;
	z-index: 999;
	border-left: 5px solid #ffeabf;
	border-bottom: 1px solid #ffeabf;
}
#topMenu div a:hover {
	background-color: #fffbf2;
	border-left: 5px solid #a75d12;
	border-bottom: 1px solid #a75d12;
}
.menu {
	margin-top: -25px;
	padding-top: 20px;
	float: right;
	width: 120px;
	background-color: #ffeabf;
	background-image: url('../img/vgrad.jpg');
	background-repeat: repeat-x;
	background-position: bottom center;
	font-size: 94%;
	margin-left: 10px;
	.margin-left: 5px;
	padding-bottom: 32px;
}
.menureplace {
	float: left;
	margin-left: 10px;
	.margin-left: 5px;
}
.menu a, .menu a:visited {
	display: block;
	color: #202020;
	text-decoration: none;
	font-weight: bold;
	padding: 4px 0px 4px 4px;
	margin-left: 4px;
}
.menuitem {
	background-image: url('../img/menusepar.jpg');
	background-repeat: no-repeat;
	background-position: bottom left;
}
.menu a:hover, .menuselected {
	color: #000000;
	background: #fffbf2;
}
.submenu, .subsubmenu {
	font-size: 85%;
	padding-left: 17px !important;
	margin-left: -2px !important;
	background-image: url('../img/arrow1.gif');
	background-position: center left;
	background-repeat: no-repeat;
}
.subsubmenu {
	margin-left: 4px !important;
	font-size: 80%;
	font-weight: normal !important;
}
a:hover.submenu, a:hover.subsubmenu {
	background-image: url('../img/arrow2.gif');
	background-position: center left;
	background-repeat: no-repeat;
}
.backlink {
	font-weight: bold;
	color: #a89080 !important;
}
a:hover.backlink {
	background-color: transparent;
	color: #400 !important;
	background-image: url('../img/arrow3.gif');
	background-position: center left;
	background-repeat: no-repeat;
	padding-left: 12px;
}
.menu .spacer {
	height: 300px;
	float: right;
	width: 1px;
}
.fmenu {
	font-size: 80%;
	text-align: center;
	background-image: url('../img/mainbgend.jpg');
	background-repeat: no-repeat;
	background-position: bottom center;
	padding-bottom: 20px;
	padding-top: 28px;
	line-height: 1.8em;
}
.fmenu a, .fmenu a:visited {
	color: #303030;
}
.fmenu a:hover {
	background-color: #fffbf2;
	border-bottom: 1px solid #ffeabf;
}
.copyr {
	font-size: 80%;
	text-align: center;
	padding-top: 20px;
	color: #666;
}
.anunt {
	text-align: left;
	vertical-align: middle;
	display: inline-block;
	width: 150px;
	padding: 0;
	margin-right: 5px;
	font-size: 90%;
	float:left;
	background-color: #ffc;
	border: 1px solid #fc8;
}
.anunt-colt {
	background-image: url('../img/anunt-colt.gif');
	background-repeat: no-repeat;
	background-position: top right;
	padding: 4px;
	position: relative;
	top: -1px;
	left: 1px;
}
.anunt a {
	display: block;
}
.fotoPerso {
	float: right;
	border: 0;
	margin-right: 20px;
}
.persoane {
	width: 100%;
	text-align: center;
	display: block;
	clear: both;
}
.persoaneX div {
	text-align: center;
	vertical-align: middle;
	display: inline-block;
	width: 150px;
	height: 141px;
	padding: 6px;
	font-size: 70%;
	float:left;
	background-image: url('../img/personal-bg.jpg');
	background-repeat: no-repeat;
	background-position: top center;
}
.persoane div {
	text-align: left;
	vertical-align: middle;
	display: block;
	clear: both;
	padding: 16px;
	background-color: #fff8f0;
}
.persoane div.cuFoto {
	height: 120px;
	margin-bottom: 16px;
}
.persoane ul {
	margin-left: 40px;
}
.persoane img {
	height: 120px;
	border: 0;
}
.persoane span {
	display: block;
}
.persoane a {
	background-color: transparent;
	background-image: none;
}
.carti {
	width: 100%;
	text-align: center;
	display: block;
	clear: both;
	line-height: 1em;
}
.carti div {
	text-align: center;
	vertical-align: middle;
	display: inline-block;
	width: 150px;
	height: 200px;
	margin: 6px;
	font-size: 80%;
	float:left;
	background-color: #fff8f0;
}
.carti span {
	display: block;
}
.carti img.coperta {
	border: 0;
	height: 120px;
}
ul.subpages {
	margin-left: 40px;
	list-style-image: url('../img/subpage_bull.gif');
	list-style-position: outside;
	font-weight: bold;
}
.button {
	border: 2px solid #ccc;
	font-weight: bold;
	background-color: #ffeabf;
	padding: 2px;
	margin: 5px 0;
	cursor: pointer;
	display: inline-block;
	line-height: 2em;
}
.eventlist div, .evSub, .tableList td {
	margin-top: 16px;
	border-bottom: 1px solid #fc6;
	clear: both;
}
.evName {
	width: 60%;
	display: block;
	float: left;
	font-weight: bold;
}
.endquoted {
	text-align: right;
	margin-top: 12px;
}
/* not in use */
.newsfloat {
	float: right;
	width: 140px;
	padding-left: 5px;
	border-left: 1px solid #fc6;
	font-size: 90%;
}
.pageevents {
	margin-top: 48px;
}
.listTitle {
	text-align: left;
	margin: 12px 0 4px 0;
	border-bottom: 1px solid #fc8;
	padding-bottom: 4px;
}
.tool {
	width: 100%;
	position: absolute;
	top: 0%;
	left: 0%;
	font-size: 10px;
	text-align: right;
	height: 15px;
	border-bottom: 1px solid #000;
	background-color: transparent;
	color: #808080;
}
.tool a, .tool a:visited {
	text-decoration: none;
	padding: 2px;
	border: 1px solid #c0c0c0;
	color: #a0a0a0;
	background: #ffffff;
}
.tool a:hover {
	background: #f0f0f0;
}
.optselect, option[selected] {
	font-weight: bold;
	background-color: #ffffcc;
}
#adminbox {
	float: right;
	width: 700px;
	margin-left: 8px;
	margin-right: 22px;
	.margin-right: 11px;
}
#adminbox input, #adminbox select {
	border: 1px solid silver;
	padding: 2px;
}
.adminmesaj {
	font-size: 11px;
	font-weight: bold;
	color: #800000;
	background-color: #ffffcc;
}
.adminList div {
	margin: 3px 0;
	padding: 3px 0;
	border-bottom: 1px solid #fc8;
}
.centerbox {
	width: 50%;
	margin: 0 auto;
	text-align: center;
}
#searchbox {
	margin-top: -15px;
	position: relative;
	margin-bottom: -10px;
	float: right;
	display: block;
	height: 15px;
}
#searchbox a {
	color: #200;
}
#searchForm, #searchTrigger {
	font-size: 8pt;
	white-space: nowrap;
	padding: 2px 8px;
}
#searchForm input {
	border: 0;
	background: transparent;
	width: 180px;
	font-style: italic;
	color: #800000;
}
#searchForm {
	background-image: url('../img/searchbg.jpg');
	background-repeat: no-repeat;
	background-position: top left;
}
#searchTrigger {
	background-image: url('../img/searchbg.jpg');
	background-repeat: no-repeat;
	background-position: top right;
}
#searchbox a {
	cursor: pointer !important;
}
#searchbox a:hover {
	background-color: #ffffcc;
}
.searchtext {
	background-color: #ffffe8;
	font-weight: bold;
	text-decoration: underline;
}
#searchResultTop {
	font-size: 110%;
	border-bottom: 1px solid #000;
}
#searchResultRest {
	font-size: 90%;
}
.searchResult {
	margin: 24px 15px;
}
.searchResult div {
	font-size: 80%;
	border-top: 1px solid #ccc;
	width: 80%;
}
.searchResultURL {
	font-size:80%;
	color: #999 !important;
	background-color: transparent !important;
	border: 0;
}
#sitemap {
	width: 95%;
	margin: 0 auto;
}
#sitemap ul li {
	margin-left: 12px;
	font-weight: bold;
	font-style: normal;
	font-size: 120%;
	padding: 2px;
	border-bottom: 1px solid #fc6;
	margin-top: 8px;
}
#sitemap ul ul li {
	margin-left: 24px;
	font-weight: normal;
	font-style: normal;
	font-size: 110%;
	border-bottom: 1px solid #eee;
	margin-top: 4px;
}
#sitemap ul ul ul li {
	margin-left: 36px;
	font-weight: normal;
	font-style: normal;
	font-size: 100%;
	border: 0;
	margin-top: 2px;
}
#sitemap ul ul ul ul li {
	margin-left: 48px;
	font-weight: normal;
	font-style: normal;
	font-size: 90%;
	border: 0;
	margin-top: 0;
}

#sitemap ul ul ul ul ul li {
	margin-left: 60px;
	font-weight: normal;
	font-style: italic;
	font-size: 90%;
	border: 0;
	margin-top: 0;
}
#sitemap ul ul ul ul ul ul li {
	margin-left: 72px;
	font-weight: normal;
	font-style: normal;
	font-size: 85%;
	border: 0;
	margin-top: 0;
}
#vplayer2 {
	text-align: center;
}
.caption {
	margin: 20px 40px 12px 40px;
	text-align: center;
	font-weight: bold;
}
.usermesaj {
	padding: 8px;
	color: #aa6633;
}

#calendarFrame {
	border: 0;
}
.help p, .help div, .help li {
	line-height: 1.5em;
}
.help li {
	margin-bottom: 6px;
}
.help h1 {
	margin: 12px 4px;
}