BODY {
    margin: 0px;
    padding:0px;
    background-color: #fff;
    color: #3A3A3A;
    text-align: center;
}

BODY, DIV, P, TD {
    font-family: Verdana, Arial, sans-serif;
    font-size: 9pt;
}

INPUT,TEXTAREA,SELECT	{
	border: solid 1px #808080;
}
INPUT.checkbox,INPUT.radio {border-width: 0;}

A,A:link,A:visited,A:active,A:focus {text-decoration:none; color:#666;}
A:hover {text-decoration: underline; color:#222;}

A.link_def, A.link_def:link, A.link_def:active, A.link_def:visited, A.link_def:focus {
  font-weight: bold;
  text-decoration: none;
  color: #fff;
}
A.link_def:hover {
  color: #FF8A00;
}

A.link_def_a, A.link_def_a:link, A.link_def_a:active, A.link_def_a:visited, A.link_def_a:focus {
  font-weight: bold;
  text-decoration: none;
  color: #FF8A00;
}
A.link_def_a:hover {
  color: #EF7A00;
}

.menuItemBox {
  padding-bottom:2px;
}
.menuItem {
  background:#FFC833 url('img/menu_item.gif') center left no-repeat;
  padding:8px 8px 9px 27px;
}

.menuSubItem {
  background:#FFC833 url('img/menu_subitem.gif') center left no-repeat;
  padding:8px 8px 9px 47px;
}

.menuSubSubItem {
  background:#FFC833 url('img/menu_subsubitem.gif') center left no-repeat;
  padding:8px 8px 9px 67px;
}

#ContentTopBar {
  background: url('img/content_top_bg.jpg') top left no-repeat;
}
#ContentTopBarBox {
  margin-left: 10px;
  margin-right: 20px;
  padding-top: 8px;
  padding-bottom: 8px;
  width: 625px;

}
#ContentTopBarTable {
  width: 100%;
  font-size: 75%;
  color: #572875;
}

#MainContent {
  margin-top: 2px;
  margin-left: 2px;
  margin-right: 2px;
  width: 651px;
}

#NavigationBar {
  background-color: #FFBA00;
  margin-bottom: 3px;
}
#NavigationBarContent {
  color: #fff;
  background: url('img/navigation_item.gif') center left no-repeat;
  padding: 8px 8px 8px 26px;
  font-size: 80%;
}

#NavigationBar A, #NavigationBar A:link, #NavigationBar A:active, #NavigationBar A:visited, #NavigationBar A:focus {
  text-decoration: none;
  color: #fff;
}
#NavigationBar A:hover {
  text-decoration: underline;
  color: #5A2C78;
}

#MainContentBg {
  background: url('img/content_bg.jpg') top left no-repeat;
  padding-top: 100px;
}
#MainContentMargin {
  margin-left: 13px;
  margin-right: 13px;
  width: 625px;
  font-size: 90%;
}

#stopka_box {
  background: #572875 url('img/stopka_bg.jpg') top left no-repeat;
}

#stopka {
  margin-left: 14px;
  padding-top: 133px;
  padding-bottom: 10px;
  width: 230px;
  color: #fff;
}
#stopka, #stopka table {
  font-size: 90%;
  color: #fff;
}

#stopka A, #stopka A:link, #stopka A:active, #stopka A:visited, #stopka A:focus {
  text-decoration: none;
  color: #FFE533;
}
#stopka A:hover {
  color: #E5C800;
}

#copyright {
  color: #7F7F7F;
  width: 100%;
  font-size: 80%;
}

#copyright A, #copyright A:link, #copyright A:active, #copyright A:visited, #copyright A:focus {
  text-decoration: none;
  color: #7F7F7F;
}
#copyright A:hover {
  color: #000;
}

