body,
html {
background: url(../gfx/pasek-tlo_zero.jpg);
margin:0;
padding:0;
color:#000;
font-family: 'verdana', 'tahoma';
font-size: 12px;
}

#bg-kwiatki{
	position: absolute;
	top: 0px;
	left: 0px;
	width: 100%;
	height: 200px;
	
	}
#bg-pasek{
	position: absolute;
	top: 0px;
	left: 0px;
	width: 100%;
	height: 597px;
	background: url(../gfx/pasek-tlo.jpg) repeat-x bottom;	
	}	
#toptext{
	position: absolute;
	top: 1px;
	right: 30px;
	color: #d673e8;
	font-weight: bold;
	}
#toplogo{
	position: absolute;
	top: 1px;
	left: 50px;
	}
#contout{
	position: relative;
	width: 960px;
	height: 600px;
	margin: 0 auto;
	}
#contin{
	position: absolute;
	top: 40px;
	left: 180px;
	width: 750px;
	height: 380px;
	outline: none;
	z-index: 10000000;
	}
#contin img{
	position: absolute;
	top: 50px;
	left: 200px;	
	}		
#see_also {
	position: absolute;
	left: 70px;
	top: 275px;	
}

#box_left{
	position: absolute;
	bottom: 30px;
	left: 40px;
	text-align: center;
	color: #e05b03;	
	}
#box_left_bg{
	position: absolute;
	bottom: 45px;
	left: 40px;
	}
#box_left a
{
	color: #e05b03;	
	text-decoration: none;
}
	
#box_center{
	position: absolute;
	bottom: 30px;
	left: 340px;
	text-align: center;
	color: #0195ca;
	}	
#box_center_bg{
	position: absolute;
	bottom: 45px;
	left: 340px;

	}		
#box_center a
{
color: #0195ca;
text-decoration: none;
}
	
#box_right{
	position: absolute;
	bottom: 30px;
	left: 640px;
	color: #3ea608;	
	}		
#box_right_bg{
	position: absolute;
	bottom: 45px;
	left: 640px;

	}		
#box_right a
{	
	color: #3ea608;	
	text-decoration: none;
}	
	
.box{

	width: 289px;
	height: 132px;

	}	
#stopka{
	position: absolute;
	bottom: 15px;
	left: 270px;
	color: #75c1db;
	font-size: 10px;
	}
#stopka a{
	color: #75c1db;
	text-decoration: none;
	font-size: 10px;
	}
#stopka a:hover{
	text-decoration: underline;
	}
