td.indexModule
{
    padding-bottom: 10px;
}

 table
{
    width: 100%;
}

td.offerLeft
{
    width: 189px;
    padding-left: 23px;
    padding-right: 23px;
    padding-top: 20px;
    vertical-align: top
}

td.offerCenter
{
    vertical-align: top;  
    padding-right: 20px; 
}

table.offerBlock
{
    margin: 0 auto;
    width: auto;
    font-size:13px;
    font-weight:bold;
}

table.offerBlock .cats-type-info
{
    width:170px;
    padding-right:4px;
    color:#111111;
}

table.offerBlock .cats-type-info table
{
    width:170px;
}

table.offerBlock .cats-type-title
{
    color:#111111;
    width:170px;     
    height:20px;
    line-height:20px;
    text-align:center;
    font-weight:normal;
    border:1px #888888 solid;
    background-image:url('/views/table/images/grad2_h20.png');
}

table.offerBlock .cats-type-list
{
    color:#222222;
    width:170px;
    padding:4px;
    background:#ECE6DA;
    border:1px #888888 solid;
    border-top:none;
    font-weight:normal;
    font-size:11px;
}

table.offerBlock .subscriptions
{
    float:left;
    padding:4px;
    color:#000000;
}

table.offerBlock .subscription
{
    float:left;
    width: auto;
    font-size:13px;
    font-weight:bold;
    color:#000000;
    margin:3px;
    padding-left:6px;
    padding-right:6px;
    height:24px;
    line-height:24px;
    background-image:url('/views/table/images/grad_h24.png');
    border:1px #990000 solid;
}

table.offerBlock .priceinfo
{
    font-size:12px;
    font-weight:bold;
    color:#dd0000;
}

table.offerBlock .priceinfo a
{
    color:#dd0000;
}

table.offerBlock .notboughtsections li
{
    width:140px;
    list-style-type: none;
    padding:7px;
    margin:4px;
    background:#ff8e01;
    text-align:center;
    -moz-border-radius:6px;
    -moz-opacity:0.7;
}

table.offerBlock .notboughtsections li:hover
{
    -moz-opacity:1;
}

table.offerBlock .notboughtsections li a
{
    font-size:13px;
    font-weight:bold;
    color:#000000;
}

table.offerBlock .notboughtsections, table.offerBlock .boughtsections
{
    color:#000000;
}

div.offerAdd input
{
    border: none;
}

div.offerTypeBlock
{
    background-color: #ff8e01;
    width: 400px;
    margin: 0 auto;
    margin-left: 5px;
    margin-right: 5px;
}

table.offerTypeBlock
{
    background-color: #ff8e01;
    margin-top: 10px;
}

table.offerTypeBlock td
{
    vertical-align: top;
    color: #ffffff;
}

table.offerTypeBlock td.topLeft
{
    background-image: url( '../images/multisearchRadiusLeft.png' );
    background-repeat: no-repeat;
    background-position: top left;
    width: 5px;
    height: 5px;
}

table.offerTypeBlock td.topRight
{
    background-image: url( '../images/multisearchRadiusRight.png' );    
    background-repeat: no-repeat;
    background-position: top right;
    width: 5px;
}

table.offerTypeBlock td.bottomLeft
{
    background-image: url( '../images/multisearchRadiusLeft.png' );
    background-repeat: no-repeat;
    background-position: bottom left;
    height: 5px;
}

table.offerTypeBlock td.bottomRight
{
    background-image: url( '../images/multisearchRadiusRight.png' );
    background-repeat: no-repeat;
    background-position: bottom right;
}

table.offerTypeBlock td a
{
    font-size: 13px;
    font-weight: bold;
    color: #ffffff;
    padding-left: 10px;
    padding-top: 5px;
    padding-bottom: 5px;
    display: block;
}

div.offer-menu
{
    width: auto;
    float: right;
    padding-right: 5px;
}

div.offer-menu ul
{
    list-style-type: none;
    padding: 0px;
    margin: 0px;
}

div.offer-menu li
{
    display: inline;
    padding: 10px;
    height: 35px;
    line-height: 25px;
    margin-right: 2px;
    background-image: url( 'http://static.ofertownia.pl/gfx2/th_bkg.gif' ); 
    -moz-border-radius: 0px 0px 10px 10px; 
}

div.offer-menu a
{
    color: #ffffff;
    font-weight: bold;
}

table.offerViewContent
{
    margin-top: 20px;
    width: 100%;
}

td.offerViewHeader
{
    background-image: url( '../images/widgetHeaderBg.png' );
    height: 33px; 
    overflow: hidden;   
}

td.offerViewHeader table
{
    width: 100%;
}

td.offerViewLeft
{
    width: 5px;
    background-image: url( '../images/widgetHeaderRadius.png' );
    background-position: left top;
    background-repeat: no-repeat;
}

