body {
    margin: 0;
    padding: 0;
    font: small "Bitstream Vera Sans", Trebuchet MS, Verdana, Arial, Helvetica, sans-serif;
    background-color: #EBE9DB;
    text-align: center;
    margin: 0px auto 0px auto;
    padding: 0px 0px 0px 0px;
    color: #000000;
}

/******************************* LAYOUT : HEADER ******************************/

#sgl .headercontainer
{
    width: 100%;
    height: 185px;
    background: url('http://www.gitary.com.pl/themes/presto/images/chead.jpg') repeat-x top left;
    position: relative

}

#sgl .leftHeader
{
    height: 185px;
    width: 100%;
    background: url('http://www.gitary.com.pl/themes/presto/images/lhead.jpg') no-repeat top left;
    position: relative
}

#sgl .rightHeader
{
    height: 185px;
    width: 100%;
    background: url('http://www.gitary.com.pl/themes/presto/images/rhead.jpg') no-repeat top right;
    position: relative

}

#sgl .empty
{
    width: 100%;
    height: 140px;
    float: left
}

#sgl .headercontainerAbout
{
    width: 100%;
    height: 215px;
    background: url('http://www.gitary.com.pl/themes/presto/images/chead2.jpg') repeat-x top left;
    position: relative

}

#sgl .leftHeaderAbout
{
    height: 215px;
    width: 100%;
    background: url('http://www.gitary.com.pl/themes/presto/images/lhead2.jpg') no-repeat top left;
    position: relative
}

#sgl .rightHeaderAbout
{
    height: 215px;
    width: 100%;
    background: url('http://www.gitary.com.pl/themes/presto/images/rhead2.png') no-repeat top right;
    position: relative

}

#sgl .emptyAbout
{
    width: 100%;
    height: 170px;
    text-align: center;
    float: left
}

#validAbout
{
    margin: 16px 0px 0px 120px;
    float: left
}

#About
{
      margin: 6px 32% 0px 0px;
      padding: 0px;
      float: right

}


#sgl .menuContainer
{
    width: 100%;
    position: relative;
    height: 18px;
    padding: 0px 0px 0px 0px;
    margin: 0px 0px 0px 0px;
    float: left
}

#sgl .menuContainer ul
{

    float: left;
    position: relative;
    left: 120px;
    padding: 0px 0px 0px 0px;
    margin: 0px 0px 0px 0px

}

#sgl .menuContainer li
{
    list-style: none;
    float: left;
    padding: 0px 0px 0px 0px;
    margin: 0px 0px 0px 0px

}

#sgl .rightHeader a
{
    float: left;
    height: 18px;
    font-weight: bold;
    text-transform: uppercase;
    text-decoration: none;
    font-size: 11px;
    padding: 4px 20px 0px 20px;
    border-left: 1px solid #BBBBBB;
    border-right: 1px solid #F5F5F5;
    color: #6F3422
}

#sgl .rightHeader a:hover
{
    height: 18px;
    float: left;
    font-weight: bold;
    text-transform: uppercase;
    text-decoration: none;
    font-size: 11px;
    padding: 4px 20px 0px 20px;
    border-left: 1px solid #BBBBBB;
    border-right: 1px solid #EFEFEF;
    background: url('http://www.gitary.com.pl/themes/presto/images/button.jpg') repeat-x top left;
    color: #6F3422
}

#sgl .rightHeaderAbout a
{
    float: left;
    height: 18px;
    font-weight: bold;
    text-transform: uppercase;
    text-decoration: none;
    font-size: 11px;
    padding: 4px 20px 0px 20px;
    border-left: 1px solid #BBBBBB;
    border-right: 1px solid #F5F5F5;
    color: #6F3422
}

#sgl .rightHeaderAbout a:hover
{
    height: 18px;
    float: left;
    font-weight: bold;
    text-transform: uppercase;
    text-decoration: none;
    font-size: 11px;
    padding: 4px 20px 0px 20px;
    border-left: 1px solid #BBBBBB;
    border-right: 1px solid #EFEFEF;
    background: url('http://www.gitary.com.pl/themes/presto/images/button.jpg') repeat-x top left;
    color: #6F3422
}

#sgl .leftMega
{
    width: 100%;
    background: #F6F3EC url('http://www.gitary.com.pl/themes/presto/images/lborder.jpg') repeat-y top left;
    position: relative;
    float: left;

}

