body {
	margin: 0;
	padding: 0;
	background: #000 ;
	font-family: Helvetica, Arial, sans-serif;
	font-size: 12px;
	color: #FFF;      
        
}

label {
	vertical-align: top;
	padding: 0px 10px 0 0;
}

a {
    color: #FFF;
    border-bottom: 1px solid #FFF;
    text-decoration: none;
}

a:hover {
    border-bottom: 1px solid gray;
}

a.banery {
    color: #FFF;
    border-bottom: none;
    text-decoration: none;
}

a.banery:hover {
    border-bottom: none;
}

input.textbox, textarea {
	display: inline-block;
	width: 300px;
	padding: 3px;
	color: #000;
	font-family: Helvetica, Arial, sans-serif;
	background: #FFF;
	border: 1px solid black;
}


img{
/*filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(...);*/

        border-right-style: none;
        border-left-style: none;
        border-bottom-style: none;
        border-top-style: none;
}

#zawartosc {
	width: 960px;
	margin: 0 auto;	
        background-image: url(images/gora_tlo4.jpg);
        background-position:top center;
        background-repeat:no-repeat;
}

#logo {
        width: 960px;
	height: 160px;
        margin: 0 auto;
}

#banery {
        position: relative;
        top: 50px;
        left: 700px;
        width: 160px;
        height: 62px;
}
#menu {
	width: 850px;
	height: 35px;
	position: relative;
        top: 63px;
	margin: 0 auto;
        /*background-image: url(images/menu.jpg);*/
}

#flash {
	width: 780px;
	height: 230px;
	margin: 0 auto;
	/*background: #FFF url(images/flash.jpg);*/
}

#ramka {
	width: 100%;
	height: 509px;
	border: 0 none;
}

#tresc {
        width: 717px;
        height: 505px;
        margin: 0 auto;
        background-image: url(images/tresc_tlo.jpg);
        background-position:top left;
        background-repeat:no-repeat;

}

#tlumaczenie {
    font-size:10px;
    padding-left: 40px;
    padding-top: 5px;
}

#kontakt {
	float: left;
	padding-left: 40px;
	padding-top: 40px;
}

#glowna {
	float: left;
	padding-left: 40px;
	padding-top: 60px;
	font-weight: bold;
	text-align: justify;		
}
#dc {
	float: left;
	padding-left: 40px;
	padding-top: 60px;
	font-weight: bold;
	text-align: justify;		
}
#fp {
	float: left;
	padding-left: 40px;
	padding-top: 60px;
	font-weight: bold;
	text-align: justify;		
}

#grawerowanie {
	float: left;
	padding-left: 40px;
	padding-top: 60px;
	font-weight: bold;
	text-align: justify;		
}
.rzad {
	text-align:right;
	padding-bottom: 7px;
        padding-left: 20px;
}

#pasek {
        margin: 0 auto;
        width: 748px;
        height: 28px;
        background-image: url(images/pasek.jpg);

}

#stopka{
        margin: 0 auto;
        width: 960px;
        height: 371px;
        background-image: url(images/stopka2.jpg);
        background-position:top left;
        background-repeat:no-repeat;
}

