/**
*   @version $Id: styl.css 21 2008-01-30 12:02:33Z piotrj $
*/
.mainBody {
	/*padding-left: 75px;*/
	background-color: #f1f1f1;
	background-image: url( '/images/default/bg.gif' );
	background-position: top left;
	background-repeat: repeat-x;
}

.mainBodyPopup {
	padding: 10px;
}

.btnOutside {
	height: 20px;
	background-image: url( '/images/default/bg_bt.gif' );
	background-position: top left;
	background-repeat: repeat-x;
	cursor: pointer;
}

.btnInside {
	float: left;
	height: 19px;
	padding-top: 1px;
	padding-left: 10px;
	padding-right: 10px;
	background-color: transparent;
	color: #ffffff;
	font-size: 11px;
	font-weight: bold;
}

.btnMiddle {
	height: 17px;
	background-image: url( '/images/default/bg_nr_m.gif' );
	background-position: top left;
	background-repeat: repeat-x;
	margin-right: 1px;
}

.btnLeft {
	height: 17px;
	padding-left: 5px;
	background-image: url( '/images/default/bg_nr_l.gif' );
	background-position: top left;
	background-repeat: no-repeat;
	float: left;
	width: auto;
}

.btnRight {
	height: 17px;
	padding-right: 5px;
	background-image: url( '/images/default/bg_nr_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: 10px;
	background-color: #f1f1f1;
	margin-bottom: 15px;
}

.rightTextStyle {
	padding: 15px;
	padding-top: 20px;
	padding-bottom: 20px;
	background-color: #eae9e7;
	margin-bottom: 15px;
}

.headerOuterStyle {
	margin-bottom: 20px;
	/*margin-right: 20px;*/
	padding-bottom: 10px;
	border-bottom: 1px solid #f1f1f1;
}

.footerOuterStyle {
	margin-top: 20px;
	/*margin-right: 20px;*/
	padding-top: 10px;
	border-top: 1px solid #f1f1f1;
}

.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 {
	background-image: url( '/images/default/bg.gif' );
	background-position: top left;
	background-repeat: repeat-x;
	min-width: 970px;
	max-width: 970px;
	width: auto !important;
	width: 970px;
	margin: 0 auto;
	text-align: left;
	background-color: #ffffff;
	/*width: auto;
	margin: 0;
	text-align: left;*/
}

.mainDivError {
	background-color: #f1f1f1;
	background-image: url( '/images/errorpage/bg.gif' );
	background-position: top left;
	background-repeat: no-repeat;
	min-width: 600px;
	max-width: 600px;
	width: auto !important;
	width: 600px;
	height: 315px;
	margin: 0 auto;
	margin-top: 40px;
	text-align: left;
	/*width: auto;
	margin: 0;
	text-align: left;*/
}

.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;
}

input.checkbox {
	background: none;
	border: 0px;
	padding: 0px;
	margin: 0px;
}

div.sliderDiv {
	display: none;
}

.pathDiv {
	float: left;
	width: auto;
	padding-top: 7px;
	color: #c23b6d;
	font-size: 11px;
	white-space: nowrap;
}

.catTabOn {
	float: left;
	height: 25px;
	padding-top: 6px;
	width: 91px;
	text-align: center;
	background-image: url( '/images/default/bg_tab_a.gif' );
	background-position: top left;
	background-repeat: no-repeat;
	cursor: pointer;
	color: #ffffff;
	text-decoration: none;
}

.catTabOff {
	float: left;
	height: 25px;
	padding-top: 6px;
	width: 91px;
	text-align: center;
	background-image: url( '/images/default/bg_tab.gif' );
	background-position: top left;
	background-repeat: no-repeat;
	cursor: pointer;
	color: #c23b6d;
	text-decoration: none;
}

.catTabOffOver {
	float: left;
	height: 25px;
	padding-top: 6px;
	width: 91px;
	text-align: center;
	background-image: url( '/images/default/bg_tab.gif' );
	background-position: top left;
	background-repeat: no-repeat;
	cursor: pointer;
	color: #c23b6d;
	text-decoration: underline;
}

.catTabBotOn {
	float: left;
	width: 91px;
	height: 6px;
	background-image: url( '/images/default/bg_kat_arow.gif' );
	background-position: top center;
	background-repeat: no-repeat;
}

.catTabBotOff {
	float: left;
	width: 91px;
	height: 6px;
	text-align: center;
}

.mainTabOn {
	float: right;
	height: 24px;
	padding-top: 4px;
	width: 92px;
	text-align: center;
	background-image: url( '/images/default/bg_bt_main.gif' );
	background-position: top left;
	background-repeat: no-repeat;
	cursor: pointer;
	color: #c23b6d;
	text-decoration: none;
	margin-right: 1px;
}

.mainTabOff {
	float: right;
	height: 24px;
	padding-top: 4px;
	width: 92px;
	text-align: center;
	background-image: url( '/images/default/bg_bt_main_a.gif' );
	background-position: top left;
	background-repeat: no-repeat;
	cursor: pointer;
	color: #ffffff;
	text-decoration: none;
	margin-right: 1px;
}

