body {
    background-color: #EEEEEE;
    color: #333333;
    font-family: Arial, 'Arial CE', 'Helvetica CE', helvetica, sans-serif;
    font-size: 0.8em;
    line-height: 1.4em;
    margin: 0;
    padding: 1em 0 1em 0;
}

table th{
    text-align: left;
}

table th.center, td.center{
    text-align: center;
}

.form_table th {
  text-align:right;
  padding-right:3px;
  width:150px;
}

#site {
    border: 1px solid #999999;
    margin: auto;
    width: 920px;
    background-color: #FFFFFF;
    background: url('../img/background-site.gif');
	 position: relative;
}

#header {
    height: 106px;
}

#logo {
    height: 66px;
    width: 293px;
    left: 32px;
    top: 20px;
    margin: 0;
    overflow: hidden;
    padding: 0;
    position: relative;
}

#logo a{
    display: block;
    height: 66px;
    width: 293px;
    text-decoration: none;
}

#logo span {
    background: url('../img/logo.png') no-repeat;
    cursor: hand;
    display: block;
    height: 66px;
    width: 293px;
    left: 0;
    top: 0;
    position: absolute;
    z-index: 2;
}

.box-title {
    float: left;
    font-size: 1.1em;
    font-weight: bold;
    color: #EEAA00;
    padding: 2px 5px 0 5px;
    margin: 15px 0px 0px 32px;
    background: #EEEEEE url('../img/light.png') repeat-x;
    clear: both;
}

#last-5-box {
    border-bottom: 4px #999999 solid;
    padding-top: 20px 0px 0px 0px;
    margin:0px;
}

#last-5-box #last-5 {
    clear: both;
    margin: 0px;
    margin-left: 32px;
    background-color: #EEEEEE;
    padding: 8px;
    margin-bottom:10px;
    float:left;  
}

#last-5-box #last-5 a {
    display: block;
    float: left;
}

#last-5-box #last-5 img {
    border: 1px #999999 solid;
    margin: 0px;
    padding: 0px;
    width: 160px;
    height: 120px;
    margin-left:7px;
}

#last-5-box #last-5 img:hover, #last-5-box #last-5 img:focus {
    border-color: #EEAA00;
}

#last-5-box #last-5 img.last-5-first {
    margin-left: 0px;
}

.cleaner {
    clear: both;
}

img {
    border: 0px;
}

#header #header-form {
    position: absolute;
    right: 11px;
    top: 15px;
    margin: 0px;
    padding: 0px;
    font-size: 130%;
	 width:320px;
}

a, a:link, a:visited{
    color:#999999;
}

a:hover{
    color:#EEAA00;
}   

#header #header-form input {
    margin: 0px;
    border: 1px #999999 solid;
    background: #EEEEEE url('../img/light.png') repeat-x;
}

#header #header-form input#login_id {
    height: 24px;
    padding: 3px;
    font-size: 130%;
    width: 50px;
}

#header #header-form input#login_passwd {
    height: 26px;
    padding: 2px;
    font-size: 130%;
    width: 110px;
}

#header #header-form input#login_submit {
    height: 32px;
    width: 40px;
    font-size: 100%;
}

#header #header-form input:hover {
    border: 1px #EEAA00 solid;
}

.product-thumb {
    height: 120px;
    width: 160px;
}

#footer {
    clear: both;
    border-top: 4px #999999 solid;
    padding: 2px 32px;
    margin: 0px;
}

#footer p {
    margin: 0px;
    padding: 0px;
}

.right {
    float: right;
}

#main-content {
    padding: 10px 32px 10px 32px;
}

#main-content P {
    text-align: justify;
}

#main-content h1 {
    color: #EEAA00;
    font-size: 160%;
}

#main-content h2 {
    color: #EEAA00;
    font-size: 130%;
}

#main-content a, #footer a {
    color: #999999;
}

#main-content a:hover, #footer a:hover {
    color: #EEAA00;
}

#header-form .logout{
    font-size:11px;
    float:right
}

#header-form #login_bar_form th{
text-align:right;
padding-right:3px;
}

#header-form .lost_password{
 position:relative;
 font-size:11px;
 right:20px;
 float:right;
 *top:-20px;
 }
 
#registration_form input.error{
border:1px solid red;
}

/* produkty */
#produkty {
margin:0 auto 0 auto;
font-size:11px;
}

.product_boxik {
	width:406px;
	border:1px solid #999999;
	padding:5px;
	margin:10px 5px 0 5px;
	height:326px;
	float:left;
	overflow:hidden;
}

.product_boxik .params {
	width:230px;
	float:left;
}

.product_boxik h2{
	background: #EEEEEE;
	margin:0;
	padding:0;
	text-align:center;
	padding:8px 0 8px 0;
}

.product_boxik .img_boxik{
	float:left;
	padding:5px;
	height:260px;
	width:160px;
}

.product_boxik fieldset, #product_detail fieldset{
	border: 1px solid #999999;
	padding:8px\9;
}

.product_boxik fieldset div.text {
  padding:3px;
  width:212px;
  width:205px\9;
  height:67px;
  height:65px\9;
  overflow: hidden;
}

#product_detail fieldset div.text{

}

.product_boxik legend, #product_detail legend{
   color: #999999;	
}

.product_boxik .price, #product_detail .price{
	color: #EEAA00;
	text-align:center;
}

.product_boxik .price, #product_detail .price{
	height: 35px;
	float:left;
  	width:95px;
  	_width:85px;
	margin:0px;
   margin-left:5px;
	padding:5px;
	font-weight:normal;
}

.product_boxik .price span, .price_box .price span, #product_detail .price span{
	font-weight:bold;
}

.product_boxik div.show_detail{
	position:relative;
	top:20px;
	text-align:center;
}

.product_boxik div.show_detail a{
	background:#999999 url(../img/light.png) repeat-x;
	padding:5px;
	color:white !important;
	text-decoration:none;
}

.product_boxik div.show_detail a:hover{
	background-color:#EEAA00;
}

.t_center {
	text-align: center;
}
.bold{
	font-weight:bold;
}

span.countdown_section{

}

span.countdown_row{
margin: 0 auto;
}

span.countdown_amount{
margin:0 5px;
}

#navig_bar ul{
list-style-type:none;
}

#navig_bar ul li{
display: inline;
}

/* product detail */

#product_detail .img_box {
	width:416px;
	min-height: 340px;
	text-align:center;
	float:left;
}


#product_detail .img_box .small_img{
	width:120px;
}

#product_detail{
	font-size:11px;
}

#product_detail .params {
  float:right;
  width:415px;
}

#product_detail #auction_item_status{
	width:415px;
	float:right;
}

#product_detail .price{
	width:172px;
	margin-left:20px;
}

#product_detail .detail_price{
	position:absolute;
	top:-47px;
	right:20px;
	margin:0;
}

.error{
color:red;
}

.ok{
color:green;
}

#product_detail #auction_box{
margin-top:8px;
}

.pager{
	text-align:center;
	margin-top:5px;
}
.pager a{
	font-size:12px;
	margin-left:3px;
	font-weight:bold;
}

.pager a.active{
	color: #EEAA00 !important;
}

.main-content #dokumenty {
 padding: 10px 32px 10px 32px;
}


table.customer_product_list td,
table.customer_product_list th{
    padding: 0px 5px;
}

table.customer_product_list span.green{
    color:green;
}

table.customer_product_list span.red{
    color:red;
}

div.cart_box{
   margin-top: 10px;
}

div.cart_box strong{
    font-size: 15px;
}
