h1 {text-shadow: gray 1px 1px 1px;}

a.greenLink {
	color:#666666;
	font-family:Verdana,Arial,Helvetica,sans-serif;
	font-size:11px;
	font-weight:bold;
	text-decoration:none;
	display:block;
}
a.backLink {
	background:url(/FIAT_ITALIA/images/backlink.jpg) no-repeat;
	color:#666666;
	font-weight:bold;
	text-decoration:none;
	padding:6px 0px 8px 32px!important;
	padding:6px 0px 9px 32px;
	height:20px;
	}
a.greenIconLink {
	background:url(/image/template/greenButton.png) no-repeat;
	color:#666666;
	font-weight:bold;
	text-decoration:none;
	padding:6px 0px 8px 32px!important;
	padding:6px 0px 9px 32px;
	display:block;
}

a.greenIconLinkBack {
	background:url(/image/template/prev.gif) no-repeat;
	color:#666666;
	font-weight:bold;
	text-decoration:none;
	padding:6px 0px 8px 32px!important;
	padding:6px 0px 9px 32px;
	display:block;
}


a.greenIconLink2 {
	background:url(/image/template/greenButtonG.jpg) no-repeat;
	color:#666666;
	font-weight:bold;
	text-decoration:none;
	padding:6px 0px 8px 32px!important;
	padding:6px 0px 9px 32px;
	display:block;
}
a.greenIconLink3 {
	background:url(/image/template/greenButtonGD.gif) no-repeat;
	color:#666666;

	font-weight:bold;
	text-decoration:none;
	padding:6px 0px 8px 32px!important;
	padding:6px 0px 9px 32px;
	display:block;
	}
a.greenIconLink4 {
	background:url(/image/template/greenButtonGM.gif) no-repeat;
	color:#666666;
	font-weight:bold;
	text-decoration:none;
	padding:6px 0px 8px 32px!important;
	padding:6px 0px 9px 32px;
	}
a.greenIconLink:link,a.greenLink:link,a.greenIconLink2:link {
	color:#666666;
}
a.greenIconLink:hover,a.greenLink:hover,a.greenIconLink2:hover {
	color:#58ad1e;
}

h2 .txtbold, .like-h2 .txtbold {
font-size: 16px; margin-top: 10px;
}
.tableGrid3>tbody>tr>td>table>tbody>tr>td>div>a {color: #58AD1E; font-weight: bolder;}

/* menu */
.markermenu{
width: 153px; /*width of menu*/
}

.markermenu ul{
    list-style-type: none;
    margin: 5px 0;
    padding: 0;
    /*border: 1px solid #9A9A9A;*/
}

.markermenu ul li a {
    background: white url(/image/template/arr1.png) no-repeat 2px center;
    font: bold 13px "Lucida Grande", "Trebuchet MS", Verdana, Helvetica, sans-serif;
    color: #00014e;
    display: block;
    width: auto;
    padding: 3px 0;
    padding-left: 20px;
    text-decoration: none;
    border-bottom: 1px solid #B5B5B5;
}

.markermenu>ul>ul>li>a {margin-left: 15px; border-bottom: none; font-size: 11px;}

* html .markermenu ul li a{ /*IE only. Actual menu width minus left padding of LINK (20px) */
width: 130px;
}

.markermenu ul li a:visited, .markermenu ul li a:active{
color: #00014e;
}

.markermenu ul li a:hover, #active_menu a {
    color: white;
    background-color: #58AD1E;
    background-image:url(/image/template/arr2.png); /*onMouseover image change. Remove if none*/
}

/* Holly Hack for IE \*/
* html .markermenu ul li { height: 1%; }
* html .markermenu ul li a { height: 1%; }

#breadcrumb
{
    font: 11px Arial, Helvetica, sans-serif;
    background-image:url('/image/template/bc_bg.png'); 
    background-repeat:repeat-x;
    height:30px;
    line-height:30px;
    color:#9b9b9b;
    border:solid 1px #cacaca;
    width:100%;
    overflow:hidden;
    margin:0px;
    padding:0px;
}
#breadcrumb li 
{
    list-style-type:none;
    float:left;
    padding-left:10px;
}
#breadcrumb a
{
    height:30px;
    display:block;
    background-image:url('/image/template/bc_separator.png'); 
    background-repeat:no-repeat; 
    background-position:right;
    padding-right: 15px;
    text-decoration: none;
    color:#454545;
}
.home
{
    border:none;
    margin: 8px 0px;
}

