/**
*   @version $Id: styl.css 187 2007-08-29 09:19:57Z piotrj $
*/
.mainBody {
	/*padding-left: 75px;*/
}

.mainBodyPopup {
	padding: 10px;
}

.btnMiddle {
	height: 16px;
	background-image: url( '/images/default/bt_bg_m.gif' );
	background-position: top left;
	background-repeat: repeat-x;
}

.btnLeft {
	height: 16px;
	padding-left: 10px;
	background-image: url( '/images/default/bt_bg_l.gif' );
	background-position: top left;
	background-repeat: no-repeat;
	float: left;
	width: auto;
}

.btnRight {
	height: 16px;
	padding-right: 10px;
	background-image: url( '/images/default/bt_bg_r.gif' );
	background-position: top right;
	background-repeat: no-repeat;
	float: left;
	width: auto;
	white-space: nowrap;
}

.bannerCommonEnd {
	background-image: url( '/images/default/img_banner_r.jpg' );
	background-repeat: no-repeat;
	background-position: bottom right;
}

.bannerKatalogMid {
	background-image: url( '/images/default/bg_banner_kat.gif' );
	background-repeat: repeat-x;
}

.bannerKatalogEnd {
	background-image: url( '/images/default/img_banner_kat_r.jpg' );
	background-repeat: no-repeat;
	background-position: bottom right;
}

.leftTextStyle {
	padding-right: 15px;
	padding-left: 15px;
	padding-bottom: 10px;
}

.rightTextStyle {
	padding-top: 10px;
	padding-bottom: 10px;
}

.headerOuterStyle {
}

.footerOuterStyle {
	margin-top: 5px;
	padding: 10px;
	padding-bottom: 0px;
	padding-top: 0px;
}

.bottomMenuBackgroundRightEndStyle {
	background-color: #455A83;
	background-image: url( '/images/default/bg_stopka_1_r.gif' );
	background-repeat: no-repeat;
	background-position: bottom right;
}

.bottomMenuBackgroundLeftEndStyle {
	width: 735px;
	background-image: url( '/images/default/bg_stopka_1_l.gif' );
	background-repeat: no-repeat;
	background-position: bottom left;
}

.mainDiv {
	/*
	to dla wycentowania elementu:*/
	min-width: 960px;
	max-width: 960px;
	width: auto !important;
	width: 960px;
	margin: 0 auto;
	text-align: left;
	background-image: url( '/images/default/bg_top.gif' );
	background-position: top left;
	background-repeat: repeat-x;
	/*width: auto;
	margin: 0;
	text-align: left;
	padding-left: 75px;*/
}

.mainDivError {
	min-width: 699px;
	max-width: 699px;
	width: auto !important;
	width: 699px;
	height: 422px;
	margin: 0 auto;
	margin-top: 40px;
	text-align: left;
	/*width: auto;
	margin: 0;
	text-align: left;*/
}
.mainDivCenterError {
	background-color: #000000;
	background-image: url( '/images/errorpage/bg_errorpage.jpg' );
	background-position: top left;
	background-repeat: no-repeat;
}


.header {}

.tableHeaderGroup {
	display: table-header-group;
	margin: auto;
}

.normal {
	width: auto;
	margin: 0;
	text-align: left;
	float: none;
}

.footer {
	clear: both;
}

.divTabLeft {
	float: left;
	width: 175px;
	overflow: hidden;
	background-color: #ffffff;
}

.divInsideLeft {
	padding-left: 15px;
	padding-right: 15px;
}

.divTabCenter {
	float: left;
	width: 400px;
	overflow: hidden;
	background-color: #ffffff;
}

.divInsideCenter {
	padding-left: 15px;
	padding-right: 15px;
	border-left: 1px solid #cccccc;
}

.divTabRight {
	float: left;
	width: 175px;
	overflow: hidden;
	background-color: #ffffff;
}

.divInsideRight {
	padding-left: 15px;
	padding-right: 15px;
}



.catTabOn {
	text-align: left;
	cursor: pointer;
	padding-top: 10px;
	font-weight: bold;
	color: #f94747;
	text-transform: uppercase;
	height: 30px;
	width: 174px;
	text-align: center;
	margin-right: 1px;
	background-image: url( '/images/default/bg_tabcat_on.gif' );
	background-repeat: repeat-x;
	background-position: top left;
}

