@charset "utf-8";

body	{
		margin:0;
		padding:0;
		cursor:default;
		font-family: Tahoma, 'Arial CE', Arial, Helvetica, sans-serif;
		font-size:10pt;
		color:#000;
		background-color: transparent;	
		background-image: url('images/bg-drops.gif');
		background-repeat: repeat;
		background-position: top center;
		}


/*************************************************************/
/**********************STYLEGLOBALNE**************************/
/*************************************************************/

A:active	{color:#8cc63f;}
A:link		{color:#7cb623;text-decoration:none;}
A:visited	{color:#7cb623;text-decoration:none;}
A:hover		{color:#8cc63f;text-decoration:none;}
span a:active, span a:link, span a:visited, span a:hover{color:inherit}

IMG	{border:0px;
	vertical-align:top;}
	
TABLE	{vertical-align:top;			
		background-repeat:repeat;			
		background-color:transparent;			
		border:0px green solid;
		
		margin:0px;
		font-size:10pt;
		text-align:left;}

TD	{vertical-align:top;	
	margin:0px;	
	border:0px green solid;
	background-color:transparent;
	font-size:10pt;
	text-align:left;}


DIV	{margin:0px;		
	padding:0px;
	border:0px #000000 solid;
	text-align:justify;
	}

P	{margin:0px;
	padding:0px;
	border:0px #000000 solid;}

div, p, dd, dt, dl, input, textarea, h1, h2, h3, h4, h5, h6, pre, code, form, fieldset, legend, blockquote {
	margin: 0px; padding: 0px; border: none; vertical-align: top;
}

h1,h2,h3,h4	{			
		font-family: Tahoma, 'Arial CE', Arial, Helvetica, sans-serif;
			font-weight:bold;}

H1, H2	{font-size:20pt;
	color:#000;
	margin:4px 0px 3px 0px ;
	font-weight:bold;
	font-family: 'Arial Narrow', Tahoma, 'Arial CE', Arial, Helvetica, sans-serif;}

h4 {font-size: 9pt; margin: 5px 0; }
h5 {font-size:12pt; color: #7CB623; 
	font-family: Tahoma, 'Arial CE', Arial, Helvetica, sans-serif;}
	
h6{font-size:10pt; color: #7CB623; 
	font-family:  'Arial Narrow', Tahoma, 'Arial CE', Arial, Helvetica, sans-serif;}


/*************************************************************/	
/**********************SRODKOWANIECALOSCI*********************/	
/*************************************************************/	

#srodkujacy	{
	top:0px;
	width:100%;
	height: 100%;
	margin:0 auto;
	padding:0 0 100px;
	vertical-align:top;
	text-align:center;
	background-image: url(http://www.oknoplus.com.pl/uploads/obrazki-naglowek/bg-top.gif);
	background-repeat: repeat-x;	
	background-position: top center;
	position:relative;
	}

#calosc	{
	margin:0;
	padding:0;
	width:100%;
	background-color: transparent;
	border:0px #ffffff solid; 
	text-align:left;
	}
	
	#naglowek{	
	background-image: url(http://www.oknoplus.com.pl/uploads/obrazki-naglowek/bg-top.gif);
	background-repeat: repeat-x;	
	background-position: top center;
	height: 215px;
	width: 100%;
	text-align: center;
	}
	
		#grafika {
		margin: 0 auto;
		position:relative;
		text-align: center;
		width: 960px;
		z-index:99
		}
			#grafika img {vertical-align: top; margin: 0; padding: 0;}
			#lang{position:absolute;right:33px;top:175px;}
			#lang a{margin-right:10px; color:#b3b1b2; }
			#lang a:hover{color:#727272}
	
	#boksy {	
	background-image: url(images/bg-boksy.jpg);
	background-repeat: repeat-x;	
	background-position: top center;
	text-align: center;
	width: 100%;
	height: 133px;
	margin-top: 0px;
	padding-top: 30px;
	}
	
	#boksy img {margin: 0 20px;}
	
	#tresc {
		width: 100%;
		margin: 0;
		padding: 0;
		background-color: #fff;
		background-image: url(images/bg1.gif);
		background-repeat: repeat-x;
		background-position: top center;
		display: table;
		text-align: center;
	}
	
	.pusta-komora-left {	
		float: left;
		display: table-cell;
		width: auto;
	}
	
	.pusta-komora-right {	
		float: right;
		display: table-cell;
		width: auto;
	}
	
	.pelna-komora {
		min-height: 500px; height: 500px; height: auto !important;
		width: 960px;
		margin: 0 auto;
		}
	
		#left_section{
		float: left;
			width:230px; 
			padding:0; 
			margin:10px 0 10px 0; 
			vertical-align:top;
			top:0;	
			text-align: left;			
		}
		
		#left_section .leftMenuTextDiv{
			clear:both;
			width:201px; 
			padding-top:1px;
		}
		
		#left_section .leftMenuTextDiv .leftMenuTextInner{margin:9px 0 0; background-color: #eee;}
		#left_section .leftMenuTextDiv .leftMenuTextInner table, .leftMenuTextInner table td, .leftMenuTextInner p{font-size: 10px;}
		
		#promo_texty {font-size: 10px;
			}
			.promo_url {text-align: right;}
		#promo_texty div{margin: 0 10px; padding-bottom:10px;}
		
		#right_section{			
			float: left;
			width:700px;
			padding:0 10px; 
			margin:10px 0 10px auto;	
			text-align: justify;
			overflow:hidden
			}
	
	#stopka{
		width:100%;
		height: 29px;
		background-color: transparent; 		
		font-size:8pt;
		text-align: center;
		background-image: url(images/opa50.png);
		background-repeat: repeat;
	}

	#location{ float:left;text-align:left; border-bottom:1px solid #DEDEDE; margin:15px 0 0; width:700px; padding-bottom:6px;}
	a.location_current {font-style: italic}
	#content_column_title{float:left; margin-left:10px;}
	.footer{width:960px; color:#fff; float:right; margin:12px 0 20px; height:30px; text-align:left;}
	
	
	
.footer a { color:#fff; text-decoration:underline;}	
p.center		{text-align:center;}

p.banner{padding:10px;}
p.visinfo{ font-size:8pt;}

.art_similarcontent_dt {border-bottom:1px #ddd dotted; background:#fff; color:#aaa; font-size:8pt;} 

div#wn	{ 
    position:relative; 
    width:960px; 
    height:30px; 	
    }

/*************************************************************/	
/**********************MENU***********************************/	
/*************************************************************/
ul.tree, div.menupodstrona ul{
	display:block;
	margin:5px 0 10px 0;
	padding:0 10px;}

ul.tree ul, div.menupodstrona ul ul{
	display:block;
	margin:0;
	padding:0;
	}

ul.tree li, div.menupodstrona ul li{
	display: block;
	list-style-type:none;
	/*padding-left:12px;*/
        border-bottom: 1px #dddddd dotted;
        line-height:20px;
}

ul.tree li.closed{	}
ul.tree li.opened{	}

ul.tree li a{
	font-size:12px;
	text-decoration:none;
	cursor:pointer;
    line-height:20px;}

ul.tree li a.folder{
	margin: 0 0 0 0;
    padding: 0 0 0 0;
	}

ul.tree li a.active{
	font-weight:normal;
        color: #23a4ff;}

ul.tree li a:hover{
	text-decoration:none;
    color: #23a4ff;
	}

ul.tree li ul li {
	padding-left:12px;
	border-bottom: 0px #dddddd dotted;
	border-top: 1px #dddddd dotted;
	line-height:20px;
}


	
/*************************************************************/
/*******contentitemstable.tmpl**WYBIEZZAWARTOSC***************/
/*************************************************************/

TABLE#contentitemstable{
			border:0px;
			width:550px;
			margin-left:auto;
			margin-right:auto;}
						
#contentitemstable p.contentitemstable{
			font-size:11pt;
			font-weight:bold;
			color:#23a4ff;
			margin-bottom:8px;}
				
	#contentitemstable TD{}
	#contentitemstable DIV{}
	


/*************************************************************/	
/********************contentText******************************/	
/*************************************************************/
	
TABLE#text_contentitemstable	{width:550px;
								margin-left:auto;
								margin-right:auto;}

