body{
	margin: 0;
	padding: 0;
	font-family: verdana;
	font-size: 11px;
	background: url(poze/layout/backW.gif);
	
}

a{
	color: black;
	text-decoration: none;
}

img{
	border: none;
}
div,form,p,h1,h2,h3{
	margin: 0;
	padding: 0;
	display: block;
}

hr{
	border: none;
	background: black;
	color: black;
	height: 1px;
}

#siteBg{
	background: url(poze/layout/back.gif) top left repeat-x;
	padding: 0 10px 0 10px;
}

#site{
	margin: 0 auto;
	width: 970px;
	
}

#banner{
	padding-top: 10px;
	text-align: center;
}

#banner img{
	border: 1px solid black;
}

#header{
	
	
	height: 118px;
}

#stema{
	padding-top: 17px;
}

#menu{
	clear: both;
	height: 40px;
	background: url(poze/layout/menu_back.png) top left no-repeat;
}

.column{
	float: left;
}

.spacer{
	clear: both;
	height: 0;
	overflow: hidden;
	font-size: 0;
}

#menu a{
	float: left;
	padding: 14px 10px 0 10px;
	
	height: 26px;
	color: white;
	font-size: 12px;
	font-weight: bold;
	border-right: 1px solid #014886;
}

#menu a.ultim{
	border-right: none;
}

#menu a:hover{
	background: url(poze/layout/menu_hover_home.gif) top right repeat-x;
}

#menu a.prim:hover{
	background: url(poze/layout/menu_hover_home.gif) top left repeat-x;
}

#content{
	padding: 10px 0 10px 10px;
}

h1{
	font-family: arial;
	font-size: 22px;
	font-weight: bold;
	padding-bottom: 10px;
	background: url(poze/layout/h1_back.gif) 0 14px  repeat-x;
}

h2{
	font-family: arial;
	font-size: 18px;
	font-weight: normal;
	color: #006597;
	margin-bottom: 10px;
}

h2 span{
	color: #ff6600;
}

h3{
	font-family: arial;
	font-size: 16px;
	font-weight: bold;
	color: black;
	margin-bottom: 10px;
	margin-top: 10px;
	
}

.mainText h2{
	
}

h1 span{
	background: white;
	padding-right: 10px;
}

#authPanelTop{
	padding-top: 30px;
	padding-right: 10px;
	float: right;
	
}

#authPanelTop a{
	color: blue;
	font-size: 10px;
}

#authTitlu{
	color: #006597;
	font-size: 14px;
	background: url(poze/layout/leftMenuSag90.gif) 5px center no-repeat;
	padding-left: 18px;
}

#memberTitlu{
	color: #006597;
	font-size: 14px;
	
	padding-left: 18px;
}

.form{
	border: 1px solid #006597;
	
}

.button{
	border: 2px solid #006597;
	border-collapse: collapse;
	font-size: 11px;
	background: #006597;
	font-weight: bold;
	color: white;
	cursor: pointer;
}

#mainContent{
	width: 600px;
}

#mainContent a{
	color: #006597;
}


#leftPanel{
	margin-top: 5px;
	float: left;
	margin-left: 20px;
	padding: 10px;
	width: 180px;
	height: 670px;
	border: 1px solid #BBDDEF;
	
	background: #F4FAFC;
}

#leftMenu ul{
	list-style-type:none;
	margin: 0;
	padding: 0;
}

#leftMenu ul li{
	margin: 0;
	padding: 0;
}

.leftMenu a{
	display: block;
	font-size: 12px;
	padding: 5px 5px 5px 15px;
	margin: 0;
	font-weight: bold;
	border-bottom: 1px solid #BBDDEF;
	color: #006597;
	background: url(poze/layout/leftMenuSag.gif) 5px center no-repeat;
}

.leftMenu a:hover{
	background: #BBDDEF url(poze/layout/leftMenuSag.gif) 5px center no-repeat;
}

#sponsori{
	margin-top: 5px;
	float: left;
	margin-left: 10px;
}

#listBigNews{
	list-style-image: url(poze/icons/ul_big.gif);
	list-style-type: none;
	padding: 0;
	margin: 5px 0 0 20px;
}

#listBigNews li{
	margin-bottom: 10px;
	padding-bottom: 10px;
	border-bottom: 1px dashed #f2f2f2;
}

