#left_top h1 {
    margin: 0 0 14px 0;
}

/*aktualnoÃ?ï¿½Ã¯Â¿Â½ci na stronie domowej*/
.news {
    width: 572px;
	height:169px;
}

.left_news {
	height: 169px;
	float: left;
	width: 285px;
	border-right: 1px solid #CAC9C9;
}

.left_news table, .right_news table {
    margin-top: 15px;
}

.right_news {
	height: 169px;
	width: 286px;
	float: right;
}

.news .news_title {
    font-weight: bold;
    color: #F11F20;
}

.news .news_date {
    padding-left: 18px;
	font-weight: bold;
    background-image: url(images/new_cal.gif);
    background-repeat: no-repeat;
    background-position: 0 1px;
}

.link_more, .ditto_more_link a {
    font-size: 10px;
    background-image: url(images/link_arrow.gif);
    background-repeat: no-repeat;
    background-position: 100% 4px;
    padding-right: 11px;
}

.news img {
    padding: 0px 20px 10px 20px;/*0px 20px 10px 33px;*/
}

#newsletter .inputText {
    border: 1px solid #CAC9C9;
    width: 165px;
    color: #616161;
    font-size: 11px;
	margin:0;
    padding: 3px 3px 0 3px;
    height: 16px;
}

#newsletter .inputSubmit {
	margin: 7px 0 0 0;
	padding: 0;
}

/*katalog produktÃ?ï¿½Ã‚Â³w wyszukiwarka*/

.area_wrapper {
    width: 400px/*365px*/;
	height: 25px;
}

.area_wrapper .description {
	width: 130px;
}

#area, #area1, #area2, #area3, #area4 {
	background: #fff url(images/slider_bg.gif) repeat-x center left;
	height: 25px;
	width: 230px;
    float: right;
}
 
#knob, #knob1, #knob2, #knob3, #knob4 {
	height: 20px;
	width: 7px;
	background: #CE1C1D;
    border-top: 2px solid #F11F20;
    border-left: 2px solid #F11F20;
    border-bottom: 2px solid #A51717;
    border-right: 2px solid #A51717;
}

.slider_value {
    float: right;
    width: 30px;
	height: 25px;
	text-align:center;
}

.slider_search_box{
    clear: both;
}

#submitter {
    float: right;
}

.description {
    float: left;
    width: 100px;
	height: 25px;
    padding-right:5px;
    text-align:right;
}

.ajax-loading {
	padding: 20px 0;
	background: url(images/spinner.gif) no-repeat center;
}

.search_header {
    width: 375px;
}

.search_header .left_header {
    float: left;
    padding-left:135px;
    width: 115px;
}

.search_header .right_header {
    float: right;text-align:right;
    width: 125px;
}

.step_title {
    font-size: 14px;
	font-weight: bold;
}

/*katalog produktÃ?ï¿½Ã‚Â³w - wyniki*/
.product_search_result {
    margin-top: 0;/*15px;*/
}

.prod_image {
    width: 120px;
}

.prod_image img {
    margin: 15px;
}

.prod_desc {
    margin-top: 10px;
}

.prod_stars {
	float:right;
    margin-right:5px;
    width: 50px;
}

.red_stars {
	background: url(images/star_red.gif) repeat-x 0 3px;
    float:left;
}

.grey_stars {
	background: url(images/star_grey.gif) repeat-x right 3px;
    float: left;
}

table.star_table {
    width: 348px;
    margin-top: 10px;
    border: 0;
}
table.star_table td {
	width:50%;
	padding-left: 10px;
}

.product_search_result {
    width: 510px;
}
.product_search_result .product_title {
	background-color: #DCDCDC;
    padding: 4px 0 3px 10px;
    height: 15px;
    background: #DCDCDC url(images/prod_search_title_bg.gif) no-repeat top right;
width:540px;
}

.product_search_result .product_title, .product_title a {
    font-size: 11px;
    font-weight: bold;
    color: #000;
}

.product_title a {
    text-decoration: underline;
}

.product_search_result .result_content {
	background-color: #F2F2F2;
width:550px;
}

.product_desc {
    float: right;
}

/*katalog produktÃ?ï¿½Ã‚Â³w - produkt*/
.left_part ul.product_list {
	list-style-type: none;
}