#text_contentitemstable p	{font-size:10pt;
							font-weight:normal;
							color:#000000;
							margin:0px;
							margin-bottom:8px;}


/*************************************************************/
/********************GALERIA**********************************/
/*************************************************************/

TABLE#galeria_contentitemstable{width:550px;
								margin-left:auto;
								margin-right:auto}
									
	#galeria_contentitemstable p.wybor	{font-size:11pt;
										font-weight:bold;
										color:#23a4ff;
										margin:0px;
										margin-bottom:8px}	

/************************* MINI GALERIA **********************************/
div#galleryTitle{text-align:center; float: left;}
div#galleryDescription{text-align:right; float: right;}
div#mainGalleryDiv{text-align:center; }
table#galleryTable{margin:0 auto;}
table#galleryTable td {text-align: center;}
	td#mainFotoTD {text-align:center;}
		a#mainFotoLink{margin:0 auto;}	
			img#mainFoto {border: 1px #573700 solid; padding: 2px; background-color: #fff;}
		div#thumbs { position:relative; margin: 0px auto 10px auto; text-align: center; width:650px} 
		.galeriaThumbs img { margin: 3px; border: 1px #573700 solid; padding: 2px; background-color: #fff;} 
			a.galeriaNext img.navigation{position:relative; padding: 0px; background-color: transparent;}
			a.galeriaPrevious img.navigation{position:relative; padding: 0px; background-color: transparent;}
			

div.galleryPhotos_glowna {float: left; margin: 0 20px 10px 0}	
div.galleryPhotos_glowna img {
	border:1px #573700 solid; }		
/*************************************************************/
/********************NEWS & ARTICLES**********************/	
/*************************************************************/
#news_separate {
	margin-left:auto;
	margin-right:auto;
}

	#news_separate p	{
		font-weight: bold;
		background-color: #eee;
		color: #000;
		padding: 0px 0px 0px 0px;
	}

.newstable {
	margin-left:auto;
	margin-right:auto;
	margin-top:15px;
	
}

	.newstable p	{
		margin:5px 0;
		text-align:justify;
	}

	.newstable .title {
		font-size:11pt;
		font-weight:bold;
		color:#23a4ff;
		font-variant:small-caps;
	}

	.newstable .time	{
		font-size:8pt;
		font-weight:normal;
		color:#a5a5a5;
		margin:0px;
	}

	.newstable .comment_p {
		font-size:7pt;
		text-align:right;
	}

	.newstable .comments_link {
		color:#23a4ff;
		font-size:7pt;
	}

	.newstable .comments_link:hover {
		color:#23a4ff;
		text-decoration:underline;
	}
	
	.newstable .article_partitle	{
		margin-top:0px;
		margin-bottom:10px;
	}

