root { 
    display: block;
}

body { margin: 0; padding: 0;}

img { border: 0;}

.topbar { border-top: 20px solid #000; }

.container { width: 630px; margin: 20px auto; background-image: url('images/badge.png'); background-repeat: no-repeat; overflow: hidden;}

.content { width: 362px; margin: 0 auto;}

.item { margin: 20px 0; border-bottom: 1px solid #ccc; padding-bottom: 20px; background-repeat: no-repeat;}
.item .desc { 
	text-indent: -10000px;
}

.siaznik {
	height: 237px;
	background-image: url('images/siaznik.png');
}

.works { padding-bottom: 0;}

a.wave {
	display: block;
	height: 73px; width: 362px;
	background-image: url('images/wave.png');
}

.phone {
	height: 98px;
	background-image: url('images/phone.png');
}

.emails {
	height: 132px;
	background-image: url('images/emails.png');
}

.social {
	background-image: url('images/social.png');
	background-repeat: no-repeat;
	overflow: hidden;
	padding-top: 30px;
	border: 0;
}
.social a { float: left;}
