@charset "utf-8";
body {
	color: #CCCCCC;
	padding:0;
	margin:0;
	background-color: #143264;
	background-image: url(images/bg.gif);
	background-repeat: repeat-x;
	background-position: left top;
}

a {
	color:#006699;
	text-decoration:none;
}

a:hover{
	color:#990000;
	text-decoration:none;
}

#header {
	width: 900px;
	margin-right: auto;
	margin-left: auto;
	height: 120px;
	background-image: url(images/logo.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	color: #FFFFFF;
	font-family: "Trebuchet MS";
	font-size: 12px;
}

#main-container {
	background-image: url(images/bg-main-low.jpg);
	width: 890px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	background-color: #FFFFFF;
	background-repeat: no-repeat;
	padding: 5px;
	overflow: auto;
}
#main-container #center {
	float: left;
	width: 530px;
	margin-left: 10px;
	padding-top: 0px;
	font-family: "Trebuchet MS";
	font-size: 12px;
	color: #000000;
}

.eveniment {
	border-bottom:1px solid #F3F3F3;
	border-top:1px solid #F3F3F3;
	padding:5px;
	width:510px;
	margin-bottom:10px;
	background-image:url(images/bg-evenimente.jpg);
	background-repeat:repeat-x;
	background-position:bottom;
	background-color:#FFFFFF ;
	overflow:auto;
	margin-right: auto;
	margin-left: auto;
}

.eveniment a {
	color:#003366;
	text-decoration:none;
}

.eveniment a:hover {
	color:#990000;
	text-decoration:underline;
}

.cautare {
	background:#F5FAF5
}

.cautare input{
	border:1px solid gray;
	background:#DAF5FC;
}
.cautare select{
	border:1px solid gray;
	background:#DAF5FC;
}

#header #header-text {
	width: 650px;
	height: 120px;
	margin-left: 220px;
	margin-top: 10px;
}

#header h1  {
	font-family: "Trebuchet MS";
	font-size: 16px;
	color: #FFFFFF;
	padding-left: 10px;
}
#header p  {
	float: left;
	padding-top: 2px;
	padding-right: 7px;
	padding-bottom: 3px;
	padding-left: 7px;
	font-family: "Trebuchet MS";
	font-size: 10px;
}

.border-right{
	border-right:1px dashed white;
}
#header  a  {
	font-family: "Trebuchet MS";
	font-size: 14px;
	font-weight: bold;
	color: #FFF4B7;
	text-decoration: none;
}
#header a:hover {
	font-family: "Trebuchet MS";
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}

#header img {
	float: left;
	padding-right: 0px;
	margin-right: 30px;
}
#bar {
	background-image: url(images/menu-bar.jpg);
	background-repeat: no-repeat;
	width: 900px;
	height: 32px;
	margin-top: 0px;
	margin-right: auto;
	margin-left: auto;
}
#menu {
	width: 875px;
	height: 30px;
	padding: 0px;
	margin-left: 10px;
}



ul#navbar {
	margin:0px;
	list-style-type:none;
	height:30px;
	padding: 0px;
}
ul#navbar li {
	float:left;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
ul#navbar li a {
	display:block;
	padding-left:18px;
	padding-top:4px;
	padding-right:18px;
	padding-bottom:4px;
	font:bold 16px "Trebuchet MS";
	text-decoration:none;
	color:#003366;
	margin-top: 0px;
	margin-right: 4px;
	margin-bottom: 0px;
	margin-left: 4px;
}

ul#navbar li a:hover {
	color:#990000;
}
.searchfield {
	border: 1px solid #81ADD2;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #018AC1;
	white-space: pre;
	margin-right: 0px;
	margin-left: 0px;
	margin-top: 0px;
	margin-bottom: 5px;
	float: left;
}
.small {
	font-family: "Trebuchet MS";
	font-size: 10px;
}

