body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #2A2D7C;
	margin-top: 9px;
	margin-right: auto;
	margin-bottom: 9px;
	margin-left: auto;
}
.menu_opcje {
	position: absolute;
	font-size: 11px;
	display:block;
	white-space: nowrap;
	visibility: hidden;
	background-color: #2A2D7C;
	padding: 7px;
	min-width: 100px;
	margin-top: 1px;
	line-height: 18px;
	text-align: left;	
	color:#EEEEEE;
}
.menu_opcje a:link, .menu_opcje a:visited{
	color:#EEEEEE;
}


form
{
	margin: 0px;
}


a:link, a:visited{
	text-decoration: none;
	color: #333333;
}
 
a:hover {
	text-decoration: underline;
}
p {
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
}
.banner {
	display: block;
	height: 162px;
	width: 770px;
}
.przerwa {
	height: 9px;
	display: block;
	width: 770px;
}
td.main {
	width: 475px;
	background-color: #E6E6E6;
	vertical-align: top;
}
td.przerwa {
	width: 9px;
}
td.bok {
	width: 286px;
	background-color: #E6E6E6;
	vertical-align: top;
}
.stopka {
	background-image: url(img/stopka_tlo.png);
	background-repeat: repeat-y;
	background-position: right;
	background-color: #2A2D7C;
	color: #FFFFFF;
	text-align: right;
	height: 18px;
	width: 770px;
	padding-top: 4px;
}
.podtytul {
	height: 22px;
	background-color: #CCCCCC;
	margin: 9px;
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
}
.margines {
	margin-top: 0px;
	margin-right: 15px;
	margin-bottom: 15px;
	margin-left: 15px;
}
.obrazek {
	margin: 5px;
}
.czerwony {
	color: #FF0000;
	font-weight: bold;
}
table.menu {
	color: #FFFFFF;
	height: 52px;
	background-image: url(img/menu_tlo.png);
	background-repeat: no-repeat;
	background-position: right;
	width: 770px;
	display: table;
}
table.menu a:link,table.menu a:visited {
	color: #FFFFFF;
	font-weight: bold;
	
}

.butt {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
	border: 1px solid #666666;
	background-color: #FFFFFF;
}
.formularz {
font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #2A2D7C;
}

.baner {
position: absolute;
top:30%;
left:20%;
}

