/*Copyright 2007 YeahQb - yeahqb@gmail.com (NetWork Design)*/
/*Main style for wyszukuj.goov.pl*/


/*Structure*/

li.menu {
  display: inline;
  position: relative;
  padding-left: 10px;
}

a.menu {
  padding-left: 20px;
  padding-right: 20px;
  padding-top: 15px;
  padding-bottom: 10px;
}

a.menu:hover {
  position: relative;
  top: 1px;
  left: 1px;
}

#all {
  width: 750px;
  height: 100%;
  margin: 0 auto 0 auto;
}

#top {
  width: 750px;
  height: 155px;
}

#menu {
  position: relative;
  top: 0px;
}

#content {
  width: 750px;
  padding-bottom: 30px;
}

#footer {
  width: 750px;
}

/*Colors and fonts*/

h1 {
  font-family: 'Luciada Grande', Verdana, Arial, sans-serif;
  color: #333;
}

h3 {
  font-family : 'Luciada Grande', Verdana, Arial, sans-serif;
  color: #333;
}

a.menu {
  background-color: #333;
  color: #fff;
  font-family: 'Luciada Grande', Verdana, Arial, sans-serif;
  font-size: 16px;
  text-decoration: none;
}

a.menu:hover {
  background-color: #444;
  color: #fff;
  font-family: 'Luciada Grande', Verdana, Arial, sans-serif;
  font-size: 16px;
  text-decoration: none;
}

#top {
  background-image: url(spec_prb.gif);
  background-repeat: no-repeat;
}

#content {
  font-family: 'Luciada Grande', Verdana, Arial, sans-serif;
  color: #333;
  font-size: 13px;
}

#footer {
  font-size: 10px;
  font-family: 'Luciada Grande', Verdana, Arial, sans-serif;
  color: #333;
}

.link {
  color: #333;
  text-decoration: none;
  font-weight: bold;
}

.link:hover {
  color: #555;
  border-bottom: 1px dashed #555;
  font-weight: bold;
}

.linkf {
  color: #333;
  text-decoration: none;
}

.linkf:hover {
  color: #555;
  border-bottom: 1px dashed #555;
}

.zap {
  color: #e22;
}

.cia {
  color: #292;
}

.goovpl {
  position: relative;
  top: -38px;
  left: 450px;
  width: 300px;
}

.bottom-links {
  color: #333;
  text-decoration: none;
}

.bottom-links:hover {
  color: #555;
  border-bottom: 1px dashed;
}

#bottom-links {
  position: relative;
  top: -10px;
  font-size: 9px;
  text-align: center;
}
