body 	
{
  background: url('img/bg.gif') top left repeat #ffffff;
  font-family: Georgia,Times New Roman,Times,serif;
  font-size: 15px;
  color: #ffffff;
}


#oferta_img
{
    position: absolute;
    bottom:0px;
    right:0px;
    width:572px;
    height:548px;
    z-index: -999;
}

#bg
{
  background: url('img/bg1.png') top left no-repeat;
  background-color: none;
}

.tekst1	
{
  font-family: Georgia,Times New Roman,Times,serif;
  font-size: 15px;
  color: #ffffff;
}

.stat
{
  font-family: Georgia,Times New Roman,Times,serif;
  font-size: 12px;
  color: #a84a7d;
}

.opis
{
  font-family: Georgia,Times New Roman,Times,serif;
  font-size: 15px;
  color: #ffffff;
}


img.obramowanie { border: 8px solid #b091b3; border-radius: 10px; }
a:hover img.obramowanie { border: 8px solid #c09ec3; border-radius: 10px; }


#link1 {color: #ff5a00; font-family: Courier New; font-size: 14px; text-decoration: none; border-bottom:0px dotted #559fe0;}
#link1:hover {color: #ffffff; font-family: Courier New; font-size: 14px; text-decoration: none; border-bottom:1px dotted #bdd322;}



#link2 {color: #ffffff; font-family: Courier New; font-size: 15px; text-decoration: none; border-bottom:0px dotted #559fe0;}
#link2:hover {color: #3f939d; font-family: Courier New; font-size: 15px; text-decoration: none; font-weight: bold; border-bottom:1px dotted #bdd322;}


#logo
{
  display: block;
  line-height: 152px;
  width: 346px;

  color: none;
  background-image: url("img/page_03.png");
  background-repeat: no-repeat;
}
#logo:hover
{
  color: none;
  background-image: url("img/page_03_hover.png");
  background-repeat: no-repeat;
}


#portfolio_link
{
  display: inline-block;
  line-height: 40px;
  width: 110px;

  color: none;
  background-image: url("img/portfolio.gif");
  background-repeat: no-repeat;
}
#portfolio_link:hover
{
  color: none;
  background-image: url("img/portfolio_hover.gif");
  background-repeat: no-repeat;
}


#kontakt_link
{
  display: inline-block;
  line-height: 40px;
  width: 110px;

  color: none;
  background-image: url("img/kontakt.gif");
  background-repeat: no-repeat;
}
#kontakt_link:hover
{
  color: none;
  background-image: url("img/kontakt_hover.gif");
  background-repeat: no-repeat;
}



#fb_link
{
  display: inline-block;
  line-height: 40px;
  width: 107px;

  color: none;
  background-image: url("img/fb.gif");
  background-repeat: no-repeat;
}
#fb_link:hover
{
  color: none;
  background-image: url("img/fb_hover.gif");
  background-repeat: no-repeat;
}


.alert 
{
  font-family: Rockwell,Georgia,Times New Roman,Times,serif;
  font-size: 16px;
  text-decoration: none;
  color: #ffffff;
  background-color:#ff0000;
}

.input_1 {
  	background-color: #ffffff;
  	border: 3px solid #ffffff;
  	width: 300px;
  	height: 35px;
  	color: #000000;
  	font-size: 16px;
  	font-family: tahoma;
  	letter-spacing: 0px;
	}

.input_2 {
  	background-color: #ffffff;
  	border: 3px solid #ffffff;
  	width: 300px;
  	height: 150px;
  	color: #000000;
  	font-size: 16px;
  	font-family: tahoma;
  	letter-spacing: 0px;
	}

.but {
  	background-color: #000000;
  	border: 0px;
  	width: 100px;
  	height: 20px;
  	color: #ffffff;
  	font-size: 11px;
  	font-family: tahoma;
	}

.but:hover {
  	background-color: #ffffff;
  	border: 1px solid #ffffff;
  	width: 100px;
  	height: 20px;
  	color: #000000;
  	font-size: 11px;
  	font-family: tahoma;
	}


.contact {
  font-family: Rockwell,Georgia,Times New Roman,Times,serif;
  font-size: 16px;
  text-decoration: none;
  color: #ffffff;
  background-color:#ffffff;
	}
