.clearfix:after {content: "."; display: block; height: 0; clear: both; visibility: hidden;}
.clearfix {min-width: 0; display: inline-block; /* \*/	display: block;}	/* trigger hasLayout for IE7. Hide from IE Mac */

* html .clearfix {height: 1%;} /* Hide from IE Mac */ 

.clr, .clear {clear:both;}
/* end clearing */


.inside,
.inside_text {
  padding: 10px;
}
.inside_menu{
  padding: 0;
}

/* backgrounds of main conteners */
#left {
	background:#fff;
}
#content {
	background:#fff;
	
}
#right {
	background:#fff;
}
#content-modules-top {
	background:#d7d7d7;
	margin-bottom: 17px;
}
#content-modules-bottom {
	background:#d7d7d7;
	margin-bottom: 17px;
}
#outer {
	background:#fff;
}



#outer {
	width:950px;
	margin:0 auto;
}

#wrapper.scheme_3 #left,
#wrapper.scheme_2 #left {
	width:220px;
	float:left;
	overflow:hidden;
	margin-right: 10px;
}
#wrapper.scheme_3 #right,
#wrapper.scheme_2 #right {
	width:220px;
	float:left;
	margin-left: 10px;
}
#wrapper.scheme_3 #content {
	width:490px;
	float:left;
}
#wrapper.scheme_2 #content {
	width:720px;
	float:left;
}
#wrapper.scheme_1 #content {
	width:950px;
}


/*
topmodules liczone
*/

#content-modules-top.m1 div.content-top{
	float:left;
	width:100%;	
}
#content-modules-bottom.m1 div.content-bottom{
	float:left;
	width:100%;	
}

#menu-top {
	width:auto;
	background:#77aa77;
}
#header {
	background:#fff;
	margin: 10px 0;
}
#logo {
	width: 220px;
	height: 119px;
	overflow: hidden;
	position: relative;
	float: left;
	margin-right: 10px;
}
#header_image {
	width: 720px;
	height: 119px;
	overflow: hidden;
	position: relative;
	float: left;
}
#footer {
	background:#8a8a8b;
	color: #fff;
	height: 36px;
	position: relative;
}
#footer a {
	color: #fff;
}
#footer-left {
	float: left;
	padding: 10px;
}
#footer-right {
	float: right;
	padding: 10px;
}
#left h3,
#right h3 {
	background: #fff;
	margin-bottom: 4px;
}
#left .djmod,
#right .djmod {
	margin-bottom: 13px;
	background: #e3e3e3;
}

