
body {
	margin: 0;
	padding: 0;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: small;
	/*text-align: center;
	line-height: 1.5em;*/
	color: #FCFCFC;
	}
	
a:link {
	color: #FFFFFF;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #FFFFFF;
}
a:hover {
	text-decoration: underline;
	color: #FFFFFF;
}
a:active {
	text-decoration: none;
	color: #FFFFFF;
}

.topmenu{
font-size: 22;
}


.topmenulang{
font-size: 12;
}

.sidemenu {
font-size: 16;
}

.bottom {
font-size: 16;
}

.activetextcolor {
	color: #3696D6;
}


.logo{

background-image:url(../images/wypik_logo.jpg);
}

.blank{
}

.bg_table{background-image:url(../images/bg_w.jpg);}