@charset "utf-8";


*{
	margin:0;
	padding:0;
	border:0;
	font-family:'TrebuchetMS','LucidaGrande',Verdana,Arial; 
	font-size:8pt;																				
	color:#fff;
	vertical-align:top;
	text-align:left;
	}									

body{
	background: url(images/bg1.jpg);
}

ul{
	margin-left:15px;
}
	
#srodkujacy	{
	width:100%;
	min-height:700px;
	top:0px;
	margin:0 auto;
	text-align:center;
	vertical-align:top;
	position:absolute;
	background: url(images/bg.jpg) repeat-x;
	}	

#top_section{
	width:724px;
	height:90px;
	margin:0 auto;
	background: url(images/top_img.jpg);
	position:relative;
}	
	#logo{position:absolute; width:196px;	height:166px; top:1px; left:-33px; z-index:10;}
	
#topmenu_section{
	width:780px;
	height:37px;
	margin:1px auto 0;
}	
	#horizontal_menu_box{
		margin-left:190px;
	}

#middle_section{
	width:780px;
	min-height:500px;
	margin:0 auto;
	padding:0;
}	
	#left_section{
		margin:0 0 0 9px;
		width:159px;
		min-height:500px;
		float:left;
		background:#333 url(images/bg_left.jpg); 
		/*border-left:4px solid #707070;
		border-right:4px solid #707070;
		opacity:.50;
		filter: alpha(opacity=50);*/
	}
		#menu_box {
			width:159px;
			margin:0 auto;
		}
		#news_box {
			width:159px;
			margin:10px auto;
		}		
		#search_box {
			width:139px;
			margin:10px 10px 190px 10px;
			text-align:center;
		}	
		#search_box p {margin:0; padding:0; text-align:center;}
		#search_box p input.search_input {margin:0; padding:0; background:#7c7c7c; color:#fff; width:130px; border:1px #fff solid; padding:2px;}
		#search_box p input.search_button {margin:0; padding:0; background:#7c7c7c; color:#fff; background:transparent; font-weight:bold;}
	
	
	#right_section{
		width:612px; /*780-168=612*/
		min-height:500px;
		float:right;
		margin:0;
		margin-top:12px;
	}
		#box1{width:492px; float:left; min-height:500px; text-align:center;}
			/** lokalizacja **/
			#location_box{width:452px; height:34px; background:url(images/bg_location1.jpg); margin:0 auto;}
			#location_box p {font-size:10pt; color:#fff; padding:10px; font-weight:bold;}
			#location_box p a{font-size:10pt; color:#fff; font-weight:bold; text-decoration:none;}
			#location_box p a:hover{text-decoration:underline;}
			
			#content_box{width:452px; background:url(images/bg_content1.jpg); margin:0 auto; }
				#content_text{width:432px; padding:5px 10px; margin:0 auto; text-align:left;}
			#content_box_b{width:452px; height:5px; background:url(images/bg_content_b1.jpg); margin:0 auto;}
		
		#box2{width:120px; float:left; min-height:500px;}
			#content_box_t1{width:120px; height:5px; background:url(images/bg_content_b2.jpg); margin:0 auto;}
			#content_box1{width:120px; background:url(images/bg_content2.jpg); margin:0 auto;}
				#content_text1{width:100px; padding:5px 10px; margin:0;}
			#content_box_b1{width:120px; height:5px; background:url(images/bg_content_b2.jpg); margin:0 auto;}
		
#icons_section{
	width:780px;
	margin:0 auto;
	border-top:3px #fff solid;
	clear:both;
}	
#icons_section p{margin:5px; text-align:right; color:#707070;}
#icons_section p a {text-align:right; font-weight:bold; color:#707070; border:0;}
#icons_section p a img{ border:0;}

#footer_section{
	width:780px;
	margin:0 auto;
	border-top:3px red solid;
	clear:both;
	color:#707070;
	text-align:right;
	position:relative;
}
#footer_section p{margin:5px; text-align:right; color:#707070;}
#footer_section p a {text-align:right; font-weight:bold; color:#707070;}

#opony{width:206px; height:219px; position:absolute; top:-190px; left:-12px;}
/*************************************************************/
/**********************STYLEGLOBALNE***********************/
/*************************************************************/


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


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:10pt;
	text-align:left;
	}
	
td	{
	vertical-align:top;	
	margin:0px;		
	padding:0px;
	border:0px green solid;
	background-color:transparent;
	font-size:10pt;
	text-align:left;}

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

.resOpt {
	color: #002753;
}

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

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

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

ul.tree li{
	display:block;
	list-style-type:none;
	padding-left:12px;
	}

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

ul.tree li a{
	font-size:13px;
	text-decoration:none;
	cursor:pointer;
	color:#ff432d;}

ul.tree li a.folder{}

ul.tree li a.active{
	font-weight:normal;
	color:#fff;
	font-weight:bold;
	}
	
ul.tree li a.active:before { 
	color:#fff; 
	content: ":: "; 
	font-weight:bold;
	}
	
ul.tree li a:hover{
	text-decoration:none; 
	color:#fff;
	}
	
	
/*************************************************************/
/*******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;}

/*************************************************************/								
/********************MAPA STRONY***************************/	
/*************************************************************/								
.siteMap li a {color:#fff;}									
								
								
/*************************************************************/								
/********************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}
	#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:550px;
								margin-left:auto;
								margin-right:auto}
									
	#galeria_contentitemstable p.wybor	{font-size:11pt;
										font-weight:bold;
										color:#23a4ff;
										margin:0px;
										margin-bottom:8px}	
	
	img.gallItemsDisp{				/* obrazek w galerii */
	border:10px #ccc solid;		/* obamowanie */
	outline:1px #ddd solid;		/* obrys zewnetrzny */
	}

table#galeriaTable {margin-left: auto; margin-right: auto; text-align: center;}
table#galeriaTable td {text-align: center;}
img#mainFoto {border: 2px black solid; margin-left:auto; margin-right: auto;}
#thumbs img {border: 1px black solid; margin: 2px;}
table#galeriaTable img.strzalka {border: 0px; margin-top: 25px; vertical-align: middle;}	

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

TABLE#news_separate{width:552px;
					margin-left:auto;
					margin-right:auto;
					margin-top:10px}
	#news_separate td{
				font-weight:bold;
				background-color:#aab5cf;
				color:white;}
						
