body {
  color: #ffffff;
  font-size:12px;
  font-family: Tahoma, Helvetica, Arial, sans-serif;
  line-height: 1.3em;
  text-align: center;
  min-width: 1076px;
  padding: 15px 0px 0px 0px;
  margin: 0px;
  border: 0px none black;
  background-color: #000000;
}

#centrovany {
  margin: 0px auto;
  width: 1076px;
  text-align: justify;
}

#head {
    background: url("default/head_bgg.jpg") top center no-repeat;
    width: 1076px;
    height: 345px;
    margin-bottom: 10px;
}

#head object, #head embed {
    margin-left: 53px;
}

#top {
    height: 32px;
    width: 1076px;
}

#top a {
    float:right;
    display:inline;
    width: 706px;
    height:30px;
    margin-right: 53px;
}

.avia {
    background: url("default/top_avia.jpg") top center no-repeat;
}

.iveco {
    background: url("default/top_iveco.jpg") top center no-repeat;
}

.onas {
    background: url("default/top_onas.jpg") top center no-repeat;
}

#content_wrapper {
    background: url("default/body_bgg.jpg") top center repeat-y;
    width: 1076px;
    margin-bottom: 10px;
}

#content {
    background: url("default/foot_bgg.jpg") bottom center no-repeat;
    width: 1076px;
}

#aktualne {
    float: left;
    display: inline;
    margin-left: 73px;
    width: 220px;
    min-height: 500px;
}

#aktualne h2 {
    color: #ffb400;
    margin: 1em 0px;
    font-size: 18px;
}

#aktualne h3 {
    clear: both;
    color: #ffec00;
    font-size: 14px;
    text-align: left;
}

#aktualne p img {
    width: 218px;
    border: 1px solid #fff;
}

#maincontent_wrapper {
    float: right;
    display: inline;
    margin-right: 53px;
    width: 706px;
    min-height: 500px;
}

#maincontent {
    margin: 0px 35px;
} 

#foot {
    clear: both;
    height: 35px;
    line-height: 35px;
}

#foot p {
    float: right;
    display: inline;
    margin: 0px 73px 0px 0px;
}

#foot p a {
    color: #ffffff;
    text-decoration: none;
}

#foot p a:hover {
    text-decoration: none;
}
#foot p a em {
  font-style: normal;
  text-decoration: none;
}
#foot p a:hover em {
  text-decoration: underline;
}

.errors, .notices {
    clear: both;
    margin: 3px;
    padding: 3px;
    color: #cf3738;
    border: 1px solid #ffacad;
    background-color: #ffd5d5;
    list-style-type: none;
}

.notices {
  margin: 5px 10px 0px 10px;
  padding: 10px;
}

h1 {
    color: #ffec00;
    text-decoration: underline;
    font-size: 18px;
}

h2 {
    color: #ffec00;
    font-size: 16px;
    clear: both;
}

h3 {
    clear: both;
    color: #ffec00;
    font-size: 14px;
    text-align: left;
}

a {
    color: #ffec00;
}

a.more {
    text-decoration: none;
}

a:hover.more {
    text-decoration: underline;
}

table {
    clear: both;
    margin: 10px auto;
    width: 80%;
}

table td, table th {
    padding: 3px;
}

table.ramec {
    border-top: 1px solid #50b9d7;
    border-left: 1px solid #50b9d7;
    border-right: 1px solid #50b9d7;
    margin: 10px 0px;
}

table.ramec td, table.ramec th {
    border-bottom: 1px solid #50b9d7;
}

.imgright {
    float: left;
    margin: 0px 0px 10px 20px;
}

.imgleft {
    float: left;
    margin: 0px 20px 10px 0px;
}

ul.info
{
    padding: 0px;
    margin: 20px;
    list-style-type: none;
}

ul.info li {
    background-image: none;
    margin: 0px;
    padding: 10px 20px;
    color: #cf3738;
    border: 1px solid #ffacad;
    background-color: #ffd5d5;
}

p.blog
{
  float: left;
  display: inline;
  width: 636px;
  margin: 0px 0px 10px 0px;
  padding: 0px;
}

p.blog a.more
{
  float: right;
  margin: 10px 0px 0px 0px;
}

.gallery a
{
  float: left;
  display: inline;
  margin: 5px;
}

.gallery a img
{
  border: 1px solid #ffec00;
}
h1.hidden, p.hidden, h2.hidden, h3.hidden {
  display: none;
  visibility: hidden;
}
