﻿@charset"utf-8";

body	{
		margin:0;
		padding:0;
		font-family: "Times New Roman", "Times New Roman CE", "Trebuchet MS", Arial;
		font-size:12pt;
		color:#4a3b34;
		background:#fff url(images/bg.jpg);
		border:0;
		}

*{
	border:0;
	vertical-align:top;
}

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

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

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

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

h1,h2,h3	{
	font-family: "Times New Roman", "Times New Roman CE", "Trebuchet MS", Arial;
	font-weight:bold;
	margin:0px;
	padding:0px;}

h1	{ font-size:16pt; margin:7px 0px 0px 0px ;}
h2	{ font-size:14pt; margin:7px 0px 0px 0px ;}
	

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

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


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

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

#calosc	{
	margin:50px auto;
	padding:0;
	width:780px;
	background: #4b3c35;
	border:0; 
	text-align:left;
	}
#topek{position: absolute; 
			font-family: Arial;
			margin:0;
			top: 30px; 
			width:100%; 
			text-align: center;
			z-index: 888; 
			font-size: 8pt;
			}
#topeczek {position:relative;
			margin-left: auto;
			margin-right: auto;
			top: 0px;
			left: 0px;
			margin-left: 0px;
			z-index:889;
			line-height: 18px;}
			#topeczek img {margin: 0px 10px 0px 0px; vertical-align: top; padding: 0px;}

	#topimg_section{
		width:730px;
		height:226px;
		border:25px #4b3c35 solid;
		position:relative;
	}
		#topimg1{
			position:absolute;
			top:0;
			left:0;
			width:246px;
			height:226px;
			background: url(images/topimg1.gif) no-repeat;
			opacity:0.6; 
			filter:alpha(opacity=60);
			z-index:100;
		}
		#topimg2{
			position:absolute;
			top:-25px;
			left:195px;
			width:271px;
			height:304px;
			background: url(images/topimg2.gif) no-repeat;
			opacity:0.6; 
			filter:alpha(opacity=60);
			z-index:300;
		}			
		#logo{
			position:absolute;
			top:0px;
			left:0px;
			width:216px;
			height:125px;
			background: url(images/benek.png) no-repeat;
			z-index:1000;
		}		
		
	
	#ikonki_section{
		width:655px;
		height:28px;
		background:#4b3c35;
		border-right:25px #4b3c35 solid;
		position:relative;
		margin-left:100px;
		z-index:50;
		top: -10px;
	}
	#ikonki_section p a img{margin:0 10px; border:0;}
		#search_box{
			position:absolute;
			top:-4px;
			right:30px;			
		}
		
		#menu_box {
			position: absolute; 
			margin-left: auto; 
			margin-right: auto; 
			top: 340px; 
			height:25px;
			width:780px; 
			z-index: 300;
			text-align: right;
			}
		#menu_box_bg{
			position:absolute;
			top:0px;
			right: 55px;
			height:25px;
			width:540px;
			background:#cbc0a8;
			opacity:0.4; 
			filter:alpha(opacity=40);
			z-index:90;
		}
		#menu_box_content{
			position:absolute;
			top:0px;
			height:25px;
			right: 55px;
			background:transparent;
			z-index:100;}
		#bublek {position: absolute; 
			margin-left: auto; 
			margin-right: auto; 
			top: 286px; 
			height:25px;
			width:780px; 
			z-index: 300;
			text-align: left;}
		#bubble_top{
			position:absolute;
			top: 0px;
			left: 0px;
			margin-left: 0px;
			width:110px;
			height:150px;
			background: transparent url(images/bubble_top.gif) no-repeat;
			z-index:350;
		}
	
	
	#shadow_top {
		height:10px; 
		border-left:15px #4b3c35 solid; 
		border-right:15px #4b3c35 solid; 
		background:url(images/cien_gora.jpg) no-repeat; 
		width:750px;
	}
	
	#shadow_middle{
		border-left:15px #4b3c35 solid; 
		border-right:15px #4b3c35 solid; 
		background:url(images/bg_main.jpg) repeat-y; 
		width:750px;
		min-height:270px;
		text-align:center;
	}
	
	#shadow_bottom{
		height:10px; 
		border-left:15px #4b3c35 solid; 
		border-right:15px #4b3c35 solid; 
		border-bottom:5px #4b3c35 solid;
		background:url(images/cien_dol.jpg) no-repeat; 
		width:750px; 
	}
	
	#middle_section{
		width:730px;
		display: block;
		height: auto;
		min-height: 270px;
		background-color: #cbc0a8;
		background-image: url(images/bg_content.jpg);
		background-repeat: no-repeat;
		/*border-left:15px #4b3c35 solid;
		border-right:15px #4b3c35 solid;
		border-bottom:25px #4b3c35 solid;*/
		position:relative;
		text-align:center;
		margin:0;
		margin-left:10px;
		margin-right:0px;
		display: table;
		top: 0px;
	}
	
	/*#zawijasy {background-color: transparent; z-index: 799; background-image: url(images/zawijasy.gif); background-repeat: no-repeat; background-position: top center; width: 100%; height: 272px; position: absolute; top: 3px; margin: 0 auto; padding: 0px;}	*/
	
		#bubble_bottom{
			position:absolute;
			bottom:0px;
			width:130px;
			height:120px;
			background: transparent url(images/bubble_bottom.gif) no-repeat;
			z-index:50;
		}
		#lewy_pasek{
			width:145px;
			margin:10px 5px 0px 3px;
			text-align:left;
			color:#545045;
			border: 0px red solid;
			float:left;
		}
		#lewy_pasek p {
			padding:65px 10px 0 0;
			color:#545045; 
			border: 0px green solid;
		}
		#lewy_pasek p.leftMenuText {
			font-size: 9pt; 
			margin:0px; 
			padding: 0px; 
			top:0px;
			line-height: 20px;
			}
		#lewy_pasek p.leftMenuText img {vertical-align: top; margin: 0px; padding: 0px;} 
		#content_text{
			width:560px;
			margin:0;
			margin-left: 3px;
			text-align:left;
			color:#4a3b34;
			border: 0px red solid;
			float:left;
			padding: 0px;
		}
		#content_text p.glowny {
			padding:15px 0 0px 0px;
			color:#4a3b34; 
			font-size: 11pt;
			font-family: "Times New Roman", "Times New Roman CE", "Trebuchet MS", Arial;
			border:0px yellow solid;
			margin: 0;
		}
		#content_text ul, ol {
			margin-top: 0px; 
			padding: 0px; 
		}		
		#content_text li { 
			margin-left: 20px; 
			padding: 0px; 
		}	
		#content_skoki{
			width:560px;
			margin:0;
			margin-left: auto;
			margin-right: auto;
			text-align:center;
			color:#4a3b34;
			border: 0px red solid;
			float:left;
			padding: 0px;
		}	
		#content_skoki p.skoki {
			padding: 0px;
			color:#4a3b34; 
			border:0px yellow solid;
			margin: 0px;
			margin-left: 250px;
			text-align: center;
			font-size: 9pt;
		}
		
		
	#footer_section{
		width:780px;
		background:#4b3c35;
		text-align:center;
	}		
	#footer_section p{color:#827b61; font-size:8pt; padding-bottom:5px; font-family: Arial;}
	#footer_section p a{color:#827b61; font-size:8pt; text-decoration:none;}
		