.go {
	margin-top: 5px;
	margin-left: 5px;
}
.add img {
	padding: 2px;
	background-color: #FFFFFF;
	border: 1px solid #31B1E2;
	float: left;
	margin-top: 3px;
	margin-right: 5px;
	margin-bottom: 3px;
	margin-left: 5px;
}
.login {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	background-color: #028BC1;
	height: 17px;
	border: 0px solid #028BC1;
	color: #FFFFFF;
	float: left;
}
#main-container #right-menu #content-right {
	margin-left: 5px;
	margin-top: 5px;
}


#main-container #left-menu {
	width: 160px;
	background-color: #FFFDF0;

	border: 1px solid
#;
	float: left;
	border-top: 1px solid #C6D3E8;
}

#main-container #left-menu a {
	color:#2D491E;
	text-decoration:none;
	font-family:"Trebuchet MS";
	font-size:12px;
	}
#main-container #left-menu a:hover {
	text-decoration:none;
	color:#990000;
}
.title-info   {
	font-family: "Trebuchet MS";
	font-size: 12px;
	font-weight: bold;
	color:#660000;
	border-color:#C6D3E8;
	padding-top: 0px;
	padding-left: 5px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-bottom-style: none;
	/* text-transform: uppercase; */
	padding: 4px 0 4px 5px; /*header text is indented 10px*/
	cursor: pointer;
	background-image:url(images/bg-left-menu.jpg);
	padding-bottom: 0px;
	border-top-style: solid;
}
.title-info:hover {
	font-family: "Trebuchet MS";
	font-size: 12px;
	font-weight: bold;
	color:#660000;
	border-color:#C6D3E8;
	padding-top: 0px;
	padding-left: 5px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-bottom-style: none;
	/* text-transform: uppercase; */
	padding: 4px 0 4px 5px; /*header text is indented 10px*/
	cursor: pointer;
	padding-bottom: 0px;
	border-top-style: solid;
	background-color: #FFFFFF;
	background-image: none;
}



.title-info h3  {
	font-size:13px
}

#main-container #left-menu li {
	list-style-image: url(images/ifot-left.gif); 
}
#main-container #left-menu ul {
	clear: left;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 2px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 16px;
}
.title-center {
	font-family: "Trebuchet MS";
	font-size: 16px;
	font-weight: bold;
	color: #000000;
	padding-top: 5px;
	padding-left: 5px;
	border-top-width: 3px;
	border-right-width: 3px;
	border-bottom-width: 3px;
	border-left-width: 3px;
	border-bottom-style: solid;
	border-top-color: #72c769;
	border-right-color: #72c769;
	border-bottom-color: #72c769;
	border-left-color: #72c769;
	background-color: #eaffde;
	padding-bottom: 2px;
}
.img-style {
	margin: 1px;
	padding: 2px;
	border: 1px solid #7BA2E1;
}

