/* ------ general
-----------------------------------------------*/

body {
	font-family:Arial, Helvetica, sans-serif;    /* asli: #C1CEE3 */
	background-image: url(../img/BGMarcin7.png);
}

/* ------ mobilyblocks
-----------------------------------------------*/


.socials {
	display:block;
	width:32px;
	height:32px;
	cursor:pointer;
	position:relative;
	background-repeat: no-repeat;
}

.nature {
	display:block;
	width:150px;
	height:150px;
	cursor:pointer;
	position:relative;
	background-image: url(../img/nature/img1111.gif);
	background-repeat: no-repeat;
}

.socials, .nature {
margin:0 auto;
}

.socials {
margin-bottom:50px;
}

ul.reset,
ul.reset li {
display:block;
list-style:none;
padding:0;
margin:0;
}

ul.reset li {
position:absolute;
}

ul.reset li a {
outline:none;
}

#content {
margin:100px auto 0;
width:560px;
}


a {
color:#fff;
}

a img {
border:none;
}