#newsnotfound {
	margin-left:auto;
	margin-right:auto;
	margin-top:15px;
}

	#newsnotfound p {
		margin:0px;
		margin-left:3px;
		margin-right:3px;
		text-align:center;
		font-size:8pt;
		font-weight:normal;
		color:#a5a5a5;
	}	

#newsbottom {
	margin-left:auto;
	margin-right:auto;
}

	#newsbottom p {
		text-align:center;
		margin:0px;
		font-weight:normal;
	}


								
/********** komentarze do newsów i artykułów **********/
.artykuly_commenttable {
	border-width:0px;
	margin-bottom:10px;
	width:100%;
}
	
	.artykuly_commenttable .article_comment_signature {
		margin: 0px 5px;
		background-color:#ffffff;
		border:none;
		padding: 0px;
	}

		.artykuly_commenttable .podpis {
			color:#358ec1;
			font-weight:bold;
			width:100px;
		}
		
		.artykuly_commenttable .time	{
			color:#888888;
			font-size:8pt;
			font-weight:normal
		}

	.artykuly_commenttable .article_comment_content {
		margin: 0px 5px;
		background-color:#ffffff;
		border: none;
		padding-bottom: 0px;
	}

#comment_ok {
	color:black;
	margin:0px;
	border:1px #5d93bc solid;
	background-color:#aecce3;
	text-align:center;
}

#comment_error {
	color:black;
	margin:0px;
	border:1px #bc5d5d solid;
	background-color:#e3aeae;
	text-align:center;
}
	
#artykuly_article_structure {
	width: 100%;
}	

	#artykuly_article_structure form {
		margin:0px;
		width: 100%;
	}
	
	#artykuly_article_structure textarea {
		height: 100px;
		width: 100%;
	}
	
	#artykuly_article_structure .article_title {
		color:black;
		font-size:16pt;
		margin:0px;
	}

	#artykuly_article_structure .article_author {
		margin:0px;
	}

	#artykuly_article_structure .article_date {
		font-size:8pt;
		color:#565656;
		margin:0px;
		margin-bottom:10px;
	}
	
	#artykuly_article_structure .art_intro {
		font-weight: bold;
		margin-bottom: 5px;
	}
	
	#artykuly_article_structure  .article_comments_pages_pos {
		text-align:center;
	}
	
	#artykuly_article_structure	.article_link {
		font-weight:bold;
	}

	#artykuly_article_structure .article_paragraph {
		margin:0px;
		margin-bottom:10px;
	}

	#artykuly_article_structure .article_image {
		margin:10px;
		text-align:center;
	}

	#artykuly_article_structure .article_pages_pos {
		text-align: right;
	}

	#artykuly_article_structure .article_pages_inactive {
		visibility:hidden;
	}
	
	#artykuly_article_structure .art_similarcontent_dt  {
		border-bottom: 1px #ddd dotted;
		background:#fff;
		color:#aaa;
		font-size:8pt;
		padding-left: 5px;
	}

		#artykuly_article_structure #menu2  p	{
			padding-bottom: 0px;
		}
		
	#artykuly_article_structure .art_comments_dt	{
		background-color:#eee;
		font-weight:bold;
		color:#000;
		margin-bottom:1px;
		padding-left: 5px;
	}

	#artykuly_article_structure .art_comments_dd	{
		background-color: transparent;
		margin: 5px;
	}
	
		#artykuly_article_structure .art_comments_dd #sign {
			margin-top:2px; background-color: transparent;
		}

			#artykuly_article_structure .art_comments_dd #sign input{
			
			}

	#artykuly_article_structure .submit {
		text-align:right;
		padding-bottom: 0px;
	}
	
	#artykuly_article_structure	.ilosc_komentarzy {
	
	}
	
#artykuly_contentitemstable .art_item_title {
		font-family: Tahoma, 'Arial CE', Arial, Helvetica, sans-serif;
	font-size:12pt;
	margin:0px;
	margin-bottom:5px;
	color:#565656;
}

#artykuly_contentitemstable	.art_item_date {
	font-size:10pt;
	color:#08AF00;
}

#artykuly_contentitemstable	a.art_item_link {
	font-weight:bold;
	color:#23a4ff;
}

#artykuly_contentitemstable	a.art_item_link:hover {
	color:#13ca00;
}

#artykuly_contentitemstable .art_item_intro {
	margin-left:10px;
	margin-right:10px;
	margin-bottom:20px;
	font-size:8pt;
}

.bold {
	font-weight: bold;
}



/*************************************************************/		
/******************** iceNewsDisplay ***************************/	
/*************************************************************/

#iceNewsDisplauBox p {} 

.iceNewsDisplay {
	padding: 0px;
	clear: both;
}
	
	p.iceNewsDisplayDate {
		font-weight:normal;
		text-align:left;
		float: left;
		margin: 10px 0px 0px 0px ;
		padding: 0px;
		font-size: 8pt;
		}
		
	.iceNewsDisplayTitle {
		text-align: left;
		font-weight: bold;
		float: left;
		margin-top: 2px;
		color: #977c3f;
		font-size: 14pt;
	padding: 0px;
	}
	.iceNewsDisplayContent {
		font-weight: normal;
		text-align:justify;
		clear: both;
	padding: 0px;
	font-size: 9pt;
	margin-top: 3px;
	}
	.iceNewsDisplayUrl{
	text-align: right;
	padding: 0px;
	font-size: 8pt;
	}

	
