/* wejdich.css */ 
/* author: playback */ 
/* date:   20020201 */ 

body,th,td,p {
	font-family: helvetica,sans-serif; 
	color: black;
	font-size: small;  
}

a.internal:link,a.internal:visited {
	color: #457cd3; 
	text-decoration: none;
	font-weight: bold;
}

a.internal:active,a.internal:hover {
	color: #6f9be2;
	text-decoration: underline; 
	font-weight: bold;
}

a.external:link,a.external:visited {
        color: #457cd3;
        text-decoration: none;
        font-weight: bold;
}

a.external:active,a.external:hover {
        color: #6f9be2;
        text-decoration: underline;
        font-weight: bold;
}

h1 {
	font-family: Helvetica,Arial; 
	font-size: normal; 
	font-style: bold; 
	color: #457cd3; 
}

h2 {
	font-family: Helvetica,Arial; 
	font-size: small; 
	font-style: normal; 
	color: #457cd3; 

}

td.menu {
	font-family: Helvetica,Arial; 
	font-size: small; 
}

td.shadow_right {
	background-image: url(../images/menu_shadow_right.png); 
	background-repeat: no-repeat; 
}

table.menu {
	background-image: url(../images/menu_shadow_left.png);
	background-repeat: no-repeat; 
}

.menuheader {
	font-size: small; 
	font-weight: bold; 
	color: white; 
}

.navigation {
	font-size: small; 
	font-style: bold; 
}

.small {
	font-size: small; 
}

p.small {
	font-size: small; 
	text-align: justify; 
	color: black; 
}

.par_quote {
	font-family: Helvetica,Arial;
	font-size: smaller; 
	font-style: italic;
	color: lightgray; 
}

.par_diary {
	font-family: Helvetica,Arial;
	font-size: normal;
	font-style: normal;
	color: white; 
	text-align: justify; 
}

.par_block {
	text-align: justify; 
}

.a_white:link {
	font-family: Helvetica,Arial; 
	font-style: normal; 
	font-weight: normal; 
}

.a_white:active {
	font-family:Helvetica,Arial; 
	font-style:normal; 
	font-weight:normal; 
	color:white;
}

.a_white:visited {
	font-family:Helvetica,Arial; 
	font-style:normal; 
	font-weight:normal; 
	color:lightgray;
}
