*{
	border: 0px solid #fff;
	margin: 0px;
	padding: 0px;
}

body{
	background: url('/images/gfx/bg_body.png') repeat-x #0074bf;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
}

a{
	text-decoration: none;
	color: #333333;
}

img{
}

#contener{
	width: 930px;
	margin: 25px auto;
	margin-bottom: -9px;
}

#sklep{
	float: left;
	margin: 0px;
	padding: 0px;
	width: 600px;
	text-align: right;
	color: #fff;
	height: 73px;
}

#sklep a, .loginmenu {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 18px;
  color: #bbe539;
  font-weight: bold;
}

#sklep .loginmenu {
  color: #fff;
  padding-top: 65px;
}

#menu_bar{
	float: left;
	height: 55px;
	margin-top: 36px;
	background: url('/images/gfx/bg_bar.png') repeat-x;
}

#logo{
	float: left;
}
#logo img{
	display: block;
}
#menu{
	float:left;
	height: 55px;
}
#menu li{
	display: block;
	float:left;
}
#menu li:hover{
	background: url('/images/gfx/bg_bar_up.png') repeat-x;
}
#menu li.active{
	background: url('/images/gfx/bg_bar_up.png') repeat-x;
}
#menu li a{
	display: block;
	height: 55px;
	line-height: 55px;
	padding: 0px 6px;
	font-weight:bold;
	font-size: 14px;
	vertical-align: middle;
	float:left;
}
#menu li a.skleplink{
  color: #1a5aa2;
  font-size: 18px;
	padding: 0px 20px;
}
#menu img{
	display: block;
	float:left;
}

#content{
	width: 918px;
	clear: both;
	float: right;
}
#content div.box_top{
	height: 10px;
	background: url('/images/gfx/corner_1.png') no-repeat #ffffff;
	margin-top:8px;
	text-align: right;
	font-size: 1px;
}
#content div.box_top_b{
	height: 10px;
	background: url('/images/gfx/corner_1b.png') no-repeat #ffffff;
	margin-top:8px;
	text-align: right;
	font-size: 1px;
}
#content div.box_bottom{
	height: 11px;
	background: url('/images/gfx/corner_3.png') no-repeat #ffffff;
	text-align: right;
	font-size: 1px;
}



#column_left{
	width: 658px;
	float:left;
}
#column_left div.box_top, #column_left div.box_top_b, #column_left div.box_bottom{
	width: 658px;
	padding: 0px;
	text-align: right;
}
#column_left span.first{
	display: block;
	width: 618px;
	background: #ffffff;
	padding: 5px 10px;
	overflow: hidden;
}

#column_left div.prodLeft {
float: left;
clear: left;
}
#column_left div.prodRight {
float: right;
width: 400px;
}

#column_left a.cena {
font-size: 16px;
}

#column_left ul, #column_left ol{
margin-left:30px;
}
#column_left a{
color:#8ac64c;
font-weight:bold;
}
#column_right a{
color:#8ac64c;
font-weight:bold;
}

div.bialy{
	background: #ffffff;
	overflow: hidden;
}

#column_left h2{
	font-size: 22px;
	color: #273f81;
	font-weight: bold;
	border-bottom: 1px solid #8ac64c;
	padding-bottom: 3px;
}
#column_left form{
	margin-top: 10px;
}
#column_left form span{
	display: block;
	float:left;
	clear: left;
	margin: 4px 8px;
	width: 110px;
	text-align: right;
}
#column_left form input{
	float:left;
	line-height: 20px;
	margin: 2px 8px;
	padding: 0px 2px;
	border: 1px solid #8ac64c;
}
#column_left form textarea{
	display: block;
	float:left;
	line-height: 20px;
	margin: 2px 8px;
	padding-left: 2px;
	width: 400px;
	border: 1px solid #8ac64c;
}

