/* szkielet strony */

		
body
{
	background: url('images/site_bg.gif');
	font-size: 12px;
	margin: 0 auto;
	color: #000000;
	font-family: 'Trebuchet MS';
	text-align: center;
}


img
{
	border: 0px;
	float: none;
}

.menu_img
{
	float:left;
}

.img_alert
{
	margin: 0 0 0 0;
	margin-right: 10px;
	vertical-align: middle;
}

img, div
{
	behavior: url(js/iepngfix.htc);
}

#container
{
	width: 908px;
	margin-left: auto;
	margin-right: auto;
	margin-top: 50px;
}

#constr_top
{
	width: 908px;
	height: 7px;
	float: left;
	background: url('images/bg_top.gif') no-repeat;
	background-color: #ffffff;
	font-size: 1px;

}

#constr
{
	width: 908px;
	height: 521px;
	float: left;
	background: url('images/bg.gif') repeat-y;
	position: relative;
}

#constr_bot
{
	width: 908px;
	height: 12px;
	float: left;
	background: url('images/bg_bot.gif') no-repeat;
	background-color: #ffffff;
	font-size: 1px;
}

		
#main
{
	width: 868px;
	height: 500px;
	margin-top: 13px;
	margin-left: 20px;
	float: left;
}
	
*html #main
{
	margin-left: 10px;
}


#head
{
	width: 868px;
	height: 77px;
	float: left;
}

#logo
{
	width: 375px;
	height: 77px;
	float: left;
	background: url('images/logo.png') no-repeat;
}

#buttons
{
	width: 458px;
	height: 67px;
	float: left;
	padding-top: 10px;
	padding-left: 25px;
	padding-right: 10px;
	text-align: right;
}

#lato_act
{
	width: 115px;
	height: 67px;
	float: left;
	background: url('images/lato_act.png') no-repeat;
	margin-left: 70px;
}

*html #lato_act
{
	margin-left: 35px;
}

#lato_not
{
	width: 115px;
	height: 67px;
	float: left;
	background: url('images/lato_not.png') no-repeat;
	margin-left: 70px;
}

*html #lato_not
{
	margin-left: 35px;
}

#zima_act
{
	width: 124px;
	height: 67px;
	float: left;
	background: url('images/zima_act.png') no-repeat;
}

#zima_not
{
	width: 124px;
	height: 67px;
	float: left;
	background: url('images/zima_not.png') no-repeat;
}

#body
{
	width: 868px;
	height: 423px;
	float: left;
}

#left
{
	width: 169px;
	height: 423px;
	float: left;
}

#center
{
	width: 524px;
	height: 423px;
	float: left;
}

#prod_center
{
	width: 699px;
	height: 423px;
	float: left;
}

#right
{
	width: 175px;
	height: 423px;
	float: left;
	position: relative;
}


#menu
{
	width: 169px;
	height: 284px;
	float: left;
}

.menu_item
{
	width: 154px;
	float: left;
	padding-left: 15px;
	font-size: 24px;
	text-align: left;
	margin-top: 7px;
}

#herb
{
	width: 129px;
	height: 139px;
	float: left;
	margin-left: 40px;
	background: url('images/azs.png') no-repeat;
	text-align: left;
}

*html #herb
{
	margin-left: 20px;
}

#content
{
	width: 524px;
	height: 423px;
	position: relative;
	float: left;

}

#prod_content
{
	width: 699px;
	height: 423px;
	position: relative;
	float: left;

}

#news
{
	width: 149px;
	height: 160px;
	float: left;
	background: #ffffff;
	margin-left: 6px;
	margin-top: 20px;
	padding: 5px 5px 5px 5px;
	opacity: 0.75;
	filter: alpha(opacity=75);
	-moz-opacity: 0.75;
}

*html #news
{
	margin-left: 3px;
}

#news_top
{
	width: 149px;
	border-bottom: 2px solid #000000;
	font-size: 24px;
	text-align: left;
	position: absolute;
	z-index: 10;
	top: 20px;
	left: 11px;
	
}

#news_txt
{
	width: 149px;
	font-size: 12px;
	text-align: left;
	position: absolute;
	z-index: 10;
	top: 55px;
	left: 11px;
	
}

#sprzet
{
	width: 149px;
	height: 200px;
	float: left;
	background: #ffffff;
	margin-left: 6px;
	margin-top: 10px;
	padding: 5px 5px 5px 5px;
	opacity: 0.75;
	filter: alpha(opacity=75);
	-moz-opacity: 0.75;
}

*html #sprzet
{
	margin-left: 3px;
}

#sprzet_top
{
	width: 149px;
	border-bottom: 2px solid #000000;
	font-size: 24px;
	text-align: left;
	position: absolute;
	z-index: 10;
	top: 200px;
	left: 11px;
	
}

#sprzet_l
{
	width: 117px;
	height: 169px;
	position: absolute;
	font-size: 12px;
	text-align: left;
	font-weight: bold;
	top: 242px;
	left: 13px;
}

#sprzet_r
{
	width: 32px;
	height: 169px;
	position: absolute;
	background: url('images/sprzet_bok.png') no-repeat;
	top: 235px;
	left: 130px;
}

.temat
{
	font-size: 24px;
}

.promocja
{
	color: #a61d1d;
}

a:link
{
  	text-decoration: none;
	color: #a61d1d;


}

a:visited
{
 	text-decoration: none;
	color: #a61d1d;
}


a:hover
{
 	text-decoration: underline;
 	color: #a61d1d;

}

a:active
{
 	text-decoration: none;
	color: #a61d1d;

}

a:link.menu
{
  	text-decoration: none;
	color: #000000;


}

a:visited.menu
{
 	text-decoration: none;
	color: #000000;
}


a:hover.menu
{
 	text-decoration: underline;
 	color: #000000;

}

a:active.menu
{
 	text-decoration: none;
	color: #000000;

}
