body {
	margin:0; 
	padding:0;
  background: #FFFFFF url('imgs/page-bg.png') top center repeat-y;
}

body, html {
  height: 100%;
  font-family: Arial, Verdana, sans-serif;
}

form, input {
  font-family: Arial, Verdana, sans-serif;
}

td {
  font-family: Arial, Verdana, sans-serif;
  font-size: 12px;
}
  
img { border: 0px; } 
a img {padding: 0px; margin: 0px; }

.right-img {
  float: right;
  margin-left: 10px;
  margin-bottom: 5px;
}

a,
a:link,
a:visited { text-decoration: none; color: rgb(0,85,164);}
a:hover { text-decoration: underline; color: black;}

.page {
  width: 760px;
  text-align: left;
}

.page-table {
  height: 100%;
  width: 100%;
}

.header-frame {
  width: 100%;
  background: white url('imgs/header-hobbit-bg.jpg') bottom left no-repeat;
  height: 290px;
}

.header-frame td {
 vertical-align: top;
}

.header {
  width: 100%;
  background: url('imgs/header-bottom-border.png') bottom left repeat-x;
  margin-top: 2px;
}

.header td {
  padding: 10px 5px 5px 5px;
}

.header .logo {
  vertical-align: bottom;
  padding-bottom: 9px;
  width: 100px;
}

.header .fundacja {
  vertical-align: bottom;
  padding-bottom: 36px;
  width: 147px;
}

.header .links {
  vertical-align: bottom;
  text-align: right;
  padding-bottom: 36px;
}

.header .links a,
.header .links a:link,
.header .links a:visited { 
  font-family: Arial, Verdana, sans-serif;
  font-size
  text-decoration: none; 
  color: rgb(0,85,164);
  padding: 0px 2px 2px 2px;
  border-bottom: 2px solid white;
}

.header .links a:hover { 
  text-decoration: none; 
  color: rgb(0,85,164);
  color: rgb(220,0,0);
  border-bottom: 2px solid rgb(220,0,0);
  
}

.thread-bar {
  margin: 0px 0px 0px 0px;
  padding: 2px 5px 2px 10px;
  border-bottom: 1px solid rgb(178,178,178);
  background: white;
}

.thread-bar a {
  padding-right: 5px;
}

.thread-bar a,
.thread-bar a:link,
.thread-bar a:visited { text-decoration: none; color: rgb(220,0,0);}
.thread-bar a:hover { text-decoration: underline; color: rgb(0,85,164);}

.content-area {
padding: 0px 0px 5px 5px;
vertical-align: top;
font-family: Arial, Verdana, sans-serif;
}

.left-menu {
  border-top: 1px solid rgb(0,85,164);
  width: 100%;
}  
  
.left-menu .parent-item {
  height: 20px;
  padding: 1px 5px 1px 10px;
  background: rgb(209,209,209) url('imgs/parent-item-bg.png') top left repeat-x;
  font-weight: bold;
  color: white;
  border-bottom: 1px solid rgb(0,85,164);
  border-top: 1px solid rgb(255,107,0);
}

.left-menu .inactive-parent-item {
  height: 20px;
  padding: 1px 5px 1px 10px;
  background: rgb(209,209,209) url('imgs/parent-item-bg.png') top left repeat-x;
  font-weight: bold;
  color: white;
  border-bottom: 1px solid rgb(0,85,164);
  border-top: 1px solid rgb(255,107,0);
}

.left-menu .inactive-parent-item a,
.left-menu .inactive-parent-item a:link,
.left-menu .inactive-parent-item a:visited { text-decoration: none; color: rgb(220,0,0);}
.left-menu .inactive-parent-item a:hover { text-decoration: none; color: white;}

.left-menu .child-item {
  height: 20px;
  padding: 1px 5px 1px 20px;
  color: white;
  border-bottom: 1px solid rgb(0,85,164);
  background: url('imgs/indicator.png') 10px 5px no-repeat;
}

.left-area {
  vertical-align: top;
  width: 200px;

}


.footer {
  width: 100%;
  background: white url('imgs/footer-top-border.png') top left repeat-x;
  margin-top: 2px;
}

.footer td {
  padding: 15px 5px 5px 5px;
}

.footer .links {
  text-align: right;
}

.footer a {
  padding-left: 15px; 
}


h1 {
  font-family: Arial, Verdana, sans-serif;
  font-size: 14px;
  margin: 0px 0px 10px 0px;
  padding: 3px 5px 5px 5px;
  border-bottom: 2px solid rgb(0,85,164);
  color: rgb(255,107,0);
}

