html, body {
	margin: 0;
	padding: 0;
	font-size: 16px;
}
img {
	border: none;
}
a {
	text-decoration: none;
}
li {
	line-height: 200%;
}
.smali {
	line-height: 100%
}
.titbig {
	font-size: 20px;
	font-weight: bold;
	color: #AC2D30
}
#roubox {
	width: 80px;
	height: 80px;
	background: url(/statc/roudbut.jpg);
	float: left;
	margin-right: 20px;
}
#roubox:hover {
	background: url(/statc/roudbut_hov.jpg);
	color: #FFF;
}
#roubox a {
	color: #000;
}
#roubox:hover a {
	color: #FFF;
}
#vidbox {
	width: 380px;
	background: #AC2D30;
	text-align: center;
	color: #FFF;
	font-size: 15px;
}
