@charset "ISO-8859-2";
/**
 * "Yet Another Multicolumn Layout" - (X)HTML/CSS framework
 * (en) central stylesheet
 * (de) zentrales Stylesheet
 *
 * @creator     YAML Builder V1.0.3b (http://builder.yaml.de)
 * @file        my_layout.css
 */

/* import core styles | Basis-Stylesheets einbinden */
@import url(../yaml/core/base.css);

/* import screen layout | Screen-Layout einbinden */
@import url(../yaml/navigation/nav_shinybuttons.css);
@import url(screen/basemod.css);
@import url(screen/content.css);

/* import print layout | Druck-Layout einbinden */
@import url(../yaml/print/print_003_draft.css);
.fontos {
	color: #339900;
	font-size: large;
}
.fontoshir {
	color: #339900;
}
#gomb a:hover {
	background-image: url(../kep/blogger2.jpg);
	text-decoration: none;
	background-repeat: no-repeat;
	visibility: hidden;
}
#gomb span {
	display: none;
}
#gomb a {
	background-image: url(../kep/blogger1.jpg);
	background-repeat: no-repeat;
}
