/* CSS Document */

body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #000000;
}

img {
	border: none;
}

table {
	table-layout: auto;
	background-color: #8c0206;
	border: none;
}

table.lewa {
	width: 367;
}

table.prawa {
	width: 411;
}

td.menu {
	background-image: url(../gfx/gm_05.jpg);
	width: 367;
	height: 35;
}

.main {
	height: auto;
	font-family: verdana, sans-serif;
	font-size: 11px;
	color: #CCCCCC;	
}

a.nav:link {
	color: #CCCCCC;
	text-decoration: none;
	font-family: verdana, sans-serif;
	font-size: 11px;
	text-align: center;
}

a.nav:visited {
	color: #CCCCCC;
	text-decoration:none;
	font-size: 11px;
}

a.nav:hover {
	color: #FFFFFF;
	text-decoration: none;
}

a.menu {
	position: relative; left: 19ex;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 10pt;
}

a.menu:link {
	color: #CCCCCC;
	text-decoration: none;
	font-size: 10pt;
}

a.menu:visited {
	color: #CCCCCC;
	text-decoration:none;
	font-size: 10pt;
}

a.menu:hover {
	color: #FFFFFF;
	text-decoration: none;
	font-size: 10pt;
}

td.copy { 
	text-align: center;
	color: #CCCCCC;
	font-size: 8pt;
	text-transform: uppercase;
}

.text {
	font-family: verdana, sans-serif;
	font-size: 11px;
	color: #CCCCCC;
}

td.galeria {
	text-align: center;
}
/* Koniec definicji czcionek */

