body {
	margin: 0;
	padding: 0;
	line-height: 1.7em;
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 12px;
	color: #7d7a7a;
	background: url(images/background.jpg) no-repeat;
}

a:link, a:visited { color: #7d7a7a; text-decoration: underline; font-weight: bold; } 
a:active, a:hover { color: #7d7a7a; text-decoration: none; }

.button_01 a {
	display: block;
	width: 135px;
	height: 38px;
	padding: 15px 0 0 0;
	background: url(images/read_more.png) no-repeat;
	color: #ededed;
	font-size: 13px;
	font-weight: bold;
	text-align: center;
	text-decoration: none;
}

.button_01 a:hover {
	text-decoration: underline;
	color: #ededed;
}

p { margin: 0px; padding: 0px; }

img { margin: 0px; padding: 0px; border: none; }

.cleaner { clear: both; width: 100%; height: 0px; font-size: 0px;  }

.cleaner_h30 { clear: both; width:100%; height: 30px; }
.cleaner_h40 { clear: both; width:100%; height: 40px; }

.margin_r10 { margin-right: 10px; }

.float_l { float: left; }
.float_r { float:  right; }

#templatemo_wrapper_outer {
	width: 100%;	
}

#templatemo_wrapper {
	width: 960px;
	padding: 0 10px;
	margin: 0 auto;
	background: url(images/mebelnawymiar_logo_szafa.png) top no-repeat
}

#header {
	height: 150px;
}

/* site title */

#header  #site_title {
	float: left;
	width: 200px;
	padding: 65px 0 0 0;
}


#site_title a {
	margin: 0px;
	padding: 0px;
	font-size: 26px;
	color: #ffffff;
	font-weight: normal;
	text-decoration: none;
}

#site_title h1 a:hover {
	font-weight: bold;	
	text-decoration: none;
}

#site_title a span {
	display: block;
	color: #7d7a7a;
	font-size: 15px;
	margin-left: 10px;
}
/* end of site title */

/* content */
#templatemo_content_wrapper {
	clear: both;
	width: 940px;
	padding: 10px 10px;
	background: url(images/templatemo_content_middle.png) repeat-y;
}

#templatemo_content_wrapper_top {
	width: 960px;
	height: 18px;
	background: url(images/templatemo_content_top.png) no-repeat;
}

#templatemo_content_wrapper_bottom {
	width: 960px;
	height: 18px;
	background: url(images/templatemo_content_bottom.png) no-repeat;
}

/* banner */
#templatemo_banner {
	position: relative;
	width: 900px;
	height: 295px;
	margin: 0 15px;
	padding: 5px;
	overflow: hidden;
}

#templatemo_banner .frame {
	position: absolute;
	top: 0;
	left: 0;
	width: 910px;
	height: 264px;
	z-index: 20000;
	background: url(images/mebelnawymiar_slider_frame.png) no-repeat;
}
/* end of banner */

#content {
	clear: both;
	padding: 20px 20px 0 20px;
}

#content h2 {
	font-family: "Times New Roman", Times, serif;
	font-size: 25px;
	margin: 0 0 15px 0;
	font-weight: normal;
}

#content p {
	margin: 0 0 10px 0;
	text-align: justify;
}

#content strong {
	color: #0e468c;
}

.full_width {
	clear: both;
	
	margin: 0 0 30px 0;
}

/* end of content */

/* footer */
#footer {
	clear: both;
	width: 100%;
	padding: 10px;
	margin: 10 auto;
	color: #7d7a7a;
	text-align: center;
}

#footer a {
	font-weight: normal;
	color: #7d7a7a;
}
/* end of footer */

.right { float: right; }
.left { float: left;  }
.map { float: right; }

/*menu */
.glossymenu{
position: relative;
margin-left: 10px;
margin-right: 5px;
margin-top: 5px;
padding: 0;
float: right;
width: 170px; /*width of menu*/
border: 1px solid #9A9A9A;
border-bottom-width: 0;
}

.glossymenu a.menuitem{
background: black url(images/glossyback.gif) repeat-x bottom left;
font: bold 14px "Lucida Grande", "Trebuchet MS", Verdana, Helvetica, sans-serif;
color: white;
display: block;
position: relative; /*To help in the anchoring of the ".statusicon" icon image*/
width: auto;
padding: 4px 0;
padding-left: 10px;
text-decoration: none;
}


.glossymenu a.menuitem:visited, .glossymenu .menuitem:active{
color: white;
}

.glossymenu a.menuitem .statusicon{ /*CSS for icon image that gets dynamically added to headers*/
position: absolute;
top: 5px;
right: 5px;
border: none;
}

.glossymenu a.menuitem:hover{
background-image: url(images/glossyback2.gif);
}

.glossymenu div.submenu{ /*DIV that contains each sub menu*/
background: white;
}

.glossymenu div.submenu ul{ /*UL of each sub menu*/
list-style-type: none;
margin: 0;
padding: 0;
}

.glossymenu div.submenu ul li{
border-bottom: 1px solid blue;
}

.glossymenu div.submenu ul li a{
display: block;
font: normal 13px "Lucida Grande", "Trebuchet MS", Verdana, Helvetica, sans-serif;
color: black;
text-decoration: none;
padding: 2px 0;
padding-left: 10px;
}

.glossymenu div.submenu ul li a:hover{
background: #DFDCCB;
colorz: white;
}
.mainframe { margin-left: auto; margin-right: auto; width: 988px;}
.mainbox { width: 988px; }
.bckg { background: url(images/background.jpg) no-repeat; }