body
{
 font-family:  Times New Roman;
  font-size: 12pt;
  margin: 0px;
  background-color: #FFFFFF;
  color: #000000; 
  background-image:url('images/footer_fon.gif');
  background-repeat: repeat-x; 
  background-position: bottom
}

.tab {
  border: 3px double #F5F2DC; 
  text-align: center
}

th {
  background-color: #FF9933;
  color: white;
  font-size: 14pt;
  margin: 0px;
  padding: 0px
}

.main_menu {
 font-size: 14pt;
 text-indent: 0px;
 text-align: center;
 margin: 0px;
 color: #003399
}

.big {
 font-size: 13pt;
 text-indent: 0px;
 text-align: center;
 margin: 0px;
 color: #003399
}


p   {
  font-size: 12pt;
  text-indent: 0px;
  text-align: left;
  margin: 10px
}

p.center   {
  font-size: 13pt;
  text-indent: 0px;
  COLOR: #003399;
  text-align: center;
  margin: 10px 0px
}

p.right   {
  font-size: 12pt;
  text-indent: 0px;
  text-align: right;
  margin: 0px 5px
}

h1 {
 font-size: 16pt;
 font-weight: normal;
 color: #FF9933;
 text-align: center;
 text-indent: 0px;
 margin: 10px
}
.h1 {
 font-size: 16pt;
 font-weight: normal;
 color: #FF9933;
 text-align: center;
 text-indent: 0px;
 margin: 10px
}

h2 {
 font-size: 14pt;
 color: #FF9933;
 font-weight: bold;
 text-align: center;
 text-indent: 0px;
 margin: 10px 5px
}
.h2 {
 font-size: 14pt;
 color: #FF9933;
 font-weight: bold;
 text-align: center;
 text-indent: 0px;
 margin: 10px 5px
}
h3 {
 font-size: 13pt;
 color: #FF9933;
 font-weight: bold;
 text-align: center;
 text-indent: 0px;
 margin: 1px 5px
}
.h3 {
 font-size: 13pt;
 color: #FF9933;
 font-weight: bold;
 text-align: center;
 text-indent: 0px;
 margin: 1px 5px
}

h4 {
 font-size: 13pt;
 font-weight: normal;
 text-align: left;
 text-indent: 0px;
 margin: 10px
}
.h4 {
 font-size: 13pt;
 font-weight: normal;
 text-align: left;
 text-indent: 0px;
 margin: 10px
}

h5 {
 font-size: 12pt;
 font-weight: bold;
 text-align: center;
 text-indent: 0px;
 margin: 10px
}
.h5 {
 font-size: 12pt;
 font-weight: bold;
 text-align: center;
 text-indent: 0px;
 margin: 10px
}

A:link {COLOR: #3399CC; TEXT-DECORATION: underline}
A:visited {COLOR: #3399CC; TEXT-DECORATION: underline}
A:hover {COLOR: #003399; TEXT-DECORATION: none}

a:link.menu {COLOR: #003399; TEXT-DECORATION: underline}
a:visited.menu {COLOR: #003399; TEXT-DECORATION: underline}
a:hover.menu {COLOR: #003399; TEXT-DECORATION: none}

a:link.white {COLOR: white;  TEXT-DECORATION: none}
a:visited.white {COLOR: white;  TEXT-DECORATION: none}
a:hover.white {COLOR: F5F2DC;  TEXT-DECORATION: none}

ul {
 list-style-image: url('images/plus.gif');
 font-size: 12pt;
 margin-left: 0px; margin-right: 7px; margin-top: 0px; margin-bottom: 10px;
 padding: 0px
}

ul.bold {
 list-style-image: url('images/plus.gif');
 font-size: 13pt;
 text-align: left;
 margin-left: 10px; margin-right: 7px; margin-top: 0px; margin-bottom: 15px
}

ol {
 text-indent: 24px;
 margin-left: 24px; margin-right: 7px; margin-top: 2px; margin-bottom: 24px
}

li {
 text-indent: 0px;
 margin: 5px 10px
}

hr  {
 text-align: left;
 color: #;
 margin: 0 5; 
 height: 2
}
.aspekt_copyright{
	/*float: right;*/
	display: block;
	width: 450px;
	position: relative;
	left: 25px;
}
.aspekt_copyright .counter_li{
	position: absolute;
	top: 2px;
	right: 250px;
}
.blok-o-kompanii > div > img {
width: 100%;
height: auto;
}
.blok-o-kompanii > div {
display: inline-block;
width: 32%;
vertical-align: top;
}
.blok-o-kompanii > div, .blok-o-kompanii > div > p {
text-align:center;
}
.table-content td, .table-content th{
border: 1px solid #FF9933;
padding: 7px;
}
.table-content {
border-collapse: collapse;
}
.table-content ul li {
margin-left: 20px;
}
.table-content ol li {
margin-left: -35px;
}