html, body, p, h1, h2, h3, h4, h5, h6, img, form, fieldset {
margin: 0;
padding: 0;
border: 0;
}
html, body {
	height: 100%;
}

#meniu {
	width: 800px;
	margin-right: auto;
	margin-left: auto;
	text-align: right;
}
#header_wrapper {
	width: 100%;
	margin-right: auto;
	margin-left: auto;
	background-image: url(img/bg_header.jpg);
	background-repeat: repeat-x;
}

#header {
	width: 778px;
	margin-right: auto;
	margin-left: auto;
	clear: both;
	background-image: url(img/header.jpg);
	height: 150px;
	padding-top: 101px;
	padding-left: 22px;
	background-repeat: no-repeat;
}
#header2 {
	width: 778px;
	margin-right: auto;
	margin-left: auto;
	clear: both;
	background-image: url(img/header2.jpg);
	height: 150px;
	padding-top: 101px;
	padding-left: 22px;
	background-repeat: no-repeat;
}
#header3 {
	width: 778px;
	margin-right: auto;
	margin-left: auto;
	clear: both;
	background-image: url(img/header3.jpg);
	height: 150px;
	padding-top: 101px;
	padding-left: 22px;
	background-repeat: no-repeat;
}
#header4 {
	width: 778px;
	margin-right: auto;
	margin-left: auto;
	clear: both;
	background-image: url(img/header4.jpg);
	height: 150px;
	padding-top: 101px;
	padding-left: 22px;
	background-repeat: no-repeat;
}



.hdr {
	font-size: 20px;
	font-weight: bold;
	color: #FFF;
}

.hdr_mic {
	font-size: 16px;
	font-weight: bold;
	color: #FFF;
	font-family: "Palatino Linotype", "Book Antiqua", Palatino, serif;
	list-style-position: inside;
}

#main_wrapper {
	width: 800px;
	height: 100%;
	min-height: 100%;
	height:auto !important;
	margin-right: auto;
	margin-left: auto;
}
html #main_wrapper {height: 100%;}
#stanga, #footer_st {
	width: 258px;
	float: left;
	margin: 20px;
}
#dreapta, #footer_dr {
	width: 482px;
	float: right;
	margin-top: 20px;
	margin-right: 20px;
	margin-bottom: 20px;
}
.clrfloat {
	clear:both;
    height:0;
    font-size: 1px;
    line-height: 0px;
}


.spdr {
	margin-right: 4px;
}

#meniu_wrapper {
	background-image: url(img/bg_menu.jpg);
	height: 56px;
	width: 100%;
	margin-right: auto;
	margin-left: auto;
}
.img_l {
	padding-right: 12px;
	padding-top: 4px;
	padding-bottom: -100px;
}
h1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 20px;
	font-weight: bold;
	color: #FFF;
	margin-bottom: 4px;
	text-transform: uppercase;
}
h2 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	font-weight: bold;
	color: #FFF;
	background-color: #1F78BC;
	padding: 8px;
	margin-bottom: 4px;
}
.albastru {
	color: #1F78BC;
}
p, ul {
	font-family: "Palatino Linotype", "Book Antiqua", 		Palatino, serif;
	font-size: 14px;
	color: #252525;
}
p a:link, p a:visited, ul a:link, ul a:visited {
	color: #1F78BC;
	text-decoration: underline;
}
p a:hover, ul a:hover {
	color: #252525;
	text-decoration: underline;
}

#footer{
	clear: both;
	width: 800px;
	margin-right: auto;
	margin-left: auto;
}
#footer_st{}
#footer_dr{
}
.tmgad {
	font-family: "Palatino Linotype", "Book Antiqua", Palatino, serif;
	font-size: 12px;
	color: #333;
	text-align: right;
	padding-right: 3px;
}
.tmgas {
	font-family: "Palatino Linotype", "Book Antiqua", Palatino, serif;
	font-size: 12px;
	color: #333;
	text-align: left;
}
input {
	font-family: "Palatino Linotype", "Book Antiqua", Palatino, serif;
	font-size: 12px;
	margin: 0px 2px 0px 2px;
	padding-left: 0px 2px 0px 2px;
}
td {padding:0px 4px 0px 4px;}
th {padding:0px 4px 0px 4px;
text-align: left;}
ul {
	padding: 8px 12px 8px  0px;
	margin: 0;
	list-style-type: disc;
	list-style-position: outside;
}
#dreapta ul {
	padding: 0px;
	margin: 0;
	list-style-type: disc;
	list-style-position: inside;
	font-family: "Palatino Linotype", "Book Antiqua", Palatino, serif;
	font-size: 14px;
	color: #252525;
}
/*formular upload*/
	#upldform {
	width: 90%;
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 15px;
	color: #4C4C4C;
}
	label {display: block;}
	input, textarea {width: 90%;}
	input#submit {width: auto;}
	.field {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 15px;
	color: #4C4C4C;
}
	.required {color: red;}
	#formfeedback {background: #eef0e8; padding: 5px; width: 90%; color:#e61b1e;}
	.btn_submit {
	font-family: "Palatino Linotype", "Book Antiqua", Palatino, serif;
}
.SI-FILES-STYLIZED label.cabinet
{
    width: 79px;
    height: 22px;
    background: url(btn-choose-file.gif) 0 0 no-repeat;

    display: block;
    overflow: hidden;
    cursor: pointer;
}

.SI-FILES-STYLIZED label.cabinet input.file
{
    position: relative;
    height: 100%;
    width: auto;
    opacity: 0;
    -moz-opacity: 0;
    filter:progid:DXImageTransform.Microsoft.Alpha(opacity=0);
}
