﻿.proper
{
}
.proper, #gsCart textarea
{
    border: 1px solid #ded7c6;
    -moz-border-radius: 2px;
    -webkit-border-radius: 2px;
    border-radius: 2px;
    color:#666666;
    
}
.proper
{
    padding: 7px 3px 6px 3px;
    font-size: 11px;
}
.unproper
{
    border: solid 1px Red;
    padding: 7px 3px 6px 3px;
    font-size: 11px;
    -moz-border-radius: 2px;
    -webkit-border-radius: 2px;
    border-radius: 2px;
    color:#666666;
}
.gsGlobalButton
{
    color: #ffffff;
    border: solid 0px #ded7c6;
    font-weight: bold;
    padding: 6px 12px 7px 12px;
    cursor: pointer;
    font-size: 11px;
    background: #62a5d0 url(../images/bb2.gif) repeat-x 0 bottom;
    text-shadow:#326382 1px 1px 0px;
    
}
.gsGlobalButton:hover {

    background: #365b72 url(../images/bb1.gif) repeat-x 0 bottom;
    text-shadow:#234860 1px 1px 0px;
    
	
    }
	
#gsCartButton1, #gsCartButton2
{
    float: right;
    margin: 14px 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
{
    color: #666666;
    height: 18px;
    padding: 8px 5px 4px 5px;
    font-weight: normal;
    display: block;
    margin:0 15px 2px 0;
}

#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;
}





#gsRegister
{
    padding: 14px 0px 20px 19px;
     background: url(../images/iteminfo_bg.gif) repeat-x 0 bottom #FFFFFF;
    border: 1px solid #FFFFFF;
}
#gsRegister span
{
    color: Red;
}
#ctl00_ErrorLabel
{
    font-weight: bold;
}

#UserStoreOrders
{
    padding: 9px 20px 0px 15px;
         background: url(../images/iteminfo_bg.gif) repeat-x 0 bottom #FFFFFF;
    border: 1px solid #FFFFFF;
    overflow:hidden;
}
#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;
    padding-bottom:20px;
}
#UserStoreOrders div table
{
    width: 100%;
    margin-top: 10px;
    margin-bottom: 10px;
}
#UserStoreOrders div table tbody td
{
    padding: 3px;
}

.gsNewsPreview
{
    padding: 15px 4px 14px 15px;
    margin:0 5px 12px 5px;
    line-height: 18px;
    background: url(../images/iteminfo_bg.gif) repeat-x 0 bottom #FFFFFF;
    border: 1px solid #FFFFFF;
}
.gsNewsPreview h3
{
    clear: both;
    font-size: 13px;
}
.gsNewsPreview h3 a
{
    color: #3B83E7;
}
.gsNewsPreview h3 a:hover
{
    color:#3B83E7;
    text-decoration:underline;
}
.gsNewsPreview p
{
    clear: both;
    margin: 0;
    padding: 5px 0px 7px 0px;
    color: #535B60;
}
.gsNewsPreview span
{
    display: none;
    font-style: italic;
    font-weight: normal;
    clear: both;
    color: #EF2C2C;
    font-size: 10px;
}
.gsNewsPreview em
{
    display: block;
    font-style:normal;
    margin: 1px 0px 0px 0px;
    font-size: 10px;
    color: #535B60;
}

.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;
}
#gsAdvSearch td
{
    height:30px;
}

#gsAdvSearch
{
    margin: 20px auto;
   
}
#rew {

  background: url(../images/iteminfo_bg.gif) repeat-x 0 bottom #FFFFFF;
    border: 1px solid #FFFFFF;
    overflow:hidden;}
 #gsAdvSearch select
 {
     padding:3px;
     font-size:11px;
     width:260px;
 }
#gsAdvSearch strong
{
    display:block;
    text-align:right;
    padding-right:20px;
}
#gsSearchbox select
{
    font-size: 12px;
}
#gsSitemap
{
    
}


#gsSitemap ul
{
    list-style:none;
    padding:5px;
    margin:10px 0;
    
    
}
#gsSitemap ul li
{
    padding:3px 0;
}
#gsSitemap ul a
{
    color:#666666;
}

#gsCartErrorBox
{
    padding:10px;
    text-align:center;
    font-weight:bold;
    color:Red;
    border:solid 1px Red;
    margin-bottom:13px;
}