#sgl .rightMega
{
    width: 100%;
    background: url('http://www.gitary.com.pl/themes/presto/images/rborder.jpg') repeat-y top right;
    position: relative;
    float: left;

}

#sgl .mainContent
{
    width: 100%;
    position: relative;
    margin: 0px auto 0px auto;
    padding: 0px 0px 0px 0px;
    text-align: center;
    float: left;

}

#sgl .centerContent
{
    padding: 0px 280px 0px 280px
}

#sgl .topicContainer
{
    width: 97%;
    background: url('http://www.gitary.com.pl/themes/presto/images/topicbody.jpg') repeat-x top left;
    position: relative;
    margin: 0px auto 0px auto;
    padding: 0px 0px 0px 0px
}

#sgl .topicImg
{
    height: 35px;
    background: url('http://www.gitary.com.pl/themes/presto/images/topicimg.jpg') no-repeat top left;
    position: relative
}

#sgl .topicContent
{
    height: 30px;
    padding: 5px 0px 0px 60px;
    background: url('http://www.gitary.com.pl/themes/presto/images/topicedge.jpg') no-repeat top right;
    position: relative;
    font-size: 13px;
    font-weight: bold;
    text-align: left
}

#sgl .nowoImg
{
    height: 35px;
    background: url('http://www.gitary.com.pl/themes/presto/images/nowo.jpg') no-repeat top left;
    position: relative
}

#sgl .promoImg
{
    height: 35px;
    background: url('http://www.gitary.com.pl/themes/presto/images/promoimg.jpg') no-repeat top left;
    position: relative
}

#sgl .prodContainer
{
    min-height: 85px;
    width: 97%;
    background: url('http://www.gitary.com.pl/themes/presto/images/prodbody.jpg') repeat-x top left;
    margin: 20px auto 0px auto;
    padding: 0px 0px 0px 0px;
    position: relative;
    overflow: hidden
}

#sgl .prodLeft
{
    min-height: 85px;
    background: url('http://www.gitary.com.pl/themes/presto/images/prodleft.jpg') no-repeat top left;
    position: relative;
    overflow: hidden
}

#sgl .prodRight
{
    min-height: 85px;
    background: url('http://www.gitary.com.pl/themes/presto/images/prodright.jpg') no-repeat top right;
    position: relative;
    overflow: hidden;
    padding: 0px 7px 7px 7px;
}

#sgl .prodRight img
{
    border: 1px solid #E5E0D5;
    margin: 5px;
    position: relative;
    overflow: hidden
}

#sgl .options img
{
    border: 1px solid #E5E0D5;
    margin: 5px 10px 5px 5px;
    position: relative;
    overflow: hidden;
    float: left
}

#sgl .prodRight a
{
    font-size: 11px;
    color: #FC7938;
    font-weight: bold;
    text-align: left
}

#sgl .options a
{
    font-size: 11px;
    color: #FC7938;
    font-weight: bold;
    text-align: left
}

#sgl .boxoptions
{
    width: 222px;
    overflow: hidden;
    position: relative;
    float: right
}

#sgl .boxxoptions
{
    height: 41px;
    width: 260px;
    overflow: hidden;
    position: relative;
    float: right;
    margin-top: 10px
}

#sgl .basket
{
    width: 31px;
    height: 25px;
    padding: 0px;
    margin: 2px 2px 0px 2px;
    position: relative;
    background: url('http://www.gitary.com.pl/themes/presto/images/bas.gif') no-repeat bottom left;
    display: block;
    float: left
}

#sgl .details
{
    width: 31px;
    height: 25px;
    padding: 0px;
    margin: 2px 2px 0px 2px;
    position: relative;
    background: url('http://www.gitary.com.pl/themes/presto/images/details.gif') no-repeat bottom left;
    display: block;
    float: left
}

#sgl .compare
{
    width: 31px;
    height: 25px;
    padding: 0px;
    margin: 2px 2px 0px 2px;
    position: relative;
    background: url('http://www.gitary.com.pl/themes/presto/images/comp.gif') no-repeat bottom left;
    display: block;
    float: left
}

#sgl .question
{
    width: 31px;
    height: 25px;
    padding: 0px;
    margin: 2px 2px 0px 2px;
    position: relative;
    background: url('http://www.gitary.com.pl/themes/presto/images/ques.gif') no-repeat bottom left;
    display: block;
    float: left
}

