/* CSS: style.css */
h1, h2, h3, h4, pre, body, html {
	margin:0;
	padding:0;
	}

a img, :link img, :visited img { border:none; }
ul { }


/**********************************************/
/* HEADINGS */
h1, h2, h3 { margin-bottom: 3px;
         line-height: 1.5em;
         font-family: Arial;
         font-weight: normal; }
h4, h5, h6 { margin-bottom:3px;
                 line-height:1.5em;
                 font-family:Verdana; }
h1 { font-size:18px; color: #000085; font-weight: bold; }
h2 { font-size:14px; color: #CA001E; font-weight: bold; }
h3 { font-size:12px; color: #FF0000; font-weight: bold; }
h4 { font: bold 14px Verdana; color: #BF001F; }
h5 { font-weight:normal; font-size:1em; }

td {
	font-family: Verdana;
	font-weight: normal;
	font-size: 11px;
	color: #000;
}

div{
	font-family: Verdana;
    font-weight: normal;
    font-size: 11px;
    color: #000;
}

/**********************************************/

/* CSS Document */
/* About: Contains all the IDS elements for the structure of the site and other IDS */

/******************************************************
			CONTENT BOXES
******************************************************/

html,body{ 
	height: 100%;
	text-align: center;
}

body{
	margin: 0;
	padding: 0;
	background: #000 url( ../../../../graphics/tlo_calosc.gif );
}

#a1{
	width: 955px;
	margin: auto;
	text-align: left;
	position: relative;
}

#main_content{
	width:1000px;
	margin: auto;
	text-align: left;
	position: relative;
	background: #fff;
}

#bgTop{
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 505px;
	background: url( ../../../../graphics/tlo_calosc_gradient.gif );
}

/******************************************************
			SECONDARY BOXES
******************************************************/
.makieta_legend
{
	background:url(../../../../graphics/point.gif) 9px 3px no-repeat;
	padding-left:25px;
	color:#8c8c8c;
}

.clearBoth{
	clear: both;
	height: 1px;
	overflow: hidden;
}

#left_content0{
	float: left;
	width: 188px;
	background: #fff;
	height: 10px;
}

#left_content{
	width: 188px;
	background: #fff;
	float:left;
	z-index: 10;
}

#left_menu{
	float: left;
	width: 188px;
	background: #fff;
}

#left_menu ul{
	margin: 0;
	padding: 0;
	list-style: none;
}

#menu_left_ul{
	margin: 0;
	padding: 0;
	list-style: none;
}

#menu_left_ul li{
	height:28px;
}

#left_menu ul li{
	height: 28px;
	position: relative;
}

.menu_ico{
	position:absolute;
	left:8px;
	top:3px;
}

.menu_ico0{
	width:23px;
	height:23px;
	margin:3px 0 0 8px;
}

#left_menu ul li a,#menu_left_ul li a{
	color: #fff;
	display: block;
	height: 21px;
	text-decoration: none;
}

.normal{
	padding: 7px 0 0 36px;
}

.tmp{
	width:140px;
	overflow:hidden;
	padding: 7px 0 0 2px !important;
	padding: 7px 0 0 2px;
}

#left_menu ul li.a,#menu_left_ul li.a{
	background: #7172cf;
}

#left_menu ul li.a:hover,#menu_left_ul li.a:hover{
	background: #5657a5;
}

#left_menu ul li.b,#menu_left_ul li.b{
	background: #8687d9;
}

#left_menu ul li.b:hover,#menu_left_ul li.b:hover{
	background: #5657a5;
}


#content{
	float: left;
	width: 812px;
	overflow:hidden;
	background: #fff url( ../../../../graphics/bg_content.gif ) repeat-y;
}

#preloader{
	position: relative;
	z-index: 1;
	background: #000;
}

#preloader01{
	position: absolute;
	top: 0;
	left: 0; 
	z-index: 1;
	width: 600px;
	height: 80px;
	overflow: hidden;
}

#preloader h1{
	font-size: 9px;
	color: #000;
}

