html{
	width:100%;
	height:100%;
	min-width:80%;
	min-height:100%;
}

body{
	margin: 0;
	padding: 0;
	width:100%;
	height:100%;
	min-width:100%;
	min-height:100%;
	font-family:Arial, Helvetica, Verdana, sans-serif;
	font-size:80%;
	background:url(images/gray.gif) repeat;
	color:#336699;
}
tr.holly {
	font-weight:bold;
	color:#FF0000;
}
TR.menu {
	FONT-SIZE: 10px; 
	border:1px solid #336699; 
	color:#336699;
}
.show td {
	border:1px solid #336699; 
}
.show th {
	border:1px solid #336699; 
	background:#336699;
	color:#FFFFFF;
}
.show table {
	border:2px solid #336699; 
}

.menu td {
	border:1px solid #111133; 
	font-weight:bold;
	color:#111133;
}
.statist {
	border:1px solid #6BABE8; 
}
.show_2 td {
	border-bottom:1px solid #336699; 
}
.show_2 th {
	border:2px solid #336699; 
	font-weight:bold;
}
.show_3 table {
	border:2px solid #336699; 
}
.show_3 th {
	border:1px solid #336699; 
	background:#336699;
	color:#FFFFFF;
	text-align: right;
}
.show_3 td {
	border:1px solid #336699; 
	text-align: right;
	font-weight:bold;
}

.act td {
	border:0px solid #336699; 
}
.act th {
	border:1px solid #336699; 
	background:#336699;
	color:#FFFFFF;
}
.act table {
	border:2px solid #336699; 
}
img {
	border:0;
}

a{
	font-weight:bold;
	color:#1133cc;
	text-decoration:none;
}
a:hover{
	color:#113399;
	text-decoration:underline;
}
p{
	margin:0;
	margin-bottom:10px;
}
abbr {
	cursor:help;
}
input, select, textarea {
	font-family: Arial, Helvetica, Verdana, sans-serif;
	font-size:12px;
	color: #336699;
	font-weight:bold;
	border:1px solid #336699;
	background:#FFFFFF;
}
.button {
	border-width:0px;
}

#super_link {
	display:none;
	color:#FFFFFF;
	font-size:2px;
	z-index:15;
}

#headerMain {
	position:absolute;
	left:0px;
	top:0px;
	z-index:10;
	min-width:760px;
	width:100%;
	width: expression(document.body.clientWidth < 780? "780px": "auto" );
	text-align: right;
	height:115px;
	background:url(images/gray_header.gif) /* repeat-x */;

}
#bodyMain {
	position:absolute;
	left:0px;
	top:0px;
	width:100%;
	z-index:5;
	min-height:100%;
	padding: 0px 0px 0px 0px;
	min-width:760px;
	width:expression(document.body.clientWidth < 780? "780px": "auto" );
}
#bodyMainFill {
	margin-top:110px;
}

* html body, * html body #bodyMain, * html {
	height:100%;
}

/*header right link area*/
#headerMenu{
	position:absolute;
	left:5px;
	top:3px;
	width:246px;
	z-index:2;
	height:80px;
	text-align:left;
}

#headerMenu ul{
	margin:0;
	padding:0;
	height:60px;
	width:160px;
}
#headerMenu li{
	float:left;
	margin-left:10px;
	padding:0;
}
#headerMenu a{
	display:block;
	height:19px;
	margin:0;
	padding:0;
	font-weight:bold;
	color:#3333FF;
	text-decoration:none;
}
#headerMenu a:hover{
	color:#336699;
	text-decoration:underline;
}

.copy{
	margin-top:4px;
	font-size:.86em;
	color:#336699;
}

/* main menu */
#headerMenuButtons{
	position:absolute;
	width:expression(document.body.clientWidth < 780? "780px": "auto" );
	min-width:100%;
	top:100px;
	left:0px;
	z-index:3;
	height:20px;
	margin:0px 0px 0px 0px;
	background:url(images/menu_background.gif) repeat-x;
	font-size:120%;
	padding-left:0px;
	padding-right:0px;
}
#headerMenuButtons ul{
	list-style-type:none;
	margin:0;
	padding:0;
	height:20px;
}
#headerMenuButtons li{
	float:left;
	margin:0;
	padding:2;
	text-align: center;
}
#headerMenuButtons p{
	float:right;
	margin:0;
	padding:0;
	text-align: right;
}
#headerMenuButtons a{
	display:block;
	height:20px;
	margin:0;
	padding:2;
	color:#000033;
}
#headerMenuButtons a.asociatia,
#headerMenuButtons a.istoria,
#headerMenuButtons a.altii,
#headerMenuButtons a.poze,
#headerMenuButtons a.statistici,
#headerMenuButtons a.legaturi,
#headerMenuButtons a.limba {
	width:90px;
}

