*{
	margin: 0;
	padding: 0;
	outline:none;
}

html, body{
	background:url(../images/tlo.jpg) fixed #749CD0;
	margin: 0;
	padding: 0;
	font-family:Verdana, Geneva, sans-serif;
}

hr{
	width: 250px;
	height: 1px; 
	border:solid #777777; 
	border-width: 1px 0 0 0;
	margin:20px 0;
	text-align:left;
}


#kontener_calosci{
	margin:0 auto;
	width:990px;
}

	#logo {
		float:left;
	}

	#logo a{
		background:url(../images/logo.png) no-repeat;
		width:190px;
		height:111px;
		display:block;
		margin:0;
	}

	#warstwa_flashowa_1{
		width:600px;
		height:129px;
		padding:0 0 0px 0;
		margin:0 auto;
	}

	#warstwa_flashowa_2{
		position:relative;
		top:-50px;
		width:620px;
		height:260px;
		margin:0 auto;
		padding:0;
	}


		#warstwa_flashowa_3{
			width:170px;
			height:104px;
			margin:15px 0 0 0;
			padding:0;
			float:right;
		}
		
		.link_kontakt{
			float:right;
		}
		
		.link_kontakt a{
			width:170px;
			padding:0 0 0px 0;
			display:block;
			text-align:center;
			text-decoration:none;
			font-weight:bold;
			font-size:12px;
			line-height:44px;
			color:#222E3E;
			background:#F6E917;
			cursor:pointer;
			-moz-box-shadow: 0px 0px 3px #000000;
			-webkit-box-shadow: 0px 0px 3px #000000;
	        box-shadow: 0px 0px 3px #000000;
			filter: progid:DXImageTransform.Microsoft.Shadow(color='#333333', Direction=150, Strength=3);
		}
		
		.link_kontakt a:hover, .link_kontakt a.activeLink{
			background:#279615;
		}
		

	#kontener_menu_lewe{
		font-size:12px;
		margin-top:28px;
		float:left;
		width:150px;
	}
	
	.duze_menu{
		height:80px!important;
		font-size:14px;
		font-weight:bold;
	}
	
	.menu_lewe_numer{
		padding:0;
		font:bold italic 11px Arial, Helvetica, sans-serif;
		color:#59718F;
	}	
	
	.menu_lewe_tekst{
		margin-left:20px;
		width:80px;
	}
	
	.menu_duze_lewe_tekst{
		margin-left:20px;
		height:65px;
		font-weight:bold;
		font-size:14px;
		padding:0px;
		width:95px;
		}
	
		#menu_lewe ul{			
			margin:0;
			padding: 0;
			float:right;
		}			
			
		#menu_lewe ul li{
			float:right;
			list-style-type: none;			
			margin:3px 0 0 0;
			background:#CAD7E7;
			-moz-box-shadow: -2px -2px 2px #555555;
			-webkit-box-shadow: -2px -2px 2px #555555;
	        box-shadow: -2px -2px 2px #555555;
			filter: progid:DXImageTransform.Microsoft.Shadow(color='#555555', Direction=310, Strength=3);
		}
		
		#menu_lewe ul li a{
			min-width:95px;
			height:auto;
			padding:7px 14px 8px 5px;
			display:block;
			text-decoration:none;
			color:#222E3E;
			background:#CAD7E7;
			cursor:pointer;
		}
		
		#menu_lewe ul li a:hover, #menu_prawe ul li a:hover{
			color:#000000;
			background:#E92D37;
		}

		#menu_lewe ul li a.activeLink, #menu_prawe ul li a.activeLink{
			color:#000000;
			background:#E92D37;
		}

	#kontener_menu_prawe{
		font-size:12px;
		margin-top:28px;
		float:right;
		width:150px;
	}
	
	.menu_prawe_numer{
		padding:0;
		font:bold italic 11px Arial, Helvetica, sans-serif;
		color:#59718F;
		text-align:right;
	}	
	
	.menu_prawe_tekst{
		margin:0 20px 0 10px;
		width:80px;
	}
	
		#menu_prawe ul{			
			margin:0;
			padding: 0;
			float:left;
		}			
			
		#menu_prawe ul li{
			float:left;
			list-style-type: none;			
			margin:3px 0 0 0;
			background:#CAD7E7;
			-moz-box-shadow: 2px -2px 2px #555555;
			-webkit-box-shadow: 2px -2px 2px #555555;
	        box-shadow: 2px -2px 2px #555555;
			filter: progid:DXImageTransform.Microsoft.Shadow(color='#555555', Direction=30, Strength=3);
		}
		
		#menu_prawe ul li a{
			min-width:95px;
			height:auto;
			padding:7px 14px 8px 5px;
			display:block;
			text-decoration:none;
			color:#222E3E;
			background:#CAD7E7;
			cursor:pointer;
		}

	#menu_gora{
		position:relative;
		top:-50px;
		font-size:12px;		
		float:left;
	}
	
	#baterie_oferta{
		position:relative;
		top:-50px;
		margin:0 25px;
		float:left!important;
	}
	
		#menu_gora ul{			
			margin:0;
			padding: 0;
		}			
		
		#baterie_oferta ul{
			float:left!important;
		}
		
		#menu_gora ul li, #baterie_oferta ul li{
			float:right;
			list-style-type: none;			
			margin:10px 10px;
			background:#CAD7E7;
			-moz-box-shadow: 0px 0px 3px #000000;
			-webkit-box-shadow: 0px 0px 3px #000000;
	        box-shadow: 0px 0px 3px #000000;
			filter: progid:DXImageTransform.Microsoft.Shadow(color='#333333', Direction=150, Strength=3);
		}
		
		#baterie_oferta ul li{
			margin:0!important;
			float:left;
		}
		
		#menu_gora ul li a, #baterie_oferta ul li a{
			width:120px;
			height:35px;
			padding-top:10px;
			display:block;
			text-align:center;
			text-decoration:none;
			font-weight:bold;
			color:#222E3E;
			background:#F6E917;
			cursor:pointer;
		}
		
		#baterie_oferta ul li a{
			width:145px;
			height:45px;
			background:#CE0A0A;
			color:#FFF;
			padding-top:20px!important;			
		}
		
		#menu_gora ul li a:hover, #baterie_oferta ul li a:hover{
			color:#000000;
			background:#279615;
		}
		
		#baterie_oferta ul li a:hover{
			color:#FFF;
		}

		#menu_gora ul li a.activeLink{
			color:#000000;
			background:#279615;
		}
		
		#baterie_oferta ul li a.activeLink{
			color:#FFF;
			background:#279615;
		}
		
		.wysrodkowanie_w_pionie{
			line-height:27px;
		}

		
