@charset "utf-8";

html {height:100%;}

body	{
		margin:0;
		padding:0;
		font-family: Tahoma, 'TrebuchetMS','LucidaGrande',Verdana,Arial;
		font-size:8pt;
		color:#000;
		background:#fff;
		height:100%
		}


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


a:link		{color:#98a8b5; text-decoration:none;}
a:visited	{color:#98a8b5; text-decoration:none;}
a:hover		{color:#98a8b5; text-decoration:underline;}
a:active	{color:#98a8b5; text-decoration:none;}
a:focus 		{ -moz-outline-style: none; }

IMG	{border:none;
	vertical-align:top;
	line-height:0;
	margin:0;
	padding:0;
	}
	
TABLE	{vertical-align:top;			
		background-repeat:repeat;			
		background-color:transparent;			
		border:none;
		padding:0;
		margin:0px;
		font-size:8pt;
		text-align:left;}

TD	{vertical-align:top;	
	margin:0px;		
	padding:0px;
	border:none;
	background-color:transparent;
	font-size:8pt;
	text-align:left;}

h1,h2,h3	{font-family:Tahoma, 'TrebuchetMS','LucidaGrande',Arial;
			font-weight:bold;
			margin:0 0 10px 0;
			padding:5px;}
			
h3 {background:#bbcee0; color:#254969;}			

H2	{font-size:16px;
	color:white;
	margin:7px 0px 0px 0px ;}

DIV	{margin:0;		
	padding:0;
	border:none;}

P	{margin:0 0 10px 0;
	padding:0;
	border:none;}


ul, ol {margin:10px 0 10px 0; padding:0 0 0 0;}	
ul li ul {margin:0 0 0 0;}
li {margin:0 0 0 25px; padding:0 0 0 0;}	

form {margin:0; padding:0;}
/*************************************************************/	
/**********************SRODKOWANIECALOSCI*********************/	
/*************************************************************/	

#srodkujacy	{
	top:0px;
	width:100%;
	min-height:100%;
	margin:0 auto;
	padding:0;
	vertical-align:top;
	text-align:center;
	background: url(images/bg.jpg);
	}
	
* html #srodkujacy {height:100%}
	

#calosc	{
	margin:0 auto;
	padding:0;
	width:788px;
	text-align:left;
	}
	
	#top_section{
		width:788px;
		height:46px;
		background: url(images/bg_top.jpg);
	}
		#toplink{float:left; width:460px;}
		#imgtop{width:460px; height:46px; }
		#topikonki{float:right; text-align:right; width:328px;}
	
	#middle_section{
		width:784px;
		height:604px;
		background: #ffffff;
		border:2px #5f6468 solid;
		margin:0 0 0 0;
				
	}
	
		#menu_section{width:176px; float:left; margin:0 0 0 0; overflow:hidden;}
			#menu_box {position:relative; width:172px; height:600px; margin:2px 2px 2px 2px; background: url(images/bg_menu.jpg); overflow: hidden;}
				#search_box {position:absolute; bottom:0; text-align:center;}
				#search_box #q {background:#85898c url(images/bg_search.jpg) no-repeat left; outline:1px #7e8c99 solid; width:85px; margin:5px; 
				border-left:1px #565a5d solid; border-top:1px #565a5d solid; 
				border-right:1px #85898c solid; border-bottom:1px #85898c solid; 
				padding:2px 2px 2px 17px; font-size:8pt; font-family:Verdan, Tahoma, Arial;}
				#search_box #q_submit {background:transparent; margin:5px 5px 5px 0; 
				border:none; color:#85898c; font-weight:bold; padding:2px 2px 2px 2px; 
				font-size:8pt; font-family:Verdan, Tahoma, Arial; cursor:pointer;}
				
				#menu2{
					position:absolute; top:370px;
				}
			
		#image_section{width:260px; float:left; margin:0 0 0 0; }
			#image_box {width:260px; height:600px; margin:2px 0; background: url(images/default.jpg);}
			
		#content_section{width:348px; float:right; margin:0 0 0 0; }
			#content_box {width:344px; height:600px; margin:2px 2px 2px 2px; overflow:auto; background:#254969; color:#bbcee0;}
			#innerdiv{color:#bbcee0; margin:10px;}
			#innerdiv img {border:1px #fff solid;}
			#innerdiv p a{color:#5FA4FF;}
		
	#footer_section{
		width:784px;
		overflow:hidden;
		text-align:center;
	}
		#footer_section p {color:#bbcee0; margin:10px auto 10px auto; font-size:8pt;}
		#footer_section p a {font-size:8pt; font-weight:bold;}
	
.center		{text-align:center;}

.art_similarcontent_dt {display:none;}

#map {width:324px;}

/*************************************************************/	
/**********************MENU***********************************/	
/*************************************************************/

ul.tree{
	display:block;
	margin:10px 10px 10px 10px;
	padding:0;}

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

ul.tree li{
	margin:0 0 0 0;
	padding:0 0 0 0;
	display: block;
	list-style-type:none;
    border-bottom: 1px #98a8b5 dotted;
    line-height:22px;
}

