	body 
	{ 
		margin: 0px; 
		background-image: url("panel/tlo.png");
		background-repeat: repeat-x;
		background-color: #335385;
		
		color: #000;
		font-size: 11px;
		font-family: verdana;
	}



	#web
	{
		margin:0 auto;
		width: 929px;
	}
	
	#web #intro 
	{
		width: 929px;
		height: 120px;		
		float:left;		
	}
	
	#web #intro .left
	{
		width: 204px;
		height: 120px;
		background-image: url("panel/web_intro_left.jpg");
		float: left;
	}

	#web #intro .center
	{
		width: 526px;
		height: 120px;
		background-image: url("panel/web_intro_center.jpg");
		float: left;		
	}
	
	#web #intro .right
	{
		width: 199px;
		height: 120px;
		background-image: url("panel/web_intro_right.jpg");	
		float: left;		
	}	
	
		
	#web #menu 
	{
		width: 929px;
		height: 43px;
		float:left;		
	}
	
	#web #menu .left
	{
		width: 204px;
		height:43px;
		background-image: url("panel/web_menu_left.jpg");
		float:left;
	}
	
	#web #menu .center
	{
		width: 526px;
		height: 43px;
		float: left;
		background-image: url("panel/web_menu_center.jpg");
	}
	
	#web #menu .center .text
	{
		padding: 4px;	
		padding-top: 8px;
	}
	
	#web #menu .center .text a
	{
		text-decoration: none;
		color: #fff;
		text-transform: uppercase;
	}

	#web #menu .center .text a:hover	
	{
		color: #ff0000;
	}
	
	#web #menu .right
	{
		width:199px;
		height: 43px;
		float: left;
		background-image: url("panel/web_menu_right.jpg");
	}
		
	#web #menu .right .text	
	{
		text-align: center;
		padding-top: 8px;
		text-decoration: none;
	}
	#web #menu .right .text a
	{
		text-decoration: none;
	}
		
		
	#web #menu .right .text .sklep
	{
		color: #416aa6;
		display: inline;
		font-size: 14px;
		text-transform: uppercase;
		text-decoration: none;
		font-weight: bold;
	
	}
	#web #menu .right .text .sklep a
	{
		color: #416aa6;		
		text-decoration: none;
	}	
		
		
		
		
		
		
	#web #song 
	{
		width: 929px;
		float:left;
		background-image: url("panel/web_song.jpg");
	}
	
	#web #song .left
	{
		width: 204px;
		height: 266px;
		background-image: url("panel/web_song_left.jpg");
		background-repeat: repeat-x;
		background-color: #335385;
		float:left;
	}
	
	#web #song .left .button
	{
		width: 170px; /* 204 */
		padding: 7px;		
		padding-left: 20px;
		background-image: url("panel/button.png");
		background-repeat: no-repeat;
	}
	

	#web #song .left .button a
	{
		text-decoration: none;
		color: #fff;
		text-transform: uppercase;
	}

	#web #song .left .button a:hover	
	{
		color: #ff0000;
	}
	
	#web #song .center
	{
		width: 526px;
		min-height: 400px;
		float: left;
		background-image: url("panel/web_song_center.png");
		background-repeat: no-repeat;
		background-color: #fff;
	}
	
	#web #song .center .text
	{
		padding: 34px;	
	}
	
	
	#web #song .center .text a
	{
		text-decoration: none;
		color: #416aa6;
		/*text-transform: uppercase;*/
	}

	#web #song .center .text a:hover
	{
		color:#ff0000;
	}
	
	#web #song .right
	{
		width:199px;
		min-height: 400px;
		float: left;
		background-image: url("panel/web_song_right.png");
		background-repeat: no-repeat;
		background-color: #fff;
	}	
	
	#web #song .right .text
	{
		padding: 14px;	
	}	
	
	#web #song .right .text a
	{
		text-decoration: none;
		color: #416aa6;
		text-transform: uppercase;
	}

	#web #song .right .text a:hover
	{
		color:#ff0000;
	}	
	
	#web #quatro 
	{
		width: 929px;
		height: 107px;
		float:left;		
	}
	
	#web #quatro .left
	{
		width: 204px;
		height:107px;
		float:left;
		background-image:url("panel/web_quatro_left.jpg");
	}
	
	#web #quatro .center
	{
		width: 526px;
		height: 107px;
		float: left;
		background-image: url("panel/web_quatro_center.jpg");
		text-align: right;
	}
	
	#web #quatro .center .text
	{
		 padding-top: 55px;
		 color: #fff;
		 text-transform: uppercase;
	}	
	
	
	#web #quatro .center .text a
	{
		text-decoration: none;
		color: #ff0000;
		text-transform: uppercase;
	}
	
	#web #quatro .center .text a:hover
	{
		text-decoration: none;
		color: #fff;
		text-transform: uppercase;
	}	
	
	#web #quatro .right
	{
		width:199px;
		height: 107px;
		float: left;
		background-image: url("panel/web_quatro_right.jpg");
	}	
	
	
	h1
	{
		color: #416aa6;
		display: inline;
		font-size: 16px;
		text-transform: uppercase;
	}
	
	.blue
	{
		color: #416aa6;
	}
	
	.hand
	{
		cursor: pointer;
	}
	
	.mhide { display:none; }
	.mmap { width:450px; height:418px; background-image:url(panel/mapa/cala.png); }
	
	.mail { text-transform:lowercase; }