@CHARSET "UTF-8";
/* ------------------------------------------------------------------------------------ */
/*  Główne deklaracje */
/* ------------------------------------------------------------------------------------ */
html { 
	font-family: Verdana, Trebuchet, Helvetica, Sans-Serif; 
	margin: auto;
	padding: 0; 
	font-size: 11px; 
	text-align: center; 
	width:100%; 
	overflow-x:hidden;
	background:#50070c;
}

/* ------------------------------------------------------------------------------------ */
/*  Deklaracje dla intra */
/* ------------------------------------------------------------------------------------ */
#krecha{
	width:100%;
	height:133px;
	margin:-72px 0 0 0;
	top:50%;
	position: absolute;
	background: url(../images/des/tlo_kreski_intro.jpg) repeat-x;
}
#intro{
	width:655px;
	height:562px;
	margin:-281px 0 0 -328px;
	top:50%;
	left:50%;
	position: absolute;
}
#intro_gora{
	width:655px;
	height:209px;	
	background: url(../images/des/dobosz-intro_033.jpg) no-repeat;
}
#intro_srodek{
	width:460px;
	height:133px;	
	margin: 0 0 0 95px;
	background: url(../images/des/dobosz-intro_08.jpg) no-repeat;
}
#intro_dol_a{
	background: url(../images/des/dobosz-intro_11.jpg) no-repeat;
	width:655px;
	height:61px;	
}
/* --------------------#intro_dol_b - Guzik wejdź w intro------------------------------ */
#intro_dol_b{
	background: url(../images/des/dobosz-intro_12.jpg) no-repeat;
	width:655px;
	height:50px;	
	display:block;
	text-align:center;
	border:0;
}
#intro_dol_c{
	background: url(../images/des/dobosz-intro_13.jpg) no-repeat;
	width:655px;
	height:108px;
	text-align:center;	
}
#intro_dol_c a{
	border:0;
	text-decoration:none;
}
#intro_dol_c a:hover{
	border:0;
	text-decoration:none;
}
.intro_flagi{
	margin: 0 10px 0 10px;
	border:0;
	}

