

body {
	background-color: #F0F0F0;
        font-size:12px;
        color:#666666;
        font-family:"Lucida Grande",Arial,Helvetica,sans-serif;
        line-height:1.5;
	margin-top: 5px;
	margin-bottom: 0px;
}

.new {
text-align: left;
}

div.new h1{
color: #D89048;
font-size: 1.5em;
}


a:link { 
color: #D89048;
text-decoration: none;
}

a:visited { 
color: #D89048;
text-decoration: none;
}

a:hover { 
color: #D89048;
text-decoration: underline;
}




.leftmenulist {
	display:block;
	list-style-image:none;
	list-style-position:outside;
	list-style-type:none;
	margin:0;
	padding:0;
	width: 100%;
	text-decoration:none;
}

.leftmenuitem {
	background:transparent url(/img/dot.gif) repeat-x scroll center bottom;
	display:block;
	line-height:normal;
	margin:0;
	padding:0;
	width:100%;
	text-decoration:none;
}

.leftmenulink {
	background:transparent url(/img/arrow.png) no-repeat scroll 98% center;
	color: #D89048; 
	display:block; 
	margin:0; 
	outline-style:none; 
	outline-width:medium;
	padding:6px 0;
	text-decoration:none;
	font-weight: bold;
	border-bottom:none;
}

.leftmenulist a:hover { text-decoration: none;}
.leftmenuitem a:hover { text-decoration: none;}
.leftmenulink a:hover { text-decoration: none;}

a.ah {color: #666666;
 text-decoration: none;}
 
a.ah:visited {color: #666666;
 text-decoration: none;} 
 
span.cena {
  color: #D89048;
}



