/*@charset "utf-8";*/
/* CSS Document */
body { background-image: none; }
*  {color:#000; overflow:visible;}
h1, h2, h3, h4, h5, a, a:link, a:visited, a:hover , a:active,  body { background-image: none; color:#000; }

img {border: none;}

a.blok-link {text-decoration: none;}

#header_wrap,
#navigation,
.sidebar1,
.sociallinks,
.reviews,
#header-social,
#header-row-second,
#breadcrumb,
.readmore,
#footer
{ display:none; }


#container,
#container-inner,
#article,
.content,
#content-inner,
.sidebar2,
.function {
	float: none !important;
	overflow:visible; 
}

.content {
	width: 100%;
	border: 0;
	margin: 0 5%;
	padding: 0;
}
#footer {
	clear:both;
	width: 100%;
}
