
body {
	background-image:url(../images/tlo.png);
	background-repeat:no-repeat;
	background-color: #F4F4F4;
	font-family: Arial,Tahoma,Helvetica,sans-serif;
  font-size: 12px;
  color: #333;
  }

img { border: none;
	}
		
a { 
 	color: #333;
 	text-decoration: none;
 	}

a:hover { 
 	color: #900;
 	text-decoration: none;
 	}

a.light {
 	border-bottom: 1px dashed;
	}
	
ul li{list-style:none}
li.pointer{list-style: circle url(../images/lt.png);padding-bottom:10px;line-height:18px;}
li.pointer a{text-decoration: underline;}
li.pointer a:hover{color:#900}


h2{font-family:'Trebuchet MS','Lucida Grande',Verdana,Arial,Sans-Serif}
h2{color:#333;font-size:18px;font-weight:400;margin-bottom:10px;margin-top:4px;text-transform:none; line-height: 24px;}

input { 
	border: 1px solid #ADADAD;
	line-height: 20px;
	margin-left: 20px;
	margin-bottom: 5px;
	}

input:hover,input:focus { 
	background-color: #E5E5E5;
	}

#container{
	border: 0px solid blue;
	padding:20px 15px 0;
	margin-left:auto;
	margin-right:auto;
	width:1020px;
	overflow:auto;
	height:auto
	}

#container_bottom {
	clear:left;
	height:15px;
	margin-left:auto;
	margin-right:auto;
	width:920px;
	z-index:3
	}

.header_apla{
	border: 0px solid blue;
	margin-right: 10px;
	margin-bottom: 10px;
	float: right;
	width: 670px;
	height: 300px;
	padding-top: 0px;
	}
	
#header_forma{border: 0px solid blue;margin: 10px;background-image:url(../images/header3.jpg);background-repeat:no-repeat;float:right;height:287px;width:571px}
#header_faq{border: 0px solid blue;margin: 10px;background-image:url(../images/header4.jpg);background-repeat:no-repeat;float:right;height:287px;width:571px}
.header_shadow1{border: 0px solid blue;margin: 10px;background-image:url(../images/shadow1.png);background-repeat:no-repeat;float:right;height:288px;width:581px}

#left_side{
	border: 0px solid yellow;
	float: left;
	margin: 0px 0 0;
	padding: 0 0 0 10px;
	width: 220px
	}

#logo{
	
	
	height:100px;
	margin-top:70px;
	width:300px;
	margin-left: -2px;
	z-index: 2;
}

#menu_products{
	border: 0px solid red;
	overflow:auto;
	height:auto;
	margin-top:70px;	
	}

#menu_products a{color:#666;display:block;font-size:12px;padding:3px 5px;text-decoration:none}
#menu_products a:hover{text-decoration: underline}
#menu_products .aktiv a{margin-left: 4px; font-weight: bold; color: #bf0606}

#menu_service{
	height:auto;
	margin-top:5px		
	}

#menu_service li{line-height:2ex; margin-left: -35px;}
#menu_service a{color:#666;display:block;font-size:12px;padding:3px 5px;text-decoration:none}
#menu_service a:hover{text-decoration: underline}
#menu_service .aktiv a{margin-left: 4px; font-weight: bold; color: #bf0606; text-decoration: none}

#menu_search{
	height:auto;
	margin-top:5px		
	}

.menu_body{
	background: url(../images/tlo_left1.png) repeat-y;
	margin-top:-3px;
	padding-top: 10px;
	border: 0px solid orange;
	margin-right:10px;
	}

.menu_bottom{
	border: 0px solid orange;
	background: url(../images/tlo_bottom_left1.png) no-repeat;
	width: 210px;
	min-height: 20px;
	}

.menu_line {padding-left: 4px}

#menu{
	border: 0px solid orange;
	float: left;
	width: 655px;
	min-height: 20px;
	margin-left: 12px;
	padding-right: 0px;
}

