body {
	margin:10px;
	padding:0;
	font:normal 11px Verdana, Tahoma, Geneva, Arial, Helvetica, sans-serif;
	background:#3166ab url(../images/background2.gif);
	color:#000;
}

a {
	text-decoration:none;
	font:normal 11px Verdana, Tahoma, Geneva, Arial, Helvetica, sans-serif;
	color:#039;
}

img {
	border:0;
}

#div_page {
	margin-left:auto;
	margin-right:auto;
	text-align:center;
	width:750px;
	height:376px;
	padding-bottom:5px;
}

#ul_sectiuni {
	margin:0;
	padding:0;
	list-style-type:none;
}

#ul_sectiuni li {
	float:left;
	display:block;
	background-color:#df5500;
	border:2px solid #3166AB;
	border-bottom:0;
}

#ul_sectiuni li a {
	width:100px;
	height:20px;
	display:block;
	padding-top:7px;
	text-align:center;
	font:bold 11px arial, verdana, Helvetica, sans-serif;
	color:#fff;
}

#ul_sectiuni li.sec_on {
	background-color:#f1f1f1;
	border:2px solid #000;
	border-bottom:2px solid #f1f1f1;
}

#ul_sectiuni li.sec_on a {
	height:20px;
	color:#000;
}

#ul_sectiuni li a:hover, #ul_sectiuni li.sec_on a:hover {
	text-decoration:underline;
}

#sec_menu {
	margin-top:-378px;
	padding-left:15px;
	width:735px;
	height:31px;
	float:left;
}

#sec_content {
	width:748px;
	height:345px;
	float:left;
	margin:30px 0 0 1px;
	background-color:#f1f1f1;
	border:2px solid #000;
}

/* gnerator */

#div_content {
	margin-left:auto;
	margin-right:auto;
	margin-top:10px;
	width:800px;
	padding:10px;
	background-color:#fff;
	border:1px solid #000;
}

#div_cont {
	width:800px;
	border:1px solid #000;
}

#gen_content1 {
	width:800px;
}

#gen_content {
	width:800px;
}

#gen_content a {
	color:#039;
}

#tb_top a {
	color:#fff;
}

#tb_bottom a {
	color:#039;
	text-decoration:underline;
}

a:hover, #tb_bottom a:hover, #gen_content a:hover {
	color:red;
	text-decoration:underline;
}

#tb_top a:hover {
	color:#fff;
	text-decoration:underline;
}

#tb_funct {
	margin-top:10px;
	width:300px;
}

#tb_funct2 {
	margin-top:10px;
	width:370px;
}

#tb_funct td, #tb_funct2 td {
	padding-left:10px;
	text-align:left;
}

td.td_funct {
	padding:3px;
	background-color:#69c;
	border-bottom:1px solid #000;
	width:50%;
	font-weight:bold;
	color:#fff;
}

#sec_content input, select {
	font-size:10px;
}

#sec_content select {
	width:100px;
}

.show_on{
	display:block;
}

.show_off{
	display:none;
}