html {
	font-family:Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	background:url(images/bg.jpg) #4fb7ec repeat-x;
}

body, h1, h2, h3, form, ul {
	padding:0px;
	margin:0px;
}

h1 {
	font-size:16px;
	font-family:Arial, Helvetica, sans-serif;
	color:#333333;
	text-align:center;
	margin:0;
	padding:0;
}

h2.blue {
	color:#ffffff;
	text-decoration:none;
	font-size:14px;
	background:url(images/bg_casuta_1.jpg) repeat-x;
	height:18px;
	text-align:left;
	padding-left:6px;
	padding-top:2px;
	margin-bottom:5px;
}

h2.blue1 {
	color:#ffffff;
	text-decoration:none;
	font-size:14px;
	background:url(images/bg_casuta_3.jpg) repeat-x;
	height:18px;
	text-align:left;
	padding-left:6px;
	padding-top:2px;
	margin-bottom:5px;
}

h2.orange {
	color:#ffffff;
	text-decoration:none;
	font-size:14px;
	background:url(images/bg_casuta_2.jpg) repeat-x;
	height:18px;
	text-align:left;
	padding-left:6px;
	padding-top:2px;
	margin-bottom:5px;
}

#content_blog h2 a {
	color:#FFFFFF;
}

#content_blog h2 a:hover {
	color:#000000;
}

.bottom_blog {
	padding-left:4px;
	padding-top:6px;
	margin-top:6px;
	margin-bottom:6px;
	border-top:1px dotted #cccccc;
}

h3 {
	font-size:12px;
	margin-bottom:5px;
	margin-top:5px;
}

img {
	border:0px;
}

/* ----------------------------------------------------------------------------------------- */
/* ----------------------------------------- Bara Top -------------------------------------- */
/* ----------------------------------------------------------------------------------------- */

#bara_top {
	background:url(images/bg_top.jpg) repeat-x;
	border-bottom:2px solid #00495b;
	height:22px;
	padding-top:4px;
}

/* ----------------------------------------------------------------------------------------- */
/* -------------------------------------------- Top ---------------------------------------- */
/* ----------------------------------------------------------------------------------------- */

#top {
	background:url(images/logo.jpg) no-repeat;
	height:26px;
	width:936px;
	padding-left:20px;
	padding-top:108px;
}

#top li {
	margin-bototm:0;
	margin-top:0;
	margin-right:20px;
	margin-left:0;
	padding:0;
	list-style:none;
	display:block;
	float:left;
}

#top li a {
	font-size:16px;
	text-decoration:none;
	color:#4682b4;
	float:left;
	display:block;
	font-weight:bold;
}

#top li a:hover {
	color:#ff6633;
}

/* ----------------------------------------------------------------------------------------- */
/* ----------------------------------------- Container ------------------------------------- */
/* ----------------------------------------------------------------------------------------- */

#container {
	width:940px;
	overflow:hidden;
	padding:0px 5px 0px 5px;
	border-left:2px solid #0f80ba;
	border-right:2px solid #0f80ba;
	background:#ffffff;
}

/* ----------------------------------------------------------------------------------------- */
/* ----------------------------------------- Meniu Left ------------------------------------ */
/* ----------------------------------------------------------------------------------------- */

#menu_left {
	width:208px;
	float:left;
}

#menu_left a {
	color:#0f6396;
	font-size:12px;
	text-decoration:none;
	font-weight:bold;
}

#menu_left a:hover {
	color:#ff6633;
}

#menu_left li.color {
	margin:0;
	padding:4px 0px 4px 18px;
	list-style:none;
	text-align:left;
	background:#f6f7f5 url(images/starx.gif) left center no-repeat;
}

#menu_left li.nocolor {
	margin:0;
	padding:4px 0px 4px 18px;
	list-style:none;
	text-align:left;
	background:#ffffff url(images/starx.gif) left center no-repeat;
}

/* ----------------------------------------------------------------------------------------- */
/* ----------------------------------------- Content --------------------------------------- */
/* ----------------------------------------------------------------------------------------- */

#content {
	width:728px;
	float:right;
}

#content a {
	color:#0f6396;
	text-decoration:none;	
}

#content a:hover {
	color:#a2c710;
}

/* ----------------------------------------------------------------------------------------- */
/* ----------------------------------------- Bottom ---------------------------------------- */
/* ----------------------------------------------------------------------------------------- */

#bottom {
	width:954px;
	margin-bottom:5px;
	background:url(images/footer.gif) top no-repeat;
	padding-top:10px;
}

#bottom a {
	color:#000000;
}

