@charset "iso-8859-1";
/* CSS Document */
/* plotter-design*/

body{ 
    margin:0; 
	padding:0;
	background-image:url(images/fundal_site.jpg); 
}

table, td {border-collapse:collapse;}
table, td, img {border:0;}
input, textarea, select{font:11px Tahoma, Arial, Geneva, sans-serif; color:#000000; padding-left:2px}


.text_pagina { font-weight:normal;
               font-size:12px;
               color:#000000;
               font-family:tahoma;
               text-align: justify;
			 }

.text_link { font-weight:normal;
             font-size:11px;
             color:#000000;
             font-family:tahoma;
             text-align:justify; 
			 font-weight: bold;
}

.text_link:hover { font-weight:normal;
             font-size:11px;
             color:#DA251C;
             font-family:tahoma;
             text-align:justify; 
			 font-weight: bold;
}

/* Imagini Servicii */
.list {position: relative;}
.list h2 { font-size: 14px; line-height: 14px; padding: 0px 0px 5px 0px; margin: 0px 0px 5px 0px; color:#3399cc; background: url(images/dotted.gif) repeat-x bottom; }
.list h2 strong { font-size: 18px; line-height: 10px; padding: 0px; margin: 0px; color:#003366; display: block; font-weight: normal;}
.list ul { padding: 0px 0px 0px 0px; margin: 0px; width: 100%; float: left;} 
.list li { margin: 0px; padding: 0px; list-style-type: none; display: inline;}
.list li a { margin: 0px 0px 0px 0px; padding: 0px; float: left;}
.list a img {  background:url(images/list_img.jpg) no-repeat left top; padding: 7px 12px 20px 7px; margin: 0px; }
.list a:hover img {  background:url(images/list_img.jpg) no-repeat left bottom;  padding:  7px 12px 20px 7px; margin: 0px; }
.list em { display: none;}

