@CHARSET "UTF-8";


#club-login 
{
	margin-left:200px;
	padding-top:2px;
		
}

#club-login td
{
	color:#343434;
	font-size:11px;
	padding-right: 2px;
} 
#club-login select
{
	border: 2px solid #d8d7d7;
	padding: 0 0 0 4px;
	font-size:11px;
	color:#343434;
}
#club-login input
{
	border:0;	
}

#element_text
{
	font-size:12px;
	margin:5px 15px; color:black;
	padding:3px;
}

#element_text ul
{
	margin-left:15px;
}


#mydetails_table tr
{
	background-color:#E9E9E9; 
	height:30px; 
	width:400px
}

.details_left
{
	text-align:right; 
	width:120px; 
	padding-right:10px
}

.details_right
{
	padding-left:10px
}












#guarantees ul
{
	list-style-image: url("../images/arrow-content.png");
	margin-left:50px;
	color:#333333;
	font-size: 11px;
}
#guarantees ul li 
{
	padding-top: 5px;
}
#gwarancja td.label
{
	width:90px;
}
#gwarancja td.cell-input
{
	width:390px;
}
#gwarancja td.cell-input input
{
	width:500px;
}
.form-table
{
	font-size: 11px;
	color:#333333;
}
.form-table table
{
	font-size: 11px;
	color:#333333;
} 
#content input[type="checkbox"] 
{ 
  width: 25px !important;
  height:25px !important;
  margin-right:5px;
  padding-top:10px;
  border:0;
  //background-image:url("../images/check.jpg");
}
.check
{
	width:25px;
	padding:0px 4px;
	vertical-align:top;
}
.rejestruj
{
	background-image:url("../images/rejestruj.jpg");
	border:0;
	width:171px!important;
	height:34px!important;
	cursor:pointer;
}
.form-table select
{
	border: 1px solid #dcdcdc;
	margin-right:20px;
	min-width: 150px;
	margin-top: 5px;
	margin-bottom: 5px;
}

#typ_produktu-element
{
	width:150px;
}

.textfield
{
	width:500px;
}
