body {
margin: 0;
background: #3A3A3A url(gfx/back.jpg) repeat-x 0 0;
}
*, div{ 
font-family: Arial;
font-size:11px;
color:#D8D8D8;
text-align:left;
}
#top_search{
	background: url(gfx/03.jpg) no-repeat 0 0;
	text-align: right;
	width:950px;
	height:30px;
}
a{
	text-decoration:underline;
}
a:hover{
	text-decoration: none;
}
.href_{
	font-weight: bold;
	text-decoration: none;
	color: #ffffff;
}
.text{
	color:#333333;
	background:#ffffff;
	border: solid 0;
}
#main{
	background: url(gfx/04.jpg) no-repeat right 0;
}
#left_menu{
	width:185px;
}
.menu_item, .wpis{
	padding: 0;
	padding-bottom:2px;
	background: url(gfx/ln.gif) repeat-x 0 bottom;
}
.menu_{
	height:28px;
}
.menu{
	text-decoration: none;
}
div.expand{
	width:10px;
	height:28px;
	float:right;
	background:url(gfx/expand.gif) no-repeat 0 12px;
}
.expand2{
	width:10px;
	height:28px;
  margin-left:10px;
  background:url(gfx/expand.gif) no-repeat 0 12px;
}
.spad{
	padding-right:20px;
	line-height:20px;
}

.foto{
	border: solid 1px;
	border-color: #a3a3a3;
}

#foot{
	background: url(gfx/foot.jpg) no-repeat 0 0;
	height: 32px;
	text-align:right;
	padding:5px;
}