#sgl .listbasket
{
    width: 81px;
    height: 35px;
    margin: 0px 2px 0px 2px;
    padding: 6px 0px 0px 40px;
    position: relative;
    background: url('http://www.gitary.com.pl/themes/presto/images/bas.jpg') no-repeat bottom left;
    display: block;
    float: right
}

#sgl .listcompare
{
    width: 81px;
    height: 35px;
    margin: 0px 2px 0px 2px;
    padding: 6px 0px 0px 40px;
    position: relative;
    background: url('http://www.gitary.com.pl/themes/presto/images/comp.jpg') no-repeat bottom left;
    display: block;
    float: right
}

#sgl .listdetails
{
    width: 81px;
    height: 35px;
    margin: 0px 2px 0px 2px;
    padding: 6px 0px 0px 40px;
    position: relative;
    background: url('http://www.gitary.com.pl/themes/presto/images/details.jpg') no-repeat bottom left;
    display: block;
    float: right
}

#sgl .price
{
    width: 120px;
    height: 35px;
    padding: 6px 10px 0px 20px;
    background: url('http://www.gitary.com.pl/themes/presto/images/price.gif') no-repeat bottom left;
    display: block;
    position: relative;
    font-weight: bold;
    font-size: 13px;
    float: right;
    text-align: right;
    margin-left: 2px
}

#sgl .back
{
    width: 81px;
    height: 35px;
    margin: 0px 2px 0px 2px;
    padding: 6px 0px 0px 40px;
    position: relative;
    background: url('http://www.gitary.com.pl/themes/presto/images/back.jpg') no-repeat bottom left;
    display: block;
    float: right
}

#sgl .order
{
    width: 81px;
    height: 35px;
    margin: 0px 2px 0px 2px;
    padding: 6px 0px 0px 40px;
    position: relative;
    background: url('http://www.gitary.com.pl/themes/presto/images/order.jpg') no-repeat bottom left;
    display: block;
    float: right
}

#sgl .save
{
    width: 81px;
    height: 35px;
    margin: 0px 2px 0px 2px;
    padding: 6px 0px 0px 40px;
    position: relative;
    background: url('http://www.gitary.com.pl/themes/presto/images/save.jpg') no-repeat bottom left;
    display: block;
    float: right
}

#sgl .clear
{
    width: 81px;
    height: 35px;
    margin: 0px 2px 0px 2px;
    padding: 6px 0px 0px 40px;
    position: relative;
    background: url('http://www.gitary.com.pl/themes/presto/images/delete.jpg') no-repeat bottom left;
    display: block;
    float: right
}

#sgl .promoprice
{
    width: 120px;
    height: 48px;
    padding: 5px 10px 0px 20px;
    background: url('http://www.gitary.com.pl/themes/presto/images/price.gif') no-repeat bottom left;
    display: block;
    position: relative;
    float: right;
    margin-left: 2px
}


#sgl .promooptions
{
    width: 150px;
    position: relative;
    float: right
}

#sgl .pricenetto
{
    width: 120px;
    height: 13px;
    margin-top: 1px;
    font-weight: normal;
    font-size: 11px;
    text-align: right;
    color: #777777
}

#sgl .pricenew
{
    width: 120px;
    height: 14px;
    margin: 1px 0px 0px 0px;
    font-weight: bold;
    font-size: 13px;
    text-align: right;
    color: #D22A0E
}


#sgl .priceold
{
    color: #000000;
    width: 120px;
    height: 11px;
    margin: 0px 0px 4px 0px;
    font-size: 12px;
    font-weight: bold;
    text-align: right;
    text-decoration: line-through
}

#sgl .options
{
    width: 99%;
    position: relative;
    overflow: hidden;
    text-align: justify
}


#sgl .koszopts
{
    width: 250px;
    position: relative;
    overflow: hidden;
    float: right
}

#sgl .inshopbox
{
    width: 222px;
    position: relative;
    overflow: hidden;
    padding: 0px 0px 0px 0px;
    margin: 0px auto 0px auto
}

#sgl .shopbox
{
    width: 250px;
    background: url('http://www.gitary.com.pl/themes/presto/images/midsbox.jpg') repeat-y top left;
    position: relative;
    overflow: hidden;
    float: right
}
#sgl .topsbox
{
    width: 250px;
    height: 15px;
    background: url('http://www.gitary.com.pl/themes/presto/images/topsbox.jpg') no-repeat top left;
    position: relative;
    overflow: hidden
}
#sgl .botsbox
{
    width: 250px;
    height: 15px;
    background: url('http://www.gitary.com.pl/themes/presto/images/botsbox.jpg') no-repeat top left;
    position: relative;
    overflow: hidden
}

