/* CSS Document */
* {
  margin: 0px;
  border: 0px;
  padding: 0px;
}
body {
  font-family: Tahoma;
  color: #454545;
  color: #252525;
  
  font-size: 12px;
  line-height: 18px;
}
img {
  border: 0px;
}
h1, h2 {
  /*text-align: right;*/
  background: #E1771E url(../images/dot_w.png) no-repeat 8px center;
  color: #fff;
  font-weight: normal;
  padding: 5px;
  padding-left: 20px;
  margin-bottom: 10px;
}
h1 {
  font-size: 16px;
}
h2 {
  font-size: 14px;
}
a {
  text-decoration: none;
  color: #E1771E;
/*  color: #E1771E;*/
}
a:hover {
  text-decoration: underline;
}
p, ul {
  padding: 5px;
  background: #f3f3f3;
  margin-bottom: 10px;
}
ul {
  padding-left: 20px;
}

#glowna_tab {
  position: absolute;
  top: 70px;
  width: 830px;
}
#glowna_tab td {
  text-align: left;
  vertical-align: top;
  padding: 10px;
  padding-bottom: 0px;
}

/* logo */
#logo {
  position: absolute;
  top: 23px;
  left: 50px;
  
  display: block;
  width: 181px;
  height: 35px;
  font-size: 0px;
  line-height: 0px;
  background: url(../images/turbostudio-logo.gif);
}
#haslo {
  position: absolute;
  top: 30px;
  left: 316px;
  
  display: block;
  width: 470px;
  height: 20px;
  font-size: 0px;
  background: url(../images/stworzymy.gif);
}
/* menu */
#menu {
  width: 250px;
  border-right: 1px #454545 dotted;
}
#menu ul {
  margin: 0px;
  padding: 0px;
}
#menu li {
  margin: 0px;
  margin-bottom: 1px;
  list-style: none;
}
#menu a {
  display: block;
  padding: 5px;
  padding-left: 20px;
  color: #fff;
  background: #E1771E url(../images/dot_w.png) no-repeat 8px center;
}
#menu a:hover {
  text-decoration: none;
  background: #ce905d;  
  background: #ce905d url(../images/dot_w.png) no-repeat 8px center;
}

/* portfolio */
#portfolio li {
  list-style: none;
  padding-bottom: 10px;
  margin-bottom: 10px;
  /*border-bottom: 1px #454545 dotted;*/
}
#portfolio {
  padding: 0px;
  background: transparent;
  margin: 0px;
}

#portfolio a {
/*  background: url(../images/fog.png);*/
}
/*
#portfolio h4 {
  padding: 5px;
  background: #f3f3f3;
  font-weight: normal;
  color: #E1771E;
  font-style: italic;
  margin: 5px 0px;
}
*/
#portfolio h2 a{
  color: #fff !important;
}
#portfolio td {
  margin: 0px;
  padding: 0px 0px 5px 5px;
}
#portfolio th {
  width: 120px;
  font-weight: normal;
  color: #E1771E;
  font-style: italic; 
  padding-bottom: 5px;
}
/* footer */
.footer {
  border-top: 1px #454545 dotted;
  font-size: 9px;
}
#walidatory {
  float: right;
}

/* */
/* */
/* */
/* */
/* */
/* */
/* */
