@charset "utf-8";

html {font-size:8pt;}

body	{
		margin:0;
		padding:0;
		font-family: Tahoma, 'TrebuchetMS','LucidaGrande',Verdana,Arial;
		font-size:8pt;
		color:#03418a;
		background:#fff url(images/falik.gif) repeat-x;
		background-position: top center;
		}


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

a:link		{color:#7f9dbf;  text-decoration:none; outline:none;}
a:visited	{color:#7f9dbf;  text-decoration:none; outline:none;}
a:hover		{color:#7f9dbf;  text-decoration:underline; outline:none;}
a:active	{color:#7f9dbf;  text-decoration:none; outline:none;}

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

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

h1,h2,h3	{font-family:Tahoma, 'TrebuchetMS','LucidaGrande',Arial;
			font-weight:bold;
			margin:0px;
			padding:0px;}

h2	{font-size:9pt;
	color:#385A87;
	font-family: Trebuchet MS;}

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

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

li {margin:0 0 0 20px; padding:0;}

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

#srodkujacy	{
	width:100%;
	margin:0;
	padding:0;
	vertical-align:top;
	text-align:center;
	background:transparent url(images/bg_pasek.jpg) top repeat-x;
	}

#calosc	{
	margin:0 auto;
	padding:0;
	width:1000px;
	text-align:left;
	background:#fff;
	}
#top_section{
		width:1000px;
		height:164px;
		position:relative;
		margin:0 0 0 0 ;
	}
		#ikonki{
			position:absolute;
			width:41px;
			height:108px;
			top:30px;
			left:813px;
		}
		#logo_box{
			position:absolute;
			top:23px;
			left:0;	
		}	

	#menuh_section{
			width:1000px; 
			margin:0 0 0 0;
		}		
			#menuh_box{
				width:789px;
				margin:0 0 0 0;
				float:left;
				overflow:hidden;
				height:23px;
			}
			#search_box{
				width:211px;
				height:23px;
				float:right;
				background: url(images/m1_search.gif) no-repeat;
				overflow:hidden;
			}
			#search_box #q {
				border:0;
				background:transparent;
				color:#80a1c4;
				font-family:Arial;
				font-size:8pt;
				font-weight:bold;
				width:135px;
				margin-left:27px;
			}
			#search_box #q1{
				background:url(images/pix.gif); 
				width:30px; 
				height:17px; 
				border:0;
				cursor:pointer;
			}	

	
	#middle_section{
		width:1000px;
		overflow:hidden;
		margin:0 0 0 0;
		background: #fff url(images/bg_middle.jpg) top  no-repeat;
		clear:both;
	}
	
			#lokalizacja {
				width:780px;
				overflow:hidden;
			}	
				#lokalizacja p {
					margin:10px 10px 10px 10px;
					font-family: Arial, Tahoma;
					font-weight:bold;
					color:#333;			
				}	
				
		#left_section{
			float:left;
			width:780px;
			overflow:hidden;
		}

	
	
			#left_box{
				float:left;
				width:220px;
				margin:0 0 10px 0;
				overflow:hidden;
			}
				#menu{width:200px; margin:0 10px 10px 10px;}
			
			#right_box{
				float:right;
				width:560px;
				margin:0 0 10px 0;	
				overflow:hidden;				
			}
			#right_box ul {margin:0 0 0 0; padding:0;}
			
				#nav_box{
					background: url(images/najnowsze_informacje_long.jpg) no-repeat top left; 
					height:28px; 
					color:#03418a;
					position:relative;
					margin:0 0px 10px 0px;
					}	
				#nav_box p{ line-height:26px; padding:2px 0 0 6px; font-weight:bold; width:480px; font-family:Arial, Tahoma, Trebuchet MS; font-size:10pt;}
		
	
		#right_section{
			float:right;
			width:220px;
			color:#333;
		}
		
			
	#footer_section{
		width:998px;
		border:1px #c2c2c2 solid;
		background:#f3f7fa url(images/bg_stopka.jpg) repeat-x;
		color:#a4adbe;
		margin:0 0 0 0;
		clear:both;
	}
		#footer_section table {width:978px; margin:10px; }
		#footer_section td.td_stopka{margin:10px; color:#a4adbe; width:780px; vertical-align:middle;}
		#footer_section td.td_img{margin:10px; color:#a4adbe; text-align:right;}
		
	
	