#loader{
	position: absolute;
	top: 150px;
	left: 350px;
	width: 80px;
	height: 80px;
	background: url( ../../../../graphics/loader.gif ) center no-repeat;
}

#baner0{
	height:100px;
	position:relative;
	top:0;
	left:0;
}

#baner{
	height: 100px;
	width:1000px;
	position:absolute;
	top:0;
	left:0;
	z-index:5;
}

#menu{
	padding: 1px 0 0 0;
	height: 19px;
	background: url( ../../../../graphics/tlo_menu_gora.gif );
}

#menuBottom{
	height: 20px;
	width: 1000px;
	margin: auto;
	background: url( ../../../../graphics/tlo_menu_gora.gif );
}

#bgContentTop{
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 10px;
	background: url( ../../../../graphics/bgContentTop.gif );
	z-index: 10;
}

#bgContentBottom{
	position: absolute;
	bottom: -1px;
	left: 0;
	width: 100%;
	height: 20px;
	z-index: 1;
	background: url( ../../../../graphics/bgContentBottom.gif );
}

#bgContentBottomLeft{
	position: absolute;
	bottom: -1px;
	left: 0;
	width: 111px;
	height: 608px;
	background: url( ../../../../graphics/tlo_menu_lewe_nieb_gradient.gif ) repeat-x;
}

#b1{
	float: left;
	width: 111px;
	padding: 15px 0 0 0;
}

#leftContent{
	position: relative;
	z-index: 100;
}

#b2{
	float: left;
	width: 844px;
	overflow: hidden;
}

#article{
	margin: 5px 10px 0 10px;
}

#articleContent{
	padding: 20px 10px 20px 15px;
}

#contentHome{
	float: left;
	padding: 8px 15px 15px 25px;
	width: 765px;
	overflow: hidden;
}

#contentPanel{
	float: left;
	width: 778px;
	overflow: hidden;
	/*background: url( ../../../../graphics/bgPanel.jpg ) no-repeat;*/
	padding: 15px;
	height: auto !important;
	margin: auto;
}

.titleContentPanel{
	padding: 15px 0 0 0;
}

#contentRight{
	padding: 15px 0 0 0;
	float: right;
	width: 200px;
}

#clearContent{
	clear: both;
	height: 20px;
}

#titleMain{
	float: left;
	padding: 2px 0 0 3px;
	width: 188px;
	text-align:center;
}

#titleSearch{
	float: left;
	padding: 3px 0 0 14px;
}

#inputSearch{
	float: left;
	padding: 4px 0 0 3px;
}

#buttonSearch{
	float: left;
	padding: 0 0 0 0px;
}

#buttonSearch button{
	border: 0;
	background: none;
	color: #fff;
	width: 27px;
}

#LanguageMenu{
	float: right;
	padding: 4px 3px 0 0;
}

#LoginBox{
	float: left;
	padding: 2px 3px 0 97px;
}

#leftContent ul{
	list-style: none;
	padding: 0;
	margin: 3px 0 0 10px;
}

#leftContent ul li{
	padding: 0 0 25px 0;
}

.category{
	float: left;
	padding: 0 5px 0 0;

}

.categoryImage{
	padding: 8px 10px 3px 10px;
}

.categoryTitle{
	text-align: center;
	margin: 0 0 0 10px;
	width: 128px;
}

.categoryNoImage{
	width: 128px;
	height: 96px;
	padding: 10px;
}

.bgBombkaTop{
	/*width: 191px;
	height: 10px;*/
	/*background: url( ../../../../graphics/bgBombkaTop.gif ) no-repeat bottom;*/
}

.BombkaContent{
	width: 184px;
	border-bottom: 2px solid #fe4241;
	padding: 8px 0 8px 0;
	margin: 0 0 5px 0;
	overflow: hidden;
}
.BombkaContent0{
	width: 186px;
	border: 2px solid #fe4241;
	padding: 8px 0 8px 0;
	margin: 0 0 5px 0;
}
.BombkaContent01{
	width: 186px;
	border: 2px solid #3131bc;
	padding: 8px 0 8px 0;
	margin: 0 0 5px 0;
}