/******************************************************************************************************************************************/
/******************************************************* aktualnosci (ajuNews)  *****************************************************************/
/*****************************************************************************************************************************************/

/*komunikaty pojawiajace sie po dodaniu komentarza do newsa */
.ajuNews_success { border: 2px solid #019F00; color: #019F00; padding: 5px; margin-bottom: 5px; }
.ajuNews_error { border: 2px solid #DF0000; color: #DF0000; padding: 5px; margin-bottom: 5px; }

.ajuNewsList { margin-bottom: 10px; clear: both; }
	.ajuNewsList_header { margin-bottom: 5px; font-size: 11pt;}
		.ajuNewsList_date { font-size: 8pt; color: #555555; }
		.ajuNewsList_title { font-weight: bold;}
		.ajuNewsList_title a{ color: #7cb623}
	.ajuNewsList_intro { text-align: justify; font-style:italic;}
	.ajuNewsList_image { float: left; margin-right: 5px; width:100px;}
	.ajuNewsList_link { text-align: right; }
	.ajuNewsList_category { color: #555555; font-size: 8pt; margin-bottom: 5px; }
	
		.ajuNewsList_link img { vertical-align: middle; }
		
#ajuNews { padding-bottom: 5px; color:#000;}
	#ajuNews_title {font-size: 11pt; color:#7cb623;font-weight: bold;}
	#ajuNews_title a:link {color:#7cb623; font-weight: bold;}
	#ajuNews_author, #ajuNews_date { font-size: 8pt; color:#656b6b; margin-bottom:10px;}
	#ajuNews_header { margin-bottom: 10px; color:#000; }
		#ajuNews_image { float: left; margin-right: 5px; }
		#ajuNews_intro { text-align: left; font-weight: normal; }
	#ajuNews_content { text-align: left;  font-weight:normal;}
	#ajuNews_category { color: #555555; font-size: 9pt; margin-bottom: 5px; }
	#ajuNews_back { margin-top: 5px; font-weight: bold; text-align: center; }
	.ajuNews_addcomment { font-size: 10pt; color: #fff; text-align: center; padding: 5px 0px; background:#7cb623; border:1px solid #f5f5f5; cursor:pointer;}
		.ajuNews_addcomment span { cursor: pointer; font-weight: bold; }
		.ajuNews_addcomment span:hover { text-decoration: underline; }

	#addCommentDiv { }
		#ajuNews_textarea { margin-bottom: 5px; }
			#ajuNews_textarea textarea { color: #000000; border: 1px solid #772682; width: 528px; height: 100px; margin: 0px auto; }
		#addCommentDiv input { color: #000000; border: 1px solid #000; height: 18px; line-height: 18px; cursor:pointer;}
		
		#ajuNews_verifyimg { margin-bottom: 5px; text-align: center; }
		#ajuNews_verify { margin-bottom: 5px; }
			#ajuNews_verify input { width: 408px; }
		#ajuNews_signature { margin-bottom: 5px; }
			#ajuNews_signature input { width: 528px; }
		#ajuNews_submit { text-align: center; }
			#ajuNews_submit input { background: #7cb623; color: #ffffff; font-weight: bold; height: 25px; width:80px; border: 1px solid #f5f5f5;}
	#showCommentsDiv {}
		.ajuNews_comments { margin-bottom: 5px; }
			.ajuNews_comments_author { color: #5B8700; font-weight: bold; }
			.ajuNews_comments_date { color: #555555; font-size: 8pt; }
			.ajuNews_comments_content { text-align: justify; }	
			
	.error {
border:2px solid #DF0000;
color:#DF0000;
margin-bottom:5px;
padding:5px;
text-align:center;}

.success {
border:2px solid #019F00;
color:#019F00;
margin-bottom:5px;
padding:5px;
text-align:center;}
	
/*************************************************************/
/********************ajuNewsLatestNews***************************/
/*************************************************************/

.ajuNewsLatestNews_data{}
.ajuNewsLatestNews_title{color:#7CB623; font-weight:bold;}
.ajuNewsLatestNews_intro{font-weight:bold; float:left; width:100%;}
.ajuNewsLatestNews_link{display:inline;}
div.ajuNewsLatestNews_image {position:absolute; width:200px; height:305px; top:50px; left:600px; visibility:hidden; z-index:100}
.ajuNewsLatestNews:hover .ajuNewsLatestNews_image{visibility:visible}
a.show_all_news{color:#029342;float:right;font-weight:bold;}
.advertise_news{position:absolute; width:200px; height:305px; top:50px; left:600px; background: url(/html/templates/default/modules/ajuNews/images/brak_obrazka.jpg); z-index:0;}
	
/*************************************************************/
/********************fck**************************************/
/*************************************************************/

#fck p{margin-top:0px;}
																	



/*************************************************************/		
/********************POZOSTALEKLASY***************************/	
/*************************************************************/
				
A.words{
	color:orange;
	font-weight:bold;
}

.article_partitle{
	margin-top:0px;
	margin-bottom:10px;
}

A.article_link{
	font-weight:bold;
}

P.article_paragraph{
	margin:0px;
	margin-bottom:10px;
}

P.article_image{
	margin:10px;
	text-align:center;
}

p.article_pages_pos{
	text-align:right;
}

A.article_pages_inactive{
	visibility:hidden;
}

.callendar_field{
	border:1px black solid;
}

span.quote{
	font-style:italic;
	font-size:9pt;
	color:#4e6e92
}

A.active{
	color:#13ca00;text-decoration:none;
}

A.img_gal_link_style{
	margin:0px;
}

p.footer{
		font-family: Tahoma, 'Arial CE', Arial, Helvetica, sans-serif;
			font-size:7pt;
			margin:0px;
			color:#727272;
			text-align:center;
}
			
a.header1{
font-size:36px;
color:#FFFFFF;
margin:0px;
}

p.content{
	margin:10px;
	text-align:justify;
	margin-left:15px;
	margin-right:15px;
}

a.dt{
	color:white;
}

p.manufactitle{
	font-size:11pt;
	font-weight:bold;
	color:#23a4ff;
	margin:0px;
	margin-bottom:8px
}

.galeria{
	text-align:center;
}

.galeria table{
	margin-left:auto;
	margin-right:auto;
}

.galeria td{
	padding:5px 5px 10px 5px;}

.galeria td img{
	border:1px solid black;}
	
/*************************************************************/
/*****************SYSTEM WYSZUKIWANIA*************************/
/*************************************************************/

#searchTable{ width:100%; margin:0 auto; padding:0; border:0; border-collapse:collapse; text-align:center;}
#searchTable td { text-align:center; padding:10px; margin:0 auto; width:100%;}
#searchTable td p {padding-bottom:0; }

.search_top {
	text-align:center;
	border-bottom:1px #e8e8e8 dotted;
	margin:0 auto;
	padding:0;
	width:100%;
}
.search_bottom {
	text-align:center;
	border-bottom:0;
	margin:0 auto;
	margin-bottom:0;
	width:100%;
}
.search_input {
	margin: 10px auto;
}

p.search_group_title {
	width:100%;
	text-align:left;
	font-weight:bold;
	border-bottom:1px #e8e8e8 dotted;
	margin:5px 0 0 0; 
	vertical-align:middle;
}

.search_noitem {
	font-style: italic;
}






/*************************************************************/
/************** MAPA GOOGLE (ajuGoogleMaps) *****************/	
/*************************************************************/

div#map {
	width: 630px;
	height: 400px;
	margin: 0px;
	padding: 0px;
}

div.gmnoprint div { z-index: 1; }





/*************************************************************/
/*** menu (pliki rootContent.tmpl i rootContentRep.tmpl ******/	
/*************************************************************/

div.rootContent {

}

	p.rootContent_title {
		font-weight: bold;
	}
	
	p.rootContent_description {
		margin-left: 10px;
	}
	
div.rootContentRep {
	margin-top: 5px;
}

	p.rootContentRep_title {
	
	}
	
	p.rootContentRep_description {
		margin-left: 10px;
	}
	
/*************************************************************/	
/**********************MENU_Horyzontalne NAGŁÓWEK*************/	
/*************************************************************/

div#menu_horyzontalne{
	position: relative; 
	z-index:1000;  
	top:0px; 
	width:960px; 
	margin: 0px auto 0px auto;
	text-align: center;
	}

	
div#menu_horyzontalne div#menuh2
	{
	font-size: 10pt;
	font-family: Tahoma, 'Arial CE', Arial, Helvetica, sans-serif;
	width:100%;
	float:left;
	padding: 0px;
	margin: 0px auto 0px 15px;
	text-align: center;
	vertical-align: bottom;
	}
		
div#menu_horyzontalne div#menuh2 a		/*ogolne ustawienia dla kazdego elementu w menu*/
	{
	display:block;
	margin:0;
	vertical-align:middle;
	height: 27px;
	padding: 10px 3px 0px 3px;
	color: #000;
	}	

div#menu_horyzontalne div#menuh2 li:hover
	{
	cursor:pointer;
	z-index:100;
	}
div#menu_horyzontalne div#menuh2 li:hover ul ul,
div#menu_horyzontalne div#menuh2 li li:hover ul ul,
div#menu_horyzontalne div#menuh2 li li li:hover ul ul,
div#menu_horyzontalne div#menuh2 li li li li:hover ul ul
{display:none;}

div#menu_horyzontalne div#menuh2 li:hover ul ,
div#menu_horyzontalne div#menuh2 li li:hover ul,
div#menu_horyzontalne div#menuh2 li li li:hover ul,
div#menu_horyzontalne div#menuh2 li li li li:hover ul
{display:block; }


/******************** MENU STOPKA *********************/
#stopka .menu_horyzontalne {
	margin:0 auto;
	position:relative;
	text-align:center;
	top:0;
	width:960px;
	z-index:1000;
	}

#stopka .menu_horyzontalne ul.level0 {
	height:29px;
	line-height:29px;
	width:94px;
	background-color:transparent;
	float:left;
	font-family:Tahoma,'Arial CE',Arial,Helvetica,sans-serif;
	font-size:10pt;
	list-style-image:none;
	list-style-position:outside;
	list-style-type:none;
	margin:0;
	padding:0;
	z-index:5000;
	}

#stopka .menu_horyzontalne li.level0 {
	background-color:transparent;
	font-size:10pt;
	margin:0;
	min-height:1px;
	padding:0;
	position:relative;
	text-align:center;
	vertical-align:bottom;
	z-index:5000;
	}

#stopka .menu_horyzontalne a.level0, #stopka .menu_horyzontalne a.top_parent {	
	color: #000;	
	display: block;
	height: 29px;
	border-left: 2px transparent solid;	
	border-right: 2px transparent solid;
	}
	
#stopka .menu_horyzontalne a.level0:hover, #stopka .menu_horyzontalne a.top_parent:hover {	
	background-color: transparent;
	color: #000;	
	border-left: 2px transparent solid;	
	border-right: 2px transparent solid;
		background-image: url(images/opag70.png);
		background-repeat: repeat;
	}	
	
#stopka .menu_horyzontalne ul li a.activeMenuItem {	
	background-color:transparent; 
	color: #000;	
	border-left: 2px transparent solid;	
	border-right: 2px transparent solid;
		background-image: url(images/opag70.png);
		background-repeat: repeat;
	}

/********** LEVEL O ************/
	
div#menu_horyzontalne ul.level0 {
    background-color:transparent; 
	list-style:none;
	margin:0;
	padding:0;
	float:left;
	width:102px;	/* width of all menu boxes level0 */
	font-size: 10pt;
	margin:0;
	z-index:5000;
	}
div#menu_horyzontalne li.level0 {
	background-color:transparent; 
	position:relative;	
	margin:0;
	padding:0;
    min-height: 1px; 	/* Sophie Dennis contribution for IE7 */
    vertical-align: bottom; /* Sophie Dennis contribution for IE7 */
	font-size: 10pt;
	font-family: Tahoma, 'Arial CE', Arial, Helvetica, sans-serif;
	text-align: center;
	z-index:5000;
	}
