﻿
#Register input#Send, .bdprev, strong.bdnext, #MakePayment, input#Send
{
    float: left;
}
.fnext, .fprev
{
    margin-top: 20px;
}
.bnext, .bdprev, strong.bdnext, #MakePayment, #Register input#Send, input#Send
{
    margin-top: 5px;
}
.proper, fieldset#Searchbox input, #gsBasket textarea 
{
    border:1px solid #dad8d8;}

.bnext, .fnext, .fprev, .bdprev, strong.bdnext, #MakePayment, #Register input#Send, input#gsSend, fieldset#Searchbox input#gsSend, #questionsend
{
    color: #6e6d6a;
    background: #bebebd;
    border: solid 0px #d1ea65;
    font-weight: bold;
    padding: 6px 12px 6px 12px;
    cursor: pointer;
    font-size: 11px;
    margin-right: 10px;
    margin-bottom: 10px;
    display: inline;
}


#CommentForm label,#askbox label, #Register label, #BasketDane table label, #BasketDaneLogged table label, fieldset#Searchbox strong
{
    height: 18px;
    padding: 6px 5px 3px 5px;
    font-weight: bold;
    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;
}

.proper
{
    padding: 5px 3px 5px 3px;
    font-size: 11px;
}
.unproper
{
    border: solid 1px Red;
     padding: 5px 3px 5px 3px;
    font-size: 11px;   
}
fieldset#Searchbox
{
    padding: 0px;
    margin: 17px 0px 0px 7px;
    border: solid 0px White;
}
#Register
{
    padding: 14px 0px 0px 9px;
}
#Register 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:14px;
    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;
}