.bgBombkaBottom{
	/*width: 191px;
	height: 10px;*/
	/*background: url( ../../../../graphics/bgBombkaBottom.gif ) no-repeat top;*/
	height:0;
	overflow:hidden;
}

.buttonDoKoszyka{
	float: left;
	padding: 5px 0 0 8px;
}

.buttonWiecej{
	clear: both;
	padding: 10px 0px 0 8px;
}

.BombkaTitle{
	text-align: center;
	padding: 0 5px 3px 5px;
}

.BombkaImage{
	float: left;
	width: 84px;
	min-height: 70px;
	height: auto !important;
	overflow: hidden;
	text-align: center;
	padding: 12px 5px 0 2px;
}

.BombkaPrices{
	float: right;
	padding: 5px 5px 0 0;
	width: 90px;
	overflow: hidden;
	text-align: right;
}

.BombkaNormalPrice{
	padding: 0 0 7px 0;
}

.BombkaNormalPrice01{
	padding: 13px 0 7px 0;
}

.BombkaPromotionPrice{
	padding: 0 0 7px 0;
}

.BombkaEndDate{
	padding: 15px 0 7px 0;
}

.BombkaSwf{
	position: absolute;
	top: -5px;
	left: 5px !important;
	left: -5px;
}
	
.ProductPrices{
	padding: 0 20px 0 0;
	float: right;
	text-align: right;
}

.ProductDoKoszyka{
	float: right;
	padding: 70px 60px 0 0;
}

.ProductContent{
	float: left;
	padding: 0 5px 10px 0;
}

.titlePanel{
	padding: 10px 0 0 0;
}

.panelUl{
	padding: 0;
	margin: 10px 0 0 0;
	list-style: none;
}

.panelLi{
	padding: 0 0 10px 30px;
}

.shoppingAdd{
	position: absolute;
	width: 250px;
	height: 80px;
	top: 55px;
	left: 25px;
	z-index: 200;
	display: block;
}

.shoppingAddCatalog{
	position: absolute;
	width: 250px;
	height: 80px;
	top: -70px;
	left: 20px;
	z-index: 200;
	display: none;
}

.shoppingAddProduct{
	position: absolute;
	width: 160px;
	height: 80px;
	top: -4px;
	right: 50px;
	z-index: 200;
}

.shoppingAddContent{
	position: absolute;
	width: 250px;
	height: 80px;
	left: -10%;
	top: -10%;
}

.tdShopp{
	border-bottom: 1px solid #0072B8;
	border-right: 1px solid #0072B8;
	text-align: center;
}

.tdShoppOne{
	border-bottom: 1px solid #0072B8;
	border-right: 1px solid #0072B8;
}

.tdShoppLast{
	border-bottom: 1px solid #0072B8;
	text-align: center;
}

.tdShoppBottom{
	border-right: 1px solid #0072B8;
}

.naglowekShop{
	border-bottom: 1px solid #0072B8;
	padding: 0 0 5px 0;
	font-weight: bold;
}

.pokazWarunki{
	position: absolute;
	top: -50px;
	left: 40px;
	width: 300px;
	height: 200px;
	overflow: auto;
	padding: 10px;
	background: #fff;
	border: 1px solid black;
}

#chooseNaklad{
	padding: 0px 10px 0 0;
}

#chooseNaklad01{
	padding: 0px 10px 0 0;
}

/******************************************************
			SECONDARY BOXES
******************************************************/

/******************************************************
			FONT
******************************************************/

#titleMain,#titleSearch{
	font-family: Verdana;
    font-weight: bold;
    font-size: 10px;
    color: #fff;
}

#LoginBox{
	font-family: Verdana;
    font-weight: bold;
    font-size: 10px;
    color: #FFF;
}

.BombkaTitle{
	font-family: Verdana;
    font-weight: bold;
    font-size: 11px;
    color: #FF0000;
    text-decoration: none;
}

.BombkaTitle:hover{
	font-family: Verdana;
    font-weight: bold;
    font-size: 11px;
    color: #FF0000;
    text-decoration: none;
}