#sgl .newsauthor
{
    font-size: 10px;
    float: right;
    text-align: right;
    color: #999999;
    position: relative;
    top: -35px;
    overflow: hidden
}


#sgl #header {
    background-color: #0C2B40;
    height: 120px;
}
#sgl #logo {
    float: left;
    margin: 5px 0 0 10px;
    font-size: 2em;
    font-weight: normal;
    color: #ffffff;
    text-decoration: none;
}
#sgl #logo img {
    vertical-align: middle;
    }
#sgl #login {
    float: right;
    margin: 10px 10px 0 0;
    font-size: 0.9em;
    color: #ffffff;
    /* Workaround for IE hiding bottom border of logAction. */
    height: 50%;
}
#sgl #login a {
    padding: 0 5px;
    text-decoration: none;
    color: #ffffff;
}
#sgl #login a:hover {
    text-decoration: underline;
}
#sgl #login #logAction {
    margin-left: 0.5em;
    padding: 0.2em;
    border: 1px solid transparent;
    border-color: #ffffff #333333 #333333 #ffffff;
}

/****************************** LAYOUT : MAIN *********************************/

#sgl #container {
    top: 165px;
}

/************************ LAYOUT : LEFT & RIGHT BLOCKS ************************/

#sgl #leftSidebar, #sgl #rightSidebar {
    width: 175px;
    z-index: 2;
    position: relative;
    overflow: hidden
}
#sgl #leftSidebar {
    float: left;
    left: 90px
}
#sgl #rightSidebar {
    float: right;
    right: 90px
}
#sgl .blockContainer {
    width: 173px;
    margin: 0px auto 10px auto;
    padding: 0px 0px 0px 0px;
    background-image: url('http://www.gitary.com.pl/themes/presto/images/blockhead.jpg');
    background-position: top left;
    background-repeat: no-repeat;
    position: relative;
    overflow: hidden
}
#sgl .blockHeader {
    width: 143px;
    text-align: right;
    font-size: 12px;
    font-weight: bold;
    margin: 0px auto 0px auto;
    padding: 7px 0px 0px 0px;
    position: relative;
    overflow: hidden
}
#sgl .blockHeader img{
    float: left
}
#sgl .blockContent {
    width: 157px;
    text-align: center;
    background-color: #EBE9DB;
    margin: 0px auto 0px auto;
    padding: 10px 3px 10px 3px;
    position: relative;
    overflow: hidden
}

#sgl .treemenu {
    width: 157px;
    text-align: left;
    margin: 0px auto 0px auto;
    position: relative;
    overflow: hidden
}

#sgl .blockContent a{
    display: inline
}

#sgl .blockFooter
{
    width: 173px;
    height: 7px;
    margin: 0px 0px 0px 0px;
    padding: 0px 0px 0px 0px;
    background-image: url('http://www.gitary.com.pl/themes/presto/images/blockfoot.jpg');
    background-position: top left;
    background-repeat: no-repeat;
    position: relative;
    overflow: hidden
}

/*************************** LAYOUT : MIDDLE BLOCKS ***************************/

#sgl #content, #sgl #content-nocols, #sgl #content-leftcol, #sgl #content-rightcol {
    position: relative;
    margin: 0 180px 0 180px;
    width: auto;
    min-width: 20%;
    font-size: 0.9em;
    padding: 0 20px;
}
#sgl #content #options {
    float: right;
    width: 28%;
}
#sgl #content-nocols {
    margin: 0;
}
#sgl #content-leftcol {
    margin: 0 0 0 180px;
}
#sgl #content-rightcol {
    margin: 0 180px 0 0;
}
/* Holly Hack here so that tooltips don't act screwy:
 * http://www.positioniseverything.net/explorer/threepxtest.html */
/* Hide next from Mac IE plus non-IE \*/
* html #sgl #content {
    height: 1%;
}
/* End hide from IE5/mac plus non-IE */

/******************************* LAYOUT : FOOTER ******************************/

#sgl #footer {
    clear: both;
    padding-top: 10px;
    font-size: 0.8em;
    text-align: center;
}

