/* reset */
* {vertical-align:baseline;font-weight:inherit;font-family:inherit;font-style:inherit;font-size:100%;border:0 none;outline:0;padding:0;margin:0;list-style-type:none;text-align:left;text-decoration:none}
table {border-collapse:collapse;border-spacing:0}
b,strong {font-weight:bold}
i {font-style:italic}
sup {vertical-align:super;font-size:0.7em}

/*** layout ***/
body {
  text-align:center;
  font: bold 8pt/16px Arial;
  color: #eee;
}
#center {
  width:750px;
  margin:140px auto;
}

#top, #contact, #bio, #news, #menu {
  background-color:#000;
  font-weight:normal;
}
#contact, #bio, #news, #menu {
  float:left;
  margin-left:30px;
}
#news {
  width:130px;
}
#contact a {
  color:#eee;
}
#contact a:hover {
  text-decoration:underline;
}
#wrapper {
  clear:both;
  background:#000;
  overflow:hidden;
}

/*** zakulaceny roh nahore ***/
#roh {
  background:url(/images/layout/roh.png) no-repeat;
  height:32px;
  width:32px;
  float:left;
}
#top {
  height:32px;
  width:718px;
  float:right;
}

/*** logo ***/
h1 img { margin-right:20px;vertical-align:middle;}
h1 {font:bold 24px Arial; color:#fff; margin-bottom:12px;} /* ! */
h1 span {font-size:17px; }

/*** menu ***/
#menu li {
  float:left;
  margin-right:5px;
}
#menu ul a {
  color:#eee;
  font: 1.4em Arial;
}
#menu ul a:hover {
  text-decoration:underline;
}

/*** thumbs ***/
a.img {
  display:block;
  float:left;
}

/*** paticka ***/
#footer {
  background:#000;
  padding:10px 0;
}
#footer p {
  text-align:right;
  font: normal 1em Arial;
}
#footer img {
  float:right;
  margin: 0 5px 0 15px;
}
#footer a {
  font: normal 1em Arial;
  color:#eee;
}
#footer a:hover {
  text-decoration:underline;
}

/*** ostatni ***/
h2 {
  color:#CBFD00;
  font-weight:bold;
}
h3 {
  margin: 20px 30px 10px 30px;
}
div.clear {
  clear:both;
}

a.admin {
  cursor:default;
}
div.gallery {

  margin-left:32px;
}
a.img img {
  margin-right:7px;
}

div.spacer {
  clear:both;
  height:30px;
}
