/* CSS Document */

body {
	
margin: 0px;
padding: 0px;
color: #888888;
font-size: 14px;
font-family: Verdana;
}
a:link,a:visited {
color: #4f952c;
text-decoration:underline;
}
a:hover {
text-decoration:none;
}
#naglowek {
height:62px;
width: 100%; 
background-image: url(../images/naglowek.png);
background-repeat:repeat-x;
} 
#logo {
margin-top: 0px;
height:62px;
float:left;
width: 555px;;
} 
#realizacje {
float: left;
padding-top: 20px;
}
.inputbox {

background-color: #fff;
border: 1px solid #f1af2e;
width: 180px;
color: #737373;
}
.select {

background-color: #fff;
border: 1px solid #f1af2e;
width: 305px;
color: #737373;
}
.przycisk1a {

background-color: #fff;
border: 1px solid #f1af2e;
color: #737373;
}
.textarea {

background-color: #fff;
border: 1px solid #f1af2e;
width: 180px;
height: 63px;
color: #737373;
}
.trescwiad {

background-color: #fff;
border: 1px solid #f1af2e;
width: 380px;
height: 70px;
color: #737373;
}
a.realizacje:link, a.realizacje:visited {
text-decoration: none;
color:#fff;
font-size:16px;
}
a.realizacje:hover {
color:#e9a20c;

}
#naglowek .center {
margin: 0px auto;
width: 980px;
background-color:#00CC00;
} 
#podkontakt {
width:100%;
}
#podkontakt .center {
margin: 0px auto;
width: 980px;
}
.clear {
clear:both;
}
#green .center {
margin: 0px auto;
width: 980px;
}
#green {
height:235px;
padding-top:0px;
overflow:hidden;
width: 100%; 
background-image: url(../images/green.png);
background-repeat:repeat-x;
}
#text {
float:left;
width: 100%;
}
#text .center {
margin: 0px auto;

width: 980px;
}
#tresc {
float:left;
width: 660px;
}
#prawa {

width: 310px;
float:left;
margin-left:2px;
}
h2 {
color: #e7a219;
font-weight:normal;
font-size: 18px;

}
#skontaktuj {
float: left;
background-image: url(../images/skontaktuj.png);
background-repeat:no-repeat;
height: 40px;
width: 298px;
text-indent: 20px;
line-height: 36px;
color: #0d0e0f;
font-size: 18px;
}
#info {
float: left;
background-image: url(../images/info.png);
background-repeat:no-repeat;
height: 244px;
width: 298px;
padding-top: 10px;
padding-left: 15px;
line-height: 140%; 
color: #0d0e0f;
font-size: 16px;
}
li {
list-style:square;
}

#prawa span {

line-height: 130%;
}