* {
	font-size: 13px;
/*	font-family: sans-serif; */
/*	font-family: Tahoma; */
    text-align: justify; 
    font-family: Verdana; 
    color: #3f3f3e;
}

a {
	color: #851e18;
	font-weight:bold;
}

html, body {
	margin: 0px;
	padding: 0px;
	background: #fff;
}

#wrap {
    text-align: center;
    width: 100%;
}

#content {
	width: 753px;
	padding-top: 0;
	margin-left: auto;
	margin-right: auto;

	padding-right: 146px;
	padding-left: 150px;
	background-image: url('img/gwiazdki.jpg');
	
}

#content div.top {
	background: #fff;
	padding: 0;
	margin: 0;
}

#content div.stopka {
	background: #fff;
	padding: 0;
	margin: 0;
}

#content div.menu {
	height: 26px;
	padding: 0px !important;
	padding-left: 16px;
	background: #fff;
}

#content div.menu ul {
	padding: 0px;
	margin: 0px;
	list-style: none;
}

#content div.menu ul li {
/* 	display: inline; */
	float: left;
	width: 91px;
	height: 26px;
}

#content div.menu ul li a {
	display: block;
	font-size: 10px;
	line-height: 26px;
	text-align: center;
	text-decoration: none;
	color: #000;
	width: 91px;
	height: 26px;
}

#content div.menu ul li a:hover {
	color: #f00;
}

#content div.menu ul li.nowosci a {
	background-image: url('img/btn_blue.gif');
	background-repeat: no-repeat;
}

#content div.menu ul li.btn_01 a
{
	background-image: url('img/btn_01.gif');
	background-repeat: no-repeat;
}

#content div.menu ul li.btn_02 a
{
	background-image: url('img/btn_02.gif');
	background-repeat: no-repeat;
}

#content div.menu ul li.btn_03 a
{
	background-image: url('img/btn_03.gif');
	background-repeat: no-repeat;
}

#content div.menu ul li.btn_04 a
{
	background-image: url('img/btn_04.gif');
	background-repeat: no-repeat;
}

#content div.menu ul li.btn_05 a
{
	background-image: url('img/btn_05.gif');
	background-repeat: no-repeat;
}

#content div.menu ul li.btn_06 a
{
	background-image: url('img/btn_06.gif');
	background-repeat: no-repeat;
}

#content div.menu ul li.btn_07 a
{
	background-image: url('img/btn_07.gif');
	background-repeat: no-repeat;
}

#content div.menu ul li.btn_08 a
{
	background-image: url('img/btn_08.gif');
	background-repeat: no-repeat;
}

#content div.strona {
    background: #fff;
    padding: 0;
    margin: 0;
}

div.str_top {
    background: #fff;
	background-image: url('img/bg_t.jpg');
	background-repeat: no-repeat;
	height: 36px;
}

div.str_bot {
    background: #fff;
	background-image: url('img/bg_b.jpg');
	background-repeat: no-repeat;
	height: 26px;
}

div.str_cen {
    background: #fff;
	background-image: url('img/bg_c.jpg');
	background-repeat: repeat-y;
}

div.str_cen div {
	width: 700px;
	margin-left: auto;
	margin-right: auto;
	padding-left: 4px;
}

.clr {
	clear: both;
	overflow:hidden;
	height: 0px;
}
table.maluchy {
	margin-left:auto; margin-right:auto;
	width: 90%;
	border-width: 0px 0px 0px 0px;
	horizontal-align: center;
	
}
table.maluchy tr.maln {
	background-color: #fdf41d;
	text-weight: bold;
	
}

table.maluchy tr.malboy {
	background-color: #C4FF7F;
//	background-color: #c6fdff;
	text: center;
}

table.maluchy tr.malgirl {
	background-color: #C4FF7F;
//	background-color: #ffc6fc;
	text: center;
}

table.maluchy td {
	text-align: center;
}

