@charset "utf-8";


BODY	{margin:0000;
		cursor:default;
		font-family:'TrebuchetMS','LucidaGrande',Verdana,Arial;
 		font-size:8pt;
		font-weight:normal;
		color:#555555;
                background-color:#aaaaaa;
                background-image:url(images/bg.GIF);
                }


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

A:active	{color:#aaaaaa;text-decoration:none;}
A:link		{color:#aaaaaa;text-decoration:none; }
A:visited	{color:#aaaaaa;text-decoration:none;}
A:hover		{color:#aaaaaa;text-decoration:underline;}

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

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

h1 {font-family:'TrebuchetMS','LucidaGrande',Arial;
	font-size:16px;
        font-weight:bold;
	color:white;
	margin:7px 0px 0px 0px ;
       
 }

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

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

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

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


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

DIV#srodkujacy	{width:100%;
				position:absolute;
				top:0px;
				text-align:center;
				margin-left:auto;
				margin-right:auto;
				vertical-align:top;
				position:absolute;}


TABLE#calosc	{margin-left:auto;
		margin-right:auto;
                width:800px; 
                background-color:#ffffff; 
                border:10px #ffffff solid;}
	
p.center		{text-align:center;}

td.baner {
width:800px; padding-bottom:8px; vertical-align:top; text-align:center;}

td.szara {
width:800px; background-color:#cccccc; border-top:1px #aaaaaa solid; height:4px;}

td.sitehead {
width:490px; background-color:blue; color:#ffffff; padding:10px 10px 10px 10px; text-align:left; vertical-align:middle; font-weight:bold; font-size:12pt;}

td.sitehead a {color: #ffffff; text-decoration: none; font-weight:bold;}
td.sitehead a:hover {color: #ffffff; text-decoration: underline;}



td.linktop {
background-color:blue; color:white; width:310px; padding:10px 10px 10px 10px; font-size:10px; text-align:center; vertical-align:middle;}

td.linktop a {color: #ffffff; text-decoration: none; font-weight:bold;}
td.linktop a:hover {color: #ffffff; text-decoration: underline;}



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

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


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

ul.tree ul{
	display:block;
	margin-left:0;
	margin-top:0;
	margin-bottom:0;
        padding-left:0px;}

ul.tree li{
	display:block;
	list-style-type:none;
	padding-left:20px;
        padding-top:10px;
        padding-bottom:10px;
        border-bottom:1px #aaaaaa solid;
        background-image:url("images/closed.JPG");
	background-position: top left;
	background-repeat:no-repeat;
        }

ul.tree li.closed{}

ul.tree li.opened{}

ul.tree li a{
        font-family:'Tahoma';
	font-size:13px;
        font-weight: bold;
	text-decoration:none;
	cursor:pointer;
        color:#aaaaaa;
        text-transform: uppercase;}


ul.tree li a.folder{}

ul.tree li a:active{
        color:#aaaaaa;
	font-weight:bold;text-transform: uppercase;font-weight:bold;}

ul.tree li a:link{
        color:#aaaaaa;font-weight:bold;
	font-weight:bold;text-transform: uppercase;}
	
ul.tree li a:hover{
        color:#ff9900;
        font-weight:bold;
	text-decoration:none; text-transform: uppercase;}
	
ul.tree li li{
	display:block;
	list-style-type:none;
	padding-left:0px;
        padding-top:0px;
        padding-bottom:0px;
        border: 0px;
        background-image: none;
        }

ul.tree li li a{
        font-family:'Tahoma';
	font-size:13px; 
        font-weight: normal;
	text-decoration:none;
	cursor:pointer;
        color:#aaaaaa;
        text-transform: uppercase; font-weight:normal;
        }

ul.tree li li a:hover{
        text-decoration: underline;
        font-weight: normal;
	cursor:pointer;
        color:#aaaaaa;
        text-transform: uppercase;font-weight:normal;
        }

ul.tree li li li{
	display:block;
	list-style-type:none;
	padding-left:10px;
        padding-top:0px;
        padding-bottom:0px;
        border: 0px;
        background-image: none;
        }

ul.tree li li li a{
        font-family:'Tahoma';
	font-size:13px;
        font-weight: normal;
	text-decoration:none;
	cursor:pointer;
        color:#ff9900;
        text-transform: none; 
        font-weight:normal;
		  text-transform: uppercase;
        }

ul.tree li a:link{
        color:#ff9900; font-weight:normal; text-transform: none;   text-transform: uppercase;}

ul.tree li a:active{
        color:#ff9900; font-weight:normal; text-transform: none;   text-transform: uppercase;}

ul.tree li li li a:hover{
        text-decoration: underline;
		  text-transform: uppercase;
        font-weight: normal;
	cursor:pointer;
        color:#ff9900;
        text-transform: none;
        font-weight:normal;
        }

/*************************************************************/	
/********************LOKALIZACJA******************************/
/*************************************************************/

p.location{
	font-family:'TrebuchetMS','LucidaGrande',Verdana;
	font-weight:bold;
	font-size:8pt;
	margin-left:10px;
	margin-right:10px;
	color:#026200;
        vertical-align: middle;
        padding-top: 10px}

/*************************************************************/	
/*************************ZAWARTOŚĆ***************************/
/*************************************************************/

td.zawartosc {
width:490px; text-align:justify; padding:10px 10px 10px 0px; 
vertical-align: top; border-bottom: 3px #cccccc solid; }	

td.right_panel {width:300px; padding:10px 10px 10px 10px; border:1px #aaaaaa solid; 
vertical-align:top;}

/*************************************************************/	
/*************************STOPKA******************************/
/*************************************************************/
	
td.menu_stopka{
 padding:10px 10px 10px 0px; 
 vertical-align: middle; 
 text-align:center; 
 font-size:10px;
 color:#555555;
 width:490px;
}

td.menu_stopka a{text-decoration: underline; color:#555555; font-family:"Tahoma"}
td.menu_stopka a:hover{text-decoration: none;}

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

TABLE#contentitemstable{
			border:0px;
			width:100%;
			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:100%;
								margin-left:auto;
								margin-right:auto;}

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

								
/*************************************************************/			
/********************ARTYKULY*********************************/	
/*************************************************************/

TABLE#artykuly_contentitemstable{
			width:100%;
			margin-left:auto;
			margin-right:auto}	
								
	#artykuly_contentitemstable p.wybierz{
			font-size:10pt;
			font-weight:bold;
			color:#23a4ff;
			margin:0px;
			margin-bottom:8px}						

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

	#artykuly_rateditemtable td.ocena{
			text-align:right;
			background-color:#f3f3ee;}
	#artykuly_rateditemtable td.ocena span{
			font-size:18pt;
			color:green;
			font-weight:bold;}	
										
	#artykuly_rateditemtable table#zalety_wady{
			width:100%}
		#zalety_wady span.zalety{
			color:green;
			font-weight:bold}
		#zalety_wady span.wady{
			color:red;
			font-weight:bold}	
	#artykuly_rateditemtable table#dystrybutor{
			width:100%;
			border:1px #070707 solid;}
		#dystrybutor td.cena{
			text-align:center}	
								
TABLE#artykuly_commenttable{
			border-width:0px;
			margin-bottom:10px;
			width:100%;}	
	#artykuly_commenttable td.podpis{
			color:#ff9900;
			font-weight:bold}
	#artykuly_commenttable td.podpis span{
			color:#888888;
			font-size:8pt;
			font-weight:normal}		
	
	#artykuly_commenttable td.tresc_komentarza{
			background-color:#f6f6f6;
			border:1px #e8e8e8 solid}	
	
		.article_comment_content{
			margin-top:0px;
			margin-bottom:0px;
			margin-right:5px;
			margin-left:5px;}
			
	p#comment_ok{color:black;
				margin:0px;
				border:1px #5d93bc solid;
				background-color:#aecce3;
				text-align:center}	
	p#comment_error{color:black;
					margin:0px;
					border:1px #bc5d5d solid;
					background-color:#e3aeae;
					text-align:center}
	