div#menu_horyzontalne a.level0, div#menu_horyzontalne a.top_parent {
	background-color:transparent; 
	background-image: none;
	background-repeat: no-repeat;
	color: #000;
	
	}
div#menu_horyzontalne a.level0:hover, div#menu_horyzontalne a.top_parent:hover {
	background-color:transparent; 
	background-image: url(images/bg-menuh.gif); 
	background-repeat: no-repeat;
	color: #000;
	
	}
	

	
/********** LEVEL 1 ************/

div#menu_horyzontalne ul.level1 {
	
	list-style:none;	
	margin:0;
	padding:0;
	float:left;
	width:163px;	/* width of all menu boxes level1 */
	font-size:8pt;
	position:absolute;
	z-index:500;
	top: 37px;
	display:none;
	left: 3px;
	
	}
	

	
div#menu_horyzontalne div#menuh2 li.level1 {
	width:163px;
	margin: 0;
	padding: 0px;
	position: relative;
	left: 0px;
	text-align: left;
	z-index:510;
	}
	
	
div#menu_horyzontalne div#menuh2 a.level1 {
	background-color:#fff; 
	border-bottom:1px solid #dedede;
	border-left:1px solid #dedede;
	border-right:1px solid #dedede;
	left: 0px;
		height: 20px;
		line-height: 20px;
		padding: 5px 5px 5px 7px;
		width:150px;
		color: #000;

	}


