@charset "utf-8";
/* CSS Document */
body
	{    
	margin:0px; 
	background-repeat:repeat-x;
	background-color:#dad8d2;
	text-align: center;
	}
	
	img {border:0px;}
	
#width
	{
	background-image:url(../_gfx/bg.jpg);
	background-repeat:repeat-y;
	width:1000px;
	display:inline-block;
	}
	
#baner
	{
	background-image:url(../_gfx/baner3.jpg);
	width:999px;
	height:465px;
	float:left;
	display:inline-block;
	}

#text1
	{
	width:248px;
	margin-left:502px;
	float:left;
	margin-top:49px;
	font-family:Verdana, Geneva, sans-serif;
	font-size:12px;
	color:#333;
	text-align:left;
	}
	
	
#text2
	{
	width:400px;
	margin-left:63px;
	margin-top:443px;
	
	font-size:12px;
	color:#333;
	text-align:left;
	}
	
#text3
	{
	width:880px;
	margin-left:60px;
	font-family:Verdana, Geneva, sans-serif;
	font-size:12px;
	color:#333;
	text-align:justify;
	float:left;
        display: inline-block;
	}
	
#mainform
	{
	width:880px;
        float:left;
        margin-left:60px;
        font-family:Verdana, Geneva, sans-serif;
        display: inline-block;
        font-size:12px;
	}
        
        .pol
	{
	width:440px;
        float:left;
        font-family:Verdana, Geneva, sans-serif;
        display: inline-block;
        font-size:12px;
	}
        .nazwa
        {
            width:110px;
            display: inline-block;
            text-align: right;
            min-height: 30px;
            
        }
      .pole
        {
            width:295px;
            display: inline-block;
            text-align: left;
            padding-left:5px;
            min-height: 30px;
        }
        
              .pole2
        {
            width:270px;
            padding: 5px;
        }
        
                      .pole3
        {
            width:30px;
            padding: 5px;
        }
        
.czek
        {
            width:30px;
            float:left;
            padding-right: 5px;
            padding-left: 20px;
        }
.nazwa2
        {
            width:810px;
            float:left;
            font-size: 10px;
            padding-right: 5px;
            text-align: justify;
        }

.pola
{
clear:both;
padding-top: 20px;
}
h1 
        {
            font-family:Verdana, Geneva, sans-serif;
            color: #4e8b37;
            font-weight: bold;
         font-size:16px;   
        }
	
#img
	{
	background-image:url(../_gfx/img3.jpg);
	width:355px;
	height:258px;
	display:inline-block;
	float:left;
	}

#footer
	{
	background-image:url(../_gfx/footer.jpg);
	width:1000px;
        padding-top:90px;
	height:24px;
	display:inline-block;
        font-family: verdana;
        font-size:11px;
	}
        
        hr{
color:#dcdcdc;
background-color: #dcdcdc;
height: 1px;
border:0;

}

	
.proedukacja
	{
	margin-top:45px;
	width:190px;
	height:29px;
	overflow:hidden;
	display:block;
	float:left;
	text-indent:-999999px;
	background:url(../_gfx/button_proedukacja.png) no-repeat 0px 0px;
	}
	.proedukacja:hover
		{background:url(../_gfx/button_proedukacja.png) no-repeat 0px -29px;}
                
a.menu1:link { color : #798f1a; text-decoration : none; }
a.menu1:visited{color : #798f1a; text-decoration : none; }
a.menu1:hover {color : #798f1a; text-decoration : none; }
a.menu1:active { color : #798f1a; text-decoration : none; }         
                
                