#sgl .footerContainer
{
    width: 100%;
    height: 30px;
    background: url('http://www.gitary.com.pl/themes/presto/images/cfoot.jpg') repeat-x top left;
    position: relative;
    float: left

}

#sgl .leftFooter
{
    height: 30px;
    width: 100%;
    background: url('http://www.gitary.com.pl/themes/presto/images/lfoot.jpg') no-repeat top left;
    position: relative
}

#sgl .rightFooter
{
    height: 30px;
    width: 100%;
    background: url('http://www.gitary.com.pl/themes/presto/images/rfoot.jpg') no-repeat top right;
    position: relative

}

#sgl .txtFooter
{
    width: 200px;
    height: 30px;
    padding: 0px;
    margin: 0px auto 0px auto;
    position: relative;
    overflow: hidden;
    text-align: center;
    font-size: 11px;
    color: #DDDDDD
}

#sgl .txtFooter img
{
    border: 0px;
    padding: 0px;
    margin: 0px auto 0px auto;
}

#sgl .txtFooter a
{
    color: #DDDDDD
}

#sgl .txtFooter a:hover
{
    color: #146BBF
}

/***************************** CONTENT : HEADINGS *****************************/

h1 {
    font-size: 2em;
    font-weight: normal;
}
h1.pageTitle {
    font-weight: normal;
    text-align: center;
    color: #184a84;
}
h2 {
    font-size: 1.5em;
}
h3 {
    font-size: 1.25em;
}
h4 {
    font-size: 1em;
}
.pageTitle {
    color: #184a84;
    font-size: 1.75em;
    font-weight: normal;
}

/***************************** CONTENT : ANCHORS ******************************/

#sgl a
{
    font-weight: bold;
    color: #6F3422;
    text-decoration: none;
}

#sgl a:hover
{
    font-weight: bold;
    color: #AAA02E;
    text-decoration: none;
}

/***************************** CONTENT : TABLES *******************************/

#content table {
    border: none;
    /* This is not a typo, we want first set a fallback for IE, then set the
     * real margin for real browsers ;) */
    margin: 0 5%;
    margin: 0 auto;
}
td, th {
    padding: 2px;
}
th {
    background-color: #E5E0D5;
    color: #3f3f3f;
    text-align: center;
    font-size: 11px;
    line-height: 130%;
}
#imRead {
    background-color: #bcbcbc;
}

/******************************* CONTENT : BLOCKS *****************************/

img.blocksAvatar {
    /* move the image up to be flush with bottom of title */
    position: relative;
    top: -5px;
    float: right;
    padding-left: 5px;
}
.navWidget {
    overflow: auto;
}
.options-block {
    margin: 20px 0;
}

/*************************** CONTENT : MISCELLANEOUS **************************/

acronym {
    cursor: help;
}
hr {
    border: none;
    border-bottom: 1px solid #d9d9d9;
}
img {
    border: none;
}
.codeExample {
    background: #f7f7f7;
    border: 1px solid #d9d9d9;
    margin: 1em 1.75em;
    padding: 0.25em;
    overflow: auto;
    font-size: large;
}
.alignCenter {
    text-align: center;
}
.backLight {
    background-color: transparent;
}
.backDark {
    background-color: #eeeeee;
}
.bold {
    font-weight: bold;
}
.error {
    color: #ff0000;
}
.hide {
    display: none;
}
.small {
    font-size: 0.8em;
}
.narrow {
    width: 60%;
}
.wide {
    width: 90%;
}
.full {
    width: 100%;
}
.detail {
    color: #999999;
    font-weight: normal;
    font-size: 0.8em;
}
.navigator {
    color: #bcbcbc;
    background-color: #3f3f3f;
    padding-left: 10px;
    font-weight: bold;
    text-align: right;
    line-height: 18px;
}

#sgl .optionss
{
    width: 99%;
    position: relative;
    overflow: hidden
}

.pager {
    text-align: center;
    float: right;
    margin-right: 3px;
    width: 140px;
    height: 15px;
    padding: 2px 0px 0px 0px;
    font-size: 11px;
    font-stretch: narrower;
    color: #FC7938
}

.pager a

{
    position: relative;
    border: solid 1px #EBE9DB;
    padding: 1px 4px 1px 5px;
    color: #000000
}

.pager a:hover

{
    position: relative;
    border: solid 1px #EBE9DB;
    background: #F6F3EC;
    padding: 1px 4px 1px 5px;
    color: #000000
}

