/* CSS Document */


#forma_glowna
{

margin: 20px auto;
width: 900px;
height: auto;
margin: 0 auto;
text-align: justify;
}
#baner_i_belka
{
position: relative;
width: 900px;
height: auto;
text-align: left;
}



#belka
{
position: relative; 
width: 900px;
height: 30px;
background: transparent url(../grafika/belka.jpg);
background-repeat: no-repeat;
}

#baner
{
position: relative; 
width: 900px;
height: 351px;
background: transparent url(../grafika/baner2_01.jpg);
text-align: left;

}
#flash
{
position: relative;
width: 400px;
height: 40px;
top: 300px;
left: 470px;
text-align: left;
}

#calosc
{
position: relative;
float: left;
width: 900px;
height: auto;

background-color: white; 
}

#lewa_strona
{
float: left;
width: 370px;
height: auto;

background: transparent url(../grafika/lewa_strona.jpg);
background-repeat: no-repeat;
}

#menu
{
position: relative;
width: 200px;
height: auto;

left: 30px;

}

#prawa_strona
{
position: relative;
float: right;
width: 530px;
height: 100%;

background: transparent url(../grafika/prawa_strona.jpg);
background-repeat: no-repeat;
}
#prawa_strona_belka
{
float: right;
width: 530px;
height: 20px;
background-color: rgb(102,51,0);
font-weight: bold;
color: white;

}
#prawa_strona_belka2
{
float: right;
width: 520px;
height: 20px;
background-color: rgb(102,51,0);
font-weight: bold;
color: white;

}
.tresc
{
position: relative;
float: left;
width: 500px;
height: 100%;
left: 10px; 
}

#stopka
{
position: relative;
float: left;
width: 900px;
height: 20px;
background: transparent url(../grafika/belka.jpg);
background-repeat: no-repeat;
font-size: 11px;

}




.srodek_naglowek
{
position: relative;
width: 350px;
height: 23px;
padding-top: 3px;
padding-left: 15px;
font-weight: 14pt;
color: white;
font-weight: bold;
background-color: rgb(102,51,0);
}
.nazwa_naglowka
{
position: relative;
float: left;
width: auto;
height: 20px;
background-color: rgb(102,0,0);
}


.menu2 a 
{
 display: block; 
 background-image: url("../grafika/przyciski/przycisk.png"); 
 background-repeat: no-repeat;
 color: white; 
 width: auto; 
 height: 40px;
 padding-top: 9px;
 padding-left: 0px;
 font-size: 13pt;
 font-weight: bold;
 text-decoration:none;
 font-family: TimesNewRoman;

 }
.menu2 a:hover 
{ 

 background-image: url("../grafika/przyciski/przycisk.png"); 
 background-repeat: no-repeat;
color: rgb(128,208,0);
width:    auto; 
height: 40px;

 padding-top: 9px;
 padding-left: 0px;
 font-size: 14pt;
 font-weight: bold;
 text-decoration:none;
}