.BombkaNormalPrice{
	font-family: Verdana;
    font-weight: normal;
    font-size: 10px;
    color: #3131bc;
}

.BombkaNormalPrice01{
	font-family: Verdana;
    font-weight: normal;
    font-size: 11px;
    color: #3131bc;
}

.ProductNormalPrice{
	font-family: Arial;
    font-weight: normal;
    /*font-size: 14px;*/
    /*color: #3131bc;*/
}

.BombkaPromotionPrice{
	font-family: Verdana;
    font-weight: normal;
    font-size: 10px;
    color: #ff0000;
}

.ProductPromotionPrice{
	font-family: Arial;
    font-weight: normal;
    font-size: 16px;
    color: #ff0000;
}

.BombkaEndDate{
	font-family: Verdana;
    font-weight: normal;
    font-size: 10px;
    color: #3131bc;
}

.BombkaEndDate div{
	font-family: Verdana;
    font-weight: normal;
    font-size: 10px;
    color: #3131bc;
}

.ProductEndDate{
	font-family: Verdana;
    font-weight: normal;
    font-size: 10px;
    color: #3131bc;
}

.font10_bold{
	font-family: Verdana;
    font-weight: bold;
    font-size: 10px;
    color: #000000;
}

.font11_red_bold{
	font-family: Verdana;
    font-weight: bold;
    font-size: 11px;
    color: #FF0000;
}

.font_stronicowanie{
	font-family: Verdana;
    font-weight: bold;
    font-size: 11px;
    color: #000000;
    text-decoration: underline;
}

.font9_white{
	font: 1em  Tahoma, Arial, Helvetica, sans-serif ! important;
    color: #fff;
    text-decoration : none;
	font-weight: normal;
}

.font10_white{
	font-family: Verdana;
    font-weight: normal;
    font-size: 10px;
    color: #fff;
}

.font11_white{
	font-family: Verdana;
    font-weight: normal;
    font-size: 11px;
    color: #fff;
}

.font12_bold{
	font-family: Verdana;
    font-weight: bold;
    font-size: 12px;
    color: #000000;
}

.font14{
	font-family: Verdana;
    font-weight: bold;
    font-size: 14px;
    color: #000088;
}

.font13{
	font-family: Verdana;
    font-weight: bold;
    font-size: 13px;
    color: #000;
}

.font12{
	font-family: Verdana;
    font-size: 12px;
    color: #000088;
}


.titlePanel{
	font-family: Verdana;
    font-weight: bold;
    font-size: 12px;
    color: #000088;
}

.titleContentPanel{
	font-family: Verdana;
    font-weight: bold;
    font-size: 11px;
    color: #000;
}

.font11_bold{
	font-family: Arial;
	font-weight: bold;
	font-size: 12px;
}

/******************************************************
			LINK
******************************************************/

a{
	font-family: Verdana;
	font-weight: bold;
	font-size: 11px;
	color: #000;
	text-decoration: none;
}

a:hover{
	font-family: Verdana;
	font-weight: bold;
	font-size: 11px;
	color: #000;
	text-decoration: underline;
}

#titleMain a{
	font-family: Verdana;
    font-weight: bold;
    font-size: 10px;
    color: #FFF;
	text-decoration: none;
}

#titleMain a:hover{
	font-family: Verdana;
    font-weight: bold;
    font-size: 10px;
    color: #FFF;
	text-decoration: none;
}

#leftContent ul li a{
	font-family: Verdana;
    font-weight: bold;
    font-size: 11px;
    color: #FFF;
	text-decoration: none;
}

#leftContent ul li a:hover{
	font-family: Verdana;
    font-weight: bold;
    font-size: 11px;
    color: #FFF;
	text-decoration: underline;
}

.link10{
	font-family: Verdana;
	font-weight: bold;
	font-size: 10px;
	color: #FFF;
	text-decoration: none;
}

.link10:hover{
	font-family: Verdana;
	font-weight: bold;
	font-size: 10px;
	color: #FFF;
	text-decoration: underline;
}

.link11_more{
	font-family: Verdana;
	font-weight: bold;
	font-size: 10px;
	color: #C40008;
	text-decoration: none;
}