ul.tree li.closed{ border-bottom: 1px #98a8b5 dotted;	}
ul.tree li.opened{	 border-bottom: 1px #98a8b5 dotted;}

ul.tree li a{
	font-size:10pt;
	text-decoration:none;
	cursor:pointer;
	color:#98a8b5;
	/*text-transform:lowercase;*/
	padding:0 10px;
	font-family:Arial, Verdana, Tahoma;
	}

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

ul.tree li a.active{
	font-weight:bold;
    color: #bbcee0;}

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

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


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

TABLE#contentitemstable{
			width:324px;
			margin-left:auto;
			margin-right:auto;}
						
#contentitemstable p.contentitemstable{
			font-weight:bold;
			margin-bottom:10px;}
				
	#contentitemstable TD{}
	#contentitemstable DIV{}
	

	
	
/*************************************************************/	
/********************contentText******************************/	
/*************************************************************/
	
TABLE#text_contentitemstable	{width:324px; margin: 0 auto;}

#text_contentitemstable p	{font-size:8pt; font-weight:bold; margin:0 0 10px 0;}


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

TABLE#galeria_contentitemstable{width:320px; margin:0 auto;	}
									
	#galeria_contentitemstable p.wybor {font-size:8pt; font-weight:bold; margin:0 0 10px 0;}	

	.galeria_td {text-align:center;}
	.galeria_td a img {margin-bottom:5px;}
	
	
/************************* MINI GALERIA **********************************/
div#galleryTitle{text-align:center;}
div#galleryDescription{text-align:center;}
div#mainGalleryDiv{text-align:center; }
table#galleryTable{margin:0 auto;}
	td#mainFotoTD {text-align:center;}
		a#mainFotoLink{margin:0 auto;}	
			img#mainFoto {}
		div#thumbs { position:relative; width:252px; margin:0 auto;}
			a.galeriaThumbs img {margin:1px;}
			a.galeriaNext img.navigation{position:absolute; right:-45px;}
			a.galeriaPrevious img.navigation{position:absolute; left:-45px;}
			
#imgDescription	{color:#000;}		

/*************************************************************/
/********************NEWS & ARTICLES**********************/	
/*************************************************************/

#news_separate {
	margin-left:auto;
	margin-right:auto;
	margin-top:10px
}

	#news_separate p	{
		font-weight: bold;
		font-size: 10pt;
		font-family: Arial, Tahoma, Verdana;
		color: #bbcee0;
	}

.newstable {
	margin:10px auto;
	border-bottom: 1px #dddddd solid;
}

	.newstable p	{
		margin:0px;
		line-height:140%;
		text-align:justify;
	}

	.newstable .title {
		font-size:10pt;
		font-weight:bold;
		color:#5FA4FF;
	}

	.newstable .time	{
		font-size:7pt;
		font-weight:normal;
		margin-bottom:10pt;
	}

	.newstable .comment_p {
		font-size:8pt;
		text-align:right;
		margin-bottom:10px;
	}

	.newstable .comments_link {
		color:#5FA4FF;
		font-size:7pt;
	}

	.newstable .comments_link:hover {
		color:#5FA4FF;
		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;
	}

#artykuly_contentitemstable {
	margin-left:auto;
	margin-right:auto;
}
	
	#artykuly_contentitemstable .wybierz	{
		font-size:11pt;
		font-weight:bold;
		color:#23a4ff;
		margin:0px;
		margin-bottom:8px;
	}

	#artykuly_rateditemtable {
		border: 1px #070707 solid;
		margin-bottom:10px;
		width:100%;
	}
													
		#artykuly_rateditemtable .nazwa {
			background-color:#f3f3ee;
		}
		
		#artykuly_rateditemtable .nazwa span {
			font-size:12pt;
			font-weight:bold;
		}

		#artykuly_rateditemtable .ocena {
			text-align:right;
			background-color:#f3f3ee;
		}
		
		#artykuly_rateditemtable .ocena span {
			font-size:18pt;
			color:green;
			font-weight:bold;
		}	
											
		#artykuly_rateditemtable #zalety_wady {
			width:100%
		}
			
			#zalety_wady .zalety {
				color:green;
				font-weight:bold;
			}
			
			#zalety_wady .wady {
				color:red;
				font-weight:bold;
			}
		
		#artykuly_rateditemtable #dystrybutor {
			width:100%;
			border:1px #070707 solid;
		}
	
	#dystrybutor .cena {
		text-align:center;
	}
								
/********** komentarze do newsów i artykułów **********/
.artykuly_commenttable {
	border-width:0px;
	margin-bottom:10px;
	width:100%;
}
	
	.artykuly_commenttable .article_comment_signature {

	}

		.artykuly_commenttable .podpis {
			color:#5FA4FF;
			font-weight:bold;
		}
		
		.artykuly_commenttable .time	{
			font-size:7pt;
			font-weight:normal
		}

	.artykuly_commenttable .article_comment_content {
	}

