body
{
color: #00035C;
		font-family: tahoma;	
}
a
{
	color: #004A8B;
	text-decoration: underline;	
}
a:hover
{
	color: #279AFF;
	text-decoration: underline;	
}
h3
{
	display: inline;
	padding: 0px;
	font-size: 12px;
	text-transform: uppercase;	
	color: #007FF1;
}
#layout
{
	margin: 0 auto;
	width: 100%;	
	float: left;

}

#page
{
	width: 971px;	
	margin: 0 auto;	
}
#gora
{
	width: 971px;	
	height: 312px;
	background-image: url(images/logo.jpg);
	margin: 0 auto;	
}
#srodek
{
	width: 971px;	
	

	margin: 0 auto;	
}
#srodek_tlo
{
	float: left;
	width: 944px;
	background-color: white;
	
	position: relative;
	left: 12px;
}
#stopka
{
	float: left;
	width: 944px;
	position: relative;
	left: 12px;
	color: white;
	font-size: 11px;
	padding-top: 10px;
	padding-bottom: 10px;
	text-align: right;
}
#stopka a
{
	color: white;	
}
#menu_top
{
	width: 239px;
	height: 47px;
	background-image: url(images/menu2.jpg);
	float: left;
	position: relative; right: 12px
}
.menu_naglowek
{
	position: relative;
	left: 30px;
	top: 18px;
	float: left;
	font-size: 13px;
	font-weight: bold;
	text-transform: uppercase;
	color: #530000;
	letter-spacing: 1px;
}
#menu
{
float: left;
width: 270px;
padding-bottom: 40px;
}
.menu_wpis
{
	float: left;
	width: 190px;
	border-bottom: 1px dotted #BEC1FF;
	padding-bottom: 3px;
	padding-top: 5px;
}
.przedmiot
{
	background-color: #D8D0AB;
	float: left;
	width: 200px;

	border: 1px solid #B5AB70;
	
	margin: 2px;
}
.przedmiot2
{
	margin: 5px 0px 5px 5px;
	
	background-color: white;
	width: 190px;
	
	float: left;
}
.przedmiot3
{
	margin: 0px 5px 5px 5px;
	color: #CA4499;
	background-color: white;
	width: 180px;
	height: 30px;
	padding-top: 5px;
	padding-left: 10px;
	float: left;
	font-size: 12px;
}
.przedmiot_nazwa
{
	padding: 3px 3px 3px 8px ;
	font-size: 12px;
	font-weight: bold;
	text-transform: uppercase;
	
	
}