.link11_more:hover{
	font-family: Verdana;
	font-weight: bold;
	font-size: 10px;
	color: #C40008;
	text-decoration: underline;
}

.link10_catalog{
	font-family: Verdana;
	font-weight: bold;
	font-size: 10px;
	color: #000089;
	text-decoration: none;
}

.link10_catalog:hover{
	font-family: Verdana;
	font-weight: bold;
	font-size: 10px;
	color: #000089;
	text-decoration: underline;
}

.link11_catalog{
	font-family: Verdana;
	font-weight: bold;
	font-size: 11px;
	color: #000089;
	text-decoration: none;
}

.link11_catalog:hover{
	font-family: Verdana;
	font-weight: bold;
	font-size: 11px;
	color: #000089;
	text-decoration: underline;
}

.link11_blue{
	font-family: Verdana;
	font-weight: normal;
	font-size: 11px;
	color: #1c5679;
	text-decoration: none;
}

.link11_blue:hover{
	font-family: Verdana;
	font-weight: normal;
	font-size: 11px;
	color: #1c5679;
	text-decoration: none;
}

.link_stronicowanie{
	font-family: Verdana;
	font-weight: bold;
	font-size: 11px;
	color: #15689a;
	text-decoration: none;
}

.link_stronicowanie:hover{
	font-family: Verdana;
	font-weight: bold;
	font-size: 11px;
	color: #15689a;
	text-decoration: none;
}

.link11{
	font-family: Verdana;
	font-weight: bold;
	font-size: 11px;
	color: #FF0000;
	text-decoration: none;
}

.link11:hover{
	font-family: Verdana;
	font-weight: bold;
	font-size: 11px;
	color: #000;
	text-decoration: none;
}

.link12{
	font-family: Verdana;
	font-weight: bold;
	font-size: 12px;
	color: #FF0000;
	text-decoration: none;
}

.link12:hover{
	font-family: Verdana;
	font-weight: bold;
	font-size: 12px;
	color: #0b4678;
	text-decoration: none;
}

.link11_panel{
	font-family: Verdana;
	font-weight: normal;
	font-size: 11px;
	color: #000088;
	text-decoration: none;
}

.link11_panel:hover{
	font-family: Verdana;
	font-weight: normal;
	font-size: 11px;
	color: #000088;
	text-decoration: none;
}

/******************************************************
			FORM
******************************************************/

fieldset.contact {
	border: 0 !important;
	width: 250px !important;
	padding: 0;
	text-align: left;
}

fieldset.formShopp {
	border: 0 !important;
	width: 253px !important;
	padding: 10px 0 10px 0;
	text-align: left;
}

fieldset.registration {
	border: 0 !important;
	width: 750px !important;
	padding: 10px 0 10px 20px;
	text-align: left;
}

fieldset.panelEditAccount {
	border: 0 !important;
	width: 590px !important;
	padding: 10px 0 10px 20px;
	text-align: left;
}

fieldset.logowanie {
	border: 0 !important;
	width: 320px !important;
	padding: 10px 0 10px 20px;
	text-align: left;
	display: block;
	margin: auto;
}

fieldset.order {
	border: 0 !important;

	padding: 10px 0 10px 10px;
	text-align: left;
	display: block;

}

div.form {
	overflow: hidden;
	margin-bottom: 0.5em;
}

.label{
	display: block;
	float: left;
	text-align: right;
	padding: 2px 4px 0 0;
	font-weight: normal;
	width: 120px;
}

.label{
	display: block;
	float: left;
	text-align: right;
	padding: 2px 4px 0 0;
	font-weight: normal;
	width: 120px;
}

.labelOrder{
	display: block;
	float: left;
	text-align: right;
	padding: 2px 4px 0 0;
	font-weight: normal;
	width: 160px;
}

.labelEditAccount{
	display: block;
	float: left;
	text-align: right;
	padding: 2px 4px 0 0;
	font-weight: normal;
	width: 112px;
}


.label01{
	display: block;
	float: left;
	text-align: right;
}

