h1, h2, h3	{ 
	font-weight: bold; 
}

h1	{ 
	font-size:18px; text-align:center; 
}

body	{ 
	font-size: 14px; font-family: 'Verdana', Arial, Helvetica, Sans-Serif; color:#143870; padding-left: 5px; 
}

table { 
	font-size: 14px; font-family: 'Verdana', Arial, Helvetica, Sans-Serif; color:#143870; 
}

a:hover	{ 
	font-size:14px; text-decoration:underline; color:#c04e44; 
}

a {
	font-size:14px; text-decoration:none; color:#3b406a; 
}

form {
	display:inline;
}

.input-text {
	background:#DDE4FF;
	border: none;
	border-bottom:1px solid #000000;
}

.textarea {
	background:#fff;
	border:1px solid #cecece;
}

.input-submit {
	border:1px solid #cecece;
	background:#fff;
}

.tabel_membri {
	padding: 10px;
}

.tabel_membri table {
	width: 600px;
	table-layout:fixed;
	border: 1px solid #229ACE;
}

.tabel_membri td {
	padding-bottom:20px;
	border-bottom:1px solid #229ACE;
	text-align:center;
}

.main-container{  background-color:#FFFFFF; border-bottom:2px solid #4d4d4d; width:400px; }
.tab{width:400px;}
.tab-continut{width:400px; height:250px; overflow:hidden;}
.titlu-tab{ color:#ffffff; height:20px; position:absolute; margin-top:250px; z-index:4; font-family:"Arial Black"; padding-left:20px; color: #CCCCCC;}
.tab-menu{ width:400px; background-color:#000000; height:25px; z-index:3; FILTER: alpha(opacity=80); moz-opacity: 0.8; opacity: 0.8;}
.tab-butt{ background-image:url(images/backtab-butt.gif); height:25px;}
.tab-butt td{ border-left:1px solid #000000; font-size:11px; font-weight:bold; padding-left:8px; padding-right:8px; color:#FFFFFF; cursor:pointer;}