body {
	background: silver; 
	background-image: url(images/szablon/bg.png);
	background-position: top center; 
	background-repeat: repeat-x;
	background-color:#2394cd;
	font-family: Verdana;
	font-size: 10px;
	line-height: 15px; 
	color: #005197;
	margin: 0px;
	padding: 0px;
}


td {
	font-size: 10px;
	line-height: 15px; 
	color: #005197;
	}
	
ul {
	
	line-height: 15px; 
	}

.okienko {

	border: 1px;
	border-color: #CCCCCC;
	border-style: solid;
	
	}
	
table.tabelka {

	border: 1px;
	border-color: #005197;
	border-style: solid;
	
	}

.menu {
	font-family: Verdana;
	font-weight: bold;
	color: #507498;
	text-decoration: none;
	font-size: 10px;
}

a.menu:link {
	font-weight: bold;
	color: #507498;
	text-decoration: none;
	font-size: 10px;
}

a.menu:visited {
	font-weight: bold;
	color: #507498;
	text-decoration: none;
	font-size: 10px;
}
a.menu:hover {
	font-weight: bold;
	color: #f7a803;
	text-decoration: none;
	font-size: 10px;
}


a:link {
	font-weight: normal;
	color: #005197;
	text-decoration: none;
	font-size: 10px;
}

a:visited {
	font-weight: normal;
	color: #005197;
	text-decoration: none;
	font-size: 10px;
}
a:hover {
	font-weight: normal;
	color: #f7a803;
	text-decoration: underline;
	font-size: 10px;
}

.dol {
	font-family: Verdana;
	font-weight: bold;
    font-size: 10px;
    color: #ffffff;
}

.male {
	font-size: 10px;
    
}

.naglowek{
	font-size: 20px;
	font-weight: bold;
	height: 20px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #005197;
	}

.roz {
	color: #DA0062;
	}

.duze {
	font-size: 14px;
	font-weight: bold;
	color: #005197;
}

.duze-roz {
	font-size: 14px;
	font-weight: bold;
	color: #DA0062;
}

.duze-pomarancz {
	font-size: 14px;
	font-weight: bold;
	color: #f7a800;
}

.wspomoz-okno {
	margin-left: 20px;
	}


