/* GENERAL */
body{height:100%; margin:0; padding:0; background:url(../images/header-bg.jpg) repeat-x; border-top: 5px solid #99AE3F; font-family: Verdana,Arial,sans-serif; font-size: 11px;}
hr{border: 0; background-image: url(../images/hr.png); background-repeat: repeat-x; height: 5px; margin-right: 60px;}
h1 {font-size: 16px; color: #205E83; font-weight: bold; margin-top: 3px; margin-bottom: 3px; margin-left: 20px;} 
h2 {font-size: 12px; color: #205E83; font-weight: bold; margin-top: 3px; margin-bottom: 3px; margin-left: 20px;} 
h3 {font-size: 9px; color: #FF6F6F; font-weight: bold; margin-top: 3px; margin-bottom: 3px; margin-left: 5px;} 
.caution {font-family: georgia; font-size: 10pt; color: red; } 
.clear{ clear: both;}

/* UP MENU */
#main_menu{width: 550px; float: left;margin-left: -130px;}
ul.menu {list-style-type:none; display:block; width: auto; margin: auto; padding:0px; background:none;}
ul.menu li {display:inline; font-family: Tahoma,Helvetica,sans-serif; font-size:18px; line-height:30px; letter-spacing:1px;}
a.nav:link, a.nav:visited {display:block; float:left; margin:0;width:90px; height:30px; margin:0px 4px 0px 4px; text-align:center; color:#FFFFFF;text-decoration:none; background: url(../images/tab0.png) no-repeat center;}
a.nav_selected:link, a.nav_selected:visited {display:block; float:left; margin:0;width: 90px;margin:0;text-align:center; height:38px;text-decoration:none; color: #f2f2f2; background: url(../images/tab.png) no-repeat center;}
a.nav:hover {display:block; float:left; margin:0;width: 90px;margin:0px 4px 0px 4px;text-align:center;height:38px;text-decoration:none; color: #f2f2f2; background: url(../images/tab.png) no-repeat center;}

/* LOGIN MODULE */
#smalllogin{background:url(../images/loginbg.png) no-repeat; padding:30px; width:230px; font-size:12px; font-family: Arial; color:#fff; margin-left: 515px; margin-top: -40px; position: absolute; }
a.smalllogin:link, a.smalllogin:visited{color : #E9E9E9; text-decoration : none;}
a.smalllogin:hover{color: #E9E9E9; text-decoration : underline;}
.infield, #smalllogin input.infield{background-color: #FFFAFA; border:1px solid #777; padding:2px; width:166px; color: #555;}
button.btn {border: 0; margin: 0; background: url('../images/reg.png') no-repeat; color:#fff; width: 120px; height: 32px; font-family: Tahoma,Helvetica,sans-serif; font-size: 16px; font-weight: bold;}

/* FOOTER */
#footer{margin:0 auto; width: 750px; text-align: center;}
#footer a{color: #205E83; text-decoration: none;}
#footer a:hover{text-decoration: underline;}

/* MAIN */
#main{margin:0 auto; width: 750px; clear: both;}
#main_logo{margin-top: 20px; width: 317px; height: 100px; background:url(../images/logo.png); background-repeat: no-repeat; float: right;}
#main_ceva{width: 800px; position: absolute; display: inline;}
#main_up{width: 800px; height: 30px; background:url(../images/div_up.png); background-repeat: no-repeat;}
#main_down{width: 800px; height: 30px; background:url(../images/div_down.png); background-repeat: no-repeat;}
#main_content {width: 800px; background:url(../images/div_content.png) repeat-y; text-align: justify;}
.main_txt{padding: 0 30px 10px 30px; font-family: Georgia; font-size: 12px; color: #777; vertical-align:top;}
.main_txt input{font-family: Georgia; font-size: 13px; color: #ccc; border: 1px solid #ccc;}
/* FORM */
#formular_achizitie{
	margin-top:20px; width: 750px;
}
#form_buy{
	float: right; 
	width: 350px;
	padding-left: 20px;
	border-left: 5px solid #99AE3F;

}
#form_manage{
	margin-top: 9px; 	
}
#form_buy input, #form_buy textarea, #form_buy select{
	border: 1px solid #ccc;
	padding: 3px;
	font-size: 11px;
	color: #777;
	margin-bottom: 10px;
}
#form_manage input, #form_manage textarea, #form_manage select{
	border: 1px solid #ccc;
	padding: 3px;
	font-size: 11px;
	color: #777;
	margin-bottom: 10px;
}
.reg {
float:left;
padding-right:10px;
width:100px;
}
/* FORM */

