body {
    background-color: #596C89;
    text-align: center;
    vertical-align: middle;
    margin: 0px;
    padding: 0px;
    font: 12px Arial, Helvetica, sans-serif;
}
a {
    color: #000;
    text-decoration: none;
}
a:hover {
    color: #292A81;
    text-decoration: underline;
}

#container {
    margin: 0px auto;
    width:750px;
    min-height: 450px;
    padding: 0px;
    padding-left:5px;
    padding-right:5px;
    text-align: left;
    background-color: #FFFFFF;
    border: 0px;
}
div#top{
	width: 750px;
    height: 132px;
}
div#menu{
	width:750px;
    float:left;
    height:57px;
    background-image: url('imagini/m_back.gif');
    background-repeat: repeat-x;
}
div#stanga{
	float:left;
}
div#centru{
	width:530px;
    float:left;
    padding:10px;
    background-color: #FFFFFF;
}
div#dreapta{
	float:left;
    width:175px;
    padding:10px;
    border-left:1px solid #FF0000;
    background-color: #FFFFFF;
}

div#footer{
	margin-top:10px;
    margin-bottom:10px;
	clear:both;
	width:750px;
    height:49px;
    color: #FFFFFF;
    text-align: center;
    line-height: 49px;
    vertical-align: center;
    background-image: url('imagini/bak_jos.gif');
    background-repeat: repeat-x;
}
img {display:block;}
img.stanga { float:left; border:0px;}
img.dreapta {float:right;}

ul#menu{
	list-style:none;
	margin:0px;
	padding:0px;
    height: 50px;
}
li.menu {
	float:left;
	color: #FFFFFF;
	display:block;
    margin:0px;
    height:50px;
	padding-left: 6px;
	padding-right: 6px;
    vertical-align: center;
    line-height: 50px;
}
li.menu a{
	color:#E7E7E7;
    text-decoration: none;
    font-weight: bold;
}
li.menu a:hover{
	color:#FFFFFF;
    display:block;
    text-decoration: underline;
    font-weight: bold;
}


.input {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
	background-color: #FFFFFF;
	border: 1px solid #C33333;

}
textarea {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
	background-color: #FFFFFF;
	border: 1px solid #C33333;
}

file {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
	background-color: #FFFFFF;
	border: 1px solid #C33333;
}

div.linie_form{
	clear:both;
    padding:5px;
    border-top: 1px dotted #E7E7E7;
}

div.camp_text{
	float: left;
    width: 30%;
    font-weight: bold;
}
div.camp_textarea{
	float: left;
    width: 65%;
    font-weight: bold;
}
h1 {
	font-size: 18px;
    font-weight: bold;
    color:#FF9900;
}

h2 {
	font-size: 14px;
    font-weight: bold;
}
p.par1{
	text-align:justify;
    line-height: 13pt;
}

div.imag_prod{
	margin: 5px;
	float: left;
	height:165px;
    width:165px;
    border: 1px solid #E7E7E7;
    padding: 5px;
}

div.imag_mare{
	margin: 5px;
	float: left;
	height:312px;
    width:312px;
}

div.text_prod{
	float: left;
    width: 60%;
}

div.text1{
	float: left;
    width: 170px;
    padding: 5px;
}
div.text2{
	float:left;
    width:95%;
    padding: 5px;
}
div.banca{
	float: left;
    width:50%;
}

ul#cp{
	list-style:none;
	margin:0px;
	padding:0px;
}
li.cp {
	display:block;
    margin:0px;
    height:20px;
	padding-left: 6px;
	padding-right: 6px;
    vertical-align: center;
    line-height: 20px;
    border-bottom: 1px dotted #E7E7E7;
}
li.cp a{
	color:#FF0000;
    display:block;
    background-color:#FFFFFF;
    text-decoration: none;
    font-weight: bold;
}
li.cp a:hover{
	color:#000000;
    display:block;
    background-color:#F7F7F7;
    text-decoration: underline;
    font-weight: bold;
}