#kontener_podklady{
	margin:0 auto;
	width:690px;
	float:left;
}

	#gora{
		background:url(../images/domofony_01.png) no-repeat;
		width:690px;
		height:31px;
		margin:0 auto;
	}

	#srodek{
		width:690px;
		min-height:300px;
		background:url(../images/domofony_02.png) repeat-y;
		margin:0 auto;
		padding:0;
	}
	
		#tresc{
			margin:0 auto;
			width:670px;
			padding:10px;
			font-size:12px;
			line-height:14px;
			color:#FFFFFF;
		}
			
			#tresc p{
				font-size:12px;
				line-height:14px;
			}
			
			#tresc a{
				color:#ffffff;
				font-weight:normal;
				text-decoration:none;
				font-variant:normal;
			}
		
			#tresc a:hover{
				color:#FFFFFF;
				text-decoration:none;		
			}
					
			#tresc h1{
				text-align:left;
				font-size:16px;
				line-height:24px;
				text-decoration:underline;
				padding:10px 0;
			}
				
			#tresc h2{
				font-size:16px;
				color:#fffc00;
				margin:10px 0;
			}
			
			#tresc ul, #tresc ol{
				margin-left:0px;
			}
			
			#tresc ul li, #tresc ol li{
				margin-left:20px;
				margin-bottom:0px;
			}
			
			#tresc ol ol{
				margin-left:20px;
			}
			
			#tresc ol li ol li{
				margin-left:20px;
				margin-bottom:0px;
			}
			
		.zolte{
			font-size:24px;
			color:#FFCC00;
			font-weight:bold;
		}
			
		.podkreslone{
			text-decoration:underline;
		}
		
		.obraz{
			margin:0 auto;
			text-align:center;
		}
		
			.obraz img{
				margin:10px;
				border:1px solid #000;
			}
			
			.obraz img a{
				border:1px solid #000;
			}
			
