/* undohtml.css */
/* (CC) 2004 Tantek Celik. Some Rights Reserved.             */
/*   http://creativecommons.org/licenses/by/2.0                   */
/* This style sheet is licensed under a Creative Commons License. */

/* Purpose: undo some of the default styling of common (X)HTML browsers */


/* link underlines tend to make hypertext less readable, 
   because underlines obscure the shapes of the lower halves of words */
:link,:visited { text-decoration:none }

/* no list-markers by default, since lists are used more often for semantics */
ul,ol { list-style:none }

/* avoid browser default inconsistent heading font-sizes */
/* and pre/code too */
h1,h2,h3,h4,h5,h6,pre,code { font-size:1em; }

/* remove the inconsistent (among browsers) default ul,ol padding or margin  */
/* the default spacing on headings does not match nor align with 
   normal interline spacing at all, so let's get rid of it. */
/* zero out the spacing around pre, form, body, html, p, blockquote as well */
/* form elements are oddly inconsistent, and not quite CSS emulatable. */
/*  nonetheless strip their margin and padding as well */
ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,body,html,p,blockquote,fieldset,input
{ margin:0; padding:0 }

/* whoever thought blue linked image borders were a good idea? */
a img,:link img,:visited img { border:none }

/* de-italicize address */
address { font-style:normal }

/* more varnish stripping as necessary... */


body {
	margin:auto;
	height:auto;
  	padding:0px;
	font-family:trebuchet ms;
	font-size:13px;
	color:#2b3742;
	background:#072a57 url(images/bg.jpg) repeat-x top center; 
}

#table_stanga {
	width:40%;
}
table td {
	padding:0px;
}
#table_dreapta {
	width:40%;
	background:red url(images/bg_dreapta.gif) repeat-x top left;
}

#continut{
	height:auto;
	margin:0;
	width:998px;
	background:url(images/bg_first.jpg) no-repeat top right;
	padding:0 0 0 26px;
	border:0px;
}

#logo{
	float:left;
	width:355px;
}

#top_meniu{
	float:left;
	width:632px;

}

#meniu_sus{
	height:97px;
	padding-top:7px;
	text-align:right;
	color:#fff;
	font-weight:bold;
	padding-left:6px;
}

.c0{
	height:0px;
	clear:both;
}

.h17{
	height:17px;
}

.h27{
	height:27px;
}

.h7{
	height:7px;
}

.h4{
	height:4px;
}

.h2{
	height:2px;
}

.h12{
	height:12px;
}

.h14{
	height:14px;
}

.h10{
	height:10px;
}

.h20{
	height:20px;
}

.h24{
	height:20px;
}

.color{
	height:1px;
	background-color:#d1d5d6;
}

.in{
	height:18px;
	width:100px;
	background:url(images/input.jpg) no-repeat top center;
	border:0px;
	padding-left:5px;
	padding-right:4px;
	padding-top:2px;
	margin-right:4px;
}

.link_top, .link_top:visited, link_top:hover{
	color:#fff;
	font-weight:bold;
}

#meniu_jos{
	
}

.buton{
	padding-left:4px;
	padding-right:5px;
	float:left;
	font-size:11px;
	padding-top:7px;
}

.buton_activ{
	float:left;
	font-size:11px;
	height:29px;
	color:#fff;
	font-weight:bold;
}

.buton_activ div {
	float:left;
	padding-top:6px;	
	background:url(images/btn_black2.gif) repeat-x top center;
	height:23px;
}


.buton_activ img {
	vertical-align:middle;
	padding:0px;
	border:0px;
	margin:0px;
	float:left;
}

#content_home{
	height:260px;
	width:961px;
	background:url(images/bg_divsus.jpg) no-repeat top center;
	padding-right:4px;
	padding-top:3px;
}

#content_big{
	width:957px;
	background:#edefef url(images/bg_big.jpg) no-repeat top left;
	padding-right:4px;
	padding-top:3px;
}

#flash{
	height:257px;
	width:404px;
	float:right;
}

#inn{
	float:left;
	padding-left:38px;
	padding-right:46px;
	padding-top:20px;
	width:473px;
}

.titlu_big, .titlu_big:visited, titlu_big:hover{
	color:#5c6164;
	font-size:28px;
}

.blue_small, .blue_small:visited, blue_small:hover{
	color:#2b669e;
	font-weight:bold;
}
.titlu_blue2{
	color:#2b669e;
	font-size:18px;

}
#calendar{
	float:left;
	height:281px;
	width:283px;
	background:url(images/calendar.jpg) no-repeat top center;
	margin-right:14px;
	padding-left:17px;
	padding-top:10px;
	padding-right:12px;
	line-height:13px;
	
}

