body {
	margin: 0px;
	background-color : #FFFFFF;
}
.tab1 {
	height : 100%;
}
.glowna_tlo {
	background : url(images/tlo_glowna.jpg);
}
.ua {
	position : absolute;
	z-index : -3;
	left : -20000;
	top : -10000;
	visibility : hidden;
}
h1 {
	display : inline;
}
.stopka {
	font-family : Verdana;
	font-size : 10px;
	color : #B8B8B8;
	text-align : center;
}
a.stopka:link, a.stopka:visited, a.stopka:active {
	font-family : Verdana;
	font-size : 10px;
	font-weight : bold;
	text-decoration : underline;
	color : #B8B8B8;
}
a.stopka:hover {
	font-family : Verdana;
	font-size : 10px;
	font-weight : bold;
	text-decoration : underline;
	color : #000000;
}

.border {
	border : 1px solid #9C9A9A;
}
.mainlevel {
	background:  #B2B2B2;
}
a.mainlevel:link, a.mainlevel:visited, a.mainlevel:active {
	background:  #B2B2B2;
	font-family: Arial;
	display: block;
	font-size: 10px;
	color: #ffffff;
	padding : 5px;
	text-decoration: none;
	text-align:center;
}
a.mainlevel:hover {
	background:  #6C6C6C;
	font-family: Arial;
	display: block;
	font-size: 10px;
	color: #ffffff;
	padding : 5px;
	text-decoration: none;
	cursor : hand;
}
p, ul, li, td {
	font-family : Arial;
	font-size : 11px;
	color : #4C4C4C;
}
a:link, a:visited, a:active {
	font-family : Arial;
	font-size : 11px;
	color : #4C4C4C;
	text-decoration : underline;
}
a:hover {
	font-family : Arial;
	font-size : 11px;
	color : #4C4C4C;
	text-decoration : underline;
}
a.m_bok:link, a.m_bok:visited, a.m_bok:active {
	font-family : Arial;
	font-size : 11px;
	color : #333333;
	text-decoration : none;
}
a.m_bok:hover {
	font-family : Arial;
	font-size : 11px;
	color : #0B0045;
	text-decoration : none;
}
h2 {
	font-family : Arial;
	font-size : 11px;
	font-weight : bold;
	color : #0B0045;
}
