body {	
	background-color: #dddddd;
}
td,font,input,textarea,select,li,caption {
	color : #000000;
	font-family : Tahoma,Verdana;
	font-size : 11px;
	line-height : 150%;
}
form{
	margin-top:0px;
	margin-bottom:0px;
	margin-left:0px;
	margin-right:0px;
}
table.Wykres{
	background-color: #ffffff;
}

/* jesli sprawdzi sie nowy sposob dzialania menu to td.menu wykasowac */
td.menu {
	color : #ffffff;
	font-family : Tahoma,Verdana;
	font-size : 11px;
	background-color: #306274;
}
td.menuOver {
	color : #ffffff;
	font-family : Tahoma,Verdana;
	font-size : 11px;
	text-decoration: none;
	cursor: hand;
	background-color: #72B0B4;
}
td.menuOut {
	color : #ffffff;
	font-family : Tahoma,Verdana;
	font-size : 11px;
	text-decoration: none;
	cursor: hand;
	background-color: #1B4658;
}	
td.Wybrany{
	background-color: #ff0000;
}
td.Niewybrany{
	background-color: #dddddd;
}	
td.popiel{
	background-color: #eeeeee;
}
td.zamowienie{
	background-color: #f0f0f0;
	font-family: Tahoma,Verdana;
	font-size: 11px;
	color: #000000;
	}
td.dane{
	background-color: #f0f0f0;
	font-family: Tahoma,Verdana;
	font-size: 11px;
	color: #000000;
	}	
td.LinkKomorki {
	color: #000000;
	font-weight: bold;
	cursor: hand;
	text-decoration: none;
}	
td.LinkKomorkiOver {
	color: #ffffff;
	font-weight: bold;
	cursor: hand;
	text-decoration: none;
	background-color: #1B4658;
}
td.LinkKomorkiDown {
	color: #000000;
	font-weight: bold;
	cursor: hand;
	text-decoration: none;
	background-color: #ffffff;
}	
td.Porownanie {
	background-color: #eeeeee;
	text-align : left;
	line-height : 100%;
	padding-left: 15px;
}
td.Naglowek{
	font-family:Verdana,Tahoma;
	font-size: 10px;
	color: #ffffff;
	text-decoration:none;	
	text-align : center;	
}
td.SponsorGold {
	font-family: Verdana,Tahoma,Arial;
	font-weight: normal;
	text-decoration: none;
	font-size: 10px;
	color: #000000;
}	
tr.Porownanie {
	background-color: #eeeeee;
	text-align : center;
	line-height : 100%;
}	
tr.SponsorGold {
	background-color: #FFEDA7;
	text-align : center;
	line-height : 80%;
}	
tr.Naglowek{
	background-color: #09386B;
}
table.menu {
	background-color: #45798A;
}
a.menu{
	font-family: Tahoma,Verdana;
	font-size: 10px;
	color:#ffffff;
	background-color: transparent;
	text-decoration:none;
}
a.menu:hover{
	background-color: #8EB6C1;
}
font.maly{
	color : #666666;
	font-family : Tahoma, Verdana;
	font-size : 10px;
}
font.ukryty{
	font-family:Verdana,Tahoma,Arial;
	font-size: 2px;
	color:#fffffe;
	line-height:2%;
	}	
font.RedMaly{
	color : #ff0000;
	font-family : Tahoma, Verdana;
	font-size : 10px;
	font-weight: normal;
}	
font.Red{
	color : #ff0000;
	font-family : Tahoma, Verdana;
	font-weight: normal;
}	
a.link{
	font-size: 11px;
	font-family: Tahoma, Verdana;
	color: #D60000;
	text-decoration: none;
}
a.link:hover{
	text-decoration: underline;
} 
a.linkBlue{
	font-size: 11px;
	font-family: Tahoma, Verdana;
	color: #0000FF;
	text-decoration: none;
}
a.linkBlue:hover{
	text-decoration: underline;
} 
input.normal{
	background-color:#eeeeee;
}
textarea.normal{
	background-color:#eeeeee;
}
ul{
	font-family:Tahoma,Verdana;
	font-size: 11px;
	color:#000000;
}	
ul.funkcje{
	font-family:Tahoma,Verdana;
	font-size: 11px;
	color:#000000;
	margin-left: 25px;
}	
input.SubmitGranatBold{
	background: transparent;
	border: solid 0px;
	font-weight: bold;
	padding: 0px;
	cursor: Hand;
}

/* NAZWIGACJA */
#nav td {
  color : #ffffff; 
	text-align: center; 
	vertical-align: middle; 
	font-family : Tahoma,Verdana; 
	font-size : 11px; 
	text-decoration: none; 
	/* cursor: hand; */
	background-color: #1B4658;
	white-space: nowrap;
}
#nav td.checked {
	background-color: #FFD200;
	height: 6px;
}
#nav td.unchecked {
	background-color: #EDEDED;
	height: 6px;
}
#nav a {
	font-family:Verdana;
	color: #ffffff;
	background: #A46D76;
	display: block;
	text-decoration: none;
	padding: 3px;
}
#nav a:hover {
	font-family:Verdana;
	color: #ffffff;
	background: #D8909B;
	display: block;
	text-decoration: none;
	padding: 3px;
}