body
{
	margin: 0px auto;
	padding: 0px;
	background-color: #fff;
	background-attachment: scroll;
	background-image: url('images/bg_body.jpg');
	background-repeat: repeat-x;
	text-align: center; 
	font-family: Tahoma;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	color: #fff;
	overflow-x:hidden;
}

.Main
{
	width: 960px;
	background-color: #fff;
	margin: 0px auto; 
}



/*-------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------*/

.Top
{
	display : block;
	width: 100%;
	height: 163px;
	background-image: url('images/bg_header.jpg');
	background-repeat: repeat-x;
	padding:0px;
	margin:0px;
	overflow:hidden;
}

.Header
{
	display : block;
	width: 100%;
}

.Header_top
{
	width:960px;
	margin-top:6px;
	height:27px;
	float: left;
	text-align: right;
}

.Header_left
{
	width: 720px;
	height: 130px;
	float: left;
	margin: 0px;
}

#Menutop
{
	width:960px;
	height:25px;
	float: right;
	text-align:right;
	font-family: Tahoma;
}

#Menutop table
{
	margin-right: 10px;
}

#Menutop ul
{
	list-style: none;
	padding: 0;
	margin: 0px 0px 0px 0px;
}

#Menutop ul li 
{ 
	display: inline; 
}

#Menutop ul li img
{ 
	margin-top: 3px;
}

#Menutop ul li a, #Menutop ul li a:link, #Menutop ul li a:visited
{ 
	font-size: 11px;
	font-style: normal;
	font-weight: bold;
	color: #fff;
	text-align: left;
	margin: 0px;
	padding: 0px 5px;
	text-decoration: none;
}

#Menutop ul li a:hover
{
	font-size: 11px;
	font-style: normal;
	font-weight: bold;
	color: #FF7222;
	text-align: center;
	margin: 0px;
	padding: 0px 5px;
	text-decoration: none;
}

.Header_right
{
	width: 218px;
	height: 130px;
	float: right;
	padding-right:0px;
}
.Header_right form
{
	margin: 0px;
	padding: 0px;
	width: 208px;
	height: 20px;
	overflow: hidden;
}

/*-------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------*/
.Search
{
	width: 208px;
	height: 20px;
	background-image: url('images/box_szukaj_blank.jpg');
	background-repeat: no-repeat;
	float: left;
	margin: 30px 0px 0px 0px;
	padding:0px;

}
.buttons
{
	background-color: Transparent;
	width: 78px;
	height: 17px;
	border: 0px solid;
	margin: 0px;
	padding: 0px 0px 0px 10px;
	float: left;
	color:#ffffff;
	font-weight: bold;
	font-size:11px;
	line-height:17px;
	font-family:Tahoma;
}
.texta
{
	width: 130px;
	margin: 0px;
	padding: 5px 0px 0px 0px;
	border: 0px;
	font-size: 11px;
	height: 20px;
	float:left;
	background-color: transparent;
	outline: none;
	font-family:Tahoma;
}

.Autonotifier
{
	width: 208px;
	height: 32px;
	float: left;
	margin: 20px 0px 0px 0px;
	padding: 0px;
	background-image: url('images/autopowiadamiacz_blank.jpg');
	background-repeat:no-repeat;
	text-align:left;
	font-family:Tahoma;
}
.Autonotifier img
{
	border: 0px;
	margin: 0px;
	padding: 0px;
}
.Autonotifier a, .Autonotifier a:link, .Autonotifier a:visited, .Autonotifier a:hover
{
	display:block;
	border: 0px;
	padding: 5px 0px 0px 10px;
	margin: 0px;
	text-decoration: none;
	font-weight:bold;
	font-size:16px;
}
.Autonotifier a, .Autonotifier a:link, .Autonotifier a:visited
{
	color: #000000;
}
.Autonotifier a:hover
{
	color: #FF7222;
}
.ContentBox
{
	display : block;
	width: 100%;
}	

.ContentPane
{
	display : block;
	width: 100%;
	height: 331px;
	background-image: url('images/bg_ContentPane.jpg');
	background-repeat: repeat-x;

}

.ContentPane_left
{
	width: 200px;
	height: 331px;
	float: left;
	padding: 0px;
}

.ContentPane_right
{
	width: 760px;
	height: 331px;
	float: left;
	display: block;
}

.MenuPane
{
	width: 760px;
	height: 48px;
	display: block;
	/*background-color:#FF0000;*/
	overflow:hidden;
	text-align: left;
	padding: 0px;
}

.MenuPane img
{
	margin: 0px;
	border: 0px;
	float: left;
}

.MenuPane table
{
	margin-left: 10px;
	padding: 0px;
}	

