*{
	margin:0;
	padding:0;
	font-family:'Lucida Grande',Arial,Helvetica,Sans-Serif;
}
html,body{
	color:#BDC4CA;
	font-size:12px;
	overflow:hidden;
	width:240px;
	height:320px;
	background:#3e5363 url("/images/zajawki_hostigo_bg.png") no-repeat scroll 0 0;
}
a,img{
	text-decoration:none;
	border:0;
	color:#BDC4CA;
}
h1{
	padding:10px 13px;
}
h1 img,h1 *{
	display:block;
	background:none;
	padding:0;
	margin:0;
}
ul,li.active{
	display:block;
	list-style:none;
	width:214px;
	padding:0 13px;
	height:260px;
	overflow:hidden;
	zoom:1;
}
ul{
	position:relative;
}
li{
	display:none;
}
li.active{
	position:absolute;
	top:0;
	left:0;
}
h2{
	font-size:15px;
	font-weight:normal;
	text-transform:lowercase;
}
h2 a{
	color:#fff;
}
h2 span{
	color:#BDC4CA;
}
h3{
	font-size:15px;
	font-weight:bold;
}
h3,p{
	text-align:right;
	line-height:140%;
}
img{
	display:block;
	background:url("/images/zajawki_hostigo.png") no-repeat scroll 0 0 transparent;
	padding:7px;
	margin:9px 0 5px 0;
}