@charset "utf-8";

body	{
		margin:0 0 0 0;
		padding:0 0 0 0;
		cursor:default;
		font-family:Arial, Tahoma, Verdana, Trebuchet MS, Lucida Grande ;
		font-size:8pt;
		color:#000;
		}


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


A:link		{color:#000000; text-decoration:none;}
A:visited	{color:#000000; text-decoration:none;}
A:hover		{color:#6e609e; text-decoration:none;}
A:active	{color:#6e609e; text-decoration:none;}

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

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

H1, H2, H3	{
	font-family:Arial, Tahoma, Verdana, Trebuchet MS ;
	font-weight:bold;
	margin:0 0 0 0;
	padding:0 0 0 0;
	}

H2	{
	font-size:16px;
	color:#fff;
	margin:10px 0px 0px 0px;
	}

DIV	{
	margin:0 0 0 0;		
	padding:0 0 0 0;
	border:none;
	vertical-align:top;
	}

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

UL, OL {
	margin:0 0 0 0;
	padding:0 0 0 0;	
	}	
LI 	{
	margin:0 0 0 25px;
	}	

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

#srodkujacy	{
	width:100%;
	margin:0 auto;
	text-align:center;
	}

#calosc	{
	margin:0 auto;
	width:982px;
	text-align:left;
	background: url(images/bg.gif) repeat-y;
	}
	
	#top_section {
		background: transparent url(images/bg_top.jpg) no-repeat top;
		overflow:hidden;
		width:982px;
		}
		#top_section_menu {
			width:980px;
			height:60px;
			margin:0 auto;
			overflow:hidden;
			}
		#top_section_menu ul {
			margin:0 0 0 0;
			padding:0 0 0 0;
			}
		#top_section_menu li {
			list-style-type:none;
			float:left;
			margin:0 0 0 0;
			padding:0 0 0 0;
		}
		#top_section_menu li a
		{
			display:block;
			height:37px;
		}
			#top_section_menu a#home{ width:90px; background: url(images/i_home.gif);}
			#top_section_menu a#o_nas{ width:86px;	background: url(images/i_onas.gif);	}
			#top_section_menu a#galeria_kart{ width:135px; background: url(images/i_galeriakart.gif); }
			#top_section_menu a#zapytaj_o_cene{ width:155px; background: url(images/i_zapytajocene.gif);}			
			#top_section_menu a#zloz_zamowienie{ width:165px; background: url(images/i_zamowienie.gif);	}
			#top_section_menu a#kontakt{ width:110px; background: url(images/i_kontakt.gif);	}		
				
			#top_section_menu a#home:hover{ width:90px;	background: url(images/i_home1.gif);} 	
			#top_section_menu a#o_nas:hover{ width:86px;	background: url(images/i_onas1.gif);}				
			#top_section_menu a#galeria_kart:hover{ width:135px; background: url(images/i_galeriakart1.gif); }	
			#top_section_menu a#zapytaj_o_cene:hover{ width:155px; background: url(images/i_zapytajocene1.gif);}	
			#top_section_menu a#zloz_zamowienie:hover{ width:165px; background: url(images/i_zamowienie1.gif);	}
			#top_section_menu a#kontakt:hover{ width:110px; background: url(images/i_kontakt1.gif);	}	
				
			#top_section_menu a#home.selected{ width:90px; background: url(images/i_home1.gif);}
			#top_section_menu a#o_nas.selected{ width:86px;	background: url(images/i_onas1.gif);	}
			#top_section_menu a#galeria_kart.selected{ width:135px; background: url(images/i_galeriakart1.gif); }
			#top_section_menu a#zapytaj_o_cene.selected{ width:155px; background: url(images/i_zapytajocene1.gif);}			
			#top_section_menu a#zloz_zamowienie.selected{ width:165px; background: url(images/i_zamowienie1.gif);	}
			#top_section_menu a#kontakt.selected{ width:110px; background: url(images/i_kontakt1.gif);	}		
				
				
		#left_section{
			width:188px;
			float:left;
			overflow:hidden;
		}
	
			.inner_div1 {margin:10px 10px 10px 20px;}
	
		#middle_section{
			width:607px;
			float:left;
			overflow:hidden;
			background: transparent;
		}
			
			#location_box {
				overflow:hidden;
				color:#6e609e;
				font-size:10pt;
				font-weight:bold;
				font-family: Arial, Tahoma, Verdana, Trebuchet MS, Verdana, Tahoma, Arial;
				text-transform:uppercase;
				line-height:20px;
			}
			#location_box a {color:#6e609e; text-decoration:none;} 
			#location_box a:hover {color:#6e609e; text-decoration:underline;} 
			
			#content_box_top{
				width:607px; height:10px; overflow:hidden; background: url(images/bg_content_top.gif) no-repeat; float:left;
			}
			#content_box{
				width:607px; overflow:hidden; background: url(images/bg_content.gif) repeat-y; float:left;
			}
			#content_box_bottom{
				width:607px; height:10px; overflow:hidden; background: url(images/bg_content_bottom.gif) no-repeat;
			}
			.inner_div{margin:0 10px; overflow: hidden; }
			.inner_div a:link { color:#6e609e;}
			.inner_div a:visited { color:#6e609e;}
			.inner_div a:hover { color:#6e609e; text-decoration:underline;}
			.inner_div a:active { color:#6e609e;}
			
		#right_section{
			width:187px;
			float:right;
			overflow:hidden;
			background:transparent;
		}
	
			.inner_div2 {margin:190px 10px 10px 10px; overflow:hidden;}
			#kontakt {background: url(images/bg_kontakt.jpg) no-repeat bottom right;}
			#kontakt p {margin:0 0 0 0 ;}	
			
			
	#bottom_box {
		width:982px;
		height:21px;
		background: url(images/bg_bottom.gif) no-repeat;
		overflow:hidden;
	}	
	
	#footer_section p { margin:0 auto 10px auto; text-align:center; }
	#footer_section p.footer_menu {margin:10px auto 0 auto; text-align:center;}
	#footer_section p.footer_menu a {padding:0 10px;}

	.center	{text-align:center;}
	.art_similarcontent_dt {border-bottom:1px #d2d2d2 solid; color:#aaa; font-size:8pt; line-height:20px; display:none;}

	
	.a_krok1{ width:28px; height:30px; background: url(../../../uploads/krok1.jpg); display:block; float:left;}
	.a_krok2{ width:28px; height:30px; background: url(../../../uploads/krok2.jpg); display:block; float:left;}
	.a_krok3{ width:28px; height:30px; background: url(../../../uploads/krok3.jpg); display:block; float:left;}
	.a_krok4{ width:28px; height:30px; background: url(../../../uploads/krok4.jpg); display:block; float:left;}

	.a_krok1a{ width:28px; height:30px; background: url(../../../uploads/krok1a.jpg); display:block; float:left;}
	.a_krok2a{ width:28px; height:30px; background: url(../../../uploads/krok2a.jpg); display:block; float:left;}
	.a_krok3a{ width:28px; height:30px; background: url(../../../uploads/krok3a.jpg); display:block; float:left;}
	.a_krok4a{ width:28px; height:30px; background: url(../../../uploads/krok4a.jpg); display:block; float:left;}
		
	.a_krok1:hover, .a_krok1a:hover{ width:28px; height:30px; background: url(../../../uploads/krok1.jpg); display:block; float:left; text-decoration:none; border:none;}
	.a_krok2:hover, .a_krok2a:hover{ width:28px; height:30px; background: url(../../../uploads/krok2.jpg); display:block; float:left; text-decoration:none; border:none;}
	.a_krok3:hover, .a_krok3a:hover{ width:28px; height:30px; background: url(../../../uploads/krok3.jpg); display:block; float:left; text-decoration:none; border:none;}
	.a_krok4:hover, .a_krok4a:hover{ width:28px; height:30px; background: url(../../../uploads/krok4.jpg); display:block; float:left; text-decoration:none; border:none;}	
/*************************************************************/	
/**********************MENU***********************************/	
/*************************************************************/

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

ul.tree li{
	display: block;
	list-style-type:none;
    line-height:15px;
}

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

ul.tree li a{
	font-size:8pt;
	text-decoration:none;
    line-height:15px;
	font-weight:bold;}

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

ul.tree li a.active{
    /*color:#6e609e;
	background:transparent url(images/strzalka_menu.jpg) no-repeat;
	padding-left:15px;
	*/
	color:#000;
	}

ul.tree li a:hover{
	text-decoration:underline;
    color:#6e609e;
	}

ul.tree ul{
	display:block;
	margin:0;
	padding:0;
	}
	
ul.tree li ul li {
	line-height:15px;
	margin-left:15px;
}


	
/*************************************************************/
/*******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:580px;
	margin:0 auto;
	}
									
	#galeria_contentitemstable p.wybor	{
		font-size:8pt;
		font-weight:bold;
		margin-bottom: 10px;}	

/************************* 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; }
			a.galeriaNext img.navigation{position:absolute; right:-50px;}
			a.galeriaPrevious img.navigation{position:absolute; left:-50px;}
			
			
/*************************************************************/
/********************NEWS & ARTICLES**********************/	
/*************************************************************/
#news_separate {
	margin-left:auto;
	margin-right:auto;
	margin-top:10px
}

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

.newstable {
	margin:0 auto;
}

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

	.newstable .title {
		font-size:8pt;
		font-weight:bold;
		color: #6e609e;
	}

	.newstable .time	{
		font-size:8pt;
		font-weight:bold;
		color:#333;
		
	}

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

	.newstable .comments_link {
		color: #6e609e;
		font-size:8pt;
	}

	.newstable .comments_link:hover {
		color: #6e609e;
		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 {
		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: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 #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:white;
		margin: 5px;
	}
	
		#artykuly_article_structure .art_comments_dd #sign {
			margin-top:2px;
		}

			#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, "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;
		margin:0 0 0 0;
	}
	
	.iceNewsDisplayContent {
		font-weight: normal;
		text-align:justify;
		margin:0 0 0 0;
	}
	
	.iceNewsDisplayDate {
		font-weight:normal;
		text-align:left;
		margin:0 0 0 0;
		display:none;
	}
	.iceNewsDisplayUrl{
		margin:0 0 0 0;
	}
	.iceNewsDisplayContent a {color:#6e609e;}
	
/*********************************************************************/
/**************ANKIETY (ICEPOLL) (to takie do glosowania)************/
/*********************************************************************/
#ankieta {
	background-color: #eeeeee;
	margin: 10px auto;
	width: 100%;
}

	#ankieta_pytanie {
		font-weight: bold;
		text-align: left;
		padding:5px 5px 0px 5px;
	}
	
	.ankieta_odpowiedz {
		text-align: left;
		margin: 0px;
		margin: 0px 5px;
	}
	
	.ankieta_odpowiedz label {}
	.ankieta_odpowiedz input {margin: 1px 5px 1px 0px; }
	
	#ankieta_glosuj {
		text-align: center;
		margin: 2px 0px 2px 0px;
	}
	
	#ankieta_wyniki {
		padding: 2px 0;
		font-size: 7pt;
		text-decoration: underline;
	}
	
	#ankieta_autor, #ankieta_data, #ankieta_iloscGlosow{
		padding: 2px 0;
		font-size: 7pt;
		text-align: center;
	}
	
		#ankieta_iloscGlosow  #glos {
			font-weight: bold;
		}

