﻿.proper
{
}
.proper, #gsCart textarea
{
    border: 1px solid #1766a1;
}
.proper
{
    padding: 5px 3px 5px 3px;
    font-size: 11px;
}
.unproper
{
    border: solid 1px Red;
    padding: 5px 3px 5px 3px;
    font-size: 11px;
}
.gsGlobalButton
{
    color: #ffffff;
    background: #ff8f4c url(../images/bb.gif) repeat-x 0 bottom;
    border: solid 1px #db872e;
    font-weight: bold;
    padding: 5px 12px 6px 12px;
    cursor: pointer;
    font-size: 11px;
}
#gsCartButton1, #gsCartButton2
{
    float: right;
    margin: 44px 10px 10px 0;
}

#gsCartButton3, #gsCartButton4, #gsCartButton5, #gsCartButton6
{
    float: left;
    margin: 5px 10px 0 0;
}
#gsRegisterSend
{
    margin: 15px 0 10px 0;
}


#gsCouponButton
{
    float: left;
    margin: 10px 10px 0 0;
}


#CommentForm label, #askbox label, #gsRegister label, #gsCartPerson table label, #gsCartPersonLogged table label, fieldset#Searchbox strong
{
    color: Black;
    /*background:#22bbf1 url(../images/body-background.gif) repeat-x 0 bottom;*/
    text-align:right;
    height: 18px;
    padding: 6px 5px 4px 5px;
    font-weight: normal;
    display: block;
    margin-right: 5px;
}

#BasketDane em
{
    font-style: normal;
    font-weight: bold;
    display: block;
    margin: 2px 3px 5px 27px;
    padding-left: 2px;
    padding-bottom: 2px;
    border-bottom: solid 1px #746C52;
}
fieldset#Searchbox strong
{
    width: 100px;
}

fieldset#Searchbox
{
    padding: 0px;
    margin: 17px 0px 0px 7px;
    border: solid 0px White;
}



#gsRegister
{
    padding: 14px 0px 0px 9px;
}
#gsRegister span
{
    color: Red;
}
#ctl00_ErrorLabel
{
    font-weight: bold;
}

#UserStoreOrders
{
    padding: 9px 0px 0px 15px;
}
#UserStoreOrders ul
{
    list-style: none;
    margin: 0;
    padding: 0;
}
#UserStoreOrders p
{
    margin: 5px 0px 5px 0px;
}
#UserStoreOrders div
{
    margin-top: 20px;
}
#UserStoreOrders select
{
    font-size: 11px;
}
#UserStoreOrders div div
{
    float: right;
    text-align: right;
    line-height: 19px;
    border-top: solid 1px #D6D6D6;
    width: 290px;
    padding-top: 5px;
}
#UserStoreOrders div table
{
    width: 100%;
    margin-top: 10px;
    margin-bottom: 10px;
}
#UserStoreOrders div table tbody td
{
    padding: 3px;
}

.gsNewsPreview
{
    padding: 13px 15px 9px 15px;
    border-bottom: solid 1px #AAAAAA;
    line-height: 18px;
}
.gsNewsPreview h3
{
    clear: both;
    font-size: 13px;
}
.gsNewsPreview h3 a
{
    color: #90B457;
}
.gsNewsPreview h3 a:hover
{
    color: #EF2C2C;
}
.gsNewsPreview p
{
    clear: both;
    margin: 0;
    padding: 5px 0px 0px 0px;
    color: #535B60;
}
.gsNewsPreview span
{
    display: block;
    font-style: italic;
    font-weight: normal;
    clear: both;
    color: #EF2C2C;
    font-size: 10px;
}
.gsNewsPreview em
{
    display: block;
    margin: 3px 0px 0px 0px;
    font-size: 10px;
    color: #88C2D9;
}

.gsNewsPreview a.detail
{
    text-decoration: none;
    color: #FBA11B;
    float: right;
    font-size: 10px;
    background-position: right 4px;
    background-repeat: no-repeat;
    cursor: pointer;
    margin-right: 4px;
    background: url(../images/wiecej.gif) no-repeat 0px 0px;
    width: 62px;
    height: 25px;
}
#askbox
{
    clear: both;
    padding-top: 20px;
}
#askbox em
{
    color: Red;
    display: block;
}


#gsOrderInfo td
{
    vertical-align: top;
    padding-right: 5px;
    padding-bottom: 4px;
    line-height: 18px;
}
#gsOrderInfoPositions td
{
    border: solid 1px black;
}
.ac_input
{
    width: 200px;
}
.ac_results
{
    padding: 0px;
    border: 1px solid WindowFrame;
    background-color: Window;
    overflow: hidden;
}

.ac_results ul
{
    width: 100%;
    list-style-position: outside;
    list-style: none;
    padding: 0;
    margin: 0;
}

.ac_results iframe
{
    display: none; /*sorry for IE5*/
    display: block; /*sorry for IE5*/
    position: absolute;
    top: 0;
    left: 0;
    z-index: -1;
    filter: mask();
    width: 3000px;
    height: 3000px;
}

.ac_results li
{
    margin: 0px;
    padding: 2px 5px;
    cursor: pointer;
    display: block;
    width: 100%;
    font: menu;
    font-size: 12px;
    overflow: hidden;
}
.ac_loading
{
    background: url(../images/const/indicator.gif) right center no-repeat;
}
.ac_over
{
    background-color: Highlight;
    color: HighlightText;
}