div#menu_horyzontalne div#menuh2 a.parent {
	background-color:#fff; 
	background-image: url(nav_white.gif);
	background-position: right center; 
	background-repeat: no-repeat;
	border-bottom:1px solid #dedede;
	border-left:1px solid #dedede;
	border-right:1px solid #dedede;
		width:150px;
		height: 20px;
		padding: 5px 5px 5px 7px;
		z-index:520;
		position:relative;
		color: #000;
		line-height:20px;
		
	}

	
div#menu_horyzontalne div#menuh2 a.level1:hover,div#menu_horyzontalne div#menuh2 a.parent:hover {
	background-color:#e7e7e7; 
	color: #000;
	border-bottom:1px solid #dedede;
	left: 0px;
	padding: 5px 5px 5px 7px;
	height: 20px;	
	}


div#menu_horyzontalne  div#menuh2 li.level1:hover, div#menu_horyzontalne  div#menuh2 ul.level1:hover {

	}

	
/********** LEVEL 2 ************/

div#menu_horyzontalne div#menuh2 ul.level2 {
	
	list-style:none;	
	margin:0;
	padding:0;
	float:left;
	width:160px;	/* width of all menu boxes level1 */
	font-size:8pt;
	position:absolute;
	z-index:500;
	top: -1px;
	display:none;
	left: 163px;
	border:none;
	z-index:500;
	border-top:1px solid #dedede;
	}
	

	
div#menu_horyzontalne  div#menuh2 li.level2 {
	background-color:#bebebe;
	margin: 0;
	padding: 0px;
	position: relative;
	left: 0px;
	text-align: left;
	min-height: 1px; 	/* Sophie Dennis contribution for IE7 */
    vertical-align: bottom; /* Sophie Dennis contribution for IE7 */
	
	}
div#menu_horyzontalne div#menuh2 a.level2 {
	background-color:#fff; 
	border-bottom:1px solid #dedede;
	border-right:1px solid #dedede;
	border-left:1px solid #dedede;
	left: 0px;
	height: 20px;
	padding: 5px 5px 5px 11px;
	z-index:1;
	color: #000;
	line-height:20px;
	}

div#menu_horyzontalne div#menuh2 a.level2:hover, div#menu_horyzontalne  div#menuh2 li.level2 a.parent:hover {
	background-color:#e7e7e7; 
	color: #000;
	left: 0px;
	height: 20px;
	padding: 5px 5px 5px 11px;
	border-bottom:1px solid #dedede;
	}



div#menu_horyzontalne  div#menuh2 l2.level1:hover,  div#menuh2 ul.level2:hover {
background-color:#fff; 	
color: #000;

}
	