.title {
    color: #999999;
    font-weight: normal;
    font-size: 1.5em;
}
.toolBtnSeparate {
    margin-left: 20px;
}
.treeMenuDefault {
    font-size: 11px;
}
.dateSelector {
    cursor: pointer;
}

/******************************* CONTENT : FORMS ******************************/

fieldset {
    width: 80%;
    margin: 0 auto;
    color: #184a84;
    font-size: 1.1em;
    font-weight: bold;
}
legend {
    color: #184a84;
}
.fieldName, .fieldNameWrap {
    background-color: #EDEAE0;
    color: #555555;
    padding: 2px 15px 2px 15px;
    font-size: 11px;
    font-weight: normal;
    text-align: left;
    width: 35%;
}
.fieldName {
    white-space: nowrap;
    width: 32%
}
.fieldValue {
    background-color: #F0EDE5;
    color: #222222;
    padding: 2px 15px 2px 15px;
    font-size: 11px;
    font-weight: normal;
    text-align: left;
    width: 65%;
}
.noBorder {
    border: none;
    font-size: 10px;
}
.narrowButton {
    text-align: center;
    width: 9em;
}
/***************************** CONTENT : MESSAGES *****************************/

.errorContainer, .messageContainer {
    margin: 0 auto;
    width: 50%;
}
.errorHeader {
    background-color: #ffcc00;
    color: #ffffcc;
    font-weight: bold;
    letter-spacing: 1px;
    text-align: center;
    text-transform: uppercase;
}
.errorContent {
    border: 1px dotted #ff9600;
    border-top: 1px solid #ffcc00;
    color: #184a84;
    background-color: #ffff99;
    text-align: left;
    padding: 0 10px;
}
.errorMessage {
    margin: 0 auto;
    border: 1px dotted #ff9600;
    background-color: #ffff99;
    text-align: center;
    width: 60%;
}
.messageHeader {
    color: #ffffff;
    background-color: #0C2B40;
    font-weight: bold;
    font-size: 1.2em;
    line-height: 1.5em;
    text-align: center;
}
.messageContent {
    background-color: #ffffff;
    color: #184a84;
    border: 1px solid #0C2B40;
    text-align: center;
}
.messageContent div {
    padding: 5px;
}
.message div{
    margin: 0 15% 10px;
    padding: 5px;
    background-color: #ffffff;
    color: #184a84;
    text-align: center;
}
.infoMessage {
    border: 1px solid #0C2B40;
}
.errorMessage {
    border: 1px solid #ff9600;
}

/* /////////////// Lists /////////////// */

ul.noindent {
    margin: 0px 0px 0px 0px;
    padding: 0px 0px 0px 0px;
}
ul.bullets li {
    list-style-image: url('http://www.gitary.com.pl/themes/presto/images/bullet.gif');
    margin: 0px 0px 0px 0px;
    padding: 0px 0px 0px 0px;
}

/* /////////////// Tooltips /////////////// */

.tipOwner {
    position: relative;
    cursor: help;
    }
.tipOwner .tipText {
    display: none;
    position: absolute;
    top: 0;
    left: 105%;
    border: 1px solid transparent;
    border-color: #ffffff #333333 #333333 #ffffff;
    background-color: #eeeeee;
    color: #184a84;
    text-align: center;
    width: 15em;
    padding: 2px 5px;
        -moz-opacity: 0.85;
    }
.tipOwner:hover .tipText {
    display: block;
}

/******************************* DEPRECATED ***********************************/

.bgnd {
    background-color: #e5f1ff;
    border: 1px solid #999999;
}
.bgnd a, a.noDecoration {
    text-decoration: none;
}
.bgnd a {
    color: #184a84;
    font-weight: normal;
}
.moduleOverview {
    width: 20.5em;
    height: 8em;
}
.newsItem {
    border: 1px solid #999999;
    margin: 0 auto;
    padding: 0 10px 10px 10px;
    background-color: #ffffcc;
}
.pinstripe table {
    background-color: #eeeeee;
    width: 90%;
}
.pinstripe td {
    background-color: #ffffff;
}
.pinstripe img {
    padding: 10px;
}
.pinstripe button {
    padding: 10px 0;
}