.pData{
	font-size: 10px;
	font-family: verdana;
	color: #666666;
	padding-bottom: 3px;
}

#listBigNews .pNume{
	font-size: 18px;
	font-weight: normal;
	font-family: arial;
}

#listBigNews .pDetalii{
	background: url(poze/icons/ul_small.gif) center left no-repeat;
	margin-top: 8px;
	padding: 0 0 0 15px;
}

#textContent,#membriContent{
	padding: 15px;
	background: #F7FCFD;
	border: 1px solid #F4FAFC;
	
}

#textContent table td{
 padding: 4px;
border-color: #CCCCCC;
}

#textContent table{
border-collapse: collapse;
border-color: #CCCCCC;
caption-side: left;
}

#textContent a{
	color: #006597;
}

#textContent a:hover{
	text-decoration: underline;
}



.listNews{
	margin: 20px;
	padding: 0;
	list-style-type: none;
	list-style-image: url(poze/icons/ul_small.gif);
}

.listNews li{
	margin-bottom: 5px;
}

.no_items{
	padding: 50px 0 50px 0;
}

.mainText ul{
	list-style-type: square;
}

tr.tdRN td{
	border-bottom: 1px solid #CCCCCC;
	background: url(poze/diverse/td_back.gif) center right no-repeat;
}

tr.tdRN td.lastTd{
	background: none;
	text-align: right;
}

.error{
	border: 2px solid red;
	padding: 5px;
	margin-bottom: 5px;
	background: #FFECEC;
}


#footer{
	height: 40px;
	background: url(poze/layout/footer.gif) 0 0 no-repeat;
	margin-bottom: 10px;
}

#footer .content{
	text-align: center;
	padding-top: 14px;
}

.loading{
	background: url(poze/diverse/ajax-loader.gif) center center no-repeat;
	height: 50px;
}

.loadingFisier{
	background: url(poze/diverse/ajax-loader.gif) 0 center no-repeat;
	height: 16px;
	padding-left: 30px;
}

#butonUpload{
	color: blue;
	position: relative;
}

#butonUpload a{
	
	
}


.butonUploadOver{
	cursor: pointer;
	text-decoration: underline;
}
.lFisier{
	border: 1px solid #CCCCCC;
	padding: 5px;
	margin-top: 10px;
}

.numeFisier{
	padding: 3px;
	background: white;
	margin-bottom: 10px;
}

.icon{
	float: left;
	width: 16px;
	height: 16px;
	margin: 0 5px 0 0;
}

.icoHome{
	width: 17px;
	height: 13px;
	display: inline-block;
	background: url(poze/icons/home.gif) center center no-repeat;
	
}

.icoAttach{
	background: url(poze/icons/attach.gif) center center no-repeat;
}

.fisiere ul li{
	padding-bottom: 5px;
}

.listMembriTop{
	background: #BBDDEF;
	padding: 5px;
	font-weight: bold;
}

.listMembriRow{
	background: #FFFFFF;
	padding: 5px 5px 0 5px;
	border-bottom: 1px solid #BBDDEF;
}

.listMembriTop .p1{
	float: left;
	width: 30px;
	
}

.listMembriTop .p2{
	float: left;
	width: 320px;
}

.listMembriTop .p3{
	float: left;
}

.listMembriRow .p1{
	float: left;
	width: 30px;
	padding-bottom: 5px;
}

.listMembriRow .p2{
	float: left;
	width: 320px;
}

.listMembriRow .p3{
	float: left;
	width: 160px;
	overflow: hidden;
	
}


.listMembriRow .p4{
	float: right;
}

.listMembriRow .details{
	
	display: none;
	clear: both;
	
	background: #F7FCFD;
	margin-bottom: 5px;
	padding: 5px 5px 0 5px;
}

.listMembriRow .details p{
	padding-bottom: 5px;
}

.listMembriRow .princ{
	cursor: pointer;
}

.listMembriRow .details p span{
	color: #666666;
}

.listAsNume{
	font-weight: bold;
	padding-top: 10px;
}

#listAsociati td{
	border: 1px solid #CCCCCC;
	background: white;
}

#rezultateCautare li{
	padding-bottom: 10px;
}

#rezultateCautare a{
	color: blue;
}

#rezultateCautare p{
	padding-top: 3px;
}

span.hgh{
	background: #eeeeee;
}