/* GLOBALS */

FONT , body , td , table {
  margin: 0px 0px 0px 0px;
  padding: 0px 0px 0px 0px;
  font-family : Arial, Tahoma; 
  font-size : 11px;
}
table {
  padding-top: 0px;
  padding-bottom: 0px;
  padding-right: 0px;
  border-spacing: 0px;
  border-collapse: collapse;
  border-spacing: 0px;
}
input, select {
  font-family: Arial;
  font-size: 11px;
}
textarea { 
  font-size: 11px;
}
h1 {
  font-size: 16px;
  font-weight: bold;
  padding:0;
  margin:0;
}
h1.title {
  font-size: 16px;
  font-weight: bold;
  text-align: left;
  color: white;
}
img {
  border: 0px;
}
ul {
  margin-top: 0px;
  margin-bottom: 0px;
}
/* HYPERLINKS */

a , a:visited {
  color: #000000;
  text-decoration: none;
}
a:hover {
  color: #FF0000;
}
a.news:hover {
  color: #000000;
  text-decoration: underline;
}
a.white, a.white:visited, a.white:hover {
  color: white;
}
a.stopka, a.stopka:visited, a.stopka:hover {
  color: #A19485;
}

/* TABLES */

.panel {
  margin: 0px;
}
.left-middle {
  width: 226px;
  height: 25px;
  padding-left: 5px;
  background: url(img/left_middle.gif) #ffffff;
  font-weight: bold;
  color: white;
  padding-bottom: 5px;
  text-align: left;
}
.left-bottom {
  width: 218px;
  height: 13px;
  background: url(img/left_bottom.gif) #ffffff no-repeat;
  padding-bottom: 5px;
  padding-left: 13px;
}
.left-text {
  width: 215px;
  padding-left: 16px;
  padding-right: 4px;
  text-align: left;
  line-height: 16px;
  font-size: 13px;	
  font-weight: bold;		
}
.main-middle {
  width: 218px;
  height: 7px;
  background: url(img/main_middle.gif);
}
.main-bottom {
  width: 218px;
  height: 5px;
  background: url(img/main_bottom.gif);
}
.menu-bottom {
  height: 11px;
}
.main-txt {
  background-color: #C9B7A1;
  padding-left: 5px;
  line-height: 15px;
  text-align: left;
}
.pdd {
  padding-left: 6px;
  padding-right: 6px;
}
.historia-left {
  width: 225px;
  height: 177px;
  background:url(img/left_historia.gif) #ffffff no-repeat;
  padding-left: 10px;
  padding-top: 30px;
  vertical-align: top;
  line-height: 15px;
  color: white;
}

/* DIV */
#primary {
  width: 710px;
  margin: 0 auto;
  text-align: center;
}
#top_logo {
  width: 710px;
  height: 45px;
  text-align: left;
}
#top {
  width: 710px;
  height: 220px;
  background: url(img/top.jpg) #f0f0f0;
}
#menu {
  width: 710px;
  height: 40px;
  background: url(img/menu_bg.gif) #ffffff repeat-x;
}
#space {
  width: 710px;
  height: 1px !important;
  height: 5px; /* IE */
  background-color: #ffffff;
  vertical-align: top;
}
#left {
  width: 240px;
  height: auto !important; 
  height: 150px; /* IE */
  min-height: 150px;
  display: inline;
  vertical-align: top;
  text-align: right;
/* optional float: left; */
/* optional clear: left; */
}
#main {
  width: 470px;
  height: auto !important;
  height: 200px;
  min-height: 200px;
  display: inline;
  vertical-align: top;
  text-align: center;
/* optional float: right; */
}
#left-panel {
  width: 231px;
  height: auto !important; 
  height: 50px; /* IE */
  min-height: 50px;
  background: url(img/left_bg.gif) #ffffff repeat-y;
/* optional  position: absolute; */
}
#main-panel {
  width: 218px;
  height: auto !important; 
  height: 100px; /* IE */
  min-height: 100px;
  background-color: #C9B7A1;
  display: inline;
}
#main-space {
  width: 12px;
  height: auto !important; 
  height: 50px; /* IE */
  min-height: 50px;
  display: inline;
}
#main-bottom {
  width: 464px;
  height: auto !important; 
  height: 177px; /* IE */
  min-height: 177px;
  display: inline;
}
#v-space {
  width: 710px;
  height: 8px;
}
#line-bottom {
  width: 710px;
  height: 7px;
  padding-top: 7px;
  padding-bottom: 7px;
  background: url(img/line_bottom.gif) #DACAB7 repeat-x;
  font-size: 9px;
  color: #A19485;
}