#wyniki {
	background-color: #eeeeee;
	margin: 10px auto;
	text-align: left;
	padding: 0px 5px;
}

	.wyniki_odpowiedz  {
		font-size: 8pt;
	}
	
	#wyniki .wyniki_graficznie {
		height: 5px;
		background-color: #fff;
		margin: 0px;
		padding: 0px;
		text-align: left;
	}
	
	.ankieta_wynik {
		padding: 2px 5px;
	}

/*********************************************************************/
/************ANKIETY (POLLS) (prezentacja wynikow ankiet)************/
/*********************************************************************/
#Polls_listaAnkiet {
	margin-top: 8px;
}

#Polls_ankieta_pytanie{
	font-weight: bold;
	text-align: left;
	padding:5px 5px 0px 5px;
	font-size: 11pt;
}

.Polls_pojedynczaAnkieta p {
	margin: 0px;
	padding-top: 5px;
	padding-bottom: 0px;
}

	.Polls_pojedynczaAnkieta  .Polls_pojedynczaAnkieta_link  a, .Polls_pojedynczaAnkieta  .Polls_pojedynczaAnkieta_link{
		font-weight: bold;
		padding-top: 0px;
	}

#Polls_wyniki {
	margin: 10px auto;
	text-align: left;
	padding: 0px 5px;
}
	
	#Polls_wyniki .wyniki_odpowiedz  {
		font-size: 10pt;
	}
	
	#Polls_wyniki .wyniki_graficznie {
		height: 8px;
		background-color: #fff;
		margin: 0px;
		padding: 0px;
		text-align: left;
	}
	
	#Polls_ankieta_data, #Polls_ankieta_iloscGlosow{
		padding: 2px 0;
		font-size: 9pt;
		text-align: center;
	}

