body {
  margin-top: 0px;
  margin-bottom: 0px;
  background-color: #CCCCCC;
  background-image: url(line.gif);
  background-repeat: repeat-y;
  background-position: center;
  text-align: center;
}

img {
    margin: 5px;
}

.main {
  width: 500px;
  margin: auto;
}

.header {
  width: 500px;
  font-family: Tahoma;
  font-size: large;
  font-weight: bold;
  color: #666666;
  position: relative;
  text-align: center;
  border-top-width: 2px;
  border-top-style: solid;
  border-top-color: #cccccc;
  border-bottom-width: 1px;
  border-bottom-style: dotted;
  border-bottom-color: #cccccc;
  padding-top: 10px;
  padding-bottom: 10px;
}

.body {
  width: 500px;
  font-family: Tahoma;
  font-size: 11px;
  font-weight: bold;
  color: #666666;
  position: relative;
  text-align: justify;
  padding-top: 15px;
  padding-bottom: 15px;
}

.footer {
  width: 500px;
  font-family: Tahoma;
  font-size: x-small;
  font-weight: bold;
  color: #666666;
  position: relative;
  text-align: left;
  padding-top: 10px;
  margin-bottom: 10px;
  border-top-width: 1px;
  border-top-style: dotted;
  border-top-color: #cccccc;
}

.w3c {
     word-spacing: 10px;
}

.main_page {
      line-height: 25px;
}

/*******************************************/

h1, h2 {
    font-family: Tahoma;
    font-weight: bold;
    color: #666666;
    letter-spacing: 1px;
    padding-top: 5px;
    padding-left: 10px;
    padding-bottom: 5px;
    border-left-width: 1px;
    border-left-style: dotted;
}

h1 {
   font-size: large;
}

h2 {
   font-size: medium;
}

h3 {
   font-size: medium;
}

a:link, a:visited, a:active {
        color: #CCCCCC;
        text-decoration: none;
}

a:hover {
	color: #CCCCCC;
	text-decoration: underline;

}

/*******************************************/

.cv_l {
   position: relative;
   float: left;
   width: 150px;
   font-family: Tahoma;
   font-weight: bold;
   color: #666666;
   padding-bottom:10px;
}
.cv_r {
   position: relative;
   font-family: Tahoma;
   font-weight: normal;
   color: #666666;
   text-align: left;
   padding-bottom:10px;
}

.cv_head {
   font-family: Tahoma;
   font-weight: bold;
   font-size: medium;
   margin-bottom:15px;
}

.cv_img {
    width: 105px;
    vertical-align: top;
    overflow: hidden;
}
.cv_tresc {
    width: 395px;
    overflow: hidden;
}

/*******************************************/

.projekt_t {
   font-family: Tahoma;
   font-weight: bold;
   font-size: small;
   padding-bottom: 10px;
}

.projekt_l {
    width: 200px;
    float: left;
    overflow: hidden;
    border-style: dotted;
    border-width: 1px;
    margin-right: 10px;
    margin-bottom: 10px;
}

.projekt_p {
    width: 300px;
    overflow: hidden;
    text-align: justify;
    font-weight: normal;
}

/*******************************************/

.links {
    width: 400px;
    height: 15px;
    color: #666666;
    padding-left: 90px;
    margin-top: 5px;
    margin-bottom: 5px;
    line-height: 15px;
    background-image: url('./images/link.png');
    background-repeat: no-repeat;
}

/*******************************************/

.budowa {
    width: 500px;
    text-align: center;
    color: #000000;
    font-size: medium;
}

/*******************************************/

.img_about {
    width: 200px;
    text-align: center;
    vertical-align: top;
}

.tekst_about {
    width: 300px;
    text-align: justify;
    line-height: 25px;
    vertical-align: top;
}

/*******************************************/

ul.menu {
  display: none;
  list-style-type: none;
  margin: 0;
  padding: 0;
}

.galeria {  text-align: center;
}

.powered {  text-align: right;
}