TABLE#newstable{width:550px;
				margin-left:auto;
				margin-right:auto;
				}
	#newstable td.title{
			font-size:11pt;
			font-weight:bold;
			color:#ff432d;
			font-family:Georgia;
			}
	#newstable td.time{
			font-size:7pt;
			font-weight:normal;
			text-align:right;
			}	
	#newstable td.time p{	margin:0px; text-align:right;}
	#newstable p{
			margin:0px;
			line-height:140%;
			text-align:justify;}	
			
	#newstable td.linia{text-align:center; padding:5px;}
	#newstable td.linia hr {height:1px; background:#777; border:0; width:300px; margin:0 auto; text-align:center;}

TABLE#newsnotfound{
					width:520px;
					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:550px;
				margin-left:auto;
				margin-right:auto;}
	#newsbottom td{
			font-weight:normal;
			}
	#newsbottom p{
			text-align:center;
			margin:0px;
			}
	#newsbottom p select, #newsbottom p select option {color:#000;}
	#newsbottom p input {color:#000; margin-left:5px; padding:2px; background:#fff;}
	#newsbottom p input[type~="submit"] {color:#fff; margin-left:5px; padding:2px; background:transparent; font-weight:bold; cursor:pointer;}
			
p.comment_p {
	font-size:7pt;
}
			
a.comments_link {
	color:#2e5bae;
	font-size:7pt;
}
a.comments_link:hover		{color:#2e5bae; 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:middle;}	
			
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: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;
}
			

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


p.visinfo{
	font-size:8pt;
	margin-top:25px;
}

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;
	background-color:transparent;
	border:0;
	margin:10px;
}

.search_input {
	padding:2px;
	border:1px #fff solid;
	background:#7c7c7c;
}
.search_input_button {
	padding:2px;
	border:0;
	background:transparent;	
	font-weight:bold;
}
.search_group_title {
	width:100%;
	text-align:left;
	font-weight:bold;
	border:0px #575353 solid;
	background:transparent;
}

.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:93%;
	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:8px;
	margin-right:5px;
	line-height:10px;
	font-size:6pt;
	color:black;
}
p.promo_url {
	margin:0px;
	margin-left:5px;
	margin-right:5px;
	color:#6DB1FF;
	font-size:6pt;
	line-height:12px;
}

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

.invisible_class {
	visibility:hidden;
	line-height:0px;
}
/*Sample CSS to style the two tickers in the demo*/

.cnnclass{
width: 400px;
padding: 5px;
background-color: #F3F3F3;
border: 1px solid black;
margin-bottom: 1em;
filter:progid:DXImageTransform.Microsoft.alpha(opacity=80); /*Specify fade effect in IE. Remove if desired.*/
-moz-opacity: 0.8; /*Specify fade effect in Firefox. Remove if desired.*/
}

.cnnclass a{
text-decoration: none;
}

.bbcclass{
width: 400px;
padding: 6px;
background-color: lightyellow;
border: 1px solid #004A00;
}

.rsstitle{ /*shared class for all title elements in an RSS feed*/
font-weight: bold;
}

.rssdate{ /*shared class for all date elements in an RSS feed*/
color: gray;
font-size: 85%;
}

.rssdescription{ /*shared class for all description elements in an RSS feed*/
}


/*Kalendarz do modulu eltoursContactForm*/
#jucJumpUpCallendar { /*div - wiszące okienko*/
	font-size: 8pt;
	font-family: sans-serif;
	width: 165px; 
	z-index: 100; 
	border: 1px solid blue; 
	background-color: #C1CBFF;
	border: 1px grey solid;
	text-align: center;
}

#jucCallendar { /*tabela z kalendarzem*/
	width: 100%;
	text-align: center;
	margin: 0px;
	margin: auto;
}

.jucNotBlink { /*dni tygodnia niepodświetlone*/
	background-color: white;
	color: black;
	text-align: center;
}

.jucNotBlinkDisabled { /*dni tygodnia niepodświetlone*/
	background-color: gray;
	color: black;
	text-align: center;
}

.jucSunday { /*niedziela*/
	background-color: #fcc;
	color: black;
	text-align: center;
}

.jucSundayDisable { /*wylaczona niedziela*/
	background-color: red;
	color: black;
	text-align: center;
}


.jucBlink { /*dni podświetlone*/
	background-color: silver;
	color: grey;
	text-align: center;
}

.jucNameDays { /*nazwy dni tygodnia*/
	font-weight: bold;
	background-color: #EFEFEF;
	padding: 2px;
	text-align: center;
}

/*************************************************************/
/******************NIEWIDOCZNE ELEMENTY MENU******************/
/*************************************************************/

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

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