.center {text-align:center;}
.visinfo { font-size:8pt;}

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

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

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

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

ul.tree 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:517px;
								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:100%;
								margin-left:auto;
								margin-right:auto}
									
	#galeria_contentitemstable p.wybor	{font-size:10pt;
										font-weight:bold;
										color:#333;
										margin:0px;
										margin-bottom:8px}	

	.galeria td a img {border:1px #bbb solid;}
	
/************************* 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 {border:1px #bbb solid;}
		div#thumbs { position:relative; }
			a.galeriaThumbs img {margin:5px; border:1px #bbb solid;}
			a.galeriaNext img.navigation{position:absolute; right:-40px;}
			a.galeriaPrevious img.navigation{position:absolute; left:-40px;}
			
			
/*************************************************************/
/********************NEWS & ARTICLES**********************/	
/*************************************************************/
#news_separate {
	width: 517px;
	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 10px;
	width:250px;
}

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

	.newstable .title {
		font-size:8pt;
		font-weight:bold;
		color:#03418a;
		padding-bottom:5px;
	}

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

	.newstable .comment_p {
		font-size:8pt;
		text-align:right;
		color:#7f9dbf;
	}

	.newstable .comments_link {
		color:#7f9dbf;
		font-size:8pt;
	}

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

	p.title {
		font-size:8pt;
		font-weight:bold;
		color:#03418a;
		padding-bottom:5px;
	}

	p.comment_p {
		font-size:8pt;
		text-align:right;
		color:#7f9dbf;
		padding:5px 0 10px 0; 
	}

	p.comments_link {
		color:#7f9dbf;
		font-size:8pt;
	}

	p.comments_link:hover {
		color:#7f9dbf;
		text-decoration:underline;
	}
	
	.newstable .article_partitle	{
		margin-top:0px;
		margin-bottom:10px;
	}	
	
	
#newsnotfound {
	width:610px;
	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 {
	width:610px;
	margin-left:auto;
	margin-right:auto;
}

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

#newsLatestRSS {
	border: none;
	width: 100%;
}
	
	#newsLatestRSS  .singleArticle {
	margin-bottom:10px;
	}
	
	#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:justify;font-weight: bold;font-size: 10pt; color:#03418a; font-family:Trebuchet MS;
	}
	#newsLatestRSS .newsTitle a {color:#03418a;}
	
	#newsLatestRSS .newsDescription {
	font-weight: normal; font-size: 8pt; text-align:justify;
	}
	
	#newsLatestRSS .newsPubdate {
		font-weight:normal; font-size:8pt; text-align:right; color:#7f9dbf;
	}

	.newsTitle {
	text-align:justify;font-weight: bold;font-size: 10pt; color:#03418a; font-family:Trebuchet MS;
	}
	.newsTitle a {color:#03418a;}
	.newsDescription {
	font-weight: normal; font-size: 8pt; text-align:justify;
	}
	.newsPubdate {
		font-weight:normal; font-size:8pt; text-align:right; color:#7f9dbf;
	}	
	
	
	
#artykuly_contentitemstable {
	width:550px;
	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;
}
.error {
	color:black;
	margin:10px 10px 10px 10px;
	border:1px #b72626 solid;
	background:#f9d7d7;
	text-align:center;
}
#comment_error p, 
.error p {margin:10px; 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:gray;
		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:white;
		margin: 5px;
	}
	
		#artykuly_article_structure .art_comments_dd	 #sign {
			margin-top:2px;
		}

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

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


