body
{
	background-color: White;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: Black;
	margin: 0;
}
a
{
	color: #6A5ACD;
	font-weight: bold;
	text-decoration: none;
}
a:hover
{
	color: #6A5ACD;
	font-weight: bold;
	text-decoration: underline;
}
a.news
{
	color: Black;
	font-weight: normal;
	text-decoration: none;
}
a.news:hover
{
	color: Black;
	font-weight: normal;
	text-decoration: underline;
}
a.big
{
	font-size: 10px; 
	color: #6A5ACD;
	font-weight: bold;
	text-decoration: none;
}
a.big:hover
{
	font-size: 10px; 
	color: #6A5ACD;
	font-weight: bold;
	text-decoration: underline;
}
a.menul
{
	font-size: 9px;
	color: Black;
	font-weight: bold;
	text-decoration: none;
	 line-height: 15px;
}
a:hover.menul
{
	font-size: 9px;
	color: Black;
	font-weight: bold;
	text-decoration: underline;
	line-height: 15px;
}
hr.linia
{
	background: transparent;
 	height: 0px;
	border: 1px solid #6A5ACD;
	border-bottom: 0;
	border-left: 0;
	border-right: 0;
	width: 90%;
	text-align: center;
}
.maintable
{
	
}
.header
{
	background: url('gfx/01_01.jpg');
   background-color: White;
	text-align: center;
	font-size: 10px;
	color: Black;
	border-bottom-color: #00BFFF;
	border-bottom-style: solid;
	border-bottom-width: 1px;
}
.footer
{
   background: url('gfx/01_06.jpg');
	background-color: White;
	text-align: center;
	font-size: 10px;
	color: Black;

}
.main
{
	font-size: 10px;
	color: Black;
	text-align: justify;
}
.menu
{
	background-color: White;
	text-align: center;
	font-size: 10px;
	color: Black;
}
.right
{
   text-align: center;
	font-size: 10px;
	color: Black;
}
.newsheader
{
	font-size: 12px;
	color: Black;
	font-weight: bold;
}
.newsbox
{
	text-align: justify;
	font-size: 10px;
	color: Black;
	border: 1px solid #6A5ACD;
}
.adminnewsbox
{
	text-align: justify;
	font-size: 9px;
	color: Black;
	border: 1px solid #6A5ACD;
	text-align: center;
}
.galleryheader
{
	text-align: justify;
	font-size: 10px;
	color: Black;
	border: 1px solid #6A5ACD;
	text-align: center;
}
.lider
{
	line-height: 5px;
}