/* cmsms stylesheet: kosziba modified: 2022. december 25., vasárnap 23:17:23 */
html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
}
/*default link styles*/
a {
  color: #FFFFFF;
  text-decoration: none;
}
a:hover {

}
a:active {

}
a:visited {

}
img {
  border:0;
}

/*main menu styles*/
/*a.menu, a.menu:hover, a.menu:active, a.menu:visited {*/
a.menu {
  color: white;
  text-decoration: none;
  font-weight: normal;
}
/*a.current, a.current:hover, a.current:active, a.menu:visited {*/
a.current {
  color: white;
  text-decoration: none;
  font-weight: bold;
}
/* content */
td.content {
  color: white;
  vertical-align: top;
  background: #12377D;
}