.mainTabOffOver {
	float: right;
	height: 24px;
	padding-top: 4px;
	width: 92px;
	text-align: center;
	background-image: url( '/images/default/bg_bt_main_a.gif' );
	background-position: top left;
	background-repeat: no-repeat;
	cursor: pointer;
	color: #ffffff;
	text-decoration: underline;
	margin-right: 1px;
}

.btErrorM {
	height: 37px;
	background-image: url( '/images/errorpage/bt_m.gif' );
	background-position: top left;
	background-repeat: repeat-x;
	margin-right: 1px;
}

.btErrorL {
	height: 37px;
	padding-left: 10px;
	background-image: url( '/images/errorpage/bt_lr.gif' );
	background-position: top left;
	background-repeat: no-repeat;
	float: left;
	width: auto;
}

.btErrorR {
	height: 37px;
	padding-right: 10px;
	background-image: url( '/images/errorpage/bt_lr.gif' );
	background-position: top right;
	background-repeat: no-repeat;
	float: left;
	width: auto;
	white-space: nowrap;
}


/*-----------------------------------*/

.gmapTabOn {
	float: left;
	height: 31px;
	padding-left: 12px; 
	text-align: center;
	background-image: url( '/images/default/img_tab_l.gif' );
	background-position: top left;
	background-repeat: no-repeat;
	cursor: pointer;
}

.gmapTabOn .inna { 
	padding-right: 12px; 
	padding-top: 6px; 
	padding-bottom: 6px;
	background-image: url( '/images/default/img_tab_r.gif' ); 
	background-repeat: no-repeat; 
	background-position: top right; 
	color: #ffffff;
	text-decoration: none;
}

.gmapTabOff {
	float: left;
	height: 31px;
	text-align: center;
}

.gmapTabOff .inna { 
	cursor: pointer;
	color: #c23b6d;
	padding-top: 6px;
	padding-bottom: 6px;
	padding-left: 9px; 
	padding-right: 9px;
	text-decoration: none;
	border-bottom: 1px solid #dad5d1; 
	background-color: #f1f1f1;
}

.gmapTabOffOver {
	float: left;
	height: 31px;
	
	text-align: center;
	cursor: pointer;
}

.gmapTabOffOver .inna { 
	padding-left: 9px; 
	padding-right: 9px; 
	padding-top: 6px; 
	padding-bottom: 6px;
	text-decoration: underline;
	border-bottom: 1px solid #dad5d1; 
	background-color: #f1f1f1;
	color: #c23b6d;
}

.newsBtnMiddle {
	height: 49px;
	background-image: url( '/images/default/bt_big_m.gif' );
	background-position: top left;
	background-repeat: repeat-x;
	margin-right: 1px;
}

.newsBtnLeft {
	height: 49px;
	padding-left: 1px;
	background-image: url( '/images/default/bt_big_lr.gif' );
	background-position: top left;
	background-repeat: no-repeat;
	float: left;
	width: auto;
}

.newsBtnRight {
	height: 39px;
	padding-top: 10px;
	padding-right: 10px;
	padding-left: 10px;
	background-image: url( '/images/default/bt_big_lr.gif' );
	background-position: top right;
	background-repeat: no-repeat;
	float: left;
	width: auto;
	white-space: nowrap;
}

.galOn {
	border: 3px solid #eae9e7;
	padding: 7px;
	padding-bottom: 0px;
	background-color: #ffffff;
}

.galOff {
	border: 1px solid #eae9e7;
	padding: 9px;
	padding-bottom: 0px;
	background-color: #ffffff;
}

.reccommended {
	height: 27px;
	padding-left: 10px;
	background-image: url( '/images/default/bg_head.gif' );
	background-position: top left;
	background-repeat: repeat-x;
}

/*----------- Previews --------------*/

.previewsTabOn {
	float: right;
	height: 22px;
	padding-top: 5px;
	width: 27px;
	text-align: center;
	cursor: pointer;
	color: #ffffff;
	font-size: 12px;
	text-decoration: none;
	font-weight: bold;
	margin-left: 1px;
	background-color: #b336c1;
}

.previewsTabOff {
	float: right;
	height: 22px;
	padding-top: 5px;
	width: 27px;
	text-align: center;
	cursor: pointer;
	color: #ffffff;
	font-size: 12px;
	text-decoration: none;
	margin-left: 1px;
	background-color: #80038e;
}

.previewsTabOffOver {
	float: right;
	height: 22px;
	padding-top: 5px;
	width: 27px;
	text-align: center;
	cursor: pointer;
	color: #ffffff;
	font-size: 12px;
	text-decoration: none;
	margin-left: 1px;
	background-color: #b336c1;
}

/*-----------------------------------*/

label {
	margin: 0px;
	padding: 0px;
	border: 0px;
}


.dymek  
{  
    margin: -16px -4px -6px -4px;  
    width: 200px;  
    font-family: arial, helvetica;
	font-size: 12px;
}  
.dymek h4  
{  
    font-weight: bold;  
    font-size: 12px;  
    color: #5c5757;  
}  

.dymek img  
{  
    float: right;  
    border: 1px solid black;  
    padding: 1px;  
    margin: 2px;  
    margin-left: 4px;  
}  


.dymek a  
{  
    color: green;  
    text-decoration: none;  
}  

.dymek a:hover  
{  
    color: black;  
} 