div.Obserw
{
	background-image: url('images/obserwowane.jpg');
	background-repeat: no-repeat;
	background-position: 32px 0px;
	height: 22px;
	margin: 0px 0px 0px 0px;
	padding: 5px 0px 0px 60px;
	font-size:11px;
	color:White;
}

.Obserw a
{
	color:White;
	text-decoration:none;
}

.Obserw a:hover
{
	text-decoration:underline;
}
#d_content_typ
{
	width: 760px;
	height: 283px;
	display: block;
	overflow: hidden;
}
.Content
{
	width: 760px;
	height: 283px;
	display: block;
	overflow: hidden;
}
.Content table
{
	margin: 0px 0px 0px 8px;
}
.Content img
{
	margin: 0px;
	border: 0px;
}
.Content table a
{
	margin: 0px;
}
#ContentPane_menu
{
	width: 760px;
	height: 23px;
	display: block;
	/*background-color: #00ff00;*/
	text-align: left;
	font-size: 11px;
		color: #A4A4A4;
}
#ContentPane_menu ul
{
	list-style: none;
	padding: 0;
	margin: 0px 0px 0px 20px;
}

#ContentPane_menu ul li 
{ 
	display: inline; 
}

#ContentPane_menu ul li img
{ 
	margin-top: 3px;
}

#ContentPane_menu ul li a, #ContentPane_menu ul li a:link, #ContentPane_menu ul li a:visited
{ 
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	color: #A4A4A4;
	text-align: left;
	margin: 0px;
	padding: 0px 5px;
	text-decoration: none;
}

#ContentPane_menu ul li a:hover
{
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	color: #FF7222;
	text-align: center;
	margin: 0px;
	padding: 0px 5px;
	text-decoration: none;
}
	

a.car01 table, a.car02 table, a.car03 table, a.car04 table
{
	margin-top: 105px;
	height: 20px;
	
	float: left;
}
a.car05 table, a.car06 table, a.car07 table
{
	margin-top: 84px;
	height: 20px;
	
	float: left;
}
a.car08 table
{
	margin-top: 90px;
	height: 20px;
	
	float: left;
}
.Content a p, .Content a b
{
	margin: 0px;
	padding: 0px;
}
a.car01, a.car02, a.car03, a.car04, a.car05, a.car06, a.car07, a.car08
{
	width: 170px;
	height: 126px;
	background-repeat: no-repeat;
	background-position: 0px 0px;
	color: #FF7222;
	display:block;
	overflow: hidden!important;
	border: 0px;
	text-decoration: none;
	float:left;
	
	text-align: left;
}
a.car01:hover, a.car02:hover, a.car03:hover, a.car04:hover, a.car05:hover, a.car06:hover, a.car07:hover, a.car08:hover
{
	width: 170px;
	height: 126px;
	background-repeat: no-repeat;
	background-position: 0px 0px;
	color: #fff;
	display:block;
	border: 0px;
	text-decoration: none;
	float:left;
}
a.car01
{
	background-image: url('images/car01.jpg');
}
a.car01:hover
{
	background-image: url('images/car01_a.jpg');
}		
a.car02
{
	background-image: url('images/car02.jpg');
}
a.car02:hover
{
	background-image: url('images/car02_a.jpg');
}	
a.car03
{
	background-image: url('images/car03.jpg');
}
a.car03:hover
{
	background-image: url('images/car03_a.jpg');
}	
a.car04
{
	background-image: url('images/car04.jpg');
}
a.car04:hover
{
	background-image: url('images/car04_a.jpg');
}	
a.car05
{
	background-image: url('images/car05.jpg');
}
a.car05:hover
{
	background-image: url('images/car05_a.jpg');
}		
a.car06
{
	background-image: url('images/car06.jpg');
}
a.car06:hover
{
	background-image: url('images/car06_a.jpg');
}	
a.car07
{
	background-image: url('images/car07.jpg');
}
a.car07:hover
{
	background-image: url('images/car07_a.jpg');
}	
a.car08
{
	background-image: url('images/car08.jpg');
}
a.car08:hover
{
	background-image: url('images/car08_a.jpg');
}	
/*-------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------*/

.Bottom
{
	display : block;
	width: 100%;
	height: 256px;
	background-image: url('images/bg_bottom.jpg');
	background-repeat: repeat;
	overflow:hidden;
}

.Bottom_left
{
	width: 200px;
	height: 256px;
	float: left;
	background-image: url('images/naszesalony.jpg');
	background-repeat: no-repeat;
	background-position: 5px 0px;
	text-align: left;
}

#nasze_salony, #nasze_salony:link, #nasze_salony:hover, #nasze_salony:visited
{
	color:#ffffff;
	margin:0px 0px 0px 50px;
	padding:13px 0px 0px 0px;
	text-decoration:none;
	font-weight:bold;
	font-size:15px;
	font-family:Tahoma;
	display:block;
	border:0px;
	width:110px;
}