/* Wyzerowanie dodatkowego wykonczenia rozwijanych elementow menu*/
div#menu_horyzontalne li.top1 {line-height:0px;font-size:0pt;visibility:collapse;display:none;margin:0px;padding:0px;background-image:none; border:none;}
div#menu_horyzontalne li.bottom1 {line-height:0px;font-size:0pt;visibility:collapse;display:none;margin:0px;padding:0px;background-image:none; border:none;}
div#menu_horyzontalne li.top2 {line-height:0px;font-size:0pt;visibility:collapse;display:none;margin:0px;padding:0px;background-image:none; border:none;}
div#menu_horyzontalne li.bottom2 {line-height:0px;font-size:0pt;visibility:collapse;display:none;margin:0px;padding:0px;background-image:none; border:none;}
div#menu_horyzontalne img.top1img {line-height:0px;font-size:0pt;visibility:collapse;display:none;margin:0px;padding:0px;background-image:none; border:none;}
div#menu_horyzontalne img.bottom1img {line-height:0px;font-size:0pt;visibility:collapse;display:none;margin:0px;padding:0px;background-image:none; border:none;}
div#menu_horyzontalne img.top2img {line-height:0px;font-size:0pt;visibility:collapse;display:none;margin:0px;padding:0px;background-image:none; border:none;}
div#menu_horyzontalne img.bottom2img {line-height:0px;font-size:0pt;visibility:collapse;display:none;margin:0px;padding:0px;background-image:none; border:none;}

div#menu_horyzontalne div#menuh2 ul li a.activeMenuItem {	
	background-color:transparent; 
	background-image: url(images/bg-menuh.gif); 
	background-repeat: no-repeat;
	color: #000;
}

/*************************MENU MCP********************************/


div.menu_horyzontalne{
width:200px;

}



div#left_section .menu_horyzontalne a		/*ogolne ustawienia dla kazdego elementu w menu*/
	{
	display:block;
	margin:0;
	vertical-align:middle;
	height: 27px;
	line-height: 27px;
	padding: 0;
	}	

div#left_section .menu_horyzontalne li:hover
	{
	cursor:pointer;
	z-index:100;
	}

div#left_section .menu_horyzontalne li:hover ul ul,
div#left_section .menu_horyzontalne li li:hover ul ul,
div#left_section .menu_horyzontalne li li li:hover ul ul,
div#left_section .menu_horyzontalne li li li li:hover ul ul
{display:none;}

div#left_section .menu_horyzontalne li:hover ul ,
div#left_section .menu_horyzontalne li li:hover ul,
div#left_section .menu_horyzontalne li li li:hover ul,
div#left_section .menu_horyzontalne li li li li:hover ul
{display:block; }

/********** LEVEL O ************/



	
div#left_section .menu_horyzontalne ul.level0 {
    background-color:#fff;; 
	list-style:none;
	margin:0;
	padding:0;
	float:left;
	width:200px;	/* width of all menu boxes level0 */
	font-size: 10pt;
	font-family: Tahoma, 'Arial CE', Arial, Helvetica, sans-serif;
	margin-right: 1px;	
	margin-left: 1px;
	z-index:400;
	
	}
div#left_section .menu_horyzontalne li.level0 {
	background-color:transparent; 
	position:relative;	
	margin:0;
	padding:0;
    min-height: 1px; 	/* Sophie Dennis contribution for IE7 */
    vertical-align: bottom; /* Sophie Dennis contribution for IE7 */
	font-size: 8pt;
	font-family: Tahoma, 'Arial CE', Arial, Helvetica, sans-serif;
	text-align: left;
	z-index:400;
	}
div#left_section .menu_horyzontalne a.level0, div#left_section .menu_horyzontalne a.top_parent {
	background-color:transparent; 
	background-image: none;
	background-repeat: no-repeat;
	color: #000;
	border-bottom:1px solid #dedede;
	border-left:1px solid #dedede;
	border-right:1px solid #dedede;
	padding: 0 5px 0 10px;
	
	}
	
div#left_section a.level0:hover, div#left_section a.top_parent:hover {
	background-color:#e7e7e7;; 
	color: #000;
	background-image: none;
	border-bottom:1px solid #dedede;
	}
	

	
/********** LEVEL 1 ************/

div#left_section .menu_horyzontalne ul.level1 {
	
	list-style:none;	
	margin:0;
	padding:0;
	float:left;
	width:200px;	/* width of all menu boxes level1 */
	font-size:8pt;
	position:absolute;
	z-index:500;
	top: -1px;
	display:none;
	left: 200px;
	border-top:1px solid #dedede;
	}
	

	
div#left_section .menu_horyzontalne li.level1 {
	background-color:#bebebe;
	margin: 0;
	padding: 0px;
	position: relative;
	left: 0px;
	text-align: left;
	min-height: 1px; 	/* Sophie Dennis contribution for IE7 */
    vertical-align: bottom; /* Sophie Dennis contribution for IE7 */
	
	}
div#left_section .menu_horyzontalne a.level1 {
	background-color:#fff; 
	border-bottom:1px solid #dedede;
	border-right:1px solid #dedede;
	left: 0px;
	height: auto;
	padding: 5px 5px 5px 7px;
	line-height: 17px;
	color: #000;
	}
div#left_section .menu_horyzontalne a.parent {
	background-color:#fff; 
	background-image:none;
	background-position: right center; 
	background-repeat: no-repeat;
	border-bottom:1px solid #dedede;
	height: auto;
	padding: 5px 5px 5px 7px;
	line-height: 17px;
	}
