body{
	font-family: "Arial Black", Gadget, sans-serif;
}
 
.menu_button{
    font-family: "Arial Black", Gadget, sans-serif;
	background:#75c5ef;
	border:1px solid black;
	margin:3px 2px 2px 2px;
	color:black;
	text-decoration:none;
	width:auto;
	font-weight: bold;
	height:25px;
	line-height:25px;
	font-size:22px;
	text-transform: uppercase;
	padding:0px 3px;
	display:inline-block;
	text-align:center;
}

.text-capitalize{
	text-transform: capitalize;
}

.fs19px{
	font-size:19px;
}
.fw-light{
	font-weight: light;
}

.menu{
	margin:0px;
	padding:0px;
	text-decoration:none;
}

.yellow{
	background:yellow;
}

.red{
	color:red;
	text-transform: lowercase;
}

.bg-beetroot{
	background:#6e0901;
}

.bg-white{
	background:white;
}

.green{
	color:green;
	text-transform: lowercase;
}
.plum{
	color:#000099;
}
.red2{
	color:#B91218;
}
.blue{
	color:#2e8ebf ;
}
.white{
	color:white;
}

.lowercase{
	text-transform:lowercase;
}

.w225px{
	width:225px;
}

.w300px{
	width:300px;
}

.w100px{
	width:100px;
}

a .www{
	text-decoration:none;
}

.www{
	text-align:center;
	color:#990033;
	font-style: oblique;
	font-weight:bold;
}

.wiecej-button{
	font-family: "Arial Black", Gadget, sans-serif;
	background:#FCF604; 
	color:black;
	padding:0px 3px;
	border:2px solid black; 
	text-decoration:none; 
	margin:5px; 
	display:inline-block;
	width:auto;
	font-weight: bold;
	height:19px;
	line-height:19px;
	font-size:16px;
}

.wiecej-button:hover{
	background:#ffd500;
}

.gielda-button{
	font-family: "Arial Black", Gadget, sans-serif;
	background:#FCF604; 
	color:black;
	padding:0px 3px;
	border:2px solid black; 
	text-decoration:none; 
	margin:5px; 
	display:inline-block;
	width:auto;
	font-weight: bold;
	height:25px;
	line-height:25px;
	font-size:22px;
}

.gielda-button:hover{
	background:#ffd500;
}

.puttmann-button{
	font-family: "Arial Black", Gadget, sans-serif;
	background:#FFFFFF; 
	color:#B91218;
	padding:0px 3px;
	border:2px solid black; 
	text-decoration:none; 
	margin:5px; 
	display:inline-block;
	width:auto;
	font-weight: bold;
	height:25px;
	line-height:25px;
	font-size:22px;
}

.puttmann-button:hover{
	background:#dedede;
}

.plg-button{
	font-family: "Arial Black", Gadget, sans-serif;
	background:white; 
	color:red;
	padding:0px 3px;
	border:2px solid black; 
	text-decoration:none; 
	margin:5px; 
	display:inline-block;
	width:auto;
	font-weight: bold;
	height:25px;
	line-height:25px;
	font-size:22px;
}

.plg-button:hover{
	background:red; 
	color:white;
}