#membri{
	float:left;
	height:281px;
	width:283px;
	background:url(images/membri.jpg) no-repeat top center;
	margin-right:14px;
	padding-left:17px;
	padding-top:10px;
	padding-right:12px;
	line-height:14px;
	
}

#noutati{
	float:left;
	height:281px;
	width:283px;
	background:url(images/noutati.jpg) no-repeat top center;
	padding-left:17px;
	padding-top:10px;
	padding-right:12px;
	line-height:14px;
	
}

.titlu_jos, .titlu_jos:visited, titlu_jos:hover{
	color:#fff;
	font-size:21px;
}

.data{
	color:#2b669e;
}

.data2{
	font-weight:bold;
	font-size:14px;
}

.text{
	width:240px;
}

.link_jos, .link_jos:visited, link_jos:hover{
	font-weight:bold;
	color:#000;
}

.link, .link:visited, link:hover{
	color:#2b669e;
	font-weight:bold;
}

.link_down, .link_down:visited, link_down:hover{
	color:#8e9ead;
	font-size:11px;
}


.titlu_blue{
	color:#2b669e;
	font-size:18px;
	font-weight:bold;
}

.titlu_bluelarge{
	color:#2b669e;
	font-size:23px;
	font-weight:bold;
}

.titlu_black{
	color:#1a232b;
	font-size:16px;
	font-weight:bold;
}

.titlu_black1{
	color:#c6802b;
	font-size:16px;
	font-weight:bold;
}

.titlu_gb{
	color:#b36007;
	font-size:18px;
	font-weight:bold;
}

.black_small, .black_small:visited, .black_small:hover{
	font-weight:bold;
	color:#2b3742;
}

.in2{
	height:20px;
	width:194px;
	background:url(images/input2.gif) no-repeat top center;
	border:0px;
	padding-left:5px;
	padding-right:4px;
	padding-top:1px;
	margin-right:4px;
}

#jos_left{
	padding-left:4px;
	color:#8e9ead;
	font-size:11px;

}

#content_rest{
	width:730px;
	background:#edefef url(images/bg_2.jpg) no-repeat top center;
	padding-top:20px;
	float:left;
}

#content_rest1{
	width:730px;
	background:#edefef url(images/bg_2.jpg) no-repeat top center;
	float:left;
}


#con{
	padding-left:22px;
	padding-right:27px;
	font-size:14px;

}

.big{
	color:#1a232b;
	font-size:39px;
	font-weight:bold;
}

.big2{
	color:#e3a019;
	font-size:39px;
	font-weight:bold;
}

#right{
	float:left;
	width:218px;
	margin-left:18px;
	font-size:12px;
}

#right1{
	width:198px;
	height:305px;
	background:#edefef url(images/1.jpg) no-repeat top center;
	padding-left:10px;
	padding-right:10px;
	padding-top:5px;


}

#right2{
	width:198px;
	height:227px;
	background:#edefef url(images/2.jpg) no-repeat top center;
	padding-left:10px;
	padding-right:10px;
	padding-top:7px;
	line-height:16px;

}

#rightEvents{
	width:198px;
	height:150px;
	background:url(images/3.jpg) no-repeat top center;
	padding-left:10px;
	padding-right:10px;
	padding-top:5px;

}

.text3{
	line-height:14px;
}

.text4{
	line-height:15px;
}

.titlu_alb{
	color:#fff;
	font-size:20px;

}

.titlu_alb2{
	color:#fff;
	font-size:17px;

}

#con_meniu{
	width:450px;
	float:right;
}

.buton_con{
	float:right;
	text-align:right;
	margin-left:20px;
	padding-top:18px;
}

.link_con, .link_con:visited, .link_con:hover{
	font-weight:bold;
	color:#1a232b;
	font-size:13px;
}

.buton_con_activ{
	float:right;
	text-align:right;
	margin-left:20px;
	padding-top:18px;
	background:#edefef url(images/gb.gif) repeat-x top center;
	color:#c4791e;
	font-weight:bold;
	font-size:13px;
}

#meniu_mic{
	float:left;
	padding-top:18px;
}

#dreapta{
	float:right;
	width:144px;
	text-align:right;
}

#stanga{
	float:left;
	text-align:justify;
	width:535px;
	line-height:15px;
}











