/* CSS Document */
html body {
	margin-bottom: 0px;
	margin-left: 0px;
	margin-right: 0px;
	margin-top: 0px;
	background-image: url(img/background.jpg);
	background-repeat: repeat-x;
	background-color: #5D5D5D;
}

#tabela {
	padding: 0px; 	
	background-color: #5D5D5D;
	width: 780px;
	margin-bottom: 0px;
	margin-left: 0px;
	margin-right: 0px;
	margin-top: 0px;
}
#gora{
	background-image: url(img/index_02.jpg);
	width:682px;
	height:28px;
}
#menuprawa{
	background-image: url(img/index_07.jpg); 
	width:169px;
	height:37px;
}
#podmenu{
	background-image: url(img/index_08.jpg);
	width:780px;
	height:20px;
}
#naglowekobok{
	background-image: url(img/index_10.jpg);
	width:583px;
	height:40px;
}
.text {
	font-family: "MS Sans Serif", Geneva, sans-serif;
	font-size: 8pt;
	color: #BCBCBC;
	padding-left: 3px;
	padding-top: 5px;
}
.text_pl {
	font-family: "MS Sans Serif", Geneva, sans-serif;
	font-size: 8pt;
	color: #E4E4E4;
	padding-left: 3px;
	padding-top: 5px;
}
.text_en {
	font-family: "MS Sans Serif", Geneva, sans-serif;
	font-size: 8pt;
	color: #BCBCBC;
	padding-left: 3px;
	padding-top: 5px;
}
.sciezka_pl {
	font-family: "MS Sans Serif", Geneva, sans-serif;
	font-size: 7pt;
	color: #E4E4E4;
	padding-bottom: 5px;
}
.sciezka_en {
	font-family: "MS Sans Serif", Geneva, sans-serif;
	font-size: 7pt;
	color: #BFBFBF;
	padding-bottom: 5px;
}
#pustemiejsce {
	height:50px;
}
#stopka {
vertical-align: bottom;
}
A { color: #BCBCBC; text-decoration: none; font-weight: normal;}
A:link { color: #BCBCBC; text-decoration: none; font-weight: normal;}
A:active { color: #BCBCBC; text-decoration: none; font-weight: normal;}
A:hover { color: white; text-decoration: none; font-weight: normal;}