#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:grey;
		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  {
		font-size:8pt;
		padding-left: 5px;
	}

		#artykuly_article_structure #menu2  p	{
			padding-bottom: 0px;
		}
		
	#artykuly_article_structure .art_comments_dt	{
		font-weight:bold;
		background:#254969;
		margin:10px 0;
		cursor:pointer;
		font-size:8pt;
	}

	#artykuly_article_structure .art_comments_dd	{
		background:#254969;
	}
	
		#artykuly_article_structure .art_comments_dd #sign {
			margin-top:2px;
		}

			#artykuly_article_structure .art_comments_dd #sign input{
				padding:1px;
				width:310px;
				font-size:8pt;
			}

	#artykuly_article_structure .submit {
		text-align:center;
		margin:10px auto;
	}
	
	#artykuly_article_structure	.ilosc_komentarzy {
	
	}
	
#artykuly_contentitemstable .art_item_title {
	font-family: Tahoma, "Georgia", "Times New Roman", sans serif;
	font-size:12pt;
	margin:0px;
	margin-bottom:5px;
	color:grey;
}

#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;
}

/*************************************************************/
/******************** iceNewsLatestRSS ************************/	
/*************************************************************/
#newsLatestRSS {
	border: none;
	padding: 0px;
}
	
	#newsLatestRSS  .singleArticle {
		border-top: 1px solid #593014;
	}
	
	#newsLatestRSS .header_right	{
		background: #66ccff;
		color:#fff;
		font-weight:bold;
		padding:5px;
		text-align:center;
		margin-top:5px;
		font-size:10pt;
	}
	
	#newsLatestRSS .newsTitle {
		text-align: left;
		font-weight: bold;
		font-size: 8pt;
	}
	
	#newsLatestRSS .newsTitle a {
		color: #593014;
	}
	
	#newsLatestRSS .newsDescription {
	font-weight: normal;font-size: 8pt;text-align:justify;
	}
	
	#newsLatestRSS .newsPubdate {
		font-weight:normal;
		font-size:8pt;
		text-align:left;
		color:#F93F16;
	}

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

#iceNewsDisplay {

}

.iceNewsDisplay {
	padding: 0px;
	font-size: 8pt;
}
	
	.iceNewsDisplayTitle {
		text-align: left;
		font-weight: bold;
		text-indent: 15px;
	}
	
	.iceNewsDisplayContent {
		font-weight: normal;
		text-align:justify;
	}
	
	.iceNewsDisplayDate {
		font-weight:normal;
		text-align:left;
	}
	



	


/*************************************************************/
/********************fck**************************************/
/*************************************************************/

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




	
/*************************************************************/
/*****************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;
	margin:0 auto;
	padding:0;
	width:100%;
}
.search_bottom {
	text-align:center;
	border-bottom:0;
	margin:0 auto;
	margin-bottom:0;
	width:100%;
}

.search_bottom #q{
	margin:10px;
	padding:2px;
	outline:1px #bbcee0 solid;
	border-left:1px #254969 solid;
	border-top:1px #254969 solid;
	border-right:none;
	border-bottom:none;
	font-size:8pt;
	font-family:Verdana, Tahoma, Arial;
}

.search_input {
	margin: 10px 10px 10px 0;
	color:#bbcee0;
	font-weight:bold;
	background:transparent;
	border:none;
	font-size:8pt;
	font-family:Verdana, Tahoma, Arial;
}

p.search_group_title {
	text-align:left;
	font-weight:bold;
	margin:10px 0 10px 0;
	padding:0 5px;
	line-height:22px;
	background:#4c6984;
}

.search_noitem {
	font-style: italic;
	font-family:Verdana;
}



/*************************************************************/
/**********************PROMOCYJNE TEKSTY**********************/
/*************************************************************/
.errorbg {
	background-color:#ffb6b6;/*ffb6b6*/
}

.invisible_class {
	visibility:collapse;
	line-height:0px;
	display:none;
	height:0;
}

ul.tree li.invisible_class {
display: none;
visibility:collapse;
line-height:0px;
margin:0px; 
padding: 0px; 
border: 0px; 
font-size: 0px; 
background-image: none;
}

ul.tree li.invisible_class a {
display: none;
visibility:collapse;
line-height:0px;
margin:0px; 
padding: 0px; 
border: 0px; 
font-size: 0px; 
background-image: none;
}




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

div#map {
	width: 500px;
	height: 500px;
}


/*************************************************************/
/*** 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;
	}
	
/************************************************************/
/***************** site map ***********************************/
/************************************************************/
ul.siteMap{
	margin:0 0 0 0;
	padding:0 0 0 0;
	list-style-type:disc;
}
ul.siteMap li {margin:0 0 0 20px; line-height:20px; padding:0 0 0 0; list-style-type:none;}
ul.siteMap li.invisible_class{visibility:visible;  padding:0 0 0 0; display:block; margin:0 0 0 20px; line-height:20px; font-size: 8pt; list-style-type:none; height:auto;} 
ul.siteMap li.invisible_class a {visibility:visible; display:; line-height:20px; font-size: 8pt; }