td.offerViewTitle
{
    height: 33px;
    line-height: 30px;
    text-indent: 10px;
    color: #ffffff;
    font-size: 13px;
    font-weight: bold;
    text-transform: uppercase;
}

td.offerViewCounter
{
    width: auto;
    text-align: right;
    font-size: 11px;
    padding-right: 10px;
    color: #ffffff;
}

td.offerViewRight
{
    width: 5px;
    background-image: url( '../images/widgetHeaderRadius.png' );
    background-position: right top;
    background-repeat: no-repeat;
}
            
td.offerViewIcon
{
    width: 25px;
    height: 19px;
    background-image: url( '../images/widgetHeaderIcon.png' );
    background-position: 10px 10px;
    background-repeat: no-repeat;
}

td.offerView
{
    border-left: 1px solid #d8d2c5;
    background-color: #ece6da;
    background-image : url( '../images/widgetBorderRight.png' );
    background-position: right;
    background-repeat: repeat-y;
    padding-left: 20px;
    padding-top: 10px;
    padding-bottom: 10px;
}

td.offerView table
{
    width: 100%;
}

td.offerContact
{
    text-align: right;
    padding-right: 10px;
    padding-top: 20px;
    color: #726349;
    font-size: 11px;
}

td.offerBottomLeft
{
    background-image: url( '../images/widgetBottom.png' );
    background-position: left;
    background-repeat: no-repeat;
    height: 5px;
    width: 20px; 
}

td.offerBottom
{
    font-size: 1px;
    color: #ece6da;
    background-color: #ece6da;
    border-bottom: 1px solid #d8d2c5; 
}

td.offerBottomRight
{
    background-image: url( '../images/widgetBottom.png' );
    background-position: right;
    background-repeat: no-repeat;
    height: 5px;
    width: 20px; 
}
/* offer data */
h1.offer-title
{
    color: #ff8400;
    font-size: 16px;
    font-weight: bold;
    margin-bottom: 15px;
}

table.offer-data
{          
    width: 100%;
}

table.offer-data td
{
    padding: 4px;
    font-size: 13px;
}

table.offer-data td.space
{
    width: 3px;
    padding: 0px;
}

table.offer-data td.title
{
    font-weight: bold;
    text-align: right;
    width: 106px;
    vertical-align: top;
}

table.offer-data td.seeall
{
    background-color: #ded6c4;
    font-weight: bold;
    vertical-align: top;
}

table.offer-data td.title-highlighted
{
    background-color: #ded6c4;
    font-weight: bold;
    text-align: right;
    width: 106px; 
    vertical-align: top;
}

table.offer-data td.highlighted
{
    background-color: #EFEFE3;
}

table.offer-data td.title-price
{
    background-color: #ff8400;
    color: #ffffff;
    font-weight: bold;
    text-align: right;
}

table.offer-data td.price
{
    background-color: #ff8400;
    color: #ffffff;
    font-weight: bold;
}
/* offer photos show */
div.photos
{
    float:right;
    width: 260px;
    margin: 0 auto;
    margin-left: 20px; 
}

div.photos-medium
{
    width: 198px;
    height: 150px;
    padding: 1px;
    border: 1px solid #EFEFE3;
    -moz-border-radius: 5px; 
    margin-bottom: 3px;
    padding: 5px;
    margin-left: 14px;
}

div.photos-medium-frame
{
    width: 198px;
    height: 150px;
    overflow: hidden;
}

div#photos-medium-content img
{
    border: none;
    padding: 0px;
    margin: 0px;
}

div.photos-btn
{
    float: left;
    width: 9px;
    height: 54px;
    margin-right: 3px;
    padding-top: 4px;
}

div.photos-small
{
    float: left;
    width: 205px;
    padding: 3px;
    border: 1px solid #EFEFE3;
    -moz-border-radius: 5px;
    margin-right: 3px;
}

div#photos-small-frame
{
    width: 204px;
    height: 67px;
    overflow: auto;  
}

div.small-img
{
    float: left;
    margin-right: 2px;
    text-align: center;
    width: 66px;
    height: 50px;
}

div.small-img img
{
    margin: auto auto;    
}

/* frame */
td.indexModule table.offerFrame
{
    margin-top: 20px;
    width: auto;
}

td.indexModule table.offerFrame table
{
    border: none;
}

td.offerFrameHeader
{
    background-image: url( '../images/widgetHeaderBg.png' );
    background-position: top;
    height: 33px;  
    vertical-align: top; 
    width: 100%;
    overflow: hidden;
}

td.offerFrameLeft
{
    width: 5px;
    background-image: url( '../images/widgetHeaderRadius.png' );
    background-position: left top;
    background-repeat: no-repeat;
}