#headerMenuButtons a.asociatia:hover, 
#headerMenuButtons a.istoria:hover, 
#headerMenuButtons a.altii:hover, 
#headerMenuButtons a.poze:hover, 
#headerMenuButtons a.statistici:hover, 
#headerMenuButtons a.legaturi:hover, 
#headerMenuButtons a.limba:hover {
	text-decoration:none;
	background-color:blue;
	background:url(images/hbg.gif) repeat-x;
	color:#eeeeff;
}

/**/
/*Left (secondary menu) area*/
/**/
#bodyLeft{
	top:120px;
	float:right;
	width:160px;
	margin:0;
	padding:10px 10px 10px 10px;
	font-size:.9em;
	min-height:100%;
	border-left:1px solid #336699; 
	border-bottom:1px solid #336699; 
	background:url(images/gray_header.gif) /* repeat-y top left */;
}
.statistbox{
	width:160px;
	padding:2px 8px;
	border:0px solid #6BABE8;
	font-size:0.9em;
	text-align:left;
}
.statistbox h3{
	font-weight:bold;
	color:#000;
	font-size:1.1em;
	margin:0;
	padding-bottom: 5px;
}
.newsbox{
	width:160px;
	padding:2px 8px;
	border:0px solid #6BABE8;
	border-bottom-width:1px;
	font-size:0.9em;
}
.newsbox h5{
	font-weight:normal;
	font-size:0.8em;
	padding-bottom: 1px;
	margin:0;
}
.newsbox h4{
	font-weight:bold;
	font-size:1em;
	padding-bottom: 2px;
	margin:0;
}
.newsbox h3{
	font-weight:bold;
	color:#000;
	font-size:1.1em;
	margin:0;
	padding-bottom: 5px;
}
.newsbox p{
	font-weight:normal;
	color:#336699;
	margin:0;
	padding-bottom: 8px;
}
#bodyLeft .last {
	border-bottom-width:0px;
	margin-top:10px;
	margin-bottom:-10px;
}
.tracker_box{
	width:165px;
	margin:0;
	border:0px solid #6BABE8;
	text-align:center;
	margin-top:3px;
}

/*left menu*/
.navbutton{
	width:145px;
	display:block;
	margin:0;
	border:0px solid #6BABE8;
}
.navbutton a, .navbutton_on a{
	display:block;
	margin:0;
	border:0px solid #6BABE8;
	border-bottom-width:1px;
	padding:2px 10px;
	width:142px;
}
.navbutton a:hover {
	background:#F0F0FF;
}
.navbutton_on a{
	background:#6BABE8;
	color:#FFFFFF;
}
.nav_string{
	padding:2px 8px;
	padding-bottom: 4px;
	border:0px solid #336699;
	border-bottom-width:1px;
	width:145px;
	margin:0;
	font-weight:normal;
	font-size:.86em;
}

/*Login Form*/
#login{
	width:160px;
	background:#E8E8FF;
	border: 1px solid #336699;
	margin:0;
	display:block;
}
#login #username, #login #password {
	width:100px;
}
#login .form_row a {	
	font-weight:normal;
	color:#000033;
	font-size:1.0em;
	text-align:center;
	vertical-align:middle;
}

.form_row{
	width:148px;
	float:left;
	clear:both;
	margin-top:3px;
	margin-left:3px;
	margin-right:0px;
	margin-bottom:3px;
	text-align:right;
	vertical-align:middle;
}

.form_check{
	width:92px;
	float:left;
	clear:both;
	margin-top:0px;
	margin-left:0px;
	margin-right:3px;
	margin-bottom:3px;
	text-align:left;
	vertical-align:top;
}

/*Search Form*/
#search{
	width:160px;
	margin:0;
	background:#E8E8FF;
	border: 1px solid #336699;
	margin-top:3px;
	margin-bottom:3px;
}
#search #search_string {
	width:100px;
}
#bodyLeft > #search {
	padding-bottom:3px;
}
#bodyLeft > #login {
	padding-bottom:5px;
}

/**/
/*Central area*/
/**/
#bodyCenter{
	margin-left:3px;
	margin-right:3px;
	padding-top: 10px;
	padding-bottom:10px;
}

#bodyCenter .central_box {
	padding:10px 10px;
	border:1px solid #333399;
	vertical-align:middle;
}
#bodyCenter .central_box h2{	
	font-weight:normal;
	color:#333E46;
	margin:0;
	padding-bottom:0;
	margin-top:20px;
	font-size:1.7em;
}

#bodyCenter h5{	
	font-weight:bold;
	color:#336699;
	margin:0px;
	padding-bottom:0px;
	font-size:1.2em;

#bodyCenter h6{	
	font-weight:bold;
	color: #FF0000;
	margin:0;
	padding-bottom:0;
	border:1px solid #0000FF;
	font-size:1.3em;
}