.label02{
	display: block;
	float: left;
	text-align: right;
	padding: 3px 0 0 5px;
	font-family: Verdana;
	font-size: 10px;
}

.LoginLabel{
	display: block;
	float: left;
	padding: 2px 4px 0 0 !important;
}

.LogedLabel{
	display: block;
	height: 14px;
	float: left;
	padding: 2px 10px 0 0 !important;
}

#LoginBox label{
	width: auto;
	font-weight: bold;
}


input.text,
textarea {
	border: 1px solid #000;
	background-color: #FFF;
	color: #000;
	font-family: Verdana;
	font-size: 1em;
}

.form10{
	border: 0;
	font-family: Verdana, Arial, Helvetica, sans-serif;
    font-weight: bold;
    font-size: 10px;

}

.form11{
	border: 1px solid #000;
	background-color: #FFF;
	color: #000;
	font-family: Verdana;
	font-size: 1em;
}

.form10_select{
	border: 1px solid black;
	font-family: Arial, Verdana, Helvetica, sans-serif;
    font-weight: normal;
    font-size: 12px;
    background: #fff;
    color: #000;
}

.button_submit{
	border: 1px solid black;
	background-color: #fff;
	text-align: center;
	font-size: 10px;
}

.login{
	width: 70px;
	height: 13px;
	padding: 2px 0 0 0;
	margin: -3px 0px 0 0;
	border: 0;
	font-family: Verdana, Arial, Helvetica, sans-serif;
    font-weight: normal;
    font-size: 10px;
    color: #000;
}

.buttonBlogin{
	border: 0 !important;
	height: 15px;
	width: 30px;
	background: none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
    font-weight: bold;
    font-size: 10px;
    padding: 2px 4px 0 4px !important;
    padding: 0 4px 0 8px;
	margin: 0;
	color: #fff;
	
}

.bLogin{
	border: 0;
	background: none;
	color: #fff;
	font-weight: bold;
    font-size: 10px;
    margin: 1px 0 0 0;
    cursor: pointer;
}

.inputShopp{
	width: 25px;
	border: 1px solid black;
	background: #FFF;
	text-align: right;
	padding-right: 2px;
	font-size: 9px !important;
}

form{
	margin: 0;
}




/********* Do panelu klienta ***********/


table{
    Font-Family : Arial, Verdana, Tahoma ! important;
    font-size: 11px;
    color: #000000;
    Text-Decoration : none ! important;
    }

.table_all{
    border-top: 2px solid;
    border-right: 2px solid;
    border-left: 2px solid;
    border-bottom: 2px solid;
    border-color : #AFAFDD;
    }
         
.table_left_right{
    border-top: none;
    border-right: 2px solid;
    border-left: 2px solid;
    border-bottom: none;
    border-color : #AFAFDD;
    }

.table_top_bottom_right{
    border-top: 2px solid;
    border-right: 2px solid;
    border-left: none;
    border-bottom: 2px solid;
    border-color : #AFAFDD;
    }
    
.tr_header_orange{
    background-color : #AFAFDD;
    Font-Family : Arial, Verdana, Tahoma ! important;
    font-size: 12px;
    color: #FFFFFF;
    Text-Decoration : none ! important;
    }

.td_header_orange{
    background-color : #AFAFDD;
    Font-Family : Arial, Verdana, Tahoma ! important;
    font-size: 12px;
    color: #FFFFFF;
    Text-Decoration : none ! important;
    }



.td_bottom{
    border-bottom: 1px solid #000000;
}
        

#strPriceAll01{
	font-size: 10px;
}
        
.font_white_10px{
	font-size:10px;
	color:#fff;
	font-weight:bold;
}

.font_white_10px a{
	text-decoration:none;
	color:#fff;
	font-size:10px;
}

.font_white_10px a:hover{
	text-decoration:none;
	color:#fff;
	font-size:10px;
}

.text_padding_top{
	padding-top:3px;
}

.input_padding_top{
	padding-top:4px;
	padding-left:2px;
}