/*********************************************************************/
/**************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:517px;
					margin:0 auto 10px;				
					}	
	#katalog_table td {padding:5px;}	
	#katalog_table td.produktFoto img {border:1px #ccc solid;}

TABLE#katalog_contentitemstable{
			width:517px;
			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;}	

			
table#opis_produktu{}			
	#opis_produktu td {padding:5px 0;}		

#productsInCart{font-weight:bold; font-size:10pt; font-family:Trebuchet MS; color:#1274b3;}	
/*************************************************************/	
/********************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;
}

.callendar_field{
	border:0;
}

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:0px #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;
	line-height:20px;
}

.search_noitem {

}
p.search_group_item{line-height:14px;}

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

.form
{
	text-align:center;
	margin:10px auto;	
	color:#333;
}
.form2
{
	text-align:center;
	margin:0 auto;
	width:90%;
	height:80%;	
}
.form_inner
{	
	text-align:center;
	margin:0 auto;	
	width:100%;	
}
.form-input
{
	width:100%;
}

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

.form td {vertical-align:middle; height:22px;}
.formLeft{width:110px; text-align:right; vertical-align:middle; padding-right:5px;}
.formRight{width:210px;}
.formRight input{width:200px;}


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


/*************************************************************/								
/******************* MENU HORYZONTALNE* **********************/	
/*************************************************************/

#topmenu_box {
	margin: 0px auto 0px auto;
	padding: 0px;
	width: 100%;
	background-color: green;
	text-align: center;
	}
#menuh-container
	{	
	width: 100%;
	font-size:8pt;
	padding: 0px;
	vertical-align: bottom;
	height: 20px;
	width: 516px;	/*chcesz wysrodkowac menu to koniecznie ustal tu jakas wartosc*/
	margin: 0px auto 0px auto;
	text-align: center;
	}

#menuh
	{
	font-size: 8pt;
	font-family: arial, helvetica, sans-serif;
	width:100%;
	float:left;
	padding: 0px;
	margin: 0px auto 0px auto;
	text-align: center;
	vertical-align: bottom;
	}
		
#menuh a		/*ogolne ustawienia dla kazdego elementu w menu*/
	{
	display:block;
	margin:0;
	vertical-align:middle;
	color: #ffffff;
	height: 20px;
	line-height: 20px;
	padding: 0px 3px 0px 3px;
	}	

div#menuh li:hover
	{
	cursor:pointer;
	z-index:100;
	}

div#menuh li:hover ul ul,
div#menuh li li:hover ul ul,
div#menuh li li li:hover ul ul,
div#menuh li li li li:hover ul ul
{display:none;}

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

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

ul.level0 {
    background-color:transparent; 
	list-style:none;
	margin:0;
	padding:0;
	float:left;
	width:170px;	/* width of all menu boxes level0 */
	font-size:8pt;
	margin-right: 1px;	
	margin-left: 1px;
	}
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;
	text-align: center;
	}
a.level0, a.top_parent {
	background-color:transparent; 
	background-image: url(level0_parent.gif);
	background-repeat: no-repeat;
	}
a.level0:hover, a.top_parent:hover {
	background-color:transparent; 
	background-image: url(level0.gif); 
	background-repeat: no-repeat;
	}
	
/********** LEVEL 1 ************/

ul.level1 {
	background-color:transparent; 
	list-style:none;	
	margin:0;
	padding:0;
	float:left;
	width:170px;	/* width of all menu boxes level1 */
	font-size:8pt;
	position:absolute;
	z-index:500;
	top: auto;
	display:none;
	left: 0px;
	}
li.level1 {
	background-color:transparent;
	margin: 0;
	padding: 0px;
	position: relative;
	left: 0px;
	text-align: left;
	}
a.level1 {
	background-color:#b4b8bb; 
	border: 0px white solid;
	left: 0px;	
	}
a.parent {
	background-color:#b4b8bb; 
	background-image: url(nav_white.gif);
	background-position: right center; 
	background-repeat: no-repeat;
	border: 0px white solid;
	}
a.level1:hover, a.parent:hover {
	background-color:#4a4452; 
	border: 0px white solid;
	left: 0px;
	}

li.level1:hover, ul.level1:hover {
	}

/********** LEVEL 2 ************/	
	
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%;
	}
li.level2 {
	background-color:transparent; 
	padding: 0px;
	margin: 0px;
	border: 0px white solid;
	text-align: left;
	}