.obraz table{ margin:20px auto 0 auto;}			
		
		.wysrodkowany{
			text-align:center;
			margin:0 auto;				
		}
		
			.czerwony_link a{
				color:#ed1c24!important; 
				font-weight:bold!important; 
				font-size:16px!important;
				margin:20px 0!important;
				display:block;
			}
			
			.zolty_link a{
				color:#FFCC00!important; 
				font-weight:bold!important; 
				font-size:12px!important;
			}
			
			.zolty_link a:hover{
				color:#FF0000!important; 
				font-weight:bold!important; 
				font-size:12px!important;
			}
			
			.font_14{
				font-size:18px!important;
				line-height:24px!important;
				text-transform:uppercase!important;
			}
			
			
		
		div#mapka{
			color:#FF0033;
			margin:0 auto;
			width:650px;
			height:650px;
			text-align: center;
			border:4px solid #FFF;
			overflow:hidden;
		}
		
			div#mapka hr{
				width: 230px;
				height: 1px; 
				border:solid #000000; 
				border-width: 1px 0 0 0;
				margin:0 auto 0 auto;
				text-align:center;
			}

.tabelka table{ border-spacing:0; margin:40px auto 0 auto; padding-bottom:30px;}
.tabelka th{ padding:12px; border-top:1px dashed #FFF;}
.tabelka td{ text-align:left; padding:15px 10px 10px 20px; border-bottom:1px solid #153777; border-top:1px solid #3E68B7; border-left: 1px solid #153777;}
		
	.clear_both{
		clear:both;
	}

		#licznik{
			text-align:center;
			color:#FFCC00!important;
			font: bold 14px/24px Verdana, Geneva, sans-serif;
		}
		
			.cyfry{
				font: bold 16px/24px Verdana, Geneva, sans-serif;
			}
	
		.powrot{
			padding:20px;
			display:block;
			text-align:center;
			margin:0 auto;
		}
		
			.powrot a{
				font-size:12px;
				font-weight:normal!important;
				color:#FFCC00!important;
				text-decoration:none;
			}
			
			.powrot a:hover{
				color:#333;
			}
	
		.stopka{
			margin:0 auto;
			text-align:center;
			color:#FFCC00;
			font-size:11px;
			line-height:normal;
		}
		
		.stopka a{
			color:#ED1C24!important;
			font-weight:bold;
			text-decoration:none;
		}
		
		.kliknij{
			background:#FFCC00;
			color:#000;
			font-weight:bold;
			margin-left:10px;
		}
	
	#dol{
		width:690px;
		min-height:29px;
		background:url(../images/domofony_03.png) no-repeat;
		margin:0 auto;
		padding-top:50px;
	}

		.aginus {
			font-size:10px;
			color:#FFFFFF;
			text-align:center;
		}

		.aginus a{
		color:#FFFFFF;
		text-decoration:none;
		}

		.aginus a:hover{
		color:#555555;
		}
		

/* Style dla ToolTip jQuery */

.hover{
position:absolute;
display:none;
z-index:999;
width:150px;
height:108px;
background:url(../images/tooltip.png) no-repeat;
}

.hover p{
font-size:11px;
color:#0F7CA7;
margin:1px 8px 1px 1px;
text-align:center;
}		
	
/* lista rozwijana */
#list3 { 
	border: 0px solid #111;
}

#list3 div.selected .title { 
	font-weight: bold;
	color:#3a4408;
}

#list3 div div {
	border-left:0px solid #FFFC00;
	padding: 5px;
}

#list3 div.title {
	border-left: 4px solid #89A400;
	background: #FFFC00;
	padding: 10px;
	cursor: pointer;
	font-size:14px;
	font-weight:bold;
}

#list3 div.title:hover {
	border-left: 4px solid #FFFC00;
	background: #89A400;
	color:#FFFC00;
	padding: 10px;
	cursor: pointer;
}

#list3 div.selected {
	border-bottom: none;
}

/* etykiety */
div.etykieta {
	position: absolute!important;
	border: 0px solid #cccccc!important;
	-moz-border-radius: 4px!important;
	-webkit-border-radius: 4px!important;
	text-align: center!important;
	color: #FFFFFF!important;
	padding: 8px!important;
	background: #000000!important;
	font:small-caps 12px/14px Arial, Helvetica, sans-serif!important;
}
