 
/* CSS Document */
.priceInner .price{
	color:#5f5e5e !important;
	text-align:left !important;
	padding-bottom:6px !important;
	font-size:23px !important;
	padding-left:0 !important;
}
.priceInner{
width:130px !important;
padding-left:90px;
}
.priceInner .priceEURUSD{
padding-left:10px !important;

}
.art{
padding-top:30px;


}
.titleInner{
	color:#5f5e5e;
	text-align:left;
	display:block;
	padding-bottom:6px;
	font-size:20px;
}
.priceInnerTitle{
	color:#5f5e5e;
	text-align:left;
	display:block;
	padding-bottom:6px;
	font-size:16px;
	font-weight:bold;
	position: absolute;
	padding-top:5px;
	padding-left:35px;
	
}
.korzinaInner{
	padding-left:40px;
	display: inline-block; 
	margin-top:10px;
}
#fullResImage{
	border:5px solid #000;
}

h2.firm{
	display:inline;
}
#tovarPhoto{
	margin:0px 0px 10px 0px;
	overflow:hidden;
	background:#000;
	text-align:center;
	padding:10px 0px;
}
#itemPhoto{
	float:left;
	width:690px;
}
#tContent{
	margin-left:240px;
}
.noticePhoto{
	padding:0px;
	margin:0px;
	text-align:center;
	font-size:12px;
	color:#fff;
	margin-bottom:5px;
}
#mI{
	border:5px solid #000;
}
#tovarSmallPhoto{
	display:block;
}
#tovarSmallPhoto img{
	cursor: pointer;
	border:5px solid #000;
	margin:0px 1px 2px 0px;
}

#tovarSmallPhoto img.selected{
	cursor: default;
	border:5px solid #fff;
}

#priceTovar .oldPrice{
	text-decoration:line-through;
}
#priceTovar big{
	font-size:32px;
	font-weight:bold;
}
.graficForm{
display:inline;
}

div.special p{
	background:#E60005;
}

div.special{
	color:#fff;
	margin-top:10px;
	display:block;
	width:230px;
	text-align:center;
}
div.special strong{
	font-size:16px;
}

#options table{
	dislpay:block;
}
tr.white{
	background:#fff;
}
tr.grey{
	background:#efefef;
}
tr td{
	padding:4px;
}
tr.header{
	background:#000000;
	color:#FFFFFF;
	font-weight:bold;
}

td.title{
	width:120px;
}
td.value{
	font-weight:bold;
}

#about{
	text-align:justify;
}
#about p{
	padding:5px;
	padding-left:0px;
}
#about ul{
	padding:10px;
	margin-left:20px;
}
#about li{
	padding:5px;
	margin-left:20px;
}
.addInBusket{
	display:block;
	padding:10px;
	border:1px dotted #ccc;
	background:#efefef;
	color:#333;
	margin:10px 0px;
	text-decoration:none;
	width:150px;
	text-align:center;
}
.addInBusket:hover{
	background: #aaa;
	color:#fff;
	text-decoration:none;
}

#tovarItemOnPage{
	overflow:hidden;
}
.floatRight{
	float:right;
}
#seeAlso{
	overflow:hidden;
	margin-top:20px;
}
a.similar{
	display:block;
	float:left;
	width:150px;
	margin:3px;
	padding-bottom:5px;
	text-align:center;
	min-height:260px;
}
a.similar img{
	border:1px solid #fff;
}
a.similar p,a.similar div.pInner{
	background:#efefef;
}
a.similar:hover p,a.similar:hover div.pInner{
	background:#F7f7f7;
}

.round p, .round div{
	background:#efefef;
}
.round div.pInner{
	padding:10px;
}
.comments h3{
	font-size:20px;
}
.comments label{
	display:block;
	float:left;
	width:100px;
	padding:3px 0px;
}
.comments input{
	padding:3px;
	width:335px;
	font-size:12px;
	border:1px solid #666;
}
.comments textarea{
	padding:3px;
	width:435px;
	height:100px;
	font-size:12px;
	border:1px solid #666;
}
.formItem{
	overflow:hidden;
	padding-bottom:5px;
}

#sendComment{
	cursor:pointer;
	margin:10px 0px;
	padding:5px;
}