body {
	font-family:Arial, Helvetica, sans-serif;
	color: #FF0000;
	background-image: url(g/tlo.jpg);
	font-size: 14px;
}
a{
color:#FFFFFF;
}
a:hover{
color:#3300FF;
}

/*	MENU			*/
a.menu {
	color: #FFFFFF;
	text-decoration: none;
	font-size: 19px;
}
a.menu:hover {
	color: #FF0000;
	text-decoration: none;
}

a.menu:active  {
	color: #FFFFFF;
	text-decoration: none;
}
a.menu:link  {
	color: #FFFFFF;
	text-decoration: none;
}
td.menu {
	height: 46px;
	width: 700px;
	background-image: url(g/menu.gif);
	background-repeat: no-repeat;
}
td.wmenu:hover {
	background-image: url(g/test.png);
	background-repeat: repeat-x;
}
a.c {
	color: #FF0000;
} 
td.wmenu{
	padding-left: 10px;
	padding-right: 10px;
}
/*	KONIEC MENU		*/




table.glowna {
	border: 0px;
	border-spacing: 0px;
	border-collapse: 0px;
}

td.baner {
	height: 183px;
	width: 700px;
	background-image: url(g/baner2.gif);
	background-repeat: no-repeat;
	text-align: center;
}
td.naglowek {
	height: 22px;
	width: 700px;
	background-image: url(g/ramka1.gif);
	background-repeat: no-repeat;
}

td.tresc {
	height: auto;
	width: 700px;
	background-image: url(g/ramka2.gif);
	background-repeat: repeat-y;
}

td.stopka {
	height: 18px;
	width: 700px;
	background-image: url(g/ramka3.gif);
	background-repeat: no-repeat;
	text-align: center;
}
div.tresc {
	position: relative;
	width: 650px;
	text-align: justify;
}
div.stopka_darek{
	font-size:9px;
	color:#FFFFFF;
}
hr.darek{
	height:1px;
	width:300px;
	color:#333333;
}
