body {
    margin: 0px;
    background-color: black;
}
/*
p {
padding: 0px;
margin: 0px;
}
*/
div.glowny {
    margin-left: auto;
    margin-right: auto;
    width: 1120px;
}

div.dol_outer {
    padding-top: 246px;
}

div.naglowek_tresc {
    height: 246px;
}

div.naglowek_tresc {
    float: right;
    width: 1120px;
    background-image: url(../images/naglowekszeroki.jpg);
    background-repeat: no-repeat;
}

div.naglowek_tresc_wers1 {
    height: 29px;
		width: 627px;
    background-image: url(../images/tylda_gora.jpg);
    background-repeat: no-repeat;
		position: relative; left: 493px;
}

div.naglowek_tresc_wers2 {
    height: 50px;
		width: 627px;
		position: relative; left: 493px;
}

div.naglowek_outer {
    background-color: black;
    position: fixed;

    width: 1120px;
    z-index: 1;
}

div.lewa_kolumna_outer {
float:left;
}

div.lewa_kolumna {
    background-color: #808080;
    background-image: url(../images/lewybok.jpg);
    background-repeat: no-repeat;
    position: fixed;
    text-align: center;
    width: 200px;
    min-height: 1000px;
}

div.pole_tresci_z_menu, div.pole_tresci_bez_menu {
    background-color: white;
    padding-bottom: 10px;
    padding-left: 10px;
    padding-right: 16px;
    padding-top: 10px;
    min-height: 430px;
}

div.pole_tresci_z_menu {
    margin-left: 200px;
    width: 894px;
}
div.pole_tresci_z_menu_styl1 {
	margin-left: 200px;
	width: 920px;
	background-image: url(../images/podklad1.jpg);
	background-repeat: repeat;
}
div.pole_tresci_z_menu_styl2 {
	margin-left: 200px;
	width: 920px;
	background-image: url(../images/podklad2.jpg);
	background-repeat: repeat;
}
div.pole_tresci_z_menu_styl3 {
	margin-left: 200px;
	width: 920px;
	background-repeat: repeat;
	background-color: #F1F0EE;
}
div.pole_tresci_z_menu_styl4 {
	margin-left: 200px;
	width: 920px;
	background-repeat: repeat;
	background-image: url(../images/podklad4.jpg);
}
div.pole_tresci_z_menu_styl5 {
	margin-left: 200px;
	width: 920px;
	background-repeat: repeat;
	background-image: url(../images/podklad9.jpg);
}

div.pole_tresci_bez_menu {
}

div.stopka_outer {
    background-color: black;*/

	background-image: url(../images/stopka.gif);
	margin-left: 200px;
	background-repeat: no-repeat;
	background-position: bottom right;
	padding-top: 15px;
	min-height: 51px;
}

div.stopka_tresc {
	padding-left: 10px;
	padding-bottom: 10px;
	padding-right: 10px;

}

div.tagi_outer {
	margin-left: 200px;
/*	width: 900px;*/
	padding: 10px;
	text-align: justify;
	padding-top: 30px;
}

img {
	border: 0px;
}