.bombowe_promocje{
	font-size: 11px;
	color: #fff; 
	text-decoration: none;
	display:block;
/*	background: url( ../../../../graphics/boom.gif ) 8px 1px no-repeat;*/
	padding: 6px 0px 5px 12px;
}
     
.bombowe_promocje:hover{
	color: #fff;
	font-size: 11px;
	text-decoration: none;
	background: #c43131;/* url( ../../../../graphics/boom1.gif ) 8px 1px no-repeat;*/
	padding: 6px 12px 5px 12px;
}
        

.wycen_teraz td{
	background:#eeeef0;
}

.wycen_teraz p{
	margin:0;
	padding:0;
}

.wycen_teraz span{
	font-weight:bold;
	display:block;
	padding:5px;
	font-size:11px;
}

.wycen_teraz .title{
	width:96px;
	padding:5px 7px 5px 0;
	font-size:11px;
	float:left;
	text-align:right;
}

.wycen_teraz .next_title{
	width:96px;
	padding:5px 0 5px 0;
	float:left;
	font-size:11px;
	font-weight:bold;
	color:#fe0000;
}

.wycen_teraz .next0_title{
	width:170px;
	padding:5px 5px 5px 0;
	float:left;
	font-size:11px;
	text-align:right;
}

.wycen_teraz .input_title{
	padding:3px 3px 0 0;
	float:left;
}

.wycen_teraz .small_input{
	width:68px;
	text-align:center;
	border:1px solid #d4d4d6;
	font-size:11px;
}

.wycen_teraz .textarea{
	width:250px;
	height:72px;
	border:1px solid black;
}

.wycen_teraz .select{
	float:left;
	padding:2px 0 0 0;
}

.wycen_teraz .no_button{
	border:0;
	background:none;
	cursor:pointer;
	width:114px;
}

.no_button{
	border:0;
	background:none;
	cursor:pointer;
	width:114px;
}

.wycen_teraz .price{
	width:95px;
	text-align:right;
}

.wycen_teraz select{
	width:285px;
	font-size:11px
}

.wycen_teraz input{
	font-size:11px
}

object { 
	outline:none;
}


.tabMenu
{
	position:absolute;
	bottom:-3px;
	left:30px;
}

.tab, .tab_a,.tab1,.tab2,.tab3,.tab4,.tab5,.tab6
{
	float:left;
	background:url( ../../../../graphics/tab.gif) no-repeat;
	height:25px;
	padding-top:5px;
	display:block;
	width:122px;
	text-align:center;
	padding-left:3px;
}

.tab1{
	background:url( ../../../../graphics/tab1.gif) no-repeat;
}

.tab2{
	background:url( ../../../../graphics/tab2.gif) no-repeat;
}

.tab3{
	background:url( ../../../../graphics/tab3.gif) no-repeat;
}

.tab4{
	background:url( ../../../../graphics/tab4.gif) no-repeat;
}

.tab5{
	background:url( ../../../../graphics/tab5.gif) no-repeat;
}

.tab6{
	background:url( ../../../../graphics/tab6.gif) no-repeat;
}

.tab div,.tab1 div,.tab2 div,.tab3 div,.tab4 div,.tab5 div, .tab6 div{
	color:#fff;
	font-size:11px;
	outline:none;
	font-weight:bold;
	text-decoration:none;
}

.tab_a,a.tab_a:hover
{
	background:url( ../../../../graphics/tab_a.gif) no-repeat;
	text-decoration:none;
}

.tab_a div
{
	font-weight:bold;
	color:#000;
	outline:none;
	text-decoration:none;
	font-size:11px;
}


a.tab:hover,a.tab1:hover,a.tab2:hover,a.tab3:hover,a.tab4:hover,a.tab5:hover,a.tab6:hover
{
	background:url( ../../../../graphics/tab_a.gif) no-repeat;
	text-decoration:none;
}

a.tab:hover div,a.tab1:hover div,a.tab2:hover div,a.tab3:hover div,a.tab4:hover div,a.tab5:hover div,a.tab6:hover div
{
	color:#000;
	outline:none;
	text-decoration:none;
	font-size:11px;	
}

.miniCategory
{
	float:left;
	margin:10px
}