.catTabOff {
	text-align: left;
	cursor: pointer;
	padding-top: 10px;
	font-weight: bold;
	color: #1d1d1d;
	text-decoration: none;
	text-transform: uppercase;
	height: 30px;
	width: 174px;
	text-align: center;
	margin-right: 1px;
	background-image: url( '/images/default/bg_tabcat_off.gif' );
	background-repeat: repeat-x;
	background-position: top left;
}

.catTabOffOver {
	text-align: left;
	cursor: pointer;
	padding-top: 10px;
	font-weight: bold;
	color: #1d1d1d;
	text-transform: uppercase;
	height: 30px;
	width: 174px;
	text-align: center;
	margin-right: 1px;
	background-image: url( '/images/default/bg_tabcat_hov.gif' );
	background-repeat: repeat-x;
	background-position: top left;
}

.catTabPanel {
	clear: both;
	height: 38px;
	background-image: url( '/images/default/bg_tabcat.gif' );
	background-repeat: repeat-x;
	background-position: top left;
	margin-right: 11px;
	padding-left: 10px;
}

.catModelsPanel {
	float: left;
	width: 280px;
	background-image: url( '/images/default/bg_zalaczniki.gif' );
	background-repeat: no-repeat;
	background-position: top left;
	padding-left: 20px;
	margin-top: 10px;
	margin-left: 20px;
	padding-right: 20px;
	padding-bottom: 10px;
}

input.checkbox {
	background: none;
	border: 0px;
	padding: 0px;
	margin: 0px;
}

input.file {
	height: 21px;
	color: #999999;
	border-top: 1px solid #496172;
	border-left: 1px solid #496172;
	border-bottom: 1px solid #7c94a5;
	border-right: 1px solid #7c94a5;
	background-color: #ffffff;
	margin: 0px;
}

div.sliderDiv {
	display: none;
}

.pathDiv {
	float: left;
	width: auto;
	padding-bottom: 2px;
	border-bottom: 2px dotted #cccccc;
	color: #cc6699;
	white-space: nowrap;
}

.footerLeftLinks {
	float: left;
	text-align: left;
	padding-left: 30px;
	padding-top: 10px;
	padding-bottom: 10px;
	white-space: nowrap;
}

.footerRightLinks {
	float: right;
	text-align: right;
	padding-top: 10px;
	padding-bottom: 10px;
	padding-right: 30px;
	white-space: nowrap;
}

.leftMenuDotSeparator {
	height: 5px;
	font-size: 12px;
	font-weight: bold;
	color: #7c94a5;
}

.leftMenuTextSeparator {
	padding-top: 3px;
	padding-bottom: 3px;
	color: #7c94a5;
	text-align: center;
}

*.rf11 {
	font-size: 11px;
}

*.rf12 {
	font-size: 12px;
}

*.rf14 {
	font-size: 14px;
}

.gMapStyle {
	border-top: 1px solid #496172;
	border-left: 1px solid #496172;
	border-bottom: 1px solid #7c94a5;
	border-right: 1px solid #7c94a5;
}

/**---------------------------------------
 *	To ponizej dla selectow zrobionych z linkow
 */

input.selinp {
	font-size: 11px;
	border-top: 1px solid #496172;
	border-left: 1px solid #496172;
	border-bottom: 1px solid #7c94a5;
	border-right: 1px solid #7c94a5;
	background-color: #ffffff;
	/*background-image: url( '/images/default/drop.jpg' );
	background-repeat: no-repeat;
	background-position: top right;*/
	overflow: hidden;
	cursor: pointer;
}

div.selinp {
	font-size: 11px;
	position: absolute;
	border-top: 1px solid #496172;
	border-left: 1px solid #496172;
	border-bottom: 1px solid #7c94a5;
	border-right: 1px solid #7c94a5;
	background-color: #ffffff;
	overflow: hidden;
	overflow: hidden;
	font-weight: normal;
}

