BODY {
     background-image:url(images/system/back.jpg);
    color: #FFF;
    font-family : Verdana, Tahoma, Arial, sans-serif;
    font-size : 67,5%;
    font-style : normal;
    line-height: 15px;
  }


#container {
    background-color: #454545;
    margin: 0 auto;
    padding-bottom : 10px;
    padding-left : 0;
    padding-right : 0;
    padding-top : 0;
    width : 780px;
  }


P, .kontakt {
    text-indent: 2em;
    line-height:1.4em;
    text-align:justify;
  }


H3 {
    color: #FE0808;
    font-size: 2em;
    margin-top:1em;
    text-transform:uppercase;
    text-align:center;
  }


IMG.img {
    margin-left: auto;
    margin-right: auto;
    padding: 10px;
  }


IMG.top {
    margin-top: -10px;
  }

/* div z tabsami po prawej*/ 

.ex-tabs {
    width: 360px;
  }

/* div z newsami po lewej*/ 

.news {
    font-size: 0.6em;
    margin-top: 1em;
    margin-bottom: 5em;
    text-align:justify;
    width: 180px;
  }


.news H4 {
    border-left: 2px solid white;
    border-bottom: 1px solid white;
    font-size: 1.2em;
    margin: 0px 0px 10px ;
    padding-left: 6px;
  }


.news .news_footer {
    border-right: 4px solid white;
    font-size: 0.8em;
    font-style:italic;
    padding: 0 6px 0 0px;
    text-align:right;
  }


.left, .column {
    float: left;
    margin: auto;
    padding-right: 10px;
  }


.right {
    float: right;
    margin: auto;
    padding-left: 10px;
  }


.clear {
    clear:both;
  }


.center {
    margin: auto;
    text-align: center;
  }


.content, A {
    color: #FFF;
    font-size: .8em;
    padding-left: 1em;
  }


A {
    font-size: 1em;
    text-decoration: none;
  }


A:hover {
    text-decoration: underline;
  }


.header {
    color: #fbb46e;
    font-size: 1.6em;
    padding-bottom: 1em;
    padding-top: 1em;
  }


.footer {
    font-size: 0.8em;
  }

/* menu*/ 


#menu {
    background-image:url(images/menu.jpg);
    height: 25px;
    padding-top: 0px;
    padding-right: 20px;
    text-align: right;
  }


#menu UL {
    display: inline;
  }


#menu LI, A {
    color: black;
    display : inline;
    font-size: 0.9em;
    font-weight: bold;
    padding-left : 10px;
    padding-right : 10px;
    padding-top : 4px;
    text-decoration : none;
  }


#menu LI, A:hover, A.selected {
    color : white;
    text-decoration:none;
  }


A.in_text {
    color: white;
  }


UL.P {
    display : block;
    line-height: 20px;
    list-style-type:disc;
  }


.kontakt {
    font-family : Verdana, Tahoma, Arial, sans-serif;
    font-weight: bold;
    font-size: 1.2em;
    margin-left: 3em;
    padding: 1em;
    text-indent: 0%;
  }