.Bottom_left p.first
{
	margin: 50px 0px 0px 15px;
}
.Bottom_left p
{
	margin: 40px 0px 0px 15px;
}

.Bottom_right
{
	width: 760px;
	height: 256px;
	float: left;
	overflow: hidden;
}

.Bottom_top
{
	width: 760px;
	height: 40px;
	float: left;
	background-image: url('images/superoferty.jpg');
	background-repeat: no-repeat;
	background-position: 8px 8px;
	/*background-color: #ff0000;*/
	text-align: center;
}
.Bottom_top table
{
	height:40px;
}
.Bottom_top a, .Bottom_top a:link, .Bottom_top a:hover, .Bottom_top a:visited, .Bottom_top a:hover
{
	color: #FF7222;
	margin: 0px 18px 0px 0px;
	padding: 0px;
	text-decoration: none;
}
#super_oferty, #super_oferty:link, #super_oferty:hover, #super_oferty:visited
{
	color:#ffffff;
	margin:0px 0px 0px 25px;
	padding:3px 0px 0px 0px;
	text-decoration:none;
	font-weight:bold;
	font-size:15px;
	font-family:Tahoma;
	display:block;
	border:0px;
	width:110px;
}
	
.Bottom_content
{
	width: 760px;
	height: 111px;
	float: left;
	padding-top: 6px;
	margin:0px;
	overflow:hidden;
	text-align:left;
}

.Bottom_content table
{
	margin-left: 0px;

}

.Bottom_content a, .Bottom_content a:link, .Bottom_content a:visited
{
	width: 239px;
	height: 96px;
	background-image: url('images/oferta.jpg');
	background-repeat: repeat;
	display:block;
	border:0px;
	overflow: hidden;
	color: #fff;
	font-size: 10px;
	text-decoration: none;
}
.Bottom_content a:hover
{
	width: 239px;
	height: 96px;
	background-image: url('images/oferta_a.jpg');
	background-repeat: repeat;
	display:block;
	border:0px;
	overflow: hidden;
	color: #fff;
	font-size: 10px;
	text-decoration: none;
}
.Bottom_content a b
{
	font-size: 11px;
}
.Bottom_content a p
{
	margin: 0px 0px 0px 5px;
}
.Bottom_content a p.special
{
	font-size:11px;
}
.Bottom_content a img
{
	margin-top: 5px;
	padding: 0px;
}

.Bottom_bottom
{
	width: 737px;
	height: 88px;
	float: left;
	padding-left: 8px;

}
.Bottom_bottom img
{
	border: 0px;
	margin: 0px;
}


.Bottom_banners
{
	height:151px;	
	width:737px;
	float:left;
	overflow:hidden;
	text-align:left;
	padding:6px 0 0 8px;
}


/*-------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------*/

.Footer
{
	display : block;
	width: 100%;
	height: 60px;
	background-image: url('images/footer.jpg');
	background-repeat: no-repeat;
	background-position: 5px 0px;
	color: #AAAAAA;
	font-size:10px;
}
.Footer table
{
	float: right;
	margin: 20px 0px 0px 0px;
}
.Footer a, .Footer a:link, .Footer a:visited
{
	text-decoration: none;
	color: #AAAAAA;
}
.Footer a:hover
{
	text-decoration: none;
	color: #FF7222;
}
.Footer p
{
	margin: 0px 15px 0px 0px;
	padding: 0px;
}
.Footer_info
{
	width: 100%;
	color: #AAAAAA;
	font-size:10px;
	margin:0;
	padding:0;
}
.Footer_info p
{
	margin: 0px 0px 0px 0px;
	padding:10px 15px 10px 15px;
	text-align:justify;
}
/*-------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------*/

.floatright
{	
	float:right;
}
.white
{	
	color: #fff;
}
.special
{
	color: #FF7222;
}

