
img {
	border: 0;
}
a {
	color: white;
	text-decoration: none;
	font-size:13px;
	font-weight: bold;
	font-family: arial;
}
a:hover {
	color: #ffff00;
	text-decoration: none;
	font-size:13px;
	font-weight: bold;

}
k {
	color: white;
	text-decoration: none;
	font-size:12px;
	font-family: arial;
}
k:hover {
color: #ffff00;
	text-decoration: none;
	font-size:12px;
	font-family: arial;
}
konkurs {
	color: black;
	text-decoration: none;
	font-size:13px;
	font-family: arial;
}

s {
	color: white;
	text-decoration: none;
	font-size:22px;
	font-family: arial;
}
s:hover {
color: #ffff00;
	text-decoration: none;
	font-size:22px;
	font-family: arial;
}
f {
	color: maroon;
	font-weight:normal;
	font-size:10px;
	font-family: verdana;
}
f:hover {
	color: white;
	font-weight:normal;
	font-size:10px;
	font-family: verdana;
}

b {
	color: url('http://przepisy.boo.pl/images/bg.jpg');
	font-size:11px;
	font-family: verdana;
	font-weight: bold;
}
select, input, textarea {
color: black;
font-size: 7 px;
background-color: #006c00;
border: solid black 1px;
}
body {
	background-image: url('/images/bg.jpg');
	text-align: center;
	font: 11px arial, sans-serif;
	color: #F4C389;
	padding-top: 0px;
}