ul.product_list li {
    width: 120px;
    float: left;
    margin-right: 10px;
	list-style-image: none;
}
ul.product_list li a {
    background: transparent url(images/required_dot.gif) no-repeat left 4px;
    padding-left: 15px;
}

.tabelka {
    background-color: #F2F2F2;
    width: 250px;
}

.tabelka td {
    padding: 10px 0 2px 15px;
}

.tabelka thead tr td.naglowek, .tabelka tr td.naglowek {
  	background-color: #DCDCDC;
    padding: 4px 0 3px 15px;
    height: 15px;
    background: #DCDCDC url(images/table_title_bg.gif) no-repeat top right;
    font-size: 11px;
    font-weight: bold;
    color: #000;
}

.prod_buttons div {
	float:left;
}

.prod_buttons a {
    color: #C70830;
}

.back_search_lnk {
	margin-left:7px;
}

.add_prod_ico {
	margin-left:25px;
}

.add_prod_lnk {
	margin-left:7px;
}

/*koszyk*/

#koszyk {
    background: #fff url(images/koszyk_pl.gif) no-repeat top left;
	margin: 15px 0px 0px 35px;
	width: 227px;
    height: 40px;
}

#koszyk div {
    color: #C70830;
    font-weight: bold;
	padding: 14px 0 0 0;
    margin: 0 0 0 34px;   
}

#koszyk_content {
    border-left:1px solid #D0D0D0;
    border-right:1px solid #D0D0D0;
    border-bottom:1px solid #D0D0D0;
	margin: 0 0 18px 47px;
	width: 212px;
    padding:0 0 10px 0;
}

.left_part #koszyk_content {
    border:0;
    margin:0;
}

#koszyk_content .main_product .name, #koszyk_content .addon_product .name {
    font-size: 10px;
	line-height: 1.3em;
    padding: 2px 0 3px 33px;
	background: transparent url(images/required_dot.gif) no-repeat 21px 7px;
    float: left;
}

#koszyk_content .main_product .buttons, #koszyk_content .addon_product .buttons {
	line-height: 1.3em;
    float: right;
    margin: 2px 0 0 0;
	padding: 0 15px 0 0;
}

#koszyk_content .main_product, #koszyk_content .addon_product {
    clear: both;
}

#koszyk_content .main_product {
    font-weight: bold;
}

/*katalog - formularz*/
.bid_request_content {
	border: 1px solid #d0d0d0;
	width: 227px;
	padding: 1px 0;
}

* html .bid_request_content {
	width: 229px;
}

/*formularz kontaktowy*/
.errors, .missing {
    color: #C70830;
}

.required_info {
    padding-left: 10px;
    background: #fff url(images/required_dot.gif) no-repeat top left;
    margin-bottom:30px;
}

.contact_form {
	width: /*390px;*/412px;
    margin-left: 60px;
}

.contact_form td {
    padding: 2px;
}

.contact_form .submit_btn {
    margin-right: 28px;
}

* html .contact_form .submit_btn {
    margin-right: 35px;
}

.contact_form th {
    font-size: 11px;
    text-align: right;
    padding: 3px 15px 0 0;
    font-weight: normal;
    vertical-align: top;
    width: 150px;
}

.contact_form .required {
    font-weight: bold;
}

.contact_form .req_field {
	background: #fff url(images/required_dot.gif) no-repeat 99% 8px;
}

* html .contact_form .req_field {
	background: #fff url(images/required_dot.gif) no-repeat 100% 8px;
}

.contact_form .inputBox, .contact_form select, .contact_form textarea {
    width: 227px;
	border: 1px solid #D1D0D0;
    font-size: 11px;
	font-family: Tahoma, verdana, sans-serif;
    color: #616161;
}

/*.inputBox {
	width: 230px;
	border: 1px solid #D1D0D0;
    font-size: 11px;
	font-family: Tahoma, verdana, sans-serif;
    color: #616161;
	margin-bottom: 5px;
}
*/
#btn_save{
	/*vertical-align: right;*/
	text-align: right;
}

.contact_form select {
	border: 1px solid #D1D0D0;
    width: 229px;
}

* html .contact_form select {
    width: 231px;
}