a.button{
display: block
	clear: both;
	float: right;
	margin-top:5px;
}
#column_left form div.button input{
	margin: 0px;
	background: url('/images/gfx/button_bg.png') repeat-x;
	height: 37px;
	padding: 0px 10px;
	line-height: 37px;
	border: 0px;
	float: left;
}

#column_left form.sf_comment_form {
	margin-left: 5px;
	float: left;
}
#column_left div#sf_comment_list {
	float: left;
}
#column_left form div.button img{
	margin: 0px;
	float: left;
}
#column_left p{
	padding: 8px 5px 0px 5px;
	line-height: 1.5em;
}

#column_left div.right{
	background: #ffffff;
	float:right;
	 padding-left:10px;
}

#column_left div.left{
	background: #ffffff;
	float:left;
	padding-right:10px;
}

.border{
	border-top: 3px solid #8ac64c;
	border-right: 13px solid #8ac64c;
	border-bottom: 3px solid #8ac64c;
	border-left: 3px solid #8ac64c;
}



table{
margin: 10px 0px;
width: 100%;
border-collapse:collapse
}

tr th {
padding-right: 5px;
}

tr td {
	text-align: left;
	height: 38px;
	line-height: 38px;
	padding-left: 20px; 
}
tr.title td {
	background: url('/images/gfx/bg_table.png') repeat-x;
	color: #ffffff;
	font-size: 14px;
}

td.left{
	padding-left: 20px;
	text-align: left;
}





#column_right{
	width: 251px;
	float:right;
}
#column_right div.bialy{
	width: 251px;
	background: #ffffff;
}
#column_right  span.first{
	display: block;
	width: 241px;
	background: #ffffff;
	padding: 5px 5px;
	overflow: hidden;
}
#column_right h2{
	font-size: 18px;
	color: #273f81;
	font-weight: bold;
	border-bottom: 1px solid #8ac64c;
	padding-bottom: 3px;
}
#column_right p{
	padding: 10px 5px 0px 5px;
}
#column_right img.left{
	float: left;
	margin: 0px 5px 0px 0px;
}
#column_right img.bottom{
	display: block;
	margin: 10px auto;
}

#column_right a.more{
	color: #273f81;
	float: right;
	margin: 5px 10px 0px 0px;
	font-weight: bold;
}

#footer{
	clear: both;
	float: left;
	height: 55px;
	margin:10px 0px;
	width: 918px;
	background: url('/images/gfx/bg_bar.png') repeat-x;
}


#links{
	background: url('/images/gfx/bar_left.png') no-repeat;
	float:left;
	height: 55px;
}
#links li{
	display: block;
	float:left;
}
#links li:hover{
	background: url('/images/gfx/bg_bar_up.png') repeat-x;
}
#links li a{
	display: block;
	height: 55px;
	line-height: 55px;
	padding: 0px 15px;
	font-size: 12px;
	vertical-align: middle;
	float:left;
}
#links img{
	display: block;
	float:left;
}

#copyright{
	line-height: 55px;
	float: right;
	padding-right:30px;
	background: url('/images/gfx/bar_right_2.png') 100% 0% no-repeat;
}

.limenu {background: url('/images/gfx/bar_right.png'); width:17px; height: 55px;}

.kontynuuj{
 clear:both;
 float:none;
 padding-top:10px;
}

.quantity{
  width: 50px;
  border: 1px solid #ccc;
}

.add_product {
  clear:both;
  float:none;
  padding:0;
}

.add_product{
  padding: 10px 0 10px 0;
}

.myrank tr th {
  width: 200px;
}

.cb3, .col1 {
  width: 50px;
}

.col1 {
 border: 1px solid #8ac64c;
}

.cb1 {
  width: 200px;
}

.cb2, .cb3, .cb4 {
  text-align: center;
}

.etykieta {
  float: none;
  clear: both;
  display: block;
  text-align: left;

}

.loginButton {
  margin-right: 150px;
  float: right; 
}

.passCaptcha {
  margin-left: 150px;
  float: left; 
  clear: both;
}

.rankButton {
  margin-top: 5px;
}
