html,body {background-color:#FFFFFF; margin:0;padding:0; border:0;width:100%;height:100%; background-color: #22211e;}

body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,code,fieldset,legend,p,blockquote,th{
	width: 1000px;
  	display: block;
  	margin-left: auto;
  	margin-right: auto}
table{border-collapse:collapse;border-spacing:0;}
fieldset,img{border:0;}

img { display: block; background:none; border:none}

#header {margin: 0;padding: 0;border:0;background: url(../images/headerNice.jpg) no-repeat; width: 100%; height:469px; background-position:bottom;float:left;}

#MENUTLO{background: url(../images/menu.gif) repeat-x; margin:0; padding:0; width:1000px;height:40px;float:right; border:0; }


.underlinemenu{
font-weight: normal;
width: 100%;
font-size: 10pt;
font-family: Verdana;
}

.underlinemenu ul{
padding: 10px 0 3px 0; 
margin: 0;
text-align: center; 
}

.underlinemenu ul li{
display: inline;
}

.underlinemenu ul li a{
color: #dfedf7;
padding: 6px 3px 4px 3px; /*top padding is 6px, bottom padding is 4px*/
margin-right: 20px; /*spacing between each menu link*/
text-decoration: none;
border-bottom: none; /*3px solid gray; bottom border is 3px*/
}

.underlinemenu ul li a:hover, .underlinemenu ul li a.selected{
border-bottom-color: none;
color: #bb9065;
}

#zawartosc {margin:0 auto; width:1000px; background-color:#1f1e1f; overflow: auto; } /*1f1e1f*/

@import url(https://fontlibrary.org/face/estrangelo-edessa);

#tresc{	text-align:justify; font-family: 'EstrangeloEdessaRegular', arial, serif, Verdana; color:#f3fcff; font-size:12px; font-weight:normal; 
	min-height: 500px; margin:0 ;padding:30px 25px 10px 25px; width:450px; float: left; display: inline; 
	overflow: hidden;
	}

#kolumna{	text-align:justify; font-family: 'EstrangeloEdessaRegular', arial, serif, Verdana; Verdana; color:#f3fcff; font-size:12px; font-weight:normal; 
	min-height: 500px; margin:0 ;padding:30px 50px 10px 50px; width:900px; float: left; display: inline; 
	overflow: hidden;
	}

h1 {width: auto;  margin: 0; padding: 0; font-family: 'EstrangeloEdessaRegular', arial, serif, Verdana; color:#cad5d9; font-size:18px; font-weight:bold; }
p {width: auto;  text-align:justify; font-family:'EstrangeloEdessaRegular', arial, serif, Verdana; color:#cfe2e8; font-weight:normal; margin: 0; padding: 30px 0 40px 0;}
form {margin: 0; padding: 30px 0 40px 0;}


