div
{
	font-size: 11px;
}

.doubleColumnDiv
{
	margin-top: 10px;
	width: 100%;
	overflow: auto;
}

.leftColumnForm
{
	margin-top: 5px;
	float: left;
	width: 300px;
	text-align: right;
}

.rightColumnForm
{
	margin-top: 5px;
	margin-left: 20px;
	float: left;
	text-align: right;
	width: 380px
}

.subFormTitleDiv
{
	width: 100%;
	clear: both;
	overflow: hidden;

}

.subFormTitle
{
	padding: 10px 10px 10px 50px;
	font-weight: bold;
}

.verticalSpaceBar
{
	width: 100%;
	height: 2px;
	background-image: url(../images/linia_gray2.gif);
	background-repeat: repeat-x;
	clear: both;

}

.subtitleForm
{
	font-size: 11px;
	font-weight: normal;
}

.rowForm
{
	clear: both;
}

.formInput
{
	width: 140px;
	border: 1px #A0A0A0 solid;
}

.required
{
	width: 140px;
	border: 1px #A0A0A0 solid;
}

.textareaForm
{
	width: 500px;
	height: 80px;
}

.basketTable
{
	width: 100%;
	border-collapse: collapse;
}

.verticalLine
{
	background-image: url(../images/linia_gray2.gif);
	background-repeat: repeat-x;
}

th
{
	font-size: 11px;
	font-weight: normal;
}

td
{
	text-align: center;
	font-size: 11px;
}

.productDiv
{
	width: 100%;
	overflow: hidden;
	clear:both;
}

.producRightColumn
{
	width: 50%;
	float: left;
}

.productLeftColumn
{
	width: 50%;
	float: left;
	width: auto;
}

.galleryDiv
{
	width: 100%;
	clear: both;
}
.galleryDivInner
{
	padding-toP: 10px;
	overflow:auto;
	margin-bottom:5px;
}

.galleryDivInnerPhoto
{
	float: left;
	margin-left: 18px;
	margin-right:10px;
	margin-bottom:10px;
}

.galleryDiv img
{
	
	
}

.galleryselect 
{
	padding-bottom:30px;
	overflow:auto;
	width:720px;
	
}

.descDiv
{
	font-size: 10px;
	width:auto;
	float:right;
	overflow:auto;
	clear:both;
}

.footFormTxt
{
	font-size: 10px;
	text-align: right;
	clear: both;
	margin-top: 10px;
	overflow: hidden;
}

.descD
{
	margin-bottom: 10px;
	overflow:auto;
}

.desc p
{
	padding:0;
	margin:0;
}

.descDtxt
{
	float:left;
	width:52%;
	text-align:justify;
}

.productform
{
	float:left;
	width:100%;
	margin-top:15px;
}

.pvideo
{
	float:right;
	width:327px;
	height:240px;
	background-color:#060;
	overflow:hidden;
}

.productform p
{
	
	width:70%;
	margin:1px 0px 0px 0px;
}

.productform h3
{
	
	width:70%;
	margin:5px 0px 0px 0px;
}

.productbuy
{
	clear:both;
	float:right;
	margin-top:-33px;
	height:10px;
}