#breadcrumb a:hover {color:#58AD1E;}
img.double-border{
  border: 5px solid #ddd;
  padding: 5px; /*������ ���������� �����*/
  background: #fff; /*���� ���������� �����*/
}
#fragment-1 {text-align: justify;}
#fragment-1 a {color: #58AD1E; font-weight: bolder;}
#fragment-1  img {margin:10px;}
.pag_cnt {text-align: right;}

.ch_link {
	background: #CECBB7; 
	padding: 5px; 
	border: 1px solid #CECBB7; 
	margin: 5px;    
    font-weight: bolder;
} 
.ch_link a { color: white; }
.ch_link a:hover {color: white; }
.link {
	color: #625E3D; 
	background: #F6F3EE; 
	padding: 5px; 
	border: 1px solid #CECBB7; 
	margin: 5px;
}
.link a { color: black; }
.link a:hover {color: #58AD1E; }

.h_block_top{
	color: #625E3D; 
	background: #F6F3EE; 
	padding: 5px; 
	border: 1px solid #CECBB7; 
	margin: 5px;
    font-size: 25px;
    font-weight: bolder;
}
.full_info p {padding-left: 5px;}
.contact {margin: 5px;	padding: 5px; border: 1px solid #CECBB7; }
/*************************
******** Arrows **********
**************************/	
div.jMyCarousel .prev{
	background: url('/image/template/left.png') center center no-repeat;
	width:47px;
	height:61px;
	border:0px;
}
div.jMyCarousel .next{
	background: url('/image/template/right.png') center center no-repeat;
	width:40px;
	height:61px;
	border:0px;
}



/** carousel 1 **/
div.jMyCarousel ul li{
	border:1px solid #fff;
	line-height:0px;
}

div.jMyCarousel ul li a{ /* in case of link */
	display:block;
	border:0px;
}

div.jMyCarousel ul li a img{
	display:block;
	border:0px;
}
#menu{
		width:206px;
		margin:15px;
	}
		#menu ul{
			list-style:none;
		}
			#menu li{
				list-style:none;
				display:block;
				line-height:32px;
				height:32px;
				margin:10px 0;
				width:206px;			
			}
				#menu li a{
					display:block;
					height:33px;
					text-transform:uppercase;
					font-size:11px;
					font-weight:bold;
					line-height:32px;
					padding:0 0 0 25px;
					text-decoration:none;
					color:#808080;
					cursor:pointer;
					background:url(/image/template/menu_014_l.jpg) no-repeat left;
				}
				#menu li a span{
					display:block;
					height:32px;
					line-height:32px;
					padding:0 105px 0 20px;
					color:#808080;
					background:url(/image/template/menu_014_r.jpg) no-repeat right;										
				}
					#menu li a:hover{
						display:block;
						background:url(/image/template/menu_014_h_l.jpg) no-repeat left;
						height:32px;
						color:#676767;
					}
					#menu li a:hover span{
						display:block;
						float:left;					
						background:url(/image/template/menu_014_h_r.jpg) no-repeat right;
						color:#676767;
						height:32px;
					}
				#menu li a.current, #menu li a.current:hover{
					display:block;
					height:32px;
					color:#676767;
					text-transform:uppercase;
					font-size:11px;
					font-weight:bold;
					background:url(/image/template/menu_014_h_l.jpg) no-repeat left;
					line-height:32px;
					padding:0 0 0 25px;
					text-decoration:none;
				}
				#menu li a.current span, #menu li a.current:hover span{					
					display:block;
					float:left;
					background:url(/image/template/menu_014_h_r.jpg) no-repeat right;
					height:32px;
					color:#676767;
					line-height:33px;
					padding:0 130px 0 20px;
				}