TABLE#artykuly_article_structure{}	

		.article_title	{color:black;
						font-size:16pt;
						margin:0px;}

		.article_author	{margin:0px;}

		.article_date	{font-size:8pt;
						color:gray;
						margin:0px;
						margin-bottom:10px;}
					
	dt.art_comments_dt	{background-color:#aab5cf;
						font-weight:bold;
						color:white;
						margin-bottom:1px;}

	dd.art_comments_dd	{background-color:white;
						margin-bottom:1px;
						margin-left:5px;
						margin-right:5px;}
						
	p.submit{text-align:right}
	p.ilosc_komentarzy	{background-color:#358ec1;
						color:white;
						border:1px #9ac4dc solid}
	
	p.article_comments_pages_pos{text-align:center;}
	.art_intro {
		font-weight: bold;
		margin-bottom: 15px;
	}
	
	p.art_item_title {
		font-family: "Georgia", "Times New Roman", serif;
		font-size:12pt;
		margin:0px;
		margin-bottom:5px;
		color:gray;
	}
	.art_item_date {
		font-size:10pt;
		color:#08AF00;
	}
	a.art_item_link {
		font-weight:bold;
		color:#23a4ff;
	}
	a.art_item_link:hover {
		color:#13ca00;
	}
	p.art_item_intro {
		margin-left:10px;
		margin-right:10px;
		margin-bottom:20px;
		font-size:8pt;
	}


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

TABLE#galeria_contentitemstable{width:100%;
								margin-left:auto;
								margin-right:auto}
									
	#galeria_contentitemstable p.wybor	{font-size:11pt;
										font-weight:bold;
										color:#ff9900;
										margin:0px;
										margin-bottom:8px}	
	
										
