html{height:100%}

body{
	margin:0px;
	color:#333333;
	background-color:#FBF9F7;
	height:100%;
	padding:0px;
}

#top{
	width:100%;
	background-image: url(../images/top1.gif);
	background-repeat: repeat-x;
	height:121px;
	text-align: center;
}



.input{
	border:1px solid #000000; 
	width:180px;
}

.input_submit{
	border:1px solid black;
	background-color:#DDDDDD;
	
}






#menu ul{
	padding:0px 0px 0px 0px;
	margin: 0px 1px 0px 1px;
}

#menu li{
	padding:0px;
	margin:0px;
	float:left;
	list-style:none;
	display:inline;
	background-color:#DDD;
	vertical-align: middle;
}

#menu span{
	display:block;
	height:20px;
	padding-top:5px;
	border-bottom:1px solid #AFAFAE;
}

#menu a:link {
	text-decoration: none;
	color: black;
}

#menu a:active {
	text-decoration: none;
	color: black;
}
#menu a:visited {
	text-decoration: none;
	color: black;
}


a:hover {
	text-decoration: underline;
	color: #191970;
	
	
}

a:link {
	text-decoration: none;
	color: black;
}

a:active {
	text-decoration: none;
	color: black;
}
a:visited {
	text-decoration: none;
	color: black;
}


#menu a:hover {
	text-decoration: underline;
	color: black;
	
}

.menu {
	background-color:#CDA7A7; 
	font-weight:bold;
}

.link {
	background-color:#DDDDDD; 


}

#spis_table {
	width: 670px;
	border-collapse: collapse;
	border: solid black 1px;
}
#spis_table td, th{
	border: solid black 1px;
}
#spis_table .lp {
	text-align: center;
}
#spis_table .strona {
	text-align: center;
	background-color: #FFFF99;
}

#spis_table .tabela {
	text-align: center;
	background-color: #CCFFCC;
}

#spis_table .rysunek {
	text-align: center;
	background-color: #CCFFFF;
}
#spis_table .pytania {
	text-align: center;
	background-color: #CC99FF;
}
#spis_table .rec {
	text-align: center;
	background-color: #FFCC99;
}
#spis_table .cena {
	text-align: center;
	background-color: #E72D19;
}


#spis_table .uzup {
	text-align: center;
	background-color: #FF99CC;
}
#rabat_Table {
	width: 400px;
	border-collapse: collapse;
	border: solid black 1px;
}
#rabat_Table  td, th{
	border: solid black 1px;
}

#rabat_Table .osoba {
	background-color: #CCFFFF;
	text-align: center;
}

#rabat_Table .student {
	background-color: #FFFF99;
	text-align: center;
}
#rabat_Table .zakup {
	padding-left: 10px;
	text-align: left;
	
	
}





