html {overflow-y: scroll;}
.body
{
 background-color: #e8dace;
 width: 736px;
 margin: 0 auto;
 }


.copy
{
font-family: Arial, Sans-Serif;
font-size: 9pt;
color: black;
}


.top
{
width: 736px;
height: 270px;
clear: both;
background-image: url(img/top2.jpg);
background-repeat:  no-repeat;

}

.buttons
{
width: 736px;
height: auto;
}

.buttons a{background-position: left top; display: block; color: #E1E9EE; width: 147px;
          float: left; height: 43px; padding: 0px} 

a.info {background-image: url(img/but/inf.jpg);}
a:hover.info {color:#FFFFFF; background-position: left bottom;}

a.zasady {background-image: url(img/but/zas.jpg);}
a:hover.zasady {color:#FFFFFF; background-position: left bottom;}

a.galeria {background-image: url(img/but/gal.jpg);}
a:hover.galeria {color:#FFFFFF; background-position: left bottom;}

a.bip {background-image: url(img/but/bip.jpg);}
a:hover.bip {color:#FFFFFF; background-position: left bottom;}

a.ogloszenia {background-image: url(img/but/ogl2.jpg); width: 148px;}
a:hover.ogloszenia {color:#FFFFFF; background-position: left bottom;}




.ram_top
{
width: 736px;
height: 9px;
background-image: url(img/ram/gora.jpg);
background-repeat:  no-repeat;
clear: both;
font-size: 1px; 
}

.middle 
{
width: 736px;
height: auto;
background-image: url(img/ram/srodek.jpg) ;
background-repeat: repeat-y;
text-align: left;
}

.middle2 
{
width: 736px;
height: auto;
background-image: url(img/ram/srodek2.jpg) ;
background-repeat: repeat-y;
text-align: left;
}
.feat
{
width: 736px;
height: 12px;
background-image: url(img/ram/dol.jpg);
background-repeat:  no-repeat;
clear: both;
}

.jpg_right
{
vertical-align: top;
margin-right: 30px;
margin-left: 5px;
float: right;
}

.jpg_left
{
float: left;
margin-left: 30px;
margin-right: 10px;
}


.naglowek
{
color: black;
font-family: Arial, Sans-Serif;
font-size: 11pt;
font-weight: bold;
margin-left: 30px;
}

.text
{
color: black;
font-family: Arial, Sans-Serif;
font-size: 10pt;
margin-left: 30px;
margin-right: 15px;
}


.listy
{
color: black;
font-family: Arial, Sans-Serif;
font-size: 10pt;
margin-left: 55px;
margin-right: 15px;
padding: 0px
}


.gal_img
{
width: 286px;
height: 215px;
border-style: none;
display: block;
}

.gal_naglowek_left
{
color: #936F4D;
width: 300px;
font-family: Arial, Sans-Serif;
font-size: 11pt;
font-weight: bold;
float:left;
margin-left: 57px;
margin-top: 2px;
margin-bottom: 18px;
text-decoration:none;
}
a:hover.gal_naglowek_left
{
color:#cb8583;
}

.gal_naglowek_right
{
color: #936F4D;
width: 300px;
text-align:center;
font-family: Arial, Sans-Serif;
font-size: 11pt;
font-weight: bold;
float:left;
margin-left: 24px;
margin-top: 2px;
margin-bottom: 18px;
text-decoration:none;

}

a:hover.gal_naglowek_right
{
color:#cb8583;
}

a.gal_link_right
{
float: right;

margin-right: 60px;
border: 2px solid #936F4D;
}
a:hover.gal_link_right
{
border: 2px solid #DAC4AF;
}

a.gal_link_left
{
float: left;
margin-left: 60px;
border: 2px solid  #936F4D;
}
a:hover.gal_link_left
{
border: 2px solid #DAC4AF;
}



 .naglowek_przetargu {
   COLOR: #172b46; TEXT-DECORATION: none; FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif; FONT-SIZE: 12px;}		
 .zalacznik {


 COLOR: #111146; TEXT-DECORATION: none; FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif; FONT-SIZE: 10px;}

 .aktualnosci {
   color: #172b46; TEXT-DECORATION: none; 
	 background-color:#dddddd;
	 font-family: Arial, Sans-Serif;
   font-size: 10pt;
	 }
	 
	 

  

#menu {
		width: 736px;
     height: 35px;
		
		 clear: both;
		 
		 background: #FFAF4D;
}

#menu ul {
    margin: 0;
    padding: 0;
		
    list-style: none;
}

#menu ul li {
    float: left;
}

#menu ul li a {
    display: block;
    width: 122px;
		height: 35px;
		padding-top:6px;
		font: bold 12px/25px Arial, sans-serif;
    text-decoration: none;
    text-align: center;
    color: black;
		line-height: normal;
    background: url(img/but/jasny.jpg);
		
}

#menu ul li a:hover {
    color: #e4d3c3;
    background: url(img/but/ciemny.jpg);
}


#menu ul li a#ostatni {
    width: 126px;
 
    }