body,p.arial,a,a:hover,a.menu,table,td,tr {
    font-size: 14px;
	font-family: "Times New Roman", Arial, Helvetica, sans-serif;
	
}

p {
	font-size: 14px;
	font-family: "Times New Roman", Times, serif;
}

a,a.menu {
	font-weight: bold;
	text-decoration : none;
	color: Navy;
}

a:hover,a.menu:hover {
	color:red;
	
}

a.menu {
	color: white;

}

h4 {
	color: navy;
	font-size: 22px;
	font-weight: bold;
	font-style : italic;
	  
	
}

.first {
	font-size: 16px;
	color: #990000;
	
}



table.ramka, .ramka {
	border : 1px solid Black;
	
}

body.piasek {
	background : url(../image/ramki.gif);
}

td.black,.black {
	background-color : Black;
	color:white;
	text-align:center;
}

table.ramkawhite,.ramkawhite {
	border : 1px solid White;
	
}

td.white,.white {
	background-color : white;
	color: black;
	text-align:center;
}

.whitepar {
	color: white;
}

.naglowek {
	font-size: 18px;
	font-weight : bold;
	color: navy;
	font-family : Arial, Helvetica, sans-serif;
}

.teksty {
	font-size: 14px;
	color: navy;
}

.podpis {
	font-size: 11px;
	}
	
.cytat {
	font-family : "Times New Roman", Times, serif;
	font-style : italic;
	font-size : 17px;
	color: #990000;
	font-weight : bold;
}

.top {
	border-top:1px solid black;
}

	
td.link { 
    background-image: url(../image/reddot.gif);
	background-repeat: no-repeat;
	padding-left: 13px;
	
}