a.selinp {
	color: #999999;
	text-decoration: none;
	padding-left: 5px;
	display: block;
}
a.selinp:hover {
	text-decoration: none;
	padding-left: 5px;
	color: #ffffff;
	background-color: #1f95dd;
	display: block;
}

a.selinpOn {
	text-decoration: none;
	padding-left: 5px;
	color: #e0e0e0;
	background-color: #1f95dd;
	display: block;
}
a.selinpOn:hover {
	text-decoration: none;
	padding-left: 5px;
	color: #ffffff;
	background-color: #1f95dd;
	display: block;
}

.bgInputLeft {
	float: left;
	height: 22px;
	padding-top: 2px;
	width: 7px;
	background-image: url( '/images/default/bg_input_l.gif' );
	background-repeat: no-repeat;
	background-position: top left;
}

.bgInputRight {
	float: left;
	height: 22px;
	width: 8px;
	padding-top: 2px;
	background-image: url( '/images/default/bg_input_r.gif' );
	background-repeat: no-repeat;
	background-position: top left;
}

.bgInputMid {
	float: left;
	height: 20px;
	padding-top: 4px;
	background-image: url( '/images/default/bg_input_m.gif' );
	background-repeat: repeat-x;
	background-position: top left;
	font-size: 1px;
}

.bgTextareaLeft {
	float: left;
	height: 142px;
	padding-top: 2px;
	width: 7px;
	background-image: url( '/images/default/text_area_l.gif' );
	background-repeat: no-repeat;
	background-position: top left;
}

.bgTextareaRight {
	float: left;
	height: 142px;
	width: 8px;
	padding-top: 2px;
	background-image: url( '/images/default/text_area_r.gif' );
	background-repeat: no-repeat;
	background-position: top left;
}

.bgTextareaMid {
	float: left;
	height: 140px;
	padding-top: 4px;
	background-image: url( '/images/default/text_area_m.gif' );
	background-repeat: repeat-x;
	background-position: top left;
	font-size: 1px;
}

.centerDiv {
	z-index: 2;
	overflow: visible;
	width: 960px;
	background-color: #232323;
	background-image: url( '/images/default/bg_bottom.gif' );
	background-repeat: repeat-x;
	background-position: bottom left;
	margin-bottom: 1px;
}

.centerDiv .centerDiv_1 {
	background-image: url( '/images/default/bg_top2.gif' );
	background-repeat: repeat-x;
	background-position: top left;
	/*padding-bottom: 10px;*/
}

.centerDiv .bgLine {
	background-image: url( '/images/default/bg_top_linia.gif' );
	background-repeat: repeat-y;
	background-position: 0px 0px;
	margin-bottom: 40px;
}

.mainDocCenterDiv {
	z-index: 2;
	overflow: visible;
	width: 960px;
	background-color: #232323;
	background-image: url( '/images/default/bg_top2.gif' );
	background-repeat: repeat-x;
	background-position: top left;
	
}

.mainDocCenterDiv .centerDiv_1 {
	background-image: url( '/images/default/bg_bottom.gif' );
	background-repeat: repeat-x;
	background-position: bottom left;
	margin-bottom: 1px;
	/*padding-bottom: 10px;*/
}

.mainDocCenterDiv .bgLine {
}


.titleMainDiv {
	padding-top: 10px;
	padding-right: 10px;
	margin-left: 10px;
	padding-right: 10px;
	height: 33px;
	font-size: 1px;
}

.titleCatalogDiv {
	padding-top: 10px;
	padding-right: 6px;
	/*height: 30px;*/
	background-image: url( '/images/default/bg_top2.gif' );
	background-repeat: repeat-x;
	background-position: top left;
}



.mainNewsPanel {
	float: left;
	width: 420px;
	padding-left: 20px;
	padding-right: 30px;
	padding-top: 20px;
	background-image: url( '/images/default/bg_ramka_news.gif' );
	background-repeat: no-repeat;
	background-position: top left;
}

.mainCenterDiv {
	padding: 10px;
}

.mainRightTextPanel {
	float: left;
	width: 470px;
}


