.slogan {
	font-size: 9pt;
	color: #484743;
	font-family: Arial;
	font-weight: bold;
	text-transform: uppercase;
}
.menu {
	color: #F2F2EC;
	font-size: 8pt;
	word-break : break-all; 
	text-decoration: none;
	font-family: Tahoma;
	font-weight: bold;
}
.amenu{
	color: #F2F2EC;
	font-size: 8pt;
	word-break : break-all; 
	text-decoration: underline;
	font-family: Tahoma;
	font-weight: bold;
}
.submenu {
	color: #353C42;
	font-size: 8pt;
	word-break : break-all; 
	text-decoration: none;
	font-family: Tahoma;
}
.asubmenu{
	color: #353C42;
	font-size: 8pt;
	word-break : break-all; 
	text-decoration: underline;	
	font-family: Tahoma;
	
}
.button_menu_top{
	width: 36px;
	vertical-align: middle;
	background: url(http://www.zbyszek.olkusz.pl/images/button_bg.gif);
	background-repeat: no-repeat;
	background-position: center;
}
.button_menu_sub{
	width: 25px;
	height: 31px;
	background-image: url(http://www.zbyszek.olkusz.pl/images/sub_button.jpg);
	background-repeat: no-repeat;
	background-position: center left;
}
.bg_body
{
	margin: 0;
	background: url(http://www.zbyszek.olkusz.pl/images/bg.gif);
}
.linia_1{
	height: 1px;
	background-image: url(http://www.zbyszek.olkusz.pl/images/sub_line.gif);
	background-repeat: no-repeat;
	background-position: left;
}

.copyright {
	color: #595959;
	font-size: 8pt;
	font-family: Tahoma;
	word-break : break-all; 
}

h1 {
	font-weight: bold;
	font-size: 20pt;
	color: white;
	font-family: Tahoma;
	text-align: right;
	margin-top: 0;
	margin-bottom: 0;
	
}
h2 {
	font-weight: bold;
	font-size: 20pt;
	color: white;
	font-family: Tahoma;
	text-align: right;
	margin-top: 0;
	margin-bottom: 0;
	
}
.text{
   background-color: #FFFFFF;
   color: #353C42;
	font-size: 9pt;
	text-decoration: none;	
	font-family: Tahoma;
	padding-top: 27px;
	margin-top: 0px;
	margin-bottom: 30px;
	margin-left: 30px;
	margin-right: 30px;

}
.text2{
color: #484743;
	font-size: 15pt;
	font-weight: bold;
	text-decoration: none;	
	font-family: Tahoma;
}