.art_similarcontent_dt {border-bottom:1px #ddd dotted; background:#fff; color:#aaa; font-size:8pt; display:none;}

#map {border: 2px #4a3b34 solid}

table#cennik {border: 1px #897b6c solid; width: 500px; padding: 0px; margin: 0px; margin-left: auto; margin-right: auto;}

#cennik td{border: 1px #897b6c solid; padding: 0px; margin: 0px;}
#cennik td.titlek {line-height: 10px; font-weight: bold;}

/*************************************************************/	
/**********************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:10pt;
	text-decoration:none;
	cursor:pointer;
    line-height:20px;}

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

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

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

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


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

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

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

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

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

TABLE#artykuly_contentitemstable{
			width:550px;
			margin-left:auto;
			margin-right:auto}	
								
	#artykuly_contentitemstable p.wybierz{
			font-size:11pt;
			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:#358ec1;
			font-weight:bold;
                        width:100px;
                        border-right: 1px #dddddd solid;}
	#artykuly_commenttable td.podpis span{
			color:#888888;
			font-size:8pt;
			font-weight:normal}		
	
	#artykuly_commenttable td.tresc_komentarza{
                          
			background-color:#ffffff; /*f6f6f6*/
			border:0px #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:grey;
						margin:0px;
						margin-bottom:10px;}
					
	dt.art_comments_dt	{background-color:#bfb49d;
						font-weight:bold;
						color:#000000;
						}

	dd.art_comments_dd	{background-color:#bfb49d; margin:0; padding:10px;}
						
	p.submit{text-align:right; padding-top:10px;}
	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: "Times New Roman", "Times New Roman CE", "Trebuchet MS", Arial;
		font-size:12pt;
		margin:0px;
		margin-bottom:5px;
		color:grey;
	}
	.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:550px;
								margin-left:auto;
								margin-right:auto}
									
	#galeria_contentitemstable p.wybor	{font-size:11pt;
										font-weight:bold;
										color:#23a4ff;
										margin:0px;
										margin-bottom:8px}	
	