.downloadTab {
	float: left;
	width: 174px;
	height: 31px;
	background-image: url( '/images/default/bg_tabpop.gif' );
	background-repeat: repeat-x;
	background-position: top left;
	text-align: center;
	vertical-align: middle;
	text-decoration: none;
	color: #949494;
	font-weight: bold;
	margin-right: 1px;
	padding-top: 8px;
	text-transform: uppercase;
}

.downloadTabOver {
	float: left;
	width: 174px;
	height: 31px;
	background-image: url( '/images/default/bg_tabpop_hov.gif' );
	background-repeat: repeat-x;
	background-position: top left;
	text-align: center;
	vertical-align: middle;
	text-decoration: none;
	color: #949494;
	font-weight: bold;
	margin-right: 1px;
	padding-top: 8px;
	text-transform: uppercase;
	cursor: pointer;
}

.downloadTabOn {
	float: left;
	width: 174px;
	height: 31px;
	background-image: url( '/images/default/bg_tabpop_on.gif' );
	background-repeat: repeat-x;
	background-position: top left;
	text-align: center;
	vertical-align: middle;
	text-decoration: none;
	color: #f94747;
	font-weight: bold;
	margin-right: 1px;
	padding-top: 8px;
	text-transform: uppercase;
}

.newsTab {
	display: block;
	width: 200px;
	height: 18px;
	margin-bottom: 3px;
	background-image: url( '/images/default/bt_menu_r.gif' );
	background-repeat: no-repeat;
	background-position: top left;
	text-align: left;
	vertical-align: middle;
	text-decoration: none;
	color: #ffffff;
	font-weight: normal;
	padding: 10px;
}

.newsTab:hover {
	display: block;
	width: 200px;
	height: 18px;
	margin-bottom: 3px;
	background-image: url( '/images/default/bt_menu_r.gif' );
	background-repeat: no-repeat;
	background-position: top left;
	text-align: left;
	vertical-align: middle;
	text-decoration: none;
	color: #f94747;
	font-weight: normal;
	padding: 10px;
}

.newsTabOn {
	display: block;
	width: 200px;
	height: 18px;
	margin-bottom: 3px;
	background-image: url( '/images/default/bg_rmenu.gif' );
	background-repeat: repeat-x;
	background-position: top left;
	text-align: left;
	vertical-align: middle;
	text-decoration: none;
	color: #ffffff;
	font-weight: normal;
	padding: 10px;
}

.newsTabOn .newsArrow {
	color: #ffffff;
}

.newsTab .newsArrow {
	color: #ffffff;
}

.newsTab:hover .newsArrow {
	color: #f94747;
}

.newsTopBg {
	clear: both;
	margin-left: 10px;
	margin-top: 20px;
	margin-right: 10px;
	padding-top: 10px;
	padding-left: 10px;
	padding-right: 10px;
	/*padding: 10px;*/
	background-image: url( '/images/default/bg_frame1.gif' );
	background-repeat: no-repeat;
	background-position: top left;
}

.galleryTopBg {
	clear: both;
	width: 680px;
	/*margin-left: 10px;*/
	margin-top: 10px;
	/*margin-right: 10px;*/
	padding-top: 10px;
	padding-left: 10px;
	padding-right: 10px;
	/*padding: 10px;*/
	background-image: url( '/images/default/bg_frame1.gif' );
	background-repeat: no-repeat;
	background-position: top left;
}

.dealersMain {
	background-image: url( '/images/default/bg_frame2.gif' );
	background-repeat: no-repeat;
	background-position: top left;
}

.customShopMain {
	float: left;
	width: 445px;
	background-image: url( '/images/default/bg_ramka_news.gif' );
	background-repeat: no-repeat;
	background-position: top left;
	padding-left: 10px;
	padding-right: 10px;
}

.customShopPanel {
	float: left;
	width: 130px;
	height: 240px;
	margin-right: 10px;
	padding-top: 10px;
	padding-right: 10px;
	padding-left: 10px;
	background-image: url( '/images/default/custom_shop_panel.gif' );
	background-repeat: no-repeat;
	background-position: top left;
}

.newsTopPanel {
	float: left;
	width: 198px;
}

.newsPanel {
	float: left;
	width: 285px;
	padding-left: 20px;
}

.artistsNewsPanel {
	float: left;
	width: 285px;
}

