body {
font-family : Arial, Helvetica, sans-serif; 
font-weight : normal; 
font-size: 12px;
color : #000000;
background-color : #819fb4;
margin : 0 0 0 0;
padding : 0 0 0 0;
width : auto;
}

div.sample_popup { z-index: 1; }

div.sample_popup div.menu_form_header
{
  border: none;

  width: 500px;

  height:      20px;
  line-height: 19px;
  vertical-align: middle;

  background-color: red;

  text-decoration: none;
  font-family: Times New Roman, Serif;
  font-weight: 900;
  font-size:  13px;
  color:   #206040;
  cursor:  default;
}

div.sample_popup div.menu_form_body
{
  width: 200px;

}

div.sample_popup img.menu_form_exit
{
  float:  right;
  margin: 4px 5px 0px 0px;
  cursor: pointer;
}

div.sample_popup table
{
  width: 100%;
  border-collapse: collapse;
}

div.sample_popup th
{
  width: 1%;
  padding: 0px 5px 1px 0px;

  text-align: left;

  font-family: Times New Roman, Serif;
  font-weight: 900;
  font-size:  13px;
  color:   #004060;
}

div.sample_popup td
{
  width: 99%;
  padding: 0px 0px 1px 0px;
}

div.sample_popup form
{
  margin:  0px;
  padding: 8px 10px 10px 10px;
}

div.sample_popup input.field
{
  width: 95%;
  border: 1px solid #808080;

  font-family: Verdana, Sans-Serif;
  font-size: 12px;
}

div.sample_popup input.btn
{
  margin-top: 2px;
  border: 1px solid #808080;

  background-color: #DDFFDD;

  font-family: Verdana, Sans-Serif;
  font-size: 11px;
}


.content
{
font-size: 12px;
text-align: justify;
}

a.content:hover
{
color: #255b91;
}

a.content:link
{
color: black;
}



h1, h2, h3, h4, p, b, a, ul {
font-family : Arial, Helvetica, sans-serif; 
}

h1 {
font-size : 100%;
margin : 0 0 0 0;
}

p, form, td, form, i, a {
font-family : Arial, Helvetica, sans-serif; 
font-weight : normal; 
font-size : 87%;
margin : 0 0 0 0;
}

b {
font-family : Arial, Helvetica, sans-serif; 
font-weight : bold; 
font-size : 100%;
}

a:visited {
color : black;
font-weight : bold; 
text-decoration : underline;
}

a:hover {
Color: #255b91;
text-decoration : none;
}

a:link{
color : black;
font-weight : bold;
text-decoration: underline;
}

.bg_light {
background-color :#819fb4;
}

.bg_light2 {
font-size: 75%;
}


.bg_medium {
background-color :#618BB1;
}

.bg_dark {
background-color : #255b91;
color : white;
font-weight : bold;
}

.smalltext {
font-size : .9em;
}

.normaltext {
font-size : .9em;
}

.largetext {
font-size : 1.3em;
font-weight: bold;
text-align: center;
}

.errortext {
color : red;
}

.grid {
border : #255b91 .05em solid;
}

.swieta {
text-align: center;
background-color: white;
}

table.calendar {
background-color : black;
}

table.calendar th {
background-color : #255b91;
color : white;
font-weight : bold;
text_align : right;
font-size : .9em;
}

table.calendar td {
background-color : #bec0d3;
color : black;
font-size : .9em;
}

table.calendar td.bg_medium {
background-color :#618BB1;
}

table.calendar td.bg_light {
background-color : #819fb4;
}

table.calendar td a:link{
font-weight : normal;
}

table.calendar td a:visited {
font-weight : normal;
}

table.calendar td.halloween {
background-image : url(img/pumkin.gif);
background-repeat : no-repeat;
}


table.calendar ul {
padding-left : 12%;
margin : 0% 0% 0% 0%;
}
table.mini_cal {
background-color : black;
font-size : .8em;
}


table.mini_cal th {
background-color : #255b91;
color : white;
font-weight : bold;
text_align : right;
}

table.mini_cal td {
background-color : #bec0d3;
color : black;
text-align : center;
}

table.mini_cal td.bg_medium {
background-color :#618BB1;
}

table.mini_cal td.bg_light {
background-color :#819fb4;
}

table.mini_cal td.halloween {
background-image : url(img/pumkin.gif);
background-repeat : no-repeat;
}


table.mini_cal td a:link{
font-weight : bold;
text-decoration : none; 
}

table.mini_cal td a:visited {
font-weight : bold;
text-decoration : none;
}