a.level2 {
	background-color:#b4b8bb; 
	margin: 0px;
	border: 0px white solid;
	}
a.level2:hover {
	background-color:#4a4452; 
	border: 0px white solid;
	left: 0px;
	}
	
/* Wyzerowanie dodatkowego wykonczenia rozwijanych elementow menu*/
li.top1 {line-height:0px;font-size:0pt;visibility:collapse;display:none;margin:0px;padding:0px;background-image:none;}
li.bottom1 {line-height:0px;font-size:0pt;visibility:collapse;display:none;margin:0px;padding:0px;background-image:none;}
li.top2 {line-height:0px;font-size:0pt;visibility:collapse;display:none;margin:0px;padding:0px;background-image:none;}
li.bottom2 {line-height:0px;font-size:0pt;visibility:collapse;display:none;margin:0px;padding:0px;background-image:none;}
img.top1img {line-height:0px;font-size:0pt;visibility:collapse;display:none;margin:0px;padding:0px;background-image:none;}
img.bottom1img {line-height:0px;font-size:0pt;visibility:collapse;display:none;margin:0px;padding:0px;background-image:none;}
img.top2img {line-height:0px;font-size:0pt;visibility:collapse;display:none;margin:0px;padding:0px;background-image:none;}
img.bottom2img {line-height:0px;font-size:0pt;visibility:collapse;display:none;margin:0px;padding:0px;background-image:none;}

a.activeMenuItem {
	background: red;
}

/* Zaokraglenia elementow menu level1 i level2
li.top1 {
	display: block;
	line-height:0px;
	font-size:0pt;
	background-image:none;
	height:5px;
	padding: 0px;
	margin: 0px;
	background-color:transparent; 
	top:0px;
	}
li.bottom1 {
	display: block;
	line-height:0px;
	font-size:0pt;
	padding: 0px;
	margin: 0px;
	background-image:none;
	height:5px;
	background-color:transparent;
	top:0px; 
	}
li.top2 {
	display: block;
	line-height:0px;
	font-size:0pt;
	padding: 0px;
	margin: 0px;
	background-image:none;
	height:5px;
	background-color:transparent; 
	top:0px;
	}
li.bottom2 {
	display: block;
	line-height:0px;
	font-size:0pt;
	padding: 0px;
	margin: 0px;
	background-image:none;
	height:5px;
	background-color:transparent; 
	top:0px;
	}

img.top1img {
	display: block;
	line-height:0px;
	font-size:0pt;
	margin:0px;
	padding:0px;
	background-color:#b4b8bb; 
	height:5px;
	background-image: url(top1img.gif);
	background-repeat: no-repeat;
	width: 170px;
	border: 0px white solid;
	vertical-align: top;
	top:0px;
	}
img.bottom1img {
	display: block;
	line-height:0px;
	font-size:0pt;
	margin:0px;
	padding:0px;
	background-color:transparent; 
	height:5px;
	background-image: url(bottom1img.gif);
	background-repeat: no-repeat;
	width: 170px;
	border: 0px white solid;
	vertical-align: top;
	top:0px;
	}
img.top2img {
	display: block;
	line-height:0px;
	font-size:0pt;
	margin:0px;
	padding:0px;
	background-color:transparent; 
	height:5px;
	background-image: url(top2img.gif);
	background-repeat: no-repeat;
	width: 170px;
	border: 0px white solid;
	vertical-align: top;
	top:0px;
	}
img.bottom2img {
	display: block;
	line-height:0px;
	font-size:0pt;
	margin:0px;
	padding:0px;
	background-color:transparent; 
	height:5px;
	background-image: url(bottom2img.gif);
	background-repeat: no-repeat;
	width: 170px;
	border: 0px white solid;
	vertical-align: top;
	top:0px;
	}
*/

ul.siteMap li{
	list-style-image:url(images/li.jpg) ;
	line-height:14px;
	vertical-align:middle;
}
ul.siteMap li a{color:#03418a;}
#bannerHolder{margin:0 auto; text-align:center;}

