﻿/*** taguri generale, setari default ***/
body {font-family:Tahoma; font-size:12px; font-weight:normal; color:#000;}
body {margin:0; padding:0; width:100%; height:100%; background-color:#f3f8ff; /*background-image:url(../images/bgk_body.jpg); background-position:left top; background-repeat:repeat-x;*/}
img, table, p, div, input, form, h1, h2, h3 {margin:0; padding:0;} 
img, table, div {border:0;}
/***************************************/

/************ linkuri */
a, a:active {font-family:Verdana; font-size:14px; font-weight:bolder; color:#4e639e; text-decoration:none;}
h1, .pmenu, .amenu, .amenu:active {font-family:Tahoma; font-size:20px; font-weight:normal; color:#bfbfbf;}
.pmenu {color:#8d9fc9;}
h1 {color:#747474;}
.coldr a, .coldr a:active {font-size:11px;}
a:hover {color:#747474; text-decoration:underline;}
.amenu:hover {color:#fff; text-decoration:underline;}
/***************************************/

/* table underfloat - forteaza div-ul care contine float-uri sa se termine in jos dupa float-uri */
.TUnder {width:100%;}
.TUnderNoW {}  /* fara width */
	/*td-uri*/
	.tuA1 {}
	.tuB2 {}
/***************************************/
/**/
#container_top {padding: 10px 0 0 0; border-bottom:1px solid #4e639e; background-color:#4e639e;}
.efect_top {padding:6px 0 1px 0; border-bottom:1px solid #4e639e;}
.fill_gri {height:5px; font-size:5px; background-color:#747474;}
.desp_1 {height:10px; font-size:5px;}
#container_fix_w {width:728px;}
.menu {padding: 10px 0 10px 0; background-color:#4e639e;}
/**/ 

/**/
#container_main {}
.pic {padding:1px 0 5px 0;}
.brd_1 {border:1px solid #4e639e;}
.head {}
.maintxt {padding:5px 0 0 0; text-align:left;}
.idt {padding:5px 0 5px 0;} /*150px*/
.site {width:172px; display:block; padding:0 5px; float:left;}
.site a {font-size:11px;}
.coldr {width:172px; height:200px; display:block; padding:0 5px; float:right;}
.copy {font-size:11px; color:#747474;}

/* alinieri, float, clear, bold */
.aln_stg {text-align:left;}	
.aln_dr {text-align:right;}
.aln_cen {text-align:center;}
.gros {font-weight:bold;}
.fl {float:left;}
.fr {float:right;}
.clr_r {clear:right;}
.clr_l {clear:left;}
.clr_b {clear:both;}