/*----SUWAKI----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------*/
.slider_box
{
	width:740px;
	height:183px;
	background-color:#434343;
	margin:0px auto;
	padding:20px 0px 0px 10px;
	text-align:left;
	font-family:Tahoma;
	overflow:hidden;
}
.slider_box_footer
{
	width:740px;
	height:20px;
	background-color:#242424;
	margin:0px auto;
	padding:7px 0px 0px 10px;
	text-align:left;
	font-family:Tahoma;
	overflow:hidden;
}
.slider_box_footer a, .slider_box_footer a:link, .slider_box_footer a:visited, .slider_box_footer a:hover
{
	color:#ffffff;
	text-decoration: none;
}
.slider_box_footer a:hover
{
	color: #FF7222;
}
.slider_box_3
{
	width:740px;
	height:210px;
	background-color:#434343;
	margin:0px auto;
	text-align:left;
	font-family:Tahoma;
	overflow:hidden;
	padding:20px 0px 0px 5px;
}
.slider_box span
{
	color:#FF7222;
	font-size:28px;
	font-weight:bold;
	margin-right:5px;
}
.slider_box_3 span
{
	color:#FF7222;
	font-size:28px;
	font-weight:bold;
}
.btnSzukaj
{
	background:transparent url('images/szukaj_blank.jpg');
	border:0px;
	width:65px;
	height:20px;
	color:#fff;
	font-weight:bold;
	margin:0px 0px 0px 5px;
}
.btnSzukaj_big
{
	background:transparent url('images/szukaj_blank_big.jpg');
	border:0px;
	/*width:100px;
	height:31px;*/
	width:120px;
	height:37px;
	color:#fff;
	font-weight:bold;
	margin:0px 0px 0px 5px;
	font-size:16px;

}
.slider_box a, .slider_box a:link, .slider_box a:visited, .slider_box a:hover
{
	color:#ffffff;
	text-decoration: none;
}
.slider_box a:hover
{
	color: #FF7222;
}
.slider_container
{
	width:730px;
	height:40px;
	margin:10px 0px 35px 0px;
	float:left;
}
.slider_box_header
{
	font-weight:bold;
	font-size:18px;
	margin:0px;
	padding:0px;
	float:left;
	width:730px;
}
.slider_box_text
{
	margin:15px 0px 0px 0px;
	padding:0px;
	width:180px;
	float:left;
}

#d_content_cena
{
	text-align:center;
}

#sliderCena
{
	margin:0px;	
	float:left;
}
#slider3_div_table
{
	float:left;
	margin:0px 0px 0px 0px;
	padding:0px;
	font-size:10px;	
}
#slider3_div_table tr td
{
	background-image:url('images/marka_table_bg.jpg');
	height: 20px;
	padding:0px 5px 0px 5px;
}
#d_content_marka
{
	margin:0px;
	padding:5px 0px 0px 8px;
	width: 750px;
	height: 255px;
	display: block;
	overflow: hidden;
}
#marka_table
{
	width:650px;
	float:left;
	margin:0px 0px 0px 0px;
	
}
#marka_table tr td
{
	background-image:url('images/marka_table_bg.jpg');
	height: 22px;
}
#marka_table a, #marka_table a:link, #marka_table a:visited, #marka_table a:hover
{
	float:left;
	text-decoration:none;
	color:#fff;
	margin-left:10px;
}
#marka_table a:hover
{
	color:#FF7222;
}
/*.slider3_div
{
	width:430px;
	height:150px;
	position:absolute;
	text-align:left;
	top:230px;
	left:540px;
	padding:0px;
	margin:0px;
}*/

.slider3_div
{
	width:425px;
	height:150px;
	text-align:left;
	padding:0px;
	margin:0px 0px 5px 0px;
	float:right;

}

/*-------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------*/



/*--------------------Super oferty-----------------------------------------------------------------------------------------------------------------------------------------------------------------------------*/
.changerTable
{
	margin:0px;
	padding:0px;
		
}
.ob_show_panelsholder
{
	margin:0px;
	padding:0px 0px 0px 8px;
	float:left;
	text-align:left;
	overflow:hidden!important;
}
.ob_show_panelsholder table
{
	margin:0px;
	padding:0px;
	float:left;
}
.ob_show_panelsholder div 
{
	margin:0px;
	padding:0px;
	float:left;
	width:750px;
	/*background-color:Red;*/
	overflow:hidden;
}
.ob_show_panelsholder div table, .ob_show_panelsholder div table tr 
{
	margin:0px;
	padding:0px;
	float:left;
}
.ob_show_panel
{
	margin:0px;
	padding:0px;
	float:left;
	overflow:hidden!important;
}
.ob_show_panel table table tr td
{
	margin:0px;
	padding:3px 0px 0px 5px;
}
.ob_show_panel table
{
	margin:0px;
	padding:0px;
}
.ob_show_panel table a
{
	margin:0px 9px 0px 0px;
	padding:0px;
}
/*-------------MENU----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------*/
#menu_typ, #menu_typ:link, #menu_typ:visited, #menu_typ:hover
{
	display:block;
	width:86px;
	height:48px;
}
#menu_typ, #menu_typ:link, #menu_typ:visited
{
	background-image:url('images/b_typ_blank.jpg');
}
#menu_typ:hover
{
	background-image:url('images/b_ty_blankp_a.jpg');	
}

/*-------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------*/
.wynik_txt
{
	margin:0px;
	padding:0px;
	color:#FF7222;
	font-size:14px;
	font-weight:bold;
	display:inline;
}