.interviewNewsPanel {
	width: 265px;
	padding-top: 10px;
	padding-left: 20px;
	padding-right: 20px; 
	background-image: url( '/images/default/bg_ramka_news2.gif' );
	background-repeat: no-repeat;
	background-position: top left;
	margin-bottom: 20px;
}

.photoPanel {
	background-color: #2e2e2e;
	padding-top: 10px;
	padding-left: 20px;
	padding-right: 20px; 
	margin-bottom: 20px;
}



.videoPanel {
	float: left;
	width: 180px;
	margin-bottom: 20px;
}

.clear {
	clear: both;
	font-size: 1px;
}

/*----------------Carousel ----------------------*/

.photoBg {
	background-image: url( '/images/default/bg_panelartists.gif' );
	background-repeat: no-repeat;
	background-position: top left;
	width: 265px;
	height: 95px;
}

#wrap {
	float:left;
	height:70px;
	width:220px;
	display:block;
	overflow:hidden;
	position:relative;
}

#carousel {
	width:10000px;
	margin:0;
	padding:0;
	position:absolute;
	top:0;
	left:0;
}

#carousel li {
	height:67px;
	width:67px;
	margin:0;
	padding:0;
	float:left;
	display:inline;
}

#previous, #next {
	display:block;
	height:10px;
	text-indent:-4000em;
	margin:0 0 13px;
	cursor:pointer;
	}
	
#previous {
		float:left;
		width:10px;
		}
		
#next {
		float:right;
		width:10px;
		}


.btn1_1 {
	padding-left: 5px;
	background-image: url( '/images/default/bt_main_l.gif' );
	background-position: top left;
	background-repeat: no-repeat;
}
.btn1_2 {
	float: left;
	padding-right: 5px;
	background-image: url( '/images/default/bt_main_r.gif' );
	background-position: top right;
	background-repeat: no-repeat;
}
.btn1_3 {
	float: left;
	height: 24px;
	padding-top: 4px;
	background-image: url( '/images/default/bt_main_m.gif' );
	background-position: top left;
	background-repeat: repeat-x;
	padding-left: 10px;
	padding-right: 10px;
}

.btn2_1 {
	padding-left: 6px;
	background-image: url( '/images/default/bt_red_l.gif' );
	background-position: top left;
	background-repeat: no-repeat;
}
.btn2_2 {
	float: left;
	padding-right: 6px;
	background-image: url( '/images/default/bt_red_r.gif' );
	background-position: top right;
	background-repeat: no-repeat;
}
.btn2_3 {
	float: left;
	height: 21px;
	padding-top: 1px;
	background-image: url( '/images/default/bt_red_m.gif' );
	background-position: top left;
	background-repeat: repeat-x;
	padding-left: 10px;
	padding-right: 10px;
}

.btn3_1 {
	padding-left: 6px;
	background-image: url( '/images/default/bt_pic_l.gif' );
	background-position: top left;
	background-repeat: no-repeat;
}
.btn3_2 {
	float: left;
	padding-right: 6px;
	background-image: url( '/images/default/bt_pic_r.gif' );
	background-position: top right;
	background-repeat: no-repeat;
}
.btn3_3 {
	float: left;
	height: 23px;
	padding-top: 1px;
	background-image: url( '/images/default/bt_pic_m.gif' );
	background-position: top left;
	background-repeat: repeat-x;
	padding-left: 10px;
	padding-right: 10px;
}

/*********************/
/*   STRONICOWANIE   */

.pagingOuter {
	clear: both;
	padding-top: 10px;
}

.pagingInfo {
	float: left;
	padding-top: 3px;
	padding-right: 15px;
}

.pagingList {
	float: right;
}

.pagingItemOuter {
	float: left;
	padding-left: 1px;
}
.pagingItemInner {
	float: left;
	padding-left: 8px;
	padding-right: 8px;
	padding-top: 1px;
	padding-bottom: 2px;
	border: 1px solid #e3e3e3;
}
.pagingItemInner_a {
	float: left;
	padding-left: 8px;
	padding-right: 8px;
	padding-top: 1px;
	padding-bottom: 2px;
	border: 1px solid #00aff0;
}
.pagingItemInnerChosen {
	float: left;
	padding-left: 9px;
	padding-right: 9px;
	padding-top: 2px;
	padding-bottom: 3px;
	background-color: #00aff0;
}

