body {
	background: #283e4e url("img/fons.gif");
	color: #ebf0f5;
	font-family: "HelveticaNeue-Light", Helvetica, Arial, sans-serif;
	margin: 30px 0 30px 0;
}
h1 { font-size: 1.2em; line-height: 1.3em; }
.lv { font-family: Helvetica, Arial, sans-serif; }
h2 { font-size: .75em; margin-bottom: .5em; color: #c3c7cb; font-style: italic; line-height: 1.2em; }
h3 { font-size: 1.2em; }
h4 { font-size: .75em; color: #c3c7cb; line-height: .95em; }
h5 { font-size: 1em; line-height: 1.3em; margin-bottom: .5em; }


a, a:visited { color: #ebf0f5; }
a:hover { color: #ebf0f5; text-decoration: underline; }

#contacts p, #related p, #social p {
	float: left;
	background-color: #ebf0f5;
	color: #1c2c39;
	padding: .5em .5em .5em 3em;
	font-size: 1em;
	line-height: 1em;
	margin-bottom: 1em; 
}
br { clear: both; }

h1, h2, h3, h4, h5, #about p, #social span { padding-left: 50px; }
#contacts, #related, #social { margin-top: 2em; }

#lang { position: absolute; top: 30px; right: 30px;  font-size: .6em; padding: 5px;  }
#lang a { color: #1c2c39;  margin-left: 10px; padding: 5px; background-color: #ebf0f5; }
#contacts i { font-weight: normal; font-size: .75em; color: #bbb; }

#social img {
	margin-right: 5px;
}
