@charset "UTF-8";
/* CSS Document */

body{
	background-image: url(images/glowna.jpg);
	
	   
	   
	   background-repeat:no-repeat;
	background-position: top center !important;
	background-size: 1920px 1045px;
	background-attachment: scroll;

	   
	    background-color:#7d3937;
}

a:link {
color:#FFF
}

a:visited {color:#FFF

}

a:hover {color:#FFF

}

a:active {
color:#FFF
}




#container
{
	position: relative;
	width: 1200px;
	height: auto;
	margin: 0 auto !important;
}






#tresc

{
	
	width: 860px;
	height: auto;
	position: relative; 
		background-color:#FFF;
	top: 368px;
	left:150px;
	font-family: sans-serif;
	color:#000;
	padding: 20px 20px 20px 20px;


	
	}