/*************************************************************/						
/********************KATALOGPRODUKTOW*************************/
/*************************************************************/
			
TABLE#katalog_table{width:550px;
					margin-left:auto;
					margin-right:auto;}	
	#katalog_table table.katalog_gallery{}	

TABLE#katalog_contentitemstable{
			width:550px;
			margin-left:auto;
			margin-right:auto;}	
	#katalog_contentitemstable p.wybor{
			font-size:11pt;
			font-weight:bold;
			color:#23a4ff;
			margin:0px;
			margin-bottom:0px}	
	#katalog_contentitemstable p.sortowanie{
			margin:0px;
			margin-bottom:8px}	
	#katalog_contentitemstable p.sortowanie A:active{
			color:#ffb165;
			font-weight:bolder;}
	#katalog_contentitemstable p.sortowanie A:link{
			color:#ffb165;
			text-decoration:none;}
	#katalog_contentitemstable p.sortowanie A:visited{
			color:#ffb165;
			text-decoration:none;}
	#katalog_contentitemstable p.sortowanie A:hover{
			color:#ffb165;
			text-decoration:underline;}
	#katalog_contentitemstable a:hover{
			text-decoration:underline;}	

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

/*************************************************************/		
/********************RANDOMPHOTOS*****************************/
/*************************************************************/

