BODY {
	background-color: green;
	font-family: arial;
	font-size: 14px;
	font-weight: bold;
}
table{
	border: 0;
}
td{
	font-family: arial;
	font-size: 14px;
	text-align: center;
}
img{
	border:0;
}
a {
	text-decoration:none;
	color:#ffffff;
}
a:visited {
	text-decoration:none;
}
a:hover {
	text-decoration:none;
	color:#33aa33;
}
.normal{
	color: #000000;
}
.normal:hover{
	color: #006600;
}
.mini{
	font-size: xx-small;
}
.srodek{
	vertical-align: center;
	text-align: center;
}
.menu1{
   color: #ffffff;
	font-size: 11px;
	font-weight: bolder;
	text-align: left;
}
.menu{
   color: #ffffff;
	font-size: 12px;
	font-weight: bold;
	vertical-align: center;
}

.aktualny{
	color: Yellow;
}
.ramka{
	border: 1 ridge black;
}
.zamow{
	font-weight:bold;
	color:blue;
}
.zamow:hover{
	color: red;
}
