html {
  height: 100%;
  margin: 0;
  padding: 0;
}

body {
  height: 100%;
  margin: 0;
  padding: 0;
  color: #0a0a0a;
  font: 72% "Lucida Grande", "Dejavu Sans", Verdana, Lucida, Helvetica, Arial, sans-serif;
  cursor: default;
  background: #000 url('../images/bkg.gif');
  text-align: center;
}

#main img {
  border: none;
  vertical-align: middle;
  margin:5px;
}
/*
dammit!
Because of wrong IE table width calculation we need this
for tables with width set to 100%
*/
div.table {
  width: 100%;
}
div.table table {
  border-collapse:collapse;
  border-spacing:0;
  border: 1px solid #8D8D8D;
  width: 100%;
  font: 100% "Lucida Grande", Verdana, Lucida, Helvetica, Arial, sans-serif;
}
th {
  padding: 0.3em;
  background-color: #0000FF;
  font-weight: bold;
  color: white;
}
td {
  padding: 0.3em;
  border: 1px solid #8D8D8D;
  background-color: transparent;
}

hr.cleaner {
  clear:both;
  height:1px;
  margin: -1px 0 0 0; padding:0;
  border:none;
  visibility: hidden;
}

h1,h2,h3,h4,h5,h6 {
  color: #000;
  background-color: transparent;
  font-family: "Lucida Grande", Verdana, Lucida, Helvetica, Arial, sans-serif;
  font-weight: normal;
  margin: 0 0 0.25em 0;
}
h1 a,h2 a,h3 a,h4 a,h5 a,h6 a {
  font-weight: bold;
  color: inherit;
}
h1 { font-size: 165%; }
h2 { font-size: 125%; font-weight: bold; }
h3 { font-size: 110%; font-weight: bold; }
h4 { font-size: 100%; font-weight: bold; }
h5 { font-size: 85%; font-weight: bold; }
h6 { font-size: 85%; font-weight: bold; }

ul { line-height: 1.5em; margin: 0.5em 0 0 1.5em; padding: 0; list-style-image: url('../img/bullet.gif'); list-style-type: square; }
ol { line-height: 1.5em; margin: 0.5em 0 0 1.5em; padding: 0; list-style-image: none; }
li { margin-bottom: 0.5em; }
dt { font-weight: bold; }
dd { line-height: 1.5em; margin-bottom: 1em; }

p {
  margin: 0 0 0.75em 0;
  line-height: 1.5em;
}

.nastip{border: 2px solid #b4dafd; background: url('../images/bkg.gif'); padding: 10px 10px 5px 10px; margin: 10px 0 20px 0;}


/*p img {
  border: 0;
  float: left; 
  margin-right: 1em;
  margin-bottom: 1em;
}*/

#main {
  margin: 0 auto;
  padding: 0;
  text-align: left;
  max-width: 1024px;
  background: #fff;
  width: 770px;
  padding: 0 10px;
}

/*Logo*/
#site-logo {
  background: transparent url('../images/top.jpg') no-repeat top left;
  border: 0;
  margin:  0;/*0.75em 0em 0.75em 1.5em;*/
  padding: 0;
}
#site-logo a {
  display: block;
  text-decoration: none;
  background-color: transparent;
  overflow: hidden;
  border: 0;
  margin: 0;
  padding: 0;
  padding-top: 204px;
  height: 0px !important;
  height /**/: 204px;
  width: 770px;
  cursor: pointer;
}

.documentContent { font-size: 110%; }
.documentFirstHeading {
  border: 1px solid #744404;
}
.documentDescription {
  font-weight: bold;
  display: block;
  margin: 0em 0em 0.5em 0em;
  line-height: 1.5em;
}

#site-footer {
  text-align: center;
  border-top: 1px solid #000;
  margin-top: 2em;
  padding: 2em 0;
  font-size: 0.76em;
}

#site-footer a{
  color: black;
}


.menu{
  background: #C0DEE6 url('../images/menu_bkg.jpg') repeat-x;
  border-bottom: 1px solid #FF190A;
  text-align: center;
  margin-bottom: 1em;
  font-family: Tahoma;
  font-size:11px;
}

.menu a{
  color: black;
  text-decoration: none;
  margin: 0 10px;
  line-height: 25px;
}

.l { font-size: 150%; }
.m { font-size: 110%; }
.s { font-size: 80%em } 

.rt { text-align: right; }
.lt { text-align: left; }
.c, .center { text-align: center; }

.fl { float: left; }
.fr { float: right; }

/*cols*/
.s1 {width: 100%;}
.s2 {width: 49%;}
.s3 {width: 33%;}
.s4 {width: 24%;}

.red { color: red; }
.blue { color: blue; }
.green { color: green; }

.cenik-table th, .autobazar th {
  background-color: #0000FF;
  font-weight: bold;
  color: white;
}

.autobazar td img {
  margin: 5px;
}

.autobazar td ul {
  text-align: left;
  padding: 1em 0;
}

.news img {
  margin-right: 3em;
}

.main-news {
  padding: 0.8em;
  border: 1px solid #008000;
  color: #008000;
  margin: 1em 0
}

.img-left, .img-right, div.img {
   float: left;
   margin: 0 15px 15px 0;
   padding: 10px 0;
   text-align: center;
   background: white;
/*   border-right: 1px solid #ccc;
   border-bottom: 1px solid #ccc;
*/   font-size: 75%;
}
.img-right {
   float: right;
   margin: 0 0 15px 15px;
}

div.img {
  width: 220px;
  margin: 10px;
}
div.space {margin-right:10px;}
a.more {
  display: block;
  text-align: right;
  margin: 5px O;
  color: inherit;
}

#site-content {
  padding: 1em;
}

#site-content a{
  color: black;
}

.fotak{ padding-left: 110px; height: 47px; padding-top: 33px; font-size: 120%; margin-bottom: 25px; position: relative;}
.fotak a.fotog{display: block; height: 80px; width: 98px; position: absolute; left: 0px; top: 0px;}
