	body{
		background:url(flash_images/grad_bg.png) repeat-x #D6C6B3;
		margin:0px;
		font-family:verdana;
		font-size:10px;
		color:#3F2D1B;
	}
	
	#flash_container{
		width:844px;
		height:306px;
		background:url(flash_images/bg_work.png) no-repeat;
		margin:auto;
		position:relative;
	}
	
	.wyprzedaz{
		width:450px;
		height:130px;
		position:absolute;
		left:350px;
		top:50px;
	}
	
	.banner{
		width:844px;
		height:300px;
		position:absolute;
		left:50%;
		margin-left:-422px;
		top:150px;
	}
	
	#container{
		width:844px;
		min-height:494px;
		margin:auto;
		background:url(flash_images/big_bg.png) no-repeat;
	}
	
	#main{
		width:629px;
		min-height:460px;
		background:url(flash_images/bg_main.png) repeat-y;
		margin-left:35px;
		padding:20px 50px;
	}
	
	#bottom{
		width:844px;
		height:69px;
		background:url(flash_images/bottom.png) no-repeat top;
		margin:auto;
		color:#BF7786;
		text-align:center;
		clear:both;
		padding-top:50px;
		margin-bottom:20px;
	}
	
	#bottom a{
		text-decoration:none;
		color:#7B3D48;
	}
	
	#bottom a:hover{
		text-decoration:underline;
	}
	
	a.decoration{
		display:inline;
		padding:5px;
		color:#7B3D48;
		text-decoration:none;
		background:#EFE8E0;
		margin:0px 5px;
	}
	
	a.decoration:hover{
		background:#EFE0D1;
	}
	
	a#first{
		margin-left:0px;
	}
	
	h1{
		margin:0px;
		color:#7B3D48;
		margin-top:40px;
		font-size:16px;
		clear:both;
		margin-bottom:20px;
	}
	
	.small{
		font-size:9px;		
		padding:20px;
	}
	
	#main img {
		border:0px;
	}
	
	.foto{
		float:left;
		background:#EFE0D1;
		margin-right:5px;
		margin-bottom:5px;
		padding:10px;
		//padding-bottom:10px;
	}
	
	a.foto_link{
		border:0px;
	}
	
	a {
		color:#7B3D48;
		text-decoration:none;
		font-weight:bold;
	}
	
	a:hover{
		text-decoration:underline;
	}
	
	a.normal{
		font-weight:normal;
		text-decoration:none;
		color:#C77786;
	}

	a.normal:visited{
		color:#C77786;
	}