/*************************************************************/
/********************NEWS*************************************/	
/*************************************************************/

TABLE#news_separate{width:480px;
		margin-left:0;
		margin-top:10px; }

	#news_separate td{
				font-weight:bold;
				background-color:#aaaaaa;
				color:white;
                                font-size:12pt;
                                font-family:Tahoma;
                                font-variant:small-caps;
                                padding:10px 10px 10px 10px;}
						
TABLE#newstable{width:480px;
				margin-left:auto;
				margin-right:auto;
				margin-top:15px; border-bottom:2px #aaaaaa solid;
                                font-size:10pt;}
	#newstable td.title{
			font-size:12pt;
			font-weight:bold;
			color:#ff9900;
                        font-variant:small-caps;}
	#newstable td.time{
			font-size:8pt;
			font-weight:normal;
			color:#a5a5a5;}	
	#newstable td.time p{
			margin:0px;
			margin-left:3px;
			margin-right:3px;}
	#newstable p{
			margin:0px;
			margin-left:3px;
			margin-right:3px;
			line-height:140%;
			text-align:justify;}	

TABLE#newsnotfound{
					width:480px;
					margin-left:auto;
					margin-right:auto;
					margin-top:15px;}
	#newsnotfound td{
			font-size:8pt;
			font-weight:normal;
			color:#a5a5a5;}	
	#newsnotfound p{
			margin:0px;
			margin-left:3px;
			margin-right:3px;
			text-align:center;}	
									
TABLE#newsbottom{
				width:480px;
				margin-left:auto;
				margin-right:auto;}
	#newsbottom td{
			font-weight:normal;}
	#newsbottom p{
			text-align:center;
			margin:0px;
			margin-left:3px;
			margin-right:3px;}
			
p.comment_p {
	font-size:7pt;
}
			
a.comments_link {
	color:#ff9900;
	font-size:7pt;
}
a.comments_link:hover		{color:#ff9900;text-decoration:underline;}	
						
/*************************************************************/			
/********************KATALOGPRODUKTOW*************************/
/*************************************************************/
			
TABLE#katalog_table{width:100%;
					margin-left:auto;
					margin-right:auto;}	
	#katalog_table table.katalog_gallery{}	

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

/*************************************************************/
/********************fck**************************************/
/*************************************************************/
DIV#fck {width:480px;}
#fck p{margin-top:0px; }
																	

/*************************************************************/
/********************KALENDARZ********************************/	
/*************************************************************/

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

	#callendar TD{height:17px;
border:1px solid #dddddd;
		background-color:#ffffff;
		line-height:17px;
		text-align:center;
                color:#555555;}	


/*************************************************************/		
/********************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:0px 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:'LucidaGrande',Verdana,Arial,Sans-Serif;
			font-size:7pt;
			margin:0px;
			color:#727272;
			text-align:center
		}
		
h3.footer{
	text-align:center
		}			

a.header1{
font-size:36px;
color:#FFFFFF;
margin:0px;
}


p.visinfo{
	font-size:8pt;
	margin-top:0px;
        background-color:#f0f0f0;
        border-top: 2px #aaaaaa solid;
        padding: 5px 5px 5px 5px;
        color:#555555;
}

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


p.graybox {background-color:#f0f0f0; border-top:2px #aaaaaa solid; padding:10px 10px 10px 10px; text-align:left;}

	
/*************************************************************/
/*****************SYSTEM WYSZUKIWANIA*************************/
/*************************************************************/

.search_top {
	width:100%;
	text-align:center;
	background-color:#ffffff;
	border-top: 0px #e8e8e8 solid;
        color:#555555;
        font-size:8pt;
}

.search_input {
	margin-top: 10px;
	margin-bottom: 10px;
}

.search_group_title {
	width:100%;
	text-align:left;
	font-weight:bold;
	border:1px #e8e8e8 solid;
}

.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;
}
/*************************************************************/	
/**********************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 dashed;
	width:100%;
	margin-bottom:5px;
}
p.promo_title {
	font-size:8pt;
	font-weight:bold;
	margin:0px;
	margin-left:5px;
	margin-right:5px;
	color:blue;
}
p.promo_text {
	margin:0px;
	margin-left:5px;
	margin-right:5px;
	line-height:10px;
	font-size:7pt;
	color:#555555;
}
p.promo_url {
	margin:0px;
	margin-left:5px;
	margin-right:5px;
	color:#6DB1FF;
	font-size:6pt;
	line-height:10px;
}

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

.invisible_class {
	visibility:hidden;
	line-height:0px;
}