.sectionHeader {
        font-size: 1.3em;
            font-weight: normal;
                color: #184a84;
                    background-color: #d9d9d9;
                        padding-left: 10px;
                            line-height: 34px;
                                letter-spacing: 1px;
                                    margin: 0;
}
.colHeader {
        color: #184a84;
            background-color: #eeeeee;
                font-size: 11px;
                    line-height: 20px;
                        font-weight: normal;
                            padding-left: 10px;
                                letter-spacing: 0.5px;
                                    margin: 2px 0 0 0;
}

input, textarea, select
{
    width: 70%;
    border: 1px solid #E9E5DC;
    background-color: #FBF7F2;
    font-size: 11px;
    padding: 2px 5px 2px 5px;
    color: #555555
}

.choose
{
    width: 130px;
    margin: 0px;
    background-color: #F8F5EF;
    border: 1px solid #E7E3DA
    font-size: 11px;
    padding: 2px 0px 2px 0px;
    color: #555555
}

.boxsubtd
{
    width: 72px;
    background-color: #F4F1EA;
    border: 1px solid #E7E3DA;
    font-size: 11px;
    text-align: center
}

#dhtmltooltip
{
    position: absolute;
    width: 200px;
    text-align: center;
    border: 1px solid #E7E3DA;
    padding: 6px;
    background-color: #F9F6EF;
    font-size: 11px;
    font-weight: bold;
    color: #FC7938;
    visibility: hidden;
    z-index: 100;
}

#sgl .half
{
    width: 50%;
    padding: 10px 0px 10px 0px;
    text-align: left;
    float: left
}

.czek
{
     background-color: #F8F5EF;
    border: 1px solid #E7E3DA;
    width: 15px;
    margin: 3px 10px 0px 10px
}

li
{
    list-style-image: url('http://www.gitary.com.pl/themes/presto/images/li.gif')
}

.sort
{
    width: 130px;
    height: 16px;
    margin-right: 10px;
    background-color: #F8F5EF;
    border: 1px solid #E0DDD3
    font-size: 10px;
    padding: 0px;
    color: #555555;
    float: right
}

.mini
{
    border: 0px;
    float: right
}

.kosziks
{
    background-color: #EDEAE0;
    padding: 2px 2px 2px 2px;
    vertical-align: top;
    font-size: 10px;
    width: 15px
}
.kosznazwa
{
    background-color: #EBE8DF;
    padding: 2px;
    font-size: 11px;
    text-align: left
}
.koszcena
{
    width: 70px;
    background-color: #F0EDE5;
    font-size: 11px;
    text-align: right;
    padding: 2px 3px 2px 3px
}
.koszilosc
{
    width: 50px;
    background-color: #F0EDE5;
    font-size: 11px;
    text-align: center;
    vertical-align: middle;
    padding: 2px 0px 2px 0px
}
.koszvat
{
    width: 40px;
    background-color: #F0EDE5;
    font-size: 11px;
    text-align: center;
    padding: 2px 0px 2px 0px
}

.koszpods
{
    padding: 2px 3px 2px 3px;
    background-color: #EDEAE0;
    font-size: 12px;
    font-weight: bold;
    text-align: right
}

.koszpcena
{
    width: 70px;
    background-color: #EDEAE0;
    font-size: 12px;
    font-weight: bold;
    text-align: right;
    padding: 2px 3px 2px 3px
}

.koszptax
{
    width: 40px;
    background-color: #EDEAE0;
    font-size: 12px;
    font-weight: bold;
    text-align: center;
    padding: 2px 0px 2px 0px
}

.koszbreak
{
    height: 1px;
    padding: 0px;
    margin: 10px 0px 1px 0px;
    background-color: #CBC8BF;
}

.koszilosc img
{
    border: 0px;
    padding: 0px 2px 0px 2px
}

.kosztab
{
    width: 96%;
    margin: 0px 0px 10px 0px;
    padding: 0px
}

.koszamount
{
    width: 17px;
    font-size: 10px;
    background: #FBF9F2;
    margin: 0px;
    padding: 0px
}

.vendors
{
    float: left;
    background: #FFFFFF;
    width: 110px;
    height: 85px;
    margin: 3px;
    border: 1px solid #E5E0D5
}

.vendoralign
{
    height: 85px;
    width: 110px;
    vertical-align: middle;
    text-align: center
}

.vendoralign img
{
    border: 0px;
    margin: 0px;
    padding: 0px
}

.vendorContainer
{
    width: 89%;
    position: relative;
    overflow: hidden;
    margin: 0px auto 0px auto;
    padding: 0px
}

