a:link, a:visited, a:active  { color: green; text-decoration: none;}
a:hover { text-decoration: underline; }

html {
	padding-right: 0px; padding-left: 0px; font-size: 12px; padding-bottom: 0px; margin: 0px; padding-top: 0px;
	font-family: arial, verdana, trebuchet, helvetica, sans-serif;
	line-height: 1.5em;
}
body {
	padding: 0; margin: 0; color: #000; background-image: url(../images/bg.gif); text-align: center
}
li {
        list-style-image: url(../images/p1.gif)
}
img {
	border: 0px;
	padding: 1px;
}
table {  font-family: arial, verdana, trebuchet, helvetica, sans-serif; line-height: 1.5em; font-size: 12px; color: #000; text-align: left; }
#container {
	padding: 0px; margin: 0px; background-image: url(../images/cont_back.gif);
}
#header  {
	padding: 0px; margin: 0px;
}
#tresc {
	padding: 0px; margin: 0px;
}
#middle {
	padding: 0px; margin: 0px;
}
#right {
	padding: 0px; margin: 0px;
}
#container {
	margin: 0px auto 30px; width: 772px; position: relative; text-align: left;
}
#header {
	width: 100%;
	height: 249px; /* 219px; */
	background-image: url(../images/header_main3.jpg);
}
#tresc {
	clear: both; 
        min-height: 200px; 
        width: 100%;
        height: auto;
        /* background-image: url(../images/cont_back.gif); */
}
#middle {
        background-image: url(../images/bg_linia.gif);
        background-position: right top;
        background-repeat: repeat-y;
	display: inline;
	min-height: 200px;
	float: left;
	width: 500px; 
	height: auto;
	margin-left: 30px;
	text-align: justify;
	padding-right: 10px;
}
#right {
	display: inline; 
	min-height: 200px;
	float: left; 
	width: 180px;
	height: auto;
	margin-right: 35px;
	margin-left: 0;
	padding-left: 10px;
}
#txt_head {
        position: ralative;
        padding-top: 35px;
        padding-left: 32px;
        font-size: 13px;
        font-weight: bold;
        color: rgb(0,128,0);
}
#txt_head h1 {
        font-size: 35px;
        font weight: bold;
        margin-left: -13px;
}
#txt_head a:hover {
      color: orange;
}
#tresc_head {
	clear: both;
	padding: 0;
	margin: 0;
	width: 100%;
	height: 35px;
	background-image: url(../images/cont_head.gif);
}
#tresc_head p {
	margin: 0;
        color: orange;
	font-size: 18px;
	float: right;
	padding-top: 5px;
	padding-right: 15px;
}
#tresc_foot {
	clear: both;
	padding: 0;
	margin: 0;
	width: 100%;
	height: 48px;
	background-image: url(../images/cont_foot.gif);
}
#tresc .txt {
        padding-left: 35px;
        width: 725px;
}
#nav {
  position: absolute;
  display: block;
  margin: 0;
  padding: 0;
  font-size: 15px;
  width: 540px;
  height: 30px;
  left: 222px;
  top: 28px;
}
#nav ul {
  position: relative;
  overflow: visible;
  list-style-type: none;
  height: 30px;
  margin: 0;
  padding: 0;
}
#nav li {
  width: 130px;
  min-width: 130px;
  padding-right: 2px;
  float: left;
  text-align: center;
  margin: 0;
  left: 0;
  list-style-image: none;
}
#nav li ul {
  margin: 0;
  padding: 0;
  display: none;
  list-style-image: none;
}
#nav a {
  color: #008000;
  font-weight: bold;
  width: auto !important;
  width: 120px; /* ie */
  padding: 2px;
  display: block;
  text-decoration: none;
}
#nav ul li a:hover {
  color: orange;
  padding: 2px;
  margin: 1px;
  /*background-color: #ccc; */
}
#tresc_foot ul {
      position: relative;
      overflow: visible;
      list-style-type: none;
      line-height: 12px;
      margin: 0;
      padding:0;
      padding-top: 14px;
      padding-left: 27px;
}
#tresc_foot li {
      float: left;
      padding-right: 3px;
      padding-left: 3px;
      border-right: solid 1px gray;
      text-align: center;
      margin: 0;
      left: 0;
      list-style-image: none;
}
#tresc_foot li ul {
      margin: 0;
      padding: 0;
      display: none;
      list-style-image: none;
}
#gora { float: right; text-align: right; }
#gora a:hover {
      text-decoration: none!important;
}
#pdf {
      position: relative;
      background-image: url(../images/pdf_bg.gif);
      border: 1px solid #bfbfbf;
      text-align: left;
      float: right;
      margin: 0;
      padding: 0;
      width: 290px;
      height: 75px;
      left: 0px;
      top: 0px;
}
#yanah {
      position: relative;
      display: block;
      width: 115px;
      margin: 0;
      font-size: 10px;
      font-weight: bold;
      float: right;
      text-align: right;
      padding-right: 10px;
      bottom: 3px;
}

