/* Sample CSS Code */
body {
  font-family: Tahoma, Arial, sans-serif;
  font-size: 11px;
  color: #5F5F5F;
  background-image: url(tlo.jpg);
  background-color: #FEFEFE;
  background-repeat: repeat-x;
  margin-top: 0px;
}

.main {
  margin: auto;
  width: 791px;
  height: 100%;
  padding: 0px 0px 0px 0px;
  margin: auto;
  margin-top: 0px;
}

h1 {
  font-family: Verdana;
  font-size: 14px;
  text-transform: capitalize;
  color: #799917;
}

h2{
  font-family: Tahoma;
  font-size: 14px;
  text-transform: uppercase;
  color: #4B5668;
}

.top {
  font: normal Tahoma, Arial, sans-serif;
  background-image: url(top_02.jpg);
  width: 791px;
  height: 375px;
  margin: 0px 0px 0px 0px;
  padding: 0px 0px 0px 0px;
  background-repeat: no-repeat;
  color: #ffffff;
}

.top a:link, .top a:visited {
  color: #ffffff;
  font-size: 11px;
}

.top a:hover {
  color: #666666;
  font-size: 11px;
}

.menu {
  width: 550px;
  font-family: Tahoma, Arial, sans-serif;
  font-size: 11px;
  font-style: normal;
  text-align: center;
  padding-left: 505px;
  padding-top: 30px;
  height: 25px;
  clear: both;
  left: 150px;
}

.menu a:link, .menu a:visited {
  color: #ffffff;
  font-weight: bold;
  font-family: Tahoma, Arial, sans-serif;
  font-size: 11px;
  text-align: center;
  text-decoration: none;
  text-transform: capitalize;
}

.menu a:hover {
  color: #F5812E;
  font-weight: bold;
  text-decoration: none;
}

.menu ul {
  font-family: Tahoma, Arial, sans-serif;
  font-size: 11px;
  font-style: normal;
  color: #FFFFFF;;
  text-decoration: none;
  display: inline;
  height: 10px;
  top: 7px;
  text-align: center;
}

.menu li {
  font-family: Tahoma, Arial, sans-serif;
  font-size: 11px;
  font-style: normal;
  color: #FFFFFF;
  display: block;
  float: left;
  height: 15px;
  margin: 14px;
  margin-top: 10px;
  margin-bottom: 10px;
  background-repeat: no-repeat;
  text-align: center;
}

.tresc {
	width: 791px;
	float: left;
    line-height: 16px;
    padding-left: 0px;
    padding-right: 25px;
    padding-bottom: 20px;
    overflow: visible;
}

.tresc a:link, .tresc a:visited {
  color: #C9344C;
  font-weight: bold;
  font-size: 11px;
}

.tresc a:hover {
  color: #F3832F;
  font-weight: bold;
  text-decoration: line; 
}

.stopka {
  width: 791px;
  background: #C9344C;
  font-family: Tahoma, Arial, sans-serif;
  font-size: 10px;
  font-style: normal;
  text-align: center;
  height: 20px;
  padding-top: 5px;
  clear: both;
}

.stopka a:link, .stopka a:visited {
  color: #ffffff;
  font-family: Tahoma, Arial, sans-serif;
  font-size: 10px;
  text-align: center;
  text-decoration: none;
  text-transform: uppercase;
}

.stopka a:hover {
  color: #F3832F;
  text-decoration: none;
}

.stopka ul {
  font-family: Tahoma, Arial, sans-serif;
  font-size: 10px;
  font-style: normal;
  color: #FFFFFF;;
  text-decoration: none;
  display: inline;
  height: 10px;
  top: 7px;
  text-align: center;
}

.stopka li {
  font-family: Tahoma, Arial, sans-serif;
  font-size: 10px;
  font-style: normal;
  color: #FFFFFF;
  display: block;
  float: left;
  height: 15px;
  margin: 3px;
  margin-top: 5px;
  background-repeat: no-repeat;

}

.wykonanie {
  font-family: Tahoma, Arial, sans-serif;
  font-size: 10px;
  height: 10px;
  margin-top: 5px;
  text-align: center;
}

.wykonanie a:link {
  color: #ff6600;
}

.wykonanie a:hover {
  color: #666666;
}