.prodTitler
{
    float: left;
    display: block;
    width: 100%;
    position: relative;
    overflow: hidden;
    font-size: 13px;
    color: #6F3422;
    font-weight: bold;
    text-align: left
}

.prodTitler img
{
    border: 0px;
    margin-bottom: 20px
}

.prodTitler h1
{
    font-size: 13px;
    color: #6F3422;
    font-weight: bold;
    text-align: left;
    float: left;
    display: block;
    padding: 0px
}

.vendorstitle
{
    float: left;
    background: #FFFFFF;
    width: 110px;
    height: 50px;
    margin: 3px;
    border: 1px solid #E5E0D5
}

.vendorstitlealign
{
    height: 50px;
    width: 110px;
    vertical-align: middle;
    text-align: center
}

.options h1
{
    font-size: 13px;
    color: #6F3422;
    font-weight: bold;
    text-align: left;
    display: block;
    padding: 0px
}

.prodRight h1
{
    font-size: 13px;
    color: #6F3422;
    font-weight: bold;
    text-align: left;
    display: block;
    padding: 0px
}

.artDetail img
{
    border: 1px solid #959085;
    margin: 5px 10px 5px 5px;
    position: relative;
    overflow: hidden;
    float: left
}

.artDetail
{
    width: 99%;
    position: relative;
    overflow: hidden
}

.contactTable
{
    width: 97%;
    padding: 0px;
    margin: 0px auto 0px auto
}

.contactTable input, textarea
{
    width: 90%;
    border: 1px solid #EDE9E0;
    background-color: #FBF7F2;
    font-size: 11px;
    font-family: verdana, tahoma, helvetica;
    padding: 2px 5px 2px 5px;
    margin: 1px;
    color: #555555
}

.contactTable select
{
    width: 90%;
    border: 1px solid #EDE9E0;
    background-color: #FBF7F2;
    font-size: 11px;
    font-family: verdana, tahoma, helvetica;
    padding: 0px;
    margin: 1px;
    color: #555555
}

.contactTable input:hover, textarea:hover
{
    width: 90%;
    border: 1px solid #EDE9E0;
    background-color: #FEFEFE;
    font-size: 11px;
    font-family: verdana, tahoma, helvetica;
    padding: 2px 5px 2px 5px;
    margin: 1px;
    color: #555555
}

.contactTable select:hover
{
    width: 90%;
    border: 1px solid #EDE9E0;
    background-color: #FEFEFE;
    font-size: 11px;
    font-family: verdana, tahoma, helvetica;
    padding: 0px;
    margin: 1px;
    color: #555555
}

.wideButton {
    font-weight: bold;
    text-align: center;
    width: 90%;
    border: 1px outset #E5E0D8;
    background: #C9C5BC
}

#nav {
    height: 50px;
    font-size: 0.75em;
}
#nav ul {
    position: absolute;
    width: 100%;
    padding: 0;
    margin: 0;
    background-color: #0C2B40;
}
#nav ul li {
    float: left;
    display: inline;
    margin: 0;
}
#nav ul li a {
    display: block;
    position: relative;
    padding: 0.2em 1.5em;
    background-color: #9dcdfe;
    font-size: 1.3em;
    font-weight: bold;
    color: #ffffff;
    text-align: center;
    text-decoration: none;
    letter-spacing: 0.05em;
    border-right: 1px solid #0C2B40;
}
#nav ul li a:hover {
    color: #006699;
    text-decoration: underline;
}
#nav ul li.current a {
    color: #006699;
    background-color: #e5f1ff;
}
#nav ul li.current a:visited {
    color: #006699;
}
/* hide the sublevels */
#nav ul ul {
    display: none;
}
#nav ul li.current ul {
    position: absolute;
    left: 0;
    display: block;
    /* use max-width emulation hack from
     * http://www.svendtofte.com/code/max_width_in_ie/, using the IE5.0+ dynamic
     * properties syntax, see
     * http://msdn.microsoft.com/workshop/author/dhtml/overview/recalc.asp */
        padding: 0;
    background-color: #e5f1ff;
}
#nav ul li.current li {
    padding: 0.4em 0;
}
#nav ul li.current li a {
    /* hide first pipe */
    left: -1px;
    padding: 0 1em;
    font-weight: normal;
    font-size: 1.1em;
    color: #006699;
    border-right: none;
    border-left: 1px solid #006699;
}
/* hide 3rd or more levels */
#nav ul ul ul li {
    display: none;
}