#main-container #right-menu {
	width: 180px;
	float: right;
	margin-left: 5px;
	font-family: "Trebuchet MS";
	font-size: 12px;
	color: #000000;
	padding: 0px;
}
#main-container #info-menu {
	width: 53px;
	float: left;
	margin-left: 8px;
	background-image: url(images/transp.gif);
	font-family: "Trebuchet MS";
	font-size: 10px;
	font-weight: bold;
	color: #000000;
	text-align: center;
}
#main-container #right-menu ul {
	clear: left;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 2px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 16px;
}
#main-container #right-menu li {
	list-style-image: url(images/ifot-left.gif);
}
.img-style a:hover {
	margin: 1px;
	padding: 2px;
	border: 1px solid #30B0E1;
	background-color: #FFFFFF;
}
.title-intalniri {
	font-family: "Trebuchet MS";
	font-size: 16px;
	font-weight: bold;
	color: #000000;
	padding-top: 5px;
	padding-left: 5px;
	border-top-width: 3px;
	border-right-width: 3px;
	border-bottom-width: 3px;
	border-left-width: 3px;
	border-bottom-style: solid;
	border-top-color: #ecd15e;
	border-right-color: #ecd15e;
	border-bottom-color: #ecd15e;
	border-left-color: #ecd15e;
	background-color: #fff6bf;
	padding-bottom: 2px;
}
.intalniri-tara {
	background-color: #FFF9D7;
	margin: 5px;
	padding: 5px;
	overflow: auto;
	height: 20px;
	width: 445px;
	background-image: url(images/bg-intalniri-tara.jpg);
}
.intalniri-tara-text {
	width: 310px;
	float: left;
	height: 20px;
	font-family: "Trebuchet MS";
	font-size: 14px;
	font-style: italic;
	font-weight: bold;
	color: #7D670F;
}
.intalniri-tara-data {
	width: 126px;
	float: left;
	font-family: "Trebuchet MS";
	font-size: 11px;
	font-weight: bold;
	font-style: italic;
	color: #333333;
	text-align: center;
	background-color: #ECD15E;
	height: 15px;
	padding: 2px;
}
.title-intalniri-lume {
	font-family: "Trebuchet MS";
	font-size: 16px;
	font-weight: bold;
	color: #000000;
	padding-top: 5px;
	padding-left: 5px;
	border-top-width: 3px;
	border-right-width: 3px;
	border-bottom-width: 3px;
	border-left-width: 3px;
	border-bottom-style: solid;
	border-top-color: #9edae5;
	border-right-color: #9edae5;
	border-bottom-color: #9edae5;
	border-left-color: #9edae5;
	background-color: #e2ecee;
	padding-bottom: 2px;
}
.intalniri-lume {
	background-color: #E2ECEE;
	margin: 5px;
	padding: 5px;
	overflow: auto;
	height: 20px;
	width: 445px;
	background-image: url(images/bg-intalniri-lume.jpg);
}
.intalniri-lume-text {
	width: 310px;
	float: left;
	height: 20px;
	font-family: "Trebuchet MS";
	font-size: 14px;
	font-style: italic;
	font-weight: bold;
	color: #22707D;
}
.intalniri-lume-data {
	width: 126px;
	float: right;
	font-family: "Trebuchet MS";
	font-size: 11px;
	font-weight: bold;
	font-style: italic;
	color: #333333;
	text-align: center;
	background-color: #72c769;
	height: 15px;
	padding: 2px;
}
.gigi {
	float: left;
	margin-top: 5px;
}

.cluburi-noi {
	font-family: "Trebuchet MS";
	font-size: 11px;
	font-weight: bold;
	color: #000000;
	padding-top: 5px;
	padding-left: 5px;
	border-top-width: 2px;
	border-right-width: 2px;
	border-bottom-width: 2px;
	border-left-width: 2px;
	border-bottom-style: solid;
	border-top-color: #DDDDDD;
	border-right-color: #DDDDDD;
	border-bottom-color: #DDDDDD;
	border-left-color: #DDDDDD;
	background-color: #e2ecee;
	padding-bottom: 2px;
	border-top-style: solid;
	border-right-style: solid;
	border-left-style: solid;
	width: 415px;
	margin-right: 20px;
	margin-left: 20px;
	padding-right: 5px;
}
/*
#main-container #center img {
	margin: 5px;
	float: left;
}
*/



.titlefield{ 
text-decoration: none;
}

.labelfield{ 
font-size: 90%;
}

.datefield{
color: #CCCCCC;
font-size: 90%;
}

#example1{
width: 420px;
height: 18px;
border: 0px;
padding: 3px;
}

#example1 a{
 color:white;
}


code{ 
color: red;
}



.arrowlistmenu{
width: 180px; /*width of accordion menu*/
}

.arrowlistmenu .menuheader{ /*CSS class for menu headers in general (expanding or not!)*/
padding: 0px 0 0px 5px; /*header text is indented 10px*/
cursor: pointer;
}

.arrowlistmenu .openheader{ /*CSS class to apply to expandable header when it's expanded*/
}

.arrowlistmenu ul{ /*CSS for UL of each sub menu*/
list-style-type: none;
margin: 0;
padding: 0;
margin-bottom: 0px; /*bottom spacing between each UL and rest of content*/
}

.arrowlistmenu ul li{
padding-bottom: 2px; /*bottom spacing between menu items*/
}

.arrowlistmenu ul li a{
color: #A70303;
display: block;
padding: 2px 0;
padding-left: 19px; /*link text is indented 19px*/
text-decoration: none;
font-weight: bold;
border-bottom: 1px solid #dadada;
}