p#randomphotos_photo{text-align:center;
		vertical-align:middle;}	
			
table#randomphotos_itemstable{width:100%; text-align:center;}
	#randomphotos_itemstable td{width:100%; text-align:center;}							

	
/*************************************************************/		
/********************PHOTOGALERRY*****************************/
/*************************************************************/
p.FotoZGalerii {text-align:center;}	
p.FotoZGalerii a {}

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

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

TABLE#callendar{font-size:12px;
		border:0px solid #000000;
		background-color:transparent;
                margin: auto;}	

	#callendar TD{height:17px;
		line-height:15px;
		text-align:center;}	


/*************************************************************/		
/********************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;
}

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:'LucidaGrande',Verdana,Arial,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;
}


/*************************************************************/
/*************************REJESTRACJA*************************/
/*************************************************************/

.form{
	text-align:center;
	border: 5px solid #FFFFFF;
	background-color:#f6f6f6;
	margin-top:10px;
	margin-bottom:10px;
	margin-left:auto;
	margin-right:auto;	
	
}
.form2{
	text-align:center;
	
	margin:auto;
	width:90%;
	height:80%;
	
}
.form_inner
{	
	text-align:center;
	background-color:#FFFFFF;
	margin-left:auto;
	margin-right:auto;	
	width:100%;	
	border: 5px solid #FFFFFF;
}
.form-input{
	width:100%;
}

w{ color:red; font-size: 10px; font-weight:bold;} 

