/* CSS Document */

BODY {
margin-top:28px;
background-image: url(images/background.png);
background-repeat:repeat-x;
font-family:Tahoma, Arial, Helvetica, sans-serif;
font-size:11px;
color:#595959;
}

.linki a {
color:#595959;
text-decoration:none;
font-weight:bold
}

a img {
border:0px;
}
.text {
margin-top:20px;
text-indent:25px; 
line-height:13pt;
text-align: justify;
}
#box {
margin: 0px auto 0px auto;
width:940px;
height:auto;
}
#left_col {
margin-top:41px;
background-color:#ffffff;
width:168px; /* tutaj menu - uwazaj szerokosc */
height:auto;/* ustawione na sztywno - zmien */
float:left; 
}
#bar{
margin-top:42px;
width:554px;
float:left; 
background-color:#dcdcdc;
height:24px;
}
#bar2{
margin-top:42px;
width:218px;
float:right; 
background-color:#dcdcdc;
height:24px;
}
#middle {
width:554px;
float:left; 
background-color: #ffffff;
height:auto;
}
#middle2 {
width:487px;
background-color:#ffffff;
height:auto;
margin: 25px auto 30px 49px;
border-right: 1px solid #dcdcdc;
}
.content {
width:462px;
height:auto;
}

#news {
width:217px;
margin-top:15px;
float: right; 
background-color: #ffffff;
height:auto; /* ustawione na sztywno  - zmien */
}
#foother {
width:940px;
color:#ffffff;
float:right;
background-color:#646464;
margin: 0px;
height:25px;
}
.copyright {
float:right;
padding-right: 40px;
padding-top: 6px;
}
.title {
padding:5px 0 0 49px;
}
.title2 {
padding:5px 0 0 0px;
}
.news {
width:210px;
color:#8e8e8e; 
border-top:1px dotted #dcdcdc; 
line-height:2; 
margin: 10px 0px 10px 0px;
}
.news_b {
font-family: Tahoma, Arial, Helvetica, sans-serif;
font-weight: normal;
color:#595959;
}
/* pozostałe */
#bar_other{
margin-top:42px;
width:771px;
float:left; 
background-color:#dcdcdc;
height:24px;
}
#middle_other {
width:700px;
float:left; 
background-color: #ffffff;
height:auto;
margin-left:40px;
}

.linki {
line-height:13pt;
text-align: justify;
padding: 15px 0px 0px 0px;
}

#contactarea {
 float:left;
 width:457px;
 margin:10px auto;
 text-align:left;
 padding:0px;
 border:0px solid #dcdcdc;
}

#inputbox1, #inputbox2, #inputbox3 {
 border: 1px solid #dcdcdc;
 width: 457px;
 padding: 2px;

 color: #595959;
 float: left;
}

#inputlabel1, #inputlabel2, #inputlabel3, #inputlabel4 {

}

#textarea {
 border: 1px solid #dcdcdc;
 padding: 2px;
 width: 457px;
 color: #595959;
}

#submitbutton {
 background-color: #dcdcdc;
 font-family:Tahoma, Arial, Helvetica, sans-serif;
 font-size:11px;
}