td.offerFrameTitle a
{
    height: 33px;
    line-height: 30px;
    text-indent: 10px;
    color: #ffffff;
    font-size: 13px;
    font-weight: bold;
    text-transform: uppercase;
}

td.offerFrameRight
{
    width: 5px;
    background-image: url( '../images/widgetHeaderRadius.png' );
    background-position: right top;
    background-repeat: no-repeat;
}
            
td.offerFrameIcon
{
    width: 25px;
    height: 19px;
    background-image: url( '../images/widgetHeaderIcon.png' );
    background-position: 10px 10px;
    background-repeat: no-repeat;
}

td.offerFrameContent
{
    border-left: 1px solid #d8d2c5;
    background-color: #ece6da;
    background-image : url( '../images/widgetBorderRight.png' );
    background-position: right;
    background-repeat: repeat-y;
    padding-left: 20px;
    padding-top: 10px;
    padding-bottom: 10px;
    padding-right: 20px;
    font-size:13px;
}

td.offerFrame table
{
    width: 100%;
}

td.offerFrame table td
{
    vertical-align: top;
}

td.offerFrameBottom
{
    height: 5px;
}

td.offerFrameBottomLeft
{
    background-image: url( '../images/widgetBottom.png' );
    background-position: left;
    background-repeat: no-repeat;
    height: 5px;
    width: 20px; 
}

td.offerFrameBottomCenter
{
    font-size: 1px;
    color: #ece6da;
    background-color: #ece6da;
    border-bottom: 1px solid #d8d2c5; 
}

td.offerFrameBottomRight
{
    background-image: url( '../images/widgetBottom.png' );
    background-position: right;
    background-repeat: no-repeat;
    height: 5px;
    width: 20px; 
}
/* select category */
p.red
{
    font-weight: bold;
    font-size: 14px;
    color: #CF1C1C;
}

#selected-category
{
    display: none;
}

#nextBtn
{
/*    display: none; */
    cursor: pointer;
}

#categories
{
    width: 790px;
    height: 150px;
    overflow:hidden;
}

#levels
{
    width: 0px;
}

form.select-category select
{
    display: block;
    float: left;
    width: 150px;
    margin-right: 10px;
}

form.select-category select option
{
    padding-left: 5px;
    font-size: 12px;
    margin-bottom: 2px;
}

div.error
{
    border: 1px solid #660000;
    height: 35px;
    line-height: 35px;
    text-align: center;
    margin: 0 auto;
    margin-bottom: 5px;
    margin-top: 5px;
    width: 600px;
    color: #200000;
    background:#FF0000;
}

/* -- */

table.formBlock
{
    font-weight: normal;
    width: 700px;
    margin: 0 auto;
    background-color: #FFFBEF;
    margin-bottom: 5px;
}

table.formBlock td.title
{
    width: 150px;
    height: 25px;
    line-height: 25px;
    vertical-align: top;
}

table.formBlock td.headTopLeft
{
    background-image: url( 'http://ofertownia.pl/views/default/images/forms/o_a_h_l.jpg' );
    width: 5px;
    height: 27px;
}

table.formBlock td.headTop
{
    background-image: url( 'http://ofertownia.pl/views/default/images/forms/o_a_h_bg2.jpg' );
    height: 27px; 
}

table.headTitle
{
    width: auto;
}

table.headTitle td.headTitleContent
{
    background-image: url( 'http://ofertownia.pl/views/default/images/forms/o_a_h_bg.jpg' );
    height: 27px;
    line-height: 27px;
    font-weight: bold;
    color: #ffffff;
    font-size: 12px;
}

table.headTitle td.headTitleRight
{
    background-image: url( 'http://ofertownia.pl/views/default/images/forms/o_a_h_c.jpg' );
    width: 10px;
    height: 27px;
}

table.formBlock td.headTopRight
{
    background-image: url( 'http://ofertownia.pl/views/default/images/forms/o_a_h_r.jpg' );
    width: 5px;
    height: 27px;
}

table.formBlock td.left
{
    border-left: 1px solid #FF8400;
    font-size: 1px;
    color: #FFFBEF; 
}

table.formBlock td.right
{
    border-right: 1px solid #FF8400;
    font-size: 1px;
    color: #FFFBEF; 
}

table.formBlock td.bottomLeft
{
    background-image: url( 'http://ofertownia.pl/views/default/images/forms/o_a_f_l.jpg' );
    width: 5px;
    height: 5px;
}

table.formBlock td.bottom
{
    border-bottom: 1px solid #FF8400;
    font-size: 1px;
    color: #FFFBEF;
}

table.formBlock td.bottomRight
{
    background-image: url( 'http://ofertownia.pl/views/default/images/forms/o_a_f_r.jpg' );
    width: 5px;
    height: 5px;
}

table.formBlock input, table.formBlock select
{
    width:111px;
}

table.formBlock select
{
    text-align:center;
}