#content{
	border: 0px solid blue;
	float: left;
	margin-top:10px;
	margin-left:20px;
	min-height: 300px;
	width:750px}
	
#content p{
	line-height: 1.8em;
	}

#navig_bar {
	margin-bottom: 20px;
	width:750px;
	color: #777;
	font-size: 11px;
	line-height: 22px;
	float:left;
	}

#navig_bar a:hover{color:#900}

.foto{float:right;font-size:11px;padding-left:10px;padding-right:25px}

#lista li {line-height: 20px}
#lista a:hover {color: #900}
#lista a {text-decoration: underline;}
#lista span {color: #555; font-size: 11px}
	
#footer{
	border: 0px solid red;
	font-size: 11px;
	color: #888;
	margin-left: 30px;
	width:860px;
	float:left;
	}

#down{
	border: 0px solid red;
	clear: both;
	float:left;
	font-size:10px;
	margin-top:20px;
	padding: 0 30px 15px 15px;
	width:600px;
	text-align:right}

.menu {min-width:80px; float: left; text-align: center;}
	
.messageStackError { font-family: Verdana, Arial, sans-serif; background-color: #ffb3b5; font-size: 10px; color: #ff0000; width: 485px; clear: both; border: 1px solid red;}
.messageStackSuccess { font-family: Verdana, Arial, sans-serif; font-size: 10px; background-color: #99ff00; width: 485px; clear: both; border: 1px solid green;}
.messageBox { font-family: Verdana, Arial, sans-serif; font-size: 10px; color: #BD0000; }

.contact{
	float:left;
	width:32px;
	}

.bonita {
	line-height:1.6em;
	padding-bottom:10px;
	}
	
.b_header {
	font-weight: bold;
	padding-bottom: 8px;
	}
	

		.popup {
			position: 				fixed;
			top:					0;
			left:					0;
			width:					100%;
			height:					100%;
			z-index:				1000;
			display:				none; /* domyślnie nie pokazujemy popupa */
		}
 
		.popup .bg {
			position: 				absolute;
			top:					0;
			left:					0;
			width:					100%;
			height:					100%;
			z-index:				1;
			background:				#333;
			opacity:				0.8;
		}
 
		.head {
			width:					900px;
			height:					580px;
			position:				absolute;
			margin-top:				-300px;	/* minus połowa wysokości */
			margin-left:			-450px; /* minus połowa szerokości */
			z-index: 				3;
			top:					50%;
			left:					50%;
			text-align: center;
			color: #fff;
			font-size:1.2em;
			font-weight:bold;
		}
			

		.popup .container_popup {
			width:					900px;
			height:					530px;
			position:				absolute;
			z-index: 				2;
			top:					50%;
			left:					50%;
			padding-bottom:10px;
			margin-top:				-265px;	/* minus połowa wysokości */
			margin-left:			-450px; /* minus połowa szerokości */
			background:				#fff;
			color: #777;
			font-family: Arial;
			-moz-border-radius:		10px;
			-webkit-border-radius:	10px;
			border-radius:			10px;
			-moz-box-shadow:		0 0 50px #000;
			-webkit-box-shadow:		0 0 50px #000;
			box-shadow:				0 0 50px #000;
		}
 
		.popup .close {
			display:				block;
			margin-top:10px;
			margin-bottom:0;
			width: 30px;
			height:15px;
			float: right;
			border:					0;
			cursor:					pointer;
			background: 			url(/images/close.png) no-repeat;
		}

		.popup .send {
			display:				block;
			width: 90px;
			height:50px;
			float: left;
			border:					0;
			cursor:					pointer;
			background: 			url(/images_ac/ia_send.png) no-repeat;
		}
 
		.popup h3 {
			text-align: center;
			color: #fff;
		}
		
/* ############################################################################################################### */
		


	#mainNav {
	  min-height: 56px;
	  background-color: #fff;
	}
	
	.text-articl {
		text-align: justify;
	}