/*#############################################################################*/
/*# CSS																		  #*/
/*#									DEFAULT									  #*/
/*#																			  #*/
/*# Author: Rosu Nicolae Razvan (razvan_rulz@yahooo.com)					  #*/
/*#############################################################################*/

body {
	margin:0px; padding:0px;
	background-image:url(../../img/site/bg_site.jpg);
	background-repeat:repeat-x;
	background-color:#FFFFFF;
	font-size:12px; font-family:Arial, Helvetica, sans-serif;
	color:#245888;
}
img {border:0px;}
a {color:#245888; text-decoration:none}
a:hover {text-decoration:underline}

/*culori*/

.color_01 {color:#000000;}
.color_02 {color:#FFFFFF;}
.color_03 {color:#336699;}

/**********************/


/* backgrounduri*/

.bg_01 {background-image:url(../../img/site/header_bg_rightsidetop.jpg); background-repeat:repeat-x; background-color:#FFFFFF;}
.bg_02 {background-image:url(../../img/site/bg_content.jpg); background-repeat:repeat-x; background-color:#FFFFFF;}
.bg_03 {background-image:url(../../img/site/bg_int_page.jpg); background-repeat:repeat-x; background-color:#FFFFFF;}
.bg_bullet {background-image:url(../../img/site/bullet.jpg); background-repeat:no-repeat; background-position:0px 3px; padding-left:12px;}
/***************************/

/*utile*/
.link {text-decoration:none;}
.link:hover {text-decoration:underline;}

.fontbold {font-weight:bold;}


/**********************/
/*site*/


#header {width:630px; height:307px; background-image:url(../../img/site/header.jpg); background-position:left top; background-repeat:no-repeat;}
#header #lang {margin:0px; padding:260px 0px 0px 550px; float:left; width:80px; height:20px; color:#FFFFFF; font-weight:bold; font-size:11px;}
#header #lang a {color:#0F4574; text-decoration:none}
#header #lang a:hover { text-decoration:underline}

#header1 {width:630px; height:227px; background-image:url(../../img/site/header_int.jpg); background-position:left top; background-repeat:no-repeat;}
#header1 #lang {margin:0px; padding:180px 0px 0px 550px; float:left; width:80px; height:20px; color:#FFFFFF; font-weight:bold; font-size:11px;}
#header1 #lang a {color:#0F4574; text-decoration:none}
#header1 #lang a:hover { text-decoration:underline}



#menu_footer {
	margin:0px; padding:0px;

}

#menu_footer td {padding:0px 4px;}

#content {width:624px;}
#content #menuTop {margin:20px 0px 0px 90px; padding:0px; height:30px;}
#content #menuTop ul {margin:0px; padding:0px; list-style-type:none;}
#content #menuTop ul li {margin:0px; padding:0px 3px 0px 3px; list-style-type:none; float:left}
#content #menuTop ul li a {color:#245888; text-decoration:none}
#content #menuTop ul li a:hover {text-decoration:underline;}
#content #leftSide {margin:0px; padding:0px 0px 0px 15px; width:404px; float:left;}
#content #leftSide .titlePage {margin:0px 0px 0px 10px; padding:0px;}
#content #leftSide .text {margin:10px 0px 0px 0px; padding:0px 0px 0px 10px; background-image:url(../../img/site/bullet.jpg); background-position:0px 2px; background-color:#FFFFFF; background-repeat:no-repeat;}
#content #leftSide .text1 {margin:3px 0px 0px 0px; padding:0px 0px 0px 10px;}
#content #leftSide .text1 ul {margin:0px; padding:0px; list-style-type:none; font-weight:bold}
#content #leftSide .text1 ul li {margin:0px 0px 0px 22px; padding:0px 0px 0px 15px; list-style-type:none; font-weight:normal;  background-image:url(../../img/site/bullet.jpg); background-position:0px 3px; background-color:#FFFFFF; background-repeat:no-repeat;}

#content #leftSide .txt {margin:10px 0px 0px 0px; padding:0px 0px 0px 0px; width:450px;}
#content #leftSide .txt .adress {margin:3px 0px 0px 0px; padding:0px 0px 0px 30px; clear:both; float:left; width:60px; font-weight:bold; background-image:url(../img/site/bullet.gif); background-repeat:no-repeat; background-position:15px 6px;}
#content #leftSide .txt .adresstxt {margin:3px 0px 0px 110px; padding:0px; width:300px;}
#content #leftSide .formular {margin:30px 0px 0px 40px; padding:0px 0px 0px 0px}
#content #leftSide .formular .name {clear:both; margin:3px 0px 0px 0px; padding:0px; width:70px; float:left; height:17px;}
#content #leftSide .formular .right {margin:5px 0px 0px 76px;}
#content #leftSide .formular .right .input_txt {margin:0px; padding:2px 0px 0px 5px; width:150px; height:16px; border:1px solid #2B68A4; color:#2B68A4; font-size:10px;}
#content #leftSide .formular .right textarea {padding:5px; width:250px; height:120px; border:1px solid #2B68A4; color:#2B68A4; font-size:12px;}
#content #leftSide .formular .trimite { clear:both; margin:0px 0px 0px 120px; padding:5px 0px 0px 0px; font-weight:bold;}
#content #leftSide .formular .trimite span {margin:0px 0px 0px 30px}

#content #rightSide {margin:20px 0px 0px 0px; padding:0px; width:196px; height:inherit; float:right }
#content #rightSide .pict img {margin:10px 0px 0px 0px; padding:0px; border:1px solid #2B68A4}
#content #rightSide .text {margin:10px 0px 0px 0px; padding:0px 0px 0px 10px; background-image:url(../../img/site/bullet.jpg); background-position:0px 2px; background-color:#FFFFFF; background-repeat:no-repeat;} 
#content #rightSide .details {margin:10px 15px 0px 0px; padding:0px 0px 0px 10px; font-weight:bold; background-image:url(../../img/site/bullet.jpg); background-position:100px 4px; background-color:#FFFFFF; background-repeat:no-repeat;} 