#bottom a:hover {
	text-decoration:none;
}

#bottom .private {
	margin-bottom:20px;
}

/* ----------------------------------------------------------------------------------------- */
/* ----------------------------------------- Form ------------------------------------------ */
/* ----------------------------------------------------------------------------------------- */

.buton_negru {
	width:60px;
	height:20px;
	background:url(images/buton_negru.gif) no-repeat;
	border:0px;
	font-family: Tahoma, Verdana, Arial;
	font-weight:bold;
	color:#ffffff;
	font-size:11px;
	padding-bottom:3px;
	cursor:pointer;
}

.casuta {
	padding:3px;
	font-size:11px;
	font-weight:bold;
	font-family: Tahoma, Verdana, Arial;
	color:#005282;
	border:1px solid #cccccc;
}

.atentie {
	background:url(images/atentie.png) left top no-repeat #fefadc;
	border:1px solid #fea546;
	padding-left:45px;
	padding-top:10px;
	height:26px;
	text-align:left;
	margin-bottom:5px;
	font-weight:bold;
}

.succes {
	background:#edfedc url(images/yes_mare.gif) no-repeat left top;
	border:1px solid #54d200;
	padding-left:45px;
	padding-top:10px;
	padding-right:10px;
	margin-bottom:5px;
	height:26px;
	font-weight:bold;
	text-align:left;
}

/* ----------------------------------------------------------------------------------------- */
/* -------------------------------------- Casuta content ----------------------------------- */
/* ----------------------------------------------------------------------------------------- */

.casuta_content {
	padding:2px;
	background:#ffffff;
	margin-bottom:5px;
	border:1px solid #0099cc;
}

/* ----------------------------------------------------------------------------------------- */

.casuta_content_center {
	padding:2px;
	background:#ffffff;
	margin-bottom:5px;
	border:1px solid #0099cc;
	margin-left:5px;
	margin-right:5px;
}

/* ----------------------------------------------------------------------------------------- */

.rand_content {
	background:url(images/bg_content.jpg) repeat-x top;
	overflow:hidden;
	border-top:1px solid #e1e1e1;
	padding-top:5px;
	padding-bottom:5px;
	padding-left:5px;
	text-align:left;
	display:block;
}

/* ----------------------------------------------------------------------------------------- */

.valign_middle {
	vertical-align:middle;
}

/* ----------------------------------------------------------------------------------------- */
/* -------------------------------------- Diverse ------------------------------------------ */
/* ----------------------------------------------------------------------------------------- */

.imagine {
	border:1px solid #0099cc;
	padding:2px;
	background:#ffffff;
}

.imagine:hover {
	background:#0099cc;
}

.ads { 
	border:1px solid #dddddd; 
	margin-bottom:10px; 
	width:336px; 
	padding:1px;
}

.ads_728 {
	margin-bottom:5px;
}

/* ----------------------------------------------------------------------------------------- */

.hide { 
	display:none; 
}

/* ----------------------------------------------------------------------------------------- */

.img_float {
	float:left;
	border:1px solid #0099cc;
	padding:2px;
	background:#ffffff;
	margin-right:5px;	
}

.img_float:hover {
	background:#0099cc;
}

/* ----------------------------------------------------------------------------------------- */
/* -------------------------------------- Paginare ----------------------------------------- */
/* ----------------------------------------------------------------------------------------- */

#paginare {
	margin-top:9px;
	margin-bottom:9px;
	display:block;
}

#paginare a {
	text-decoration:none;
	display:inline-block;
}

#paginare a:hover {
	color:#ffffff;
}

.paginare {
	padding-bottom:2px;
	padding-left:4px;
	padding-right:4px;
	padding-top:4px;
	width:17px;
	height:16px;
	background:url(images/pag_normal.gif) no-repeat;	
}

.paginare:hover {
	background:url(images/pag_hover.gif) no-repeat;	
}

.paginare_mare {
	padding-bottom:2px;
	padding-left:4px;
	padding-right:4px;
	padding-top:4px;
	width:72px;
	height:16px;
	background:url(images/precedenta.gif) no-repeat;	
}

.paginare_mare:hover {
	background:url(images/urmatoarea.gif) no-repeat;	
}

.paginare_static {
	text-decoration:none;
	display:inline-block;
	margin-right:2px;
	padding-bottom:2px;
	padding-left:4px;
	padding-right:4px;
	padding-top:4px;
	width:17px;
	height:16px;
	background:url(images/pag_hover.gif) no-repeat;
	font-weight:bold;
	color:#ffffff;	
}
