body {
	background-color : white;
	margin : 0px 0px 0px 0px;
	color: Black;
}

.main,td {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 12px;
	text-align : justify;
	color : Black;
}
.main_blad {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 12px;
	text-align : justify;
	color : red;
	font-weight : bold;
}
h1 {
	font-size : 15px;
	text-align : left;
	color : Black;
	font-style : italic;
}
.h2 {
	font-size : 15px;
	text-align : center;
	color : Black;
}
.menu {
	color : Black;
	font-size : 12px;
	font-weight : bold;
	text-decoration : none;
}
.menu:link {
	color : Black;
	font-size : 12px;
	font-weight : bold;
	text-decoration : none;
}
.menu:hover {
	color : Maroon;
	font-size : 12px;
	font-weight : bold;
	text-decoration : none;
}

.gora {
	color : Maroon;
	font-size : 11px;
	text-decoration : none;
}
.gora:link {
	color : Maroon;
	font-size : 11px;
	text-decoration : none;
}
.gora:hover {
	color : Maroon;
	font-size : 11px;
	text-decoration : underline;
}

a:link {
	color : Maroon;
	font-size : 12px;
	text-decoration : none;
}
a:hover {
	color : Maroon;
	font-size : 12px;
	text-decoration : underline;
}
P {
	font-size:12px;
	font-family:arial;
	font-style:normal;
	font-weight:normal;
	text-align:justify;
	color: Black;
	line-height:1.5;
	text-indent:0
}
.stopka {
	color : white;
	font-size : 9px;
	text-decoration : none;
}
