@charset "windows-1250";
body {font-family: Tahoma, Verdana, Arial, sans-serif; color: black; background: "../bgr.gif"; background-repeat: repeat; font-size: 10px; margin: 0px 0px 0px 0px; }

a:link { text-decoration: none; font-weight: bold; color: blue;}
a:visited { text-decoration: none; font-weight: bold; color: purple;}
a:active { text-decoration: none; font-weight: bold; color: red;}
a:hover { text-decoration: underline;  font-weight: bold; color: navy; }

a.top:link {font-size: 14px; text-decoration: none; font-weight: 900; color: white; padding-top: 1px; height: 15px;}
a.top:visited {font-size: 14px;  text-decoration: none; font-weight: 900; color: white; height: 15px;}
a.top:active {font-size: 14px;  text-decoration: none; font-weight: 900; color: red; height: 15px;}
a.top:hover {font-size: 14px;  text-decoration: none; font-weight: 900; color: red; height: 15px;}

a.nav:link { text-decoration: none; font-weight: bold; color: yellow;}
a.nav:visited { text-decoration: none; font-weight: bold; color: yellow;}
a.nav:active { text-decoration: none; font-weight: bold; color: yellow;}
a.nav:hover { text-decoration: underline;  font-weight: bold; color: yellow; }

p {color: black; font-family: Verdana, Arial, sans-serif; margin:10}

.button { text-align: center; background-color: blue; font-style: oblique; font-weight: bold; padding: 10px; border-width: medium; border-style: outset; border-color: black; width: 200px;}
p.sectionTitle {text-indent: 0em; text-align: center; background-color: #ffbc00; font-weight: bold; }
p.copyright {color: navy; font-size: 10px; font-weight: bold; text-align: right; }


.menu {background-color: #ffbc00; border-style: solid; border-color: black; border-width: 1px; text-align: center; padding-top: 1px; padding-bottom: 1px; text-size: 10px;}
.second {background-color: #ffd500; border-style: solid; border-color: black; border-width: 1px; text-align: center; padding-top: 1px; padding-bottom: 1px; text-size: 10px;}

h1, h2, h3 { color: navy; font-family: Tahoma, Verdana, Arial, sans-serif; font-style: normal; text-align: center;}
h4, h5, h6 { color: navy; font-family: Tahoma, Verdana, Arial, sans-serif;text-align: center;}

