body {
  color: black; 
  text-align: justify;
  font-size: 10pt; 
  font-family: sans-serif;
}

p {
  margin: 3pt;
  padding: 0pt;
}

a {
  color: #000;
  text-decoration: underline;
}

a:hover {
  color: #777; 
}

h1 {
  text-align: left; 
  font-size: 20pt;
}

h2 {
  text-align: left; 
  font-size: 18pt
}

h3 {
  text-align: left; 
  font-size: 16pt; 
}

h4 {
  text-align: left; 
  font-size: 14pt; 
}

h5 {
  text-align: left; 
  font-size: 12pt; 
}

h6 {
  text-align: left; 
  font-size: 10pt; 
  margin: 0pt;
  margin-top: 12pt;
  margin-bottom: 3pt;
}

ul {
  font-size: 10pt;
}

hr {
  height: 1px;
  color: #dddddd;
  border: none;
  border-top: 1px solid;
}

table {
  border-collapse: collapse;
  border: 1px solid;
}

tr {
}

td {
  vertical-align: top;
  font-size: 10pt;
  text-align: left;
  padding: 3px;
  border: #000 solid 1px;
}

th {
  vertical-align: top;
  text-align: center;
  background: #000099;
  color: #ffffff;
  border: #000 solid 1px;
}

div.author {
  text-align: right; 
  font-size: 10px;
}

#container {
}

#banner {
  background: url(img/header-oko.jpg) no-repeat top left;
}

#banner ul { 
  margin: 0pt;
  padding: 0pt;  
}

#banner ul.lang { 
  text-align: right;
  padding-right: 12px;
  padding-top: 187px;
}

#banner img.lang { 
  height: 15px;
  border-width: 0px;
}

#banner li { 
  display: inline;
  background: transparent;
  text-align: center;
  padding-left: 5pt;
  padding-right: 5pt;  
}

#banner h1 { 
  display: none;
}

#main { 
}

#content-wrap { 
}

#content {
}

#content IMG {
  width: 95%;
  text-align: center;
  border: 0px;
}

#content img.email {
  width: auto;
  text-align: left;
  border: 0px;
  margin-bottom: -2px; 
  margin-top: 2px;
}

#sidebar-wrap {
}

#sidebar { 
}

#sidebar ul {
  font-size: 9pt;
  margin: 0px;
  padding: 0px;
  margin-bottom: 10px;
  margin-left: 0px;
  padding-left: 0px;
  padding-right: 0px;
  list-style: none;
}

#sidebar li {
  text-align: left;
}

#sidebar ul li a {
  display: block;
  width: 173px;
  padding-right: 0px;
  padding-top: 3px;
  padding-bottom: 3px;
  padding-left: 25px;
  margin-left: 0px;
  border-bottom: 1px solid #777;
  border-left: 1px solid #777;
  border-right: 1px solid #777;
  background: transparent url(img/star-gray-big.gif) no-repeat 5px 50%;
}

#sidebar ul li a:hover {
  background: #ddd url(img/star-gold-big.gif) no-repeat 5px 50%;    
}


#sidebar h1 {
  text-align: left;
  color: #f2e139;
  background: #00217e;
  font-weight: bold;
  font-size: 10pt;
  padding: 0px;
  padding-left: 10px;
  padding-top: 3px;
  padding-bottom: 3px;
  margin: 0px;
  margin-right: 10px;
}

#left { 
  color: #ddd;
  background: #00217e;
  padding: 0px 0px 4px;
  text-align: left;
}

#right { 
  color: #ddd;
  background: #00217e;
  padding: 0px 0px 4px;
  text-align: right;
  margin-top: 3px;
  margin-bottom: -3px;
}

#ack {
  color: #ddd;
  border-bottom: #ddd solid 1px;
  padding: 20px 5px;
  background: #00217e url(img/logo-ack-oko.gif) no-repeat 15px 50%;
  display: block;
}

#ack p {
  text-align: justify;
  margin-left: 210px;
}

#footer {
  color: #ddd;
  padding: 3px 5px;
  background: #00217e;
}

#footer A, #left A, #right A{
  color: #ddd; 
  background: #00217e;
  text-decoration: none;
  font-weight: normal;
}

#footer A:hover, #left A:hover, #right A:hover {
  color: #ddd; 
  background: #00217e;
  text-decoration: underline;
  font-weight: normal;
}

/* IDS related style modifications. Section IDS is prepended with ids_ to 
avoid collisions with page layout identificators.*/

#ids_galery TD {
  text-align: center;
}

#ids_galery IMG {
  width: auto;
  border: 0px;
}

#ids_news {
  margin-top: 15px;
}

#ids_news H1 {
  text-align: left; 
  font-size: 10pt;
}