/*************************************************************/	
/**********************ZDALNE FAQ*****************************/	
/*************************************************************/
.faqver {
	font-size: 12pt;
	font-weight: bold;
	color: #23a4ff;
	margin-bottom: 20px;
}
.faqvernum {
	color: red;
	font-size: 8pt;
}
.faqtitle {
	color: #23a4ff;
	margin-top: 10px;
}
.faqanswer {
	margin-left: 10px;
	margin-right: 10px;
}
.faqfooter {
	margin-top: 20px;
}
.faqorder {
	font-weight: bold;
	font-size: 11pt;
	color: red;
}
.faqlink {
	font-weight: bold;
}

/*************************************************************/
/**********************PROMOCYJNE TEKSTY**********************/
/*************************************************************/

table.promo_tbl {
	border:1px gray dotted;
	width:138px;
	
}
p.promo_title {
	font-size:8pt;
	font-weight:bold;
	margin:0px;
	margin-top:5px;
	margin-left:5px;
	margin-right:5px;
	color:#23a4ff;
}
p.promo_text {
	margin:0px;
	margin-left:5px;
	margin-right:5px;
	line-height:10px;
	font-size:6pt;
	color:black;
}
p.promo_url {
	margin:0px;
	margin-left:5px;
	margin-right:5px;
	margin-bottom:5px;
	color:#6DB1FF;
	font-size:6pt;
	line-height:12px;
}
p.promo_url a{}

/*************************************************************/
/**********************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;
}

/*************************************************************/
/********************* nearestTrainings **********************/
/*************************************************************/
td.nearestTrainings_background1 {
	background: #EEEEEE;
}

td.nearestTrainings_background2 {
	background: #F7F7F7;
}

/*************************************************************/
/****************** trainingsSearchSystem ********************/
/*************************************************************/
td.trainingsSearchSystem_background1 {
	background: #EEEEEE;
}

td.trainingsSearchSystem_background2 {
	background: #F7F7F7;
}

/*************************************************************/
/******************** trainingsCatalogue *********************/
/*************************************************************/
td.trainingsCatalogue_background1 {
	background: #EEEEEE;
}

td.trainingsCatalogue_background2 {
	background: #F7F7F7;
}

/*************************************************************/
/******************** locationsCatalogue *********************/
/*************************************************************/
td.locationsCatalogue_background1 {
	background: #EEEEEE;
}

td.locationsCatalogue_background2 {
	background: #F7F7F7;
}

/*************************************************************/
/******************** lecturersCatalogue *********************/
/*************************************************************/
td.lecturersCatalogue_background1 {
	background: #EEEEEE;
}

td.lecturersCatalogue_background2 {
	background: #F7F7F7;
}

/*************************************************************/								
/********************Katalog tekstyliuów**********************/	
/*************************************************************/
a.textileProduct_prodLink {color: #66CCFF;}
a.textileProduct_prodLink:hover {color: #96DDFF;}
td.textileProduct_prodName {
	border-bottom: 4px gray solid;
}
td.textileProduct_imagesGalleryTd {
	text-align: center;
	background-color: #E2E2E2;
	padding: 4px;
	border-bottom: 2px gray solid;
	border-top: 2px gray solid;
}
td.textileProduct_descriptionTd {
	text-align: justify;
}
td.textileProduct_sizesTableTd {
	background-color: #E2E2E2;
	padding: 3px;
	vertical-align: middle;
}
td.textileProduct_sizesTableMainTd {
	vertical-align: middle;
	text-align: center;
}
img.textileProduct_prodMainPic {
	background-color: #C1C1C1;
	padding: 3px;
	border: 1px gray solid;
}
img.textileProduct_prodGalPic {
	background-color: #C1C1C1;
	padding: 3px;
	border: 1px gray solid;
	margin: 1px;
}
img.textileProduct_matMainPic {
	background-color: #ffffff;
	padding: 3px;
	border: 1px gray solid;
}
img.textileProduct_matGalPic {
	background-color: #ffffff;
	padding: 3px;
	border: 1px gray solid;
	margin: 1px;
}
.textileProduct_minPrice {
	font-size: 14pt;
	color: #B70600;
	font-weight: bold;
}
.textileProduct_varietysCount {
	color: #FF4300;
	font-weight: bold;
}
table.textileProduct_sizesTable {
	margin-left: auto;
	margin-right: auto;
}
textileProduct_matImagesGalleryTd {
	white-space: normal;
	width: 320px;
}
/*************************************************************/								
/******************* Najnowsze produkty **********************/	
/*************************************************************/
.latestProducts {
	background: green;
}
.latestProductsPromotedProduct {
	background: red;
}

/*************************************************************/
/************** 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;
	}
	
/*************************************************************/
/***************** ajuCart (koszyk) **************************/
/*************************************************************/

table#product_table {
	width: 100%;
	margin: 10px 0px;
}

	table#product_table th {
		text-align: center;
		font-weight: bolder;
	}
	
	table#product_table td {
		text-align: center;
	}
		td.product_table_td1 { width: 10px; }
		td.product_table_td2 { width: 100px; }
		td.product_table_td3 {  }
		td.product_table_td4 input { width: 20px; text-align: center; }
		td.product_table_td5 { width: 70px; }
		td.product_table_td6 { width: 70px; }
		td.product_table_td7 { width: 10px; }

	
	p#product_table_inputs {
		text-align: center;
	}
	
	p#product_table_inputs input {
		border: 1px solid #D2270B;
		background-color: #DF654E;
		color: #6F1507;
		margin: 10px;
	}