h2 {
  font-family: Arial, Verdana, sans-serif;
  font-size: 13px;
  margin: 0px 0px 10px 0px;
  padding: 3px 5px 5px 5px;
  border-bottom: 1px solid rgb(0,85,164);
  color: rgb(255,107,0);
}

h3 {
  font-family: Arial, Verdana, sans-serif;
  font-size: 12px;
  margin: 0px 0px 10px 0px;
  padding: 3px 5px 5px 5px;
  color: rgb(255,107,0);
}

p {
  font-family: Arial, Verdana, sans-serif;
  font-size: 12px;
  padding: 5px 0px 5px 10px;
  margin: 0px;
}

ul 
{
  list-style-type: none; 
  list-style-position: outside;
  list-style-image: url('imgs/ul-dot.png'); 
  margin-bottom: 10px;
  margin-top: 3px;
  padding-top: 5px;
  margin-left: 25px;
  padding-left: 25px;
  margin-right: 25px;
  font-size: 12px;
} 

ol 
{
  margin-bottom: 10px;
  margin-top: 3px;
  margin-left: 25px;
  padding-left: 25px;
  margin-right: 25px;
  font-size: 12px;
} 

li
{
  font-size: 12px;
	padding-left: 0px;
	margin-left: 0px;
	padding-bottom: 2px;
}

.tabelka
{
  padding-top: 10px;
  padding-bottom: 10px;
  padding-left: 5px;
  margin-left: 5px;
}

.tabelka table th
{
  padding: 3px 5px 3px 5px;
  background: rgb(209,209,209) url('imgs/th-bg.png') top left repeat-x;
  color: rgb(255,107,0);
  border-bottom: 2px solid rgb(0,85,164);
  text-align: left;
  font-size: 12px;
}

.tabelka table td
{
  padding: 3px 5px 3px 5px;
  border-bottom: 1px solid black;
  font-size: 12px;
}

.content-area a,
.content-area a:link,
.content-area a:visited { text-decoration: none; color: rgb(255,107,0);}
.content-area a:hover { text-decoration: underline; color: rgb(0,85,164);}

.homepage th {
  border-bottom: 1px solid rgb(178,178,178);
  background: rgb(178,178,178);
}
.homepage th.left-news {
  width: 198px;
}

.homepage th.news-content {
  width: 268px;
}

.homepage td.news-content {
  vertical-align: top;
}

.homepage th.right-news {
  width: 294px;
}

.homepage td.left-news {
  color: white; 
  background: rgb(255,75,80) url('imgs/left-news-bg.png') top left repeat-y;
}

.homepage td.left-news {
  font-family: Verdana, sans-serif;
  font-size: 10px;
  font-weight: bold;
  vertical-align: top;
  padding-top: 10px
}

.homepage td.left-news p {
  font-family: Verdana, sans-serif;
  font-size: 10px;
  padding: 5px;
}

.homepage td.left-news a,
.homepage td.left-news a:link,
.homepage td.left-news a:visited { text-decoration: underline; color: white;}
.homepage td.left-news a:hover { text-decoration: none; color: white;}

.homepage td.left-news .news-title {
background: url('imgs/e_punct_w.gif') 10px 5px no-repeat;
padding: 1px 5px 2px 20px;
}

.homepage td.left-news .news {
  padding: 3px 3px 29px 3px; 
  background: url('imgs/hr01.jpg') bottom center no-repeat;
}

.homepage td.news-content {
  width: 268px;
}

.homepage td.right-news {
  color: rgb(0,60,94); 
  padding-left: 7px;
  font-family: Verdana, sans-serif;
  font-size: 11px;
  font-weight: bold;
  vertical-align: top;
  padding-top: 10px
}

.homepage td.right-news p {
  font-family: Verdana, sans-serif;
  font-size: 11px;
  padding: 5px;
}

.homepage td.right-news a,
.homepage td.right-news a:link,
.homepage td.right-news a:visited { text-decoration: underline; color: black;}
.homepage td.right-news a:hover { text-decoration: none; color: rgb(0,60,94);}

.homepage td.right-news .news-title {
color: rgb(239,109,9);
padding: 1px 5px 2px 10px;
}

.homepage td.right-news .news {
  padding: 3px 3px 29px 5px; 
  background: url('imgs/e02.gif') bottom center no-repeat;
}
