/* body format */

body {
	margin: 0px 0px 0px 0px;
	background-image: url(bg.gif);
	background-color: #FFFFFF;
	font-family:verdana;
	font-size:12px;
	color:#A8A8A8;
	text-align:left;
	}
				 
a:link, a:active {
	color:#8C47A5; 
	text-decoration:none
	}

a:visited {
	color:#64257C;
	text-decoration:none
	}

a:hover {
	color:#64257C;
	text-decoration:none
	}




a:link.wyb {
text-decoration: none;
color: #ff0000;
font-size: 12pt;
font-weight: bold;
}


a:active.wyb {
text-decoration: none;
color: #ff0000;
font-size: 12pt;
font-weight: bold;
}

a:visited.wyb {
text-decoration: none;
color: #ff0000;
font-size: 12pt;
font-weight: bold;
}



a:hover.wyb {
text-decoration: underline;
color: silver;
font-size: 1wpt;
font-weight: bold;
}


a:link.woj {
text-decoration: none;
color: #cc66cc;
font-size: 10pt;
font-weight: bold;
}


a:active.woj {
text-decoration: none;
color: #cc66cc;
font-size: 10pt;
font-weight: bold;
}

a:visited.woj {
text-decoration: none;
color: #cc66cc;
font-size: 10pt;
font-weight: bold;
}



a:hover.woj {
text-decoration: underline;
color: silver;
font-size: 10pt;
font-weight: bold;
}





hr {
	text-align: center;
	color: #ECECEC; }





/* CSS for Sidebar Text */

.sidemenu {
	width: 140px;
	background-color: #F8F7F9;
	border: 1px: solid #CBCADB;
	color: #633375; 
	font-family: verdana; 
	font-size: 10px; 
	text-align: left;
	padding: 10px 10px 10px 10px;
	margins: 10px 10px 10px 10px;
	}

#sidehead {
	color: #633375; 
	font-family: verdana; 
	font-size: 11px; 
	text-align: left;
	font-weight: bold;
	}

a.side, a.side:active, a.side:visited {
	color: #633375; 
	text-decoration: underline;
	}

a.side:hover {
	color: #633375; 
	text-decoration: none;
	}



/* CSS for Entries and Main Text */
.header {
	color: #633375;
	font-family: verdana; 
	font-size: 12px; 
	font-weight: bold;
	text-align: center
	}

.info {
	color: #633375;
	font-family: verdana; 
	font-size: 12px; 
	font-weight: bold;
	text-align: left
	}


.main{
	color: #A8A8A8; 
	font-family: verdana; 
	font-size: 12px; 
	text-align: justify
	}


.data{
	color: #A8A8A8; 
	font-family: verdana; 
	font-size: 10px; 
	text-align: right;
	}

.wiersz{
	color: #993399; 
	font-family: verdana; 
	font-size: 13px; 
	text-align: center;
	}


.kidmain{
	color: #A8A8A8; 
	font-family: verdana; 
	font-size: 12px; 
	text-align: center
	}
.mainlink{
	font-size: 12px; 
	}
.kidlink{
	font-size: 14px; 
	font-weight: bold;
	}
.kidnolink{
	color: #A8A8A8; 
	font-family: verdana; 
	font-size: 14px; 
	font-weight: bold;
	}
.kidact{
	color: #633375; 
	font-family: verdana; 
	font-size: 14px; 
	font-weight: bold;
	}
.maincenter{
	color: #A8A8A8; 
	font-family: verdana; 
	font-size: 12px; 
	text-align: center
	}
.mainleft{
	color: #A8A8A8; 
	font-family: verdana; 
	font-size: 12px; 
	text-align: left
	}
.mainright{
	color: #A8A8A8; 
	font-family: verdana; 
	font-size: 12px; 
	text-align: right;
	}

.litera{
	color: #633375; 
	font-family: verdana; 
	font-size: 24px; 
        font-weight: bold;
        text-align: center;
	}

.seek{
	color: #993399; 
	font-family: verdana; 
	font-size: 18px; 
    font-weight: bold;
    text-align: center;
	}


/* CSS for Form Fields */

submit, reset, input, textarea {
	color: #5D1F74; 
	background-color: #FFFFFF; 
	background-image: url(bg.gif);
	border-color: #CBCADB; 
	border-width: 1px; 
	font-family: arial, helevtica, sans-serif; 
	font-size: 11px}




/* CSS for table cells, etc */

ol, li, ul {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #A8A8A8;
	text-decoration: none;
	
	}