body {
	background-image: url(images/bg.jpg);
	background-repeat: no-repeat; top;
	background-size: 100% 100%;

}

@keyframes example {
    from {opacity:0;}
    to {opacity:1;visibility: visible;}
}

#flash {
	clear: both;
	width: 760px;
	margin: 0 auto;
	padding: 0px 0;
	text-align: center;
	position: inherit;
}
.naglowek {
	font-family: 'Alegreya Sans', sans-serif; 
	font-weight: bold; 
	font-size: 22px; 
	color: #669900;
	text-decoration: none;
}
A.naglowek:hover {
	font-family: 'Alegreya Sans', sans-serif; 
	font-weight: bold; 
	font-size: 22px; 
	color: #669900;
	text-decoration: underline;
}
.naglowek2 {
	font-family: 'Alegreya Sans', sans-serif;
	font-weight: bold; 
	font-size: 16px; 
	color: #999900;
	text-decoration: none;
}
A.naglowek2:hover {
	font-family: 'Alegreya Sans', sans-serif;
	font-weight: bold; 
	font-size: 16px; 
	color: #999900;
	text-decoration: underline;
}
.h2 {
	font-family: 'Alegreya Sans', sans-serif; 
	font-size: 28px; 
	color: black;
}
.h3 {
	font-family: 'Alegreya Sans', sans-serif; 
	font-size: 16px; 
	color: black;
}

.tekst {
	font-family: 'Alegreya Sans', sans-serif; 
	font-size: 13px; 
	color: #333333;
	text-decoration: none;
}

.tekst_czarny {
	visibility: hidden;
    animation-name: example;
    animation-duration: 1.5s;
    animation-delay: 0.2s;
    animation-fill-mode: forwards;
}

A.tekst:hover {
	font-family: 'Alegreya Sans', sans-serif; 
	font-size: 13px; 
	font-weight: bold;
	color: #333333;
	text-decoration: underline;
}
.link {
	font-family: 'Alegreya Sans', sans-serif;
	font-size: 13px; 
	color: #669900;
	text-decoration: underline;
}
A.link:hover {
	font-family: 'Alegreya Sans', sans-serif;
	font-size: 13px; 
	font-weight: bold;
	color: #006600;
	text-decoration: underline;
}
.menu {
	font-family: 'Alegreya Sans', sans-serif;
	color: yellowgreen;
	font-weight: bold;
	font-size: 22px; 
	text-decoration: none;
	border: solid 2px;
	background-image:url(images/mb1.jpg);
}
.content {
	border: solid yellowgreen;
}
.content-f {
	border: solid yellowgreen;
	font-weight: bold;
	font-size: 10px; 
}

.menu:hover {
	font-family: 'Alegreya Sans', sans-serif; 
	color: black;
	font-weight: bold;
	font-size: 22px; 
	text-decoration: none;
	border: solid 2px;
	background-image:url(images/mb2.jpg);
}

.menutext {
	font-family: 'Alegreya Sans', sans-serif; 
	color: black;
	font-weight: bold;
	font-size: 22px; 
	text-decoration: none;
}
A.menu:hover {
	font-family: 'Alegreya Sans', sans-serif; 
	font-size: 16px; 
	font-weight: bold;
	color: #000000;
	text-decoration: underline;
}
.stopka {
	font-family: Tahoma;
	font-size: 11px;
	color: #CCCC66;
	text-decoration: none;
}
A.stopka:hover {
	font-family: Tahoma;
	font-size: 11px;
	color: #CCCC66;
	text-decoration: underline;
}
.agro {
	font-family: Tahoma;
	font-size: 11px;
	color: #99CC00;
	font-weight: bold;
	text-decoration: none;
}
A.agro:hover {
	font-family: Tahoma;
	font-size: 11px;
	color: #99CC00;
	font-weight: bold;
	text-decoration: underline;
}
.strony {
	font-family: Tahoma;
	font-size: 11px;
	color: #663300;
	font-weight: bold;
	text-decoration: none;
}
A.strony:hover {
	font-family: Tahoma;
	font-size: 11px;
	color: #663300;
	font-weight: bold;
	text-decoration: underline;
}