/* orderFormUserData.tmpl */
p#orderFormUserData_header {
	font-size: 15pt;
	font-weight: bolder;
}

table#orderFormUserData_productTable {
	margin: 10px 0px;
	width: 100%;
}

	table#orderFormUserData_productTable th {
		text-align: center;
		font-weight: bolder;
	}
	
	table#orderFormUserData_productTable td {
		text-align: center;
	}

table#orderFormUserData_clientTable {
	width: 100%;
	margin: 10px auto;
}

	span.obowiazkowe {
		color: red;
	}

	td.orderFormUserData_clientTable_kolumna1 {
		width: 200px;
	}
	
	td.orderFormUserData_clientTable_kolumna2 {
		width: 400px;
	}
	
		.orderFormUserData_clientTable_kolumna2 input {
			border:1px solid #D2270B;
			width: 100%;
		}
	
	#orderFormUserData_clientTable_uwagi {
		text-align: center;
		padding-top: 20px;
	}
	
	#orderFormUserData_clientTable_textarea {
		text-align: center;
	}
	
		#orderFormUserData_clientTable_textarea textarea {
			border:1px solid #D2270B;
			width: 60%;
			height: 100px;
			margin: 0px auto;
			text-align: left;
		}
	
	td#orderFormUserData_clientTable_submit {
		text-align: center;
		padding-top: 20px;
	}
	
		td#orderFormUserData_clientTable_submit input{
			background-color:#DF654E;
			border:1px solid #D2270B;
			color:#6F1507;
			margin: 0px 10px;
			width: 100px;
		}

/* orderConfirmation.tmpl */
p#orderConfirmation_header {
	font-size: 15pt;
	font-weight: bolder;
}

div#orderConfirmation_data {
}

	div#orderConfirmation_data .bolder {
		font-weight: bolder;
	}

table#orderConfirmation_productTable {
	margin: 10px 0px;
	width: 100%;
}
	
	table#orderConfirmation_productTable th {
		text-align: center;
		font-weight: bolder;
	}
	
	table#orderConfirmation_productTable td {
		text-align: center;
	}
	
p#orderConfirmation_submit {
	margin-top: 10px;
	text-align: center;
}

	p#orderConfirmation_submit input {
		background-color:#DF654E;
		border:1px solid #D2270B;
		color:#6F1507;
		margin: 0px 10px;
		width: 100px;
	}

/* error.tmpl */
p#ajuCart_error { width: 100%; margin: 10px 0px; border: 2px solid red; color: red; font-weight: bolder; text-align: center; }

/* success.tmpl */
p#ajuCart_success { width: 100%; margin: 10px 0px; border: 2px solid green; color: green; font-weight: bolder; text-align: center; }

div#cartError { color: red;width: 100%;text-align: center;font-weight: bold; }