body, div, table, span, a, input, textarea, button, select { font-family: sans-serif; font-weight: normal; text-decoration: none; font-size: 8pt; }

body {
  margin: 0;
  padding: 0;
  text-align: center;
  color: #000000;
  background: url("img/bg_body.jpg") 0 0 repeat-x #AC1B22;
}
 
img { border-color: #000000; }
img.open { cursor: hand; margin: 1px; }
input.button { font-weight: bold; width: 120px;}
form { margin: 0; padding: 0; }

A { font-weight:bold; text-decoration:none; COLOR: #F57921; }
A:hover   { color: #B3B5B8; }

#page { 
  position: absolute;
  left: 50%;
  top: 20px;
  _height: 550px;
  min-height: 550px;
  display: block;
  clear: both;
  width: 900px;
  margin: 0 auto 0 -450px;
  padding: 0; 
  text-align: left;
  background: #ffffff;
}

div#header { 
  height: 130px;
  position: relative;
  margin: 0;
  padding: 0;    
  display: block;
  clear: both;
  text-align: left;
  background: url("img/bg_header.gif") 20px bottom no-repeat; 
}

div#header a#logo {
  position: absolute;
  left: 53px;
  top: 17px;
  padding: 12px 0 0 50px;
  display: block;
  width: 400px;
  height: 100px;
  font-size: 22pt;
  font-weight: bold;
  color: #F57921;
  background: url("img/logo.gif") 0 0 no-repeat; 
}

div#header div#napis {
  position: absolute;
  left: 480px;
  top: 55px;
  padding: 12px 45px 5px 0;
  display: block;
  font-size: 10pt;
  font-weight: bold;
  color: #000000;
  background: url("img/logo_talema.gif") right top no-repeat; 
}

div#menu { 
  display: block;
  float: left;
  width: 200px;
  height: 420px;
  text-align: center;
  padding: 5px 0 6px 0;
  color: #000000;
  background: url("img/bg_menu.gif") 20px 0 no-repeat;
}

div#menu a {
  display: block;
  clear: both;
  margin: 0 10px 0 50px;
  padding: 4px 0 4px 0;
  font-weight: bold;
  font-size: 8pt;
  text-align: left;
  color: #000000;
  border-bottom: 1px solid #D1D3D4;
}

div#menu a:hover {
  color: #F57921; 
}


div#main {
  display: block;
  float: left;
  width: 680px;
  _height: 300px;
  min-height: 300px;
  margin: 0;
  padding: 0;
  text-align: left;
}

div#home {
  display: block;
  width: 618px;
  height: 383px;
  margin: 10px 0 0 20px;
  padding: 0;
  text-align: left;
  background: url("img/bg_home.jpg") 0 0 no-repeat;
}

div#home a.r1 {
  display: block;
  float: left;
  width: 155px;
  height: 129px;
  margin: 50px 20px 0 18px;
  padding: 0;
  text-align: center;
  color: #000000;
}
div#home a.r1:hover {
  background-position: -155px 0 !important;
}
div#home a.r1 b {
  display: block;
  padding: 4px;
}

div#home a.r2 {
  display: block;
  float: left;
  width: 155px;
  height: 129px;
  margin: 29px 20px 0 18px;
  padding: 0;
  text-align: center;
  color: #000000;
}
div#home a.r2:hover {
  background-position: -155px 0 !important;
}
div#home a.r2 b {
  display: block;
  padding: 4px;
}

div#home a#hm1 {
  background: url("img/bg_hm1.gif") 0 0 no-repeat;
}

div#home a#hm2 {
  background: url("img/bg_hm2.gif") 0 0 no-repeat;
}

div#home a#hm3 {
  background: url("img/bg_hm3.gif") 0 0 no-repeat;
}

div#home a#hm4 {
  background: url("img/bg_hm4.gif") 0 0 no-repeat;
}

div#home a#hm5 {
  background: url("img/bg_hm5.gif") 0 0 no-repeat;
}

div#home a#hm6 {
  background: url("img/bg_hm6.gif") 0 0 no-repeat;
}

div#text {
  display: block;
  clear: both;
  width: 618px;
  _height: 200px;
  min-height: 200px;
  margin: 10px 0 0 20px;
  padding: 0;
  text-align: left;
  background: url("img/bg_text_top.gif") 0 0 no-repeat #F3F1F2;
}

div#text div#text_in {
  display: block;
  clear: both;
  margin: 0;
  padding: 20px 20px 0 20px;
  text-align: left;
}

div#text_foot {
  display: block;
  width: 618px;
  height: 30px;
  margin: 0 0 0 20px;
  padding: 0;
  text-align: left;
  background: url("img/bg_text_bottom.gif") 0 0 no-repeat;
}

div#text h1 {
  display: block;
  clear: both;
  margin: 0 0 10px 0;
  padding: 0;
  font-size: 10pt;
  text-align: left;
  color: #000000;
}

div#text h2 {
  display: block;
  clear: both;
  margin: 0 0 10px 0;
  padding: 0;
  text-align: left;
  color: #000000;
  font-size: 8pt;
  text-decoration: underline;
}

div#text a.pdf {
  margin: 0 0 0 20px;
  padding: 0 0 0 25px;
  background: url("img/ico_pdf.gif") 0 0 no-repeat;
}

div#text hr {
  height: 1px;
  margin : 8px 0 8px 0;
  padding: 0;
  color: #B2B2B2;
}


#footer { 
  clear: both;
  display: block;
  margin: 0;
  padding: 2px 70px 4px 20px;
  text-align: right;
  color: #000000;
  font-size: 7pt;
  font-weight: normal;
  border-bottom: 20px solid #AC1B22;
}

#footer a {
  font-weight: normal;
  font-size: 7pt;
  color: #000000;
  margin: 0 0 -5px 0;
}

.clb { 
  clear: both;
  font-size: 1px;
  height: 1px;
  line-height: 1px;
  margin: 0;
  padding: 0;    
}