div#left_section div.menu_horyzontalne a.level1:hover, div#left_section div.menu_horyzontalne a.parent:hover {
	background-color:#e7e7e7; 
	color: #000;
	left: 0px;
	height: auto;
	padding: 5px 5px 5px 7px;
	line-height: 17px;
	border-bottom:1px solid #dedede;
	}

#left_section .menu_horyzontalne li.level1:hover, ul.level1:hover {
background-color:#fff; 	
color: #000;

}

/********** LEVEL 2 ************/	
	
#left_section .menu_horyzontalne ul.level2 {
	background-color:transparent; 
	padding:0px;
	list-style:none;
	margin:0;
	padding:0px;
	float:left;
	position:absolute;
	width:170px;	/* width of all menu boxes level2 */
	font-size:8pt;
	top:0;
	left: 100%;
	border:none;
	}
#left_section .menu_horyzontalne li.level2 {
	background-color:transparent; 
	padding: 0px;
	margin: 0px;
	border: none;
	text-align: left;
	}
#left_section .menu_horyzontalne a.level2 {
	color: #000;
	margin: 0px;
	
	
	}
#left_section .menu_horyzontalne a.level2:hover {
	background-color:#4a4452; 
	border: none;
	left: 0px;
	}
	
/* Wyzerowanie dodatkowego wykonczenia rozwijanych elementow menu*/
#left_section .menu_horyzontalne li.top1 {line-height:0px;font-size:0pt;visibility:collapse;display:none;margin:0px;padding:0px;background-image:none; border:none;}
#left_section .menu_horyzontalne li.bottom1 {line-height:0px;font-size:0pt;visibility:collapse;display:none;margin:0px;padding:0px;background-image:none; border:none;}
#left_section .menu_horyzontalne li.top2 {line-height:0px;font-size:0pt;visibility:collapse;display:none;margin:0px;padding:0px;background-image:none; border:none;}
#left_section .menu_horyzontalne li.bottom2 {line-height:0px;font-size:0pt;visibility:collapse;display:none;margin:0px;padding:0px;background-image:none; border:none;}
#left_section .menu_horyzontalne img.top1img {line-height:0px;font-size:0pt;visibility:collapse;display:none;margin:0px;padding:0px;background-image:none; border:none;}
#left_section .menu_horyzontalne img.bottom1img {line-height:0px;font-size:0pt;visibility:collapse;display:none;margin:0px;padding:0px;background-image:none; border:none;}
#left_section .menu_horyzontalne img.top2img {line-height:0px;font-size:0pt;visibility:collapse;display:none;margin:0px;padding:0px;background-image:none; border:none;}
#left_section .menu_horyzontalne img.bottom2img {line-height:0px;font-size:0pt;visibility:collapse;display:none;margin:0px;padding:0px;background-image:none; border:none;}

#left_section .menu_horyzontalne ul li a.activeMenuItem {	
background-color:#e7e7e7; 
	color: #000;
	border-bottom:1px solid #dedede;
}




/***********************style w tresci ***********************/
table#pracownicy-lista {width: 500px}
table#pracownicy-lista {border-top: 1px #8796a6 solid;}
table#pracownicy-lista td{border-bottom: 1px #8796a6 solid;}
table#pracownicy-lista td img {border: 1px #8796a6 solid; padding: 2px; background-color: #fff;}



/********************************************************************************/
/******************************NEWSLETTER*****************************************/
/********************************************************************************/

.stronicowanie{text-align:center;}

#newsletter_box{
bottom:0;
margin:0;
padding: 0;

width:100%;
z-index:890;
text-align: center;
}

#newsletter_add{float:left;width:100%}
#newsletter_add2{float:left;width:275px}

#newsletter_inner {
	width: 960px; 
	margin: 0 auto;
	}
.newsletter_title{
	float:left; 
	margin:20px 10px;
	color:#fff; 
	font-size:18pt; 
	font-weight:bold; 
	font-family:'Arial Narrow',Tahoma,'Arial CE',Arial,Helvetica,sans-serif; 
	width:140px
	}
.newsletter_text{
	float:left; 
	margin:20px 0px 20px 10px;
	color:#fff;  
	font-weight:bold;
	width:243px;
	}
.newsletter_inputs{
	float:left; 
	margin:25px 0 20px 10px;
	color:#fff; 
	font-weight:bold;
	}
#newsletter_input{
	width:160px; 
	height:20px; 
	font-weight:normal; 
	border:1px solid #fff; 
	background:transparent; 
	color:#fff;
	float:left;
	}
#newsletter_button{
	background:none; 
	border:none;
	color:#fff; 
	font-weight:bold;
	width:90px; 
	}

#newsletter_add_title{color:#5B8700; font-size:13pt;margin-bottom:5px;}
#newsletter_add_email{margin-bottom:5px;}
#newsletter_subfield{margin-bottom:5px;}
#newsletter_add_submit, #newsletter_erase_submit{text-align:center;}
#newsletter_subfields input, #newsletter_add_email input, #newsletter_erase_input #text{color: #000000; border: 1px solid #000; height: 18px; line-height: 18px; cursor:pointer; width:528px; margin-bottom:5px;}
#newsletter_add_submit input, #newsletter_erase_submit #submit{border:1px solid #000000; background:#5B8700 none repeat scroll 0 0;color:#FFFFFF;font-weight:bold;height:25px;width:80px;}