.arrowlistmenu ul li a:visited{
color: #A70303;
}

.arrowlistmenu ul li a:hover{ /*hover state CSS*/
color: #A70303;
background-color: #F3F3F3;
}

.footer {
	overflow:auto;
	width:880px;
	background-image:url(images/bg-footer.jpg);
	margin-left:auto;
	margin-right:auto;
	padding:10px;
	color: #333333;
	font-size: 9px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	height: 60px;
}

.footer b {
line-height:11px;
font-size:9px;
font-family:Verdana, Arial, Helvetica, sans-serif;
font-weight:bold;
color:#000000
}


.footer a {
	font-size:9px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	text-decoration:none;
	color:#0089c0;
}
.footer a:hover {
	font-size:9px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	text-decoration:underline;
	color:#0089c0;
}

.trumba a{
	font-size:10px;
	color:red;
	text-decoration:underline;

}

.trumba a:hover {
	font-size:10px;
	color:#0089c0;
	text-decoration:none;
}

.style5 {
	color: #000000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
}

.style7 {
	color: #000000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
}
/* extra */

.redtext-arial {
font-size:10px;
font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
color: #990000;
line-height: 16px;
}

.redtext-georgia {
font-size:11px;
font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
color: #990000;
line-height: 16px;
}

.div {
font-size:10px;
font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
color:#003366;
}

.header {
	font-size:18px;
	font-family: "Trebuchet MS";
	color:#4F6977;
	font-weight: bold;
	padding-left: 15px;
	border: 0px none #B4CFF1;
}

.graytext {
font-size:10px;
font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
color: Gray;
line-height: 16px;
}

.continut {
padding:10px;
}

/* lightbox styles */
	#eveniment-poze {
		padding: 5px;
		width: 500px;
	}
	#eveniment-poze ul { 
		list-style: none; 
	}
	#eveniment-poze ul li { 
		display: inline; 
	}
	#eveniment-poze ul a img {
	border:4px solid
#;
	border: 4px solid #c0dffd;
	}
	#eveniment-poze ul a:hover img { border:4px solid #3399FF}
#content-right .login {
	width: 160px;
	overflow: auto;
	height: auto;
	border: 1px solid #D2D2D2;
	background-color: #eef0f1;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
	padding: 5px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 0px;
	margin-bottom: 10px;
}
#content-right  .login  .inputlogin {
	width: 150px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	border: 1px solid #d2d2d2;
	float: left;
}
#content-right .login strong {
	display: block;
	float: left;
	width: 120px;
	text-align: left;
	padding-top: 5px;
	font-weight: normal;
	font-size: 11px;
	padding-left: 10px;
}
#content-right .login h3 {
	color: #d2d2d2;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 22px;
	font-weight: normal;
	margin: 0px;
	padding: 0px;
	float: left;
}
#content-right .login form {
	padding: 0px;
	margin: 0px;
}
#main-container  #center  .link-cluburi {
	width: 250px;
	float: left;
}
#main-container #center .actualizare {
	width: 210px;
	float: left;
}
#main-container #center .lista-cluburi li {
	float: left;
}
#main-container #center .lista-cluburi {
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 40px;
}
#main-container #center .lista-cluburi li:hover {
	float: left;
	background-image: url(images/bg-admin-cluburi-hover.jpg);
	background-repeat: no-repeat;
	background-position: right;
}
.tabel-cluburi tr:hover {
	background-image: url(images/bg-hover-cluburi.jpg);
	background-repeat:repeat-x;
	background-position:center;
}
.bara-menu ul {
	list-style-type: none;
	margin: 0px;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
.bara-menu li {
	float: right;
}
.bara-menu a {
	background-color: #5f8fdb;
	float: left;
	padding-top: 4px;
	padding-right: 7px;
	padding-bottom: 4px;
	padding-left: 7px;
	margin-left: 5px;
	color: #FFFFFF;
}
.bara-menu a:hover {
	background-color: #9EBAE9;
	float: left;
	padding-top: 4px;
	padding-right: 7px;
	padding-bottom: 4px;
	padding-left: 7px;
	margin-left: 5px;
	color: #FFFFFF;
}