#galleryTable{
	margin:0 auto;
	text-align:center;
}
#galleryTable td {text-align:center;}

	
/*************************************************************/
/********************NEWS*************************************/	
/*************************************************************/

TABLE#news_separate{width: 610px;
					margin-left:auto;
					margin-right:auto;
					}
	#news_separate td{
				font-weight:bold;
				color:#4b3c35;
				text-transform:uppercase;
				}
						
TABLE#newstable{width:610px;
				margin-left:auto;
				margin-right:auto;
				margin-top:15px;
                padding: 10px 10px 10px 10px;}
				
	#newstable td.title{
			font-size:10pt;
			font-weight:bold;
			color:#4b3c35;}
	#newstable .time{
			font-size:10pt;
			font-weight:normal;
			color:#545045;}	
	/*#newstable td.time p{
			margin:0px;
			margin-left:3px;
			margin-right:3px;}*/
	#newstable p{
			margin:0px;
			line-height:120%;
			text-align:justify;}	

TABLE#newsnotfound{
					width:610px;
					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:610px;
				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:8pt; }
			
a.comments_link { color:#4b3c35; font-size:8pt; font-weight:bold; font-family: "Times New Roman", "Times New Roman CE", "Trebuchet MS", Arial;}
a.comments_link:hover {color:#4b3c35; text-decoration:underline;}	
						
/*************************************************************/						
/********************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:top;
	margin: 0px;
	padding: 0px;
	}	
	
table#randomphotos_itemstable{}


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

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: "Times New Roman", "Times New Roman CE", "Trebuchet MS", Arial;
			font-size:8pt;
			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*************************/
/*************************************************************/

.search_top {
	width:100%;
	text-align:center;
	border:0px #e8e8e8 solid;
}

.search_input {
	margin-top: 10px;
	margin-bottom: 10px;
	margin-right:5px;
	border:1px #4a3b34 solid;
	
}

.search_group_title {
	width:100%;
	text-align:left;
	font-weight:bold;
	border:0px #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;
}

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

table.promo_tbl {
	border:1px grey dotted;
	width:100%;
}
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:7pt;
	color:black;
}
p.promo_url {
	margin:0px;
	margin-left:5px;
	margin-right:5px;
	margin-bottom:5px;
	color:#6DB1FF;
	font-size:7pt;
	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;
}

	
