/*============================BODY============================*/

body {
	color: #000;
	font-family: Optima, Segoe UI, sans-serif;
	font-size: 100%;
	line-height: 1.6em;
	background-color:#fff;
	margin: 0px 0px 0px 0px;
}

@font-face {
    font-family: Condensed;
    src: url('http://www.mlenski.com/fonts/impact.ttf') format('truetype');
}

/*============================SEO============================*/

#seo {
	display: none
}

/*===========================MIDDLE-COLUMN===========================*/

#middle-column {
	width: 80%;
	position: relative; top: 0px; left: 10%;
	margin: 4em 0px 0px 0px;
	padding: 0px 0px 0px 0%;
	background:#fff;
}

#middle-column a:link {
	text-decoration: none;
}

#middle-column a:active {
	text-decoration: none;
}

#middle-column a:hover {
	text-decoration: none;
}

/*============================HEADER============================*/

#header {
	width: 80%; height:253px;
	position: relative; top: 0; left: 15%;
	margin: 80px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	background:#fff;
	background-image:url('http://www.mlenski.com/images/logo.svg'); background-repeat:no-repeat; 
	z-index:4;
}

/*===========================BODY-COLUMN===========================*/

#body-column {
	width: 100%;
	position: relative; top: 0; left: 0;
	margin: 80px 0px 0px 0px;
	padding: 0;
	background:#fff;
}

#body-column a:link {
	font:inherit;
	color: #babfc4;
	text-decoration: underline;
}

#body-column a:visited {
	color: #babfc4;
	text-decoration: underline;
}

#body-column a:active {
	color: #babfc4;
	text-decoration: underline;
}

#body-column a:hover {
	color: #babfc4;
	text-decoration: none;
}

#body-column h1 {
	color:#960;
	font-weight:normal;
	font-size: 2.4em;
	font-family:serif;
	font-style:normal;
	text-align:center;
	margin: 1em 0 0,1em 0;
	text-shadow:none;
	padding:0;
}

#body-column p {
	color:#333;
	font-weight:normal;
	font-size: 1.1em;
	font-family:Arial, Helvetica, sans-serif;
	font-style:normal;
	text-align:left;
	margin: 0px 0px 2.0em 0 px;
	text-shadow:none;
	padding:0px 20% 0px 20%;
}

/*===========================H2-COLUMN===========================*/

#h2-column {
	background-color:#fff;
	color:#000;
	font-family:Arial, Helvetica, sans-serif;
	font-size:1.2em;
	font-weight:light;
	text-align:center;
	width: 60%;
	position: relative; top: 0px; left: 0;
	border:#000 solid thin;
	border-radius: 0.2em;
	margin: 0 0 0.4em 18%;
	padding: 0.6em 2% 10px 2%;
	z-index:1;
}

#h2-column:hover {
	background-color:#ececec;
	color:#000;
	font-family:Arial, Helvetica, sans-serif;
	font-size:1.2em;
	font-weight:light;
	text-align:center;
	width: 60%;
	position: relative; top: 0px; left: 0;
	border:#000 solid thin;
	margin: 0 0 0.4em 18%;
	padding: 0.6em 2% 10px 2%;
	z-index:1;
}

/*============================DESC============================*/

#desc {
	background-color:fff;
	width: 100%;
	position: relative;
	top: 0px;
	left: 0px;
	margin: 0px 0px 0px 0;
	padding: 0px 0px 0px 0px;
	z-index:2;
}

#space {
	width: 800px; height:30px;
	position: relative; top: 0; left: 50%;
	margin: 0px 0px 0px -400px;
	background-color:#fff;
}

/*============================FOOTER============================*/

#footer {
	text-align:center;
	width: 80%; height:;
	position: relative; top: 0px; left: 10%;
	margin: 2em 0px 0px 0px;
}

#footer p {
	font: normal 15px Arial, Helvetica, sans-serif;
	color: #000;
	text-decoration: none;
	margin: 0px 0px 0px 0px;
	padding:0;
}

#footer a:link {
	color: #000;
	text-decoration: none;
	margin: 0px 0px 0px 0px;
}

#footer a:visited {
	color: #000;
	text-decoration: none;
	margin: 0px 0px 0px 0px;
}

#footer a:active {
	color: #000;
	text-decoration: underline;
	margin: 0px 0px 0px 0px;
}

#footer a:hover {
	color: #000;
	text-decoration: underline;
	margin: 0px 0px 0px 0px;
}

.footermezera {
	font: normal 12px Arial, Helvetica, sans-serif;
	color: #666;
	text-decoration: none;
	margin: 40px 0.6em 0px 0.6em;
}

/*============================ADSENSE============================*/

#adsense {
	width: 468px; height: 60px;
	position: relative; top: 0px; left: 50%;
	border:#CCC solid 1px;
	margin: 10px 0px 0px -234px;
	padding: 0px 0px 0px 0px;
	text-align: center;
}