/*referencje*/

.thumbscontainer {
    width: 100%;
}

.thumbs li {
    padding:17px;
	width:226px;
	height: 250px;
	text-align: center;
}

.childscontainer .thumbs li p {
    text-align: left;
}

/*FAQ*/
.faq_category {
    border-bottom: 1px solid #DFDFDF;
    margin-bottom: 20px;
}

.faq_category p {
	margin: 5px 0;
}

.faq_answers .faq_category p {
	margin: 10px 0;
}

.faq_answers {
	margin-top: 30px;
}

.faq_up {
    float: right;
}

.faq_up a {
    font-weight: normal;
}

.faq_number
{
	color: #F11F20;
	font-weight: bold;
}

/*ditto*/
.ditto_item {	margin:0;    padding:0;}

.ditto_img {    float: left;}

.ditto_more_link {    text-align: right;}

.ditto_img img {    margin:0 15px 0 0;}

.ditto_pageTitle {    margin:0 0 5px 0;line-height:1.1em;}

/*newsletter bÃ?ï¿½Ã¯Â¿Â½Ã?ï¿½Ã¯Â¿Â½d*/
.TXNewsletters_form_labelErr {
    font-weight: bold;
    color: red;
}

/*kalkulator*/

.kalkulator {
    margin: 0;
	padding:0;
}

.kalkulator fieldset {
    margin:0;
	padding:0;
	border:0;
    border-top: 1px solid #dedede;
}

.kalkulator legend {
    font-weight: bold;
    color: #616161;
	padding: 0 3px 0 0;
}

.kalkulator ul {
    margin: 0;
    padding: 0;
}

.kalkulator ul li {
	display: block;
	list-style-image: none;
    padding: 2px 2px;
}

.kalkulator .horizontal li {
    display: inline;
    margin-right: 8px;
}

.kalkulator input.shortText {
    width: 30px;
    font-size: 11px;
}

.kalkulator input.radio {
	margin-left:0; 
	padding-left:0;
}

.kalkulator .kombinacje {
    height: 150px;
    padding-top: 10px;
}

.kalkulator .kombinacje div {
	float:left;
	height: 150px;
}

.kalkulator .kombinacje p {
    height: 22px;
}
/*zakÃ?ï¿½Ã¯Â¿Â½adki*/
.dynamic-tab-pane-control.tab-pane {
    position: relative;
    width: 100%;
}

.dynamic-tab-pane-control .tab-row .tab {
    color: #313131;
    font-weight: bold;
    font-size: 11px;
    cursor: pointer;
    display: inline;
    margin: 3px -3px 1px 5px;
    float: left;
    padding: 2px 15px 3px;
    z-index: 1;
    position: relative;
    top: 0;
    background: #f5f5f5;
    border: 1px solid #e0e0e0;
}

.dynamic-tab-pane-control .tab-row .tab.hover {
   color: #222;
   background: #fff;
   text-decoration: none; }

.dynamic-tab-pane-control .tab-row .tab.selected {
    color: #000;
    z-index: 3;
    top: 0;
    background: #fff;
    border: 1px solid #e4e4e4;
    border-color: #e0e0e0 #c0c0c0 #fff #e0e0e0;
}

.dynamic-tab-pane-control .tab-row .tab span {
    font-weight: bold;
    font-size: 11px;
    color: #4B4B4B;
    font-weight: normal;
    text-decoration: none;
}

.dynamic-tab-pane-control .tab-page {
    clear: both;
    background: #fff;
    border-top: 1px solid #c0c0c0;
/*	border: 1px solid #c0c0c0;*/
    z-index: 2;
    position: relative;
    top: -2px;
    padding: 10px;
}

.dynamic-tab-pane-control .tab-row {
    z-index: 1;
    white-space: nowrap;
}

.dynamic-tab-pane-control ul {
	padding-left: 10px;
	padding-right: 10px;
}

.dynamic-tab-pane-control li {
	padding-left:5px;
	padding-right:5px;
}

.sendToFriend {
    text-align: right;
    padding-right: 15px;
}

/*wyniki wyszukiwania*/
/*.ajaxSearch_highlight1 {font-weight: bold;}*/
.ajaxSearch_highlight {font-weight: bold;}