/* For information about what browsers this CSS was tested on
   and how to interpret the shorthand I use for the browsers' names,
   see: http://albin.net/styles/css-notes.txt */

/* ************************
 * general xhtml elements *
 ************************ */
 body {
 margin-top: 0px;
 margin-bottom: 0px;
 margin-left: 0px;
 margin-right: 0px;
 padding-top: 4px;
 padding-bottom: 0px;
 padding-left: 0px;
 padding-right: 0px;
 border-top: 0px;
 border-bottom: 0px;
 border-left: 0px;
 border-right: 0px;
 
}

form, td, p  {
padding:0;
margin:0;
line-height:14px;
}
 

/* *****************
 * fonts style *
 ***************** */


a {
	font-family: tahoma;
	font-size:11px;
	color:#009C21;
	font-weight:none;
	text-decoration:none;
}

a:hover {
	font-family: tahoma;
	font-size:11px;
	color:#479621;
	font-weight:none;
	text-decoration:underline;
}


.foot {
 font-family: tahoma;
 font-size:9px;
 color:#666666;
 font-weight:none;
 text-decoration:none;
}

.foot:hover {
 font-family: tahoma;
 font-size:9px;
 color:#FF6600;
 font-weight:none;
 text-decoration:underline;
}


.top {
font-family: tahoma;
font-size:11px;
color:#6A6C6A;
font-weight:none;
text-decoration:none;

}

.top:hover {
font-family: tahoma;
font-size:11px;
color:#6A6C6A;
font-weight:none;
text-decoration:underline;

}


.titlu  {
	font-family: trebuchet ms;
	font-size:16px;
	color:#009C21;
	font-weight:bold;
	line-height: 18px;

}
.titlu:hover  {
	font-family: trebuchet ms;
	font-size:16px;
	color:#009C21;
	font-weight:bold;
	text-decoration:none;
 
}

.sapou {

font-family:arial; 
font-size:17px; 
letter-spacing:-1px; 
line-height:18px; 
color: #CF6000;
font-weight:normal;

}


.titlu_small{
	font-family: tahoma;
	font-size:14px;
	color:#009C21;
	font-weight:bold;
	text-decoration:none;
	line-height: 15px;
}

.titlu_small:hover{
font-family: tahoma ;
font-size:14px;
color:#047F35;
font-weight:bold;
text-decoration:none;
text-decoration:underline;

}

.descriere {
font-family: tahoma;
font-size:11px;
color:#6A6C6A;
font-weight:none;
padding-right:5px;
}

.content {
font-family: verdana;
font-size:11px;
color:#6A6C6A;
font-weight:none;
}

.desc {
font-family: verdana;
font-size:9px;
color:#000000;
font-weight:none;
padding-right:4px;

}

.content_large {
font-family: Trebuchet MS;
font-size:16px;
color:#657CB1;
font-weight:none;
padding-right:5px;
}


.white {
font-family: tahoma;
font-size:12px;
color:#FFFFFF;
font-weight:none;
padding-right:5px;
}


.pret {
font-family: Trebuchet MS;
font-size:12px;
color:#000000;
font-weight:bold;
}

.pret2 {
font-family: Trebuchet MS;
font-size:12px;
color:#F10303;
font-weight:bold;
}

.meniu {
 font-family: Trebuchet MS;
 font-size:12px;
 color:#FFFFFF;
 font-weight:bold;
 text-decoration:none;
}

.meniu:hover {
	font-family: Trebuchet MS;
	font-size:12px;
	color:#FFFFFF;
	font-weight:bold;
	text-decoration:none;
}


.white_thin {
 font-family: verdana;
 font-size:10px;
 color:#31AC29;
 font-weight:normal;
 text-decoration:none;
}

.white_thin:hover {
 font-family: verdana;
 font-size:10px;
 color:#E06411;
 font-weight:none;
 text-decoration:none;
}


.meniu_left:hover {
font-family: Trebuchet MS;
font-size:12px;
color:#045E17;
font-weight:bold;
text-decoration:none;

}

.input, textarea, select {
	font-family: tahoma;
	font-size: 11px;
	color: #4B4B50;
	text-decoration: none;
	font-weight: normal;
	background-color:#fafafa;	
	border-color: #cccccc;
   	border-style: solid; border-width:1px;
}


 /* *****************
 * the content box *
 ***************** */

 
.tab{
	font-family: verdana;
font-size:11px;
color:#6A6C6A;
font-weight:none;	
	border-color: #EAEAEA;
   	border-style: solid; border-width:1px;
	
	
}



/* *****************
 * the left right  *
 ***************** */

.left {
	float:left;
	height:auto;
	margin-top: 0px;
	border-left: solid thin #dddddd;
	border-right: solid thin #dddddd;
	border-bottom: solid thin #dddddd;
	padding-left:0px;
	background-image:url(../images/coltz.jpg); background-repeat:no-repeat; background-position:bottom right;
}
div#pic {
	float:left;
	width: auto;
	height:auto;
	margin: 5px;
	padding-left:0px;
	padding:2px;
	border-color: #efefef;
   	border-style: solid; border-width:1px;
}

div#pic2 {

	width: auto;
	
	height:auto;
	margin: 3px;
	padding:2px;
	border-color: #efefef;
   	border-style: solid; border-width:1px;
}
.meniuPrincipal {
 font-family: "Trebuchet MS";
 font-size:12px;
 color:#31AC29;
 font-weight:bold;
 text-decoration:none;
}
.meniuPrincipal:hover {
 font-family: "Trebuchet MS";
 font-size:12px;
 color:#FF6600;
 font-weight:bold;
 text-decoration:none;
}

