﻿#Register table
{
    color: #746C52;
   
}
#Register span
{
    color: Red;
}



#Koszyk
{
    margin: 2px;
    padding: 3px;
    color: Black;
    font-size:12px;
}
#Koszyk a
{
    text-decoration:none;
}
#Koszyk p
{
    clear:both;
   
    padding:0;
    padding-top:5px;
   
}

#BasketDane table
{
    margin-left: 29px;
}
#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;
}


#Koszyk #Summary
{
    margin: 2px;
  height:20px;
    border-top: solid 1px #716C5B;
    width: 494px;
    padding-top: 5px;
     padding-bottom:0px;
    text-align: right;
  }
#Koszyk h2
{
    font-size:17px;
    font-weight:normal;
}

#Koszyk span
{
    color: Red;
}
#Koszyk textarea
{
    font-family: Arial,Tahoma,Verdana,Helvetica, sans-serif;
    font-size: 11px;
     border:solid 1px  #AFDFE8;
   padding:4px;
   font-size:11px;
}
#Platnosci p
{
    margin-left: 30px;
}
#Platnosci strong
{
    display: block;
    margin: 20px 3px 0px 27px;
    padding-left: 2px;
    padding-bottom: 4px;
    border-bottom: solid 1px #746C52;
    clear:both;
}
#Platnosci  table
{
 margin-top:10px;   
}
#Platnosci label
{
    font-size: 11px;
    padding-top: 2px;
    display: block;
    color: #6F6F6F;
    cursor: pointer;
    font-weight: bold;
}
#Platnosci em
{
    color: #6F6F6F;
    font-style: italic;
}




.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;
}




/*  ===========    */

#Register label,#BasketDane table label,fieldset#Searchbox strong
{
   
    color:White;
   
    height:18px;
    padding:4px 5px 2px 5px;
   
    font-weight:bold;
    background-color:#4d96ab;
     display:block;
     margin-right:5px;
     margin-left:15px;
}
fieldset#Searchbox strong
{
     width:100px;
}

.proper
{
    border:solid 1px  #AFDFE8;
   padding:4px;
   font-size:12px;
}
.unproper
{
     padding:4px;
      font-size:12px;
    border: solid 1px Red;
}






div.News
{
  float:left;
  margin:10px 35px 15px 18px;
 
  border-bottom:solid 1px #DFDDD8;
  display:inline;
  padding-bottom:10px;
    
}
div.News p
{
    clear:both;
    margin:0;
    padding:2px;
    padding-top:4px;
  
    font-size:12px;
    margin-bottom:8px;
}
div.News span
{
   display:block;
 
   font-weight:bold;
   clear:both; 
   color:#398FB6;
  
    font-size:12px; 
}
div.News a
{
 float:left;
 text-decoration:none;
}
div.News em
{
    float:left;
    margin-left:20px;
    font-style:italic;  
    font-size:10px; 
    margin-top:3px;
   
}
div.News h4
{
     clear:both;
     float:left;
  
     margin:0;
     padding:0;
     font-size:13px;
   
    
   
}
div.News h4 a
{
    color:#ee5223;
}
div.News h4 a:hover
{
    text-decoration:underline;
}
div.News a.detail
{
    display:block;
    cursor:pointer;
    width:66px;  
    margin-top:5px;  }

#BasketDane
{
 clear:both;
 margin-top:15px;   
}


strong.bnext, a#backto
{ float:right;}
#Register input#Send,strong.bdprev,strong.bdnext,#MakePayment,input#Send{float:left;}

strong.bnext, a#backto#backto,strong.bdprev,strong.bdnext,#MakePayment,#Register input#Send,input#Send
{
     color:#bb2f31;
  background-color:#ffffff;
  font-weight:bold;
  border:solid 1px #f7f8f9;
  padding:4px;
  cursor:pointer;
  font-size:13px;
 
  margin-right:7px;
  margin-top:10px;
  margin-bottom:10px;
  display:inline;
}


#Progress
{
  
    padding:3px;
    height:17px;
    margin-bottom:10px;
}
#Progress span
{
 height:13px;
 width:180px;
 background-color:#f9f9f9;
 float:left;
 display:inline;
 padding:6px;
 border:solid 1px #f3f4f5;
 color:#000000;
 margin-right:5px;
}


#Koszyk table#Products
{
    width: 100%;
    margin-top:5px;
}
#Koszyk table#Products input.amount
{
    border: solid 1px #746C52;
    padding: 2px;
    font-size: 10px;
}
#Koszyk table#Products thead td,#UserOrders div table thead td
{
    background-color: #dbdbdb;
    color:#165f92;
    font-weight:bold;
   border-bottom:Solid 1px #838383;
    padding:3px;
}
#Koszyk table#Products tbody td
{
    vertical-align: top;
   padding:3px;
}
#Koszyk table#Products tbody td img
{
    cursor: pointer;
    display: block;
    margin: 0 auto;
}
#Koszyk table#Products tbody td strong
{
     color:Black;
     display:block;
   
    
}
#Koszyk table#Products tbody td.sum
{
    text-align: left;
    background-color:#368bbb;
    padding:3px;
    color:White;
    font-size:12px;
    font-weight:bold;
    
}




#UserOrders
{

 padding:30px;
 text-align:center;
}
#UserOrders ul
{
 list-style:none;
 margin:0;
 padding:0;   
}
#UserOrders p
{
    margin:5px 0px 5px 0px;
}
#UserOrders div
{
    margin-top:10px;
}
#UserOrders select
{
    font-size:11px;   
}
#UserOrders div div
{
    float:right;
  
    text-align:right;
    border-top:solid 1px  #716C5B;
    width:250px;
    padding-top:5px;
    
}
#UserOrders div table
{
    width:100%;
margin-top:10px;margin-bottom:10px;}



#UserOrders div table tbody td
{
    padding:3px;
}
fieldset#Searchbox
{   padding:5px 0px 0px 0px;
    margin-top:5px;
    border-style:none;
}