table.formBlock select  option
{
    text-align:left;
}

/* offer form */

div.add-form-data
{
    float:left;
    width:602px;
    height:auto;
    margin-bottom:15px;
}

div.add-form-data div.header
{
    float:left;
    width:602px;
    height:27px;
    background:url('/views/default/images/forms/o_a_h_bg2.jpg');
    color:#ffffff;
    font-weight:bold;
}

div.add-form-data div.ctl
{
    float:left;
    width:5px;
    height:27px;
    background:url('/views/default/images/forms/o_a_h_l.jpg');
}

div.add-form-data div.text
{
    float:left;
    width:auto;
    height:27px;
    background:url('/views/default/images/forms/o_a_h_bg.jpg');
    line-height:25px;
}

div.add-form-data div.ctc
{
    float:left;
    width:10px;
    height:27px;
    background:url('/views/default/images/forms/o_a_h_c.jpg');
}

div.add-form-data div.ctr
{
    float:right;
    width:5px;
    height:27px;
    background:url('/views/default/images/forms/o_a_h_r.jpg');
}

div.add-form-data div.cbl
{
    float:left;
    width:5px;
    height:5px;
    background:url('/views/default/images/forms/o_a_f_l.jpg');
}

div.add-form-data div.footer
{
    float:left;
    height:5px;
    background:url('/views/default/images/forms/o_a_f_bg.jpg');
    width: 100%;
}

div.add-form-data div.cbr
{
    float:right;
    width:5px;
    height:5px;
    background:url('/views/default/images/forms/o_a_f_r.jpg');
}

div.add-form-data div.form
{
    float:left;
    width:600px;
    padding-top:10px;
    border-left:1px #ff8400 solid;
    border-right:1px #ff8400 solid;
    background-color: #FFFBEF;
}

div.add-form-data div.field
{
    float:left;
    width:auto;
    height:auto;
}

div.add-form-data div.field-name
{
    float:left;
    width:84px;
    height:16px;
    margin:5px;
    color:#555353;
    vertical-align:middle;
}

div.add-form-data div.field-code
{
    float:left;
    width:auto;
    height:auto;
    margin:5px;
}

div.add-form-data input, div.add-form-data select, div.add-form-data textarea
{
    border:1px #6b727a solid;
    background:#f9f9f9;
    margin:0px;
}

/* frame */
td.indexModule table.frame
{
    margin-top: 20px;
    width: auto;
}

td.indexModule table.frame table
{
    border: none;
    width: 100%;
    height: auto;
    margin: 0px;
    padding: 0px;
}

td.frameHeader
{
    background-image: url( '../images/widgetHeaderBg.png' );
    background-position: top;
    height: 33px;  
    vertical-align: top; 
    width: 100%;
}

td.frameHeader table
{
    margin: 0px;
    padding: 0px;
    height: auto;
}

td.frameLeft
{
    width: 5px;
    background-image: url( '../images/widgetHeaderRadius.png' );
    background-position: left top;
    background-repeat: no-repeat;
}

td.frameTitle
{
    height: 33px;
    line-height: 30px;
    text-indent: 10px;
    color: #ffffff;
    font-size: 13px;
    font-weight: bold;
    text-transform: uppercase;
}

td.frameTitle a
{
    height: 33px;
    line-height: 30px;
    text-indent: 10px;
    color: #ffffff;
    font-size: 13px;
    font-weight: bold;
    text-transform: uppercase;
}

td.frameRight
{
    width: 5px;
    background-image: url( '../images/widgetHeaderRadius.png' );
    background-position: right top;
    background-repeat: no-repeat;
}
            
td.frameIcon
{
    width: 25px;
    height: 19px;
    background-image: url( '../images/widgetHeaderIcon.png' );
    background-position: 10px 10px;
    background-repeat: no-repeat;
}

td.frameContent
{
    border-left: 1px solid #d8d2c5;
    background-color: #ece6da;
    background-image : url( '../images/widgetBorderRight.png' );
    background-position: right;
    background-repeat: repeat-y;
    padding-left: 20px;
    padding-top: 10px;
    padding-bottom: 10px;
    padding-right: 20px;
}

td.frame table
{
    width: 100%;
}

td.frame table td
{
    vertical-align: top;
}

td.frameBottom
{
    height: 5px;
}

td.frameBottomLeft
{
    background-image: url( '../images/widgetBottom.png' );
    background-position: left;
    background-repeat: no-repeat;
    height: 5px;
    width: 20px; 
}

td.frameBottomCenter
{
    font-size: 1px;
    color: #ece6da;
    background-color: #ece6da;
    border-bottom: 1px solid #d8d2c5; 
}

td.frameBottomRight
{
    background-image: url( '../images/widgetBottom.png' );
    background-position: right;
    background-repeat: no-repeat;
    height: 5px;
    width: 20px; 
}