.pagingCube {
	display: block;
	float: left;
	margin-left: 1px;
	padding-left: 4px;
	padding-right: 4px;
	text-align: center;
	height: 18px;
	/*padding-top: 2px;*/
	border: 1px solid #494949;
	color: #000000;
	font-size: 12px;
	text-decoration: none;
}

.pagingCube:hover {
	display: block;
	float: left;
	margin-left: 1px;
	padding-left: 4px;
	padding-right: 4px;
	text-align: center;
	height: 18px;
	/*padding-top: 2px;*/
	border: 1px solid #494949;
	color: #000000;
	font-size: 12px;
	text-decoration: none;
}

.pagingCubeArrowL2 {
	display: block;
	float: left;
	margin-left: 1px;
	text-align: center;
	height: 20px;
	width: 20px;
	color: #2e2e2e;
	text-decoration: none;
	background-image: url( '/images/default/bt_stronicowanie_l2.gif' );
	background-position: top left;
	background-repeat: repeat-x;
}
.pagingCubeArrowL2:hover {
	display: block;
	float: left;
	margin-left: 1px;
	text-align: center;
	height: 20px;
	width: 20px;
	color: #2e2e2e;
	text-decoration: none;
	background-image: url( '/images/default/bt_stronicowanie_l2.gif' );
	background-position: top left;
	background-repeat: repeat-x;
}

.pagingCubeArrowL1 {
	display: block;
	float: left;
	margin-left: 1px;
	margin-right: 10px;
	text-align: center;
	height: 20px;
	width: 20px;
	color: #2e2e2e;
	text-decoration: none;
	background-image: url( '/images/default/bt_stronicowanie_l1.gif' );
	background-position: top left;
	background-repeat: repeat-x;
}
.pagingCubeArrowL1:hover {
	display: block;
	float: left;
	margin-left: 1px;
	margin-right: 10px;
	text-align: center;
	height: 20px;
	width: 20px;
	color: #2e2e2e;
	text-decoration: none;
	background-image: url( '/images/default/bt_stronicowanie_l1.gif' );
	background-position: top left;
	background-repeat: repeat-x;
}

.pagingCubeArrowR2 {
	display: block;
	float: left;
	margin-left: 1px;
	text-align: center;
	height: 20px;
	width: 20px;
	color: #2e2e2e;
	text-decoration: none;
	background-image: url( '/images/default/bt_stronicowanie_r2.gif' );
	background-position: top left;
	background-repeat: repeat-x;
}
.pagingCubeArrowR2:hover {
	display: block;
	float: left;
	margin-left: 1px;
	text-align: center;
	height: 20px;
	width: 20px;
	color: #2e2e2e;
	text-decoration: none;
	background-image: url( '/images/default/bt_stronicowanie_r2.gif' );
	background-position: top left;
	background-repeat: repeat-x;
}

.pagingCubeArrowR1 {
	display: block;
	float: left;
	margin-left: 10px;
	text-align: center;
	height: 20px;
	width: 20px;
	color: #2e2e2e;
	text-decoration: none;
	background-image: url( '/images/default/bt_stronicowanie_r1.gif' );
	background-position: top left;
	background-repeat: repeat-x;
}
.pagingCubeArrowR1:hover {
	display: block;
	float: left;
	margin-left: 10px;
	text-align: center;
	height: 20px;
	width: 20px;
	color: #2e2e2e;
	text-decoration: none;
	background-image: url( '/images/default/bt_stronicowanie_r1.gif' );
	background-position: top left;
	background-repeat: repeat-x;
}

span.pagingCubeChosen {
	display: block;
	float: left;
	margin-left: 1px;
	padding-left: 4px;
	padding-right: 4px;
	text-align: center;
	height: 20px;
	/*padding-top: 2px;*/
	border: none;
	background-color: #f94747;
	color: #bbbbbb;
	font-size: 12px;
	text-decoration: none;
	font-weight: normal;
}

