#upContent{
	width: 600px;
}

#best{
	background-color : #F5F5F5;
	border-color : #DDDDDD;
	border-style: solid;
	border-width: 1px;
	width: 580px;
	margin-top: 6px;
	margin-bottom: 7px;
	padding: 5px;
	min-height: 70px;
	margin-left: 0px;
}

#bestUp{
	width: 580px;
	margin-top: 10px;
	font-weight: bold;
	font-size: 8pt;
	color: gray;
}

.bestLeft{
	width: 490px;
	text-align: left;
	float: left;
}

.bestRight{
	width: 80px;
	text-align: right;
	color: red;
	font-weight: bold;
	float: right;
}

#bigImg{
	width: 270px;
	float: left;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 20px;
	background-color: #FFFFFF;
}

#info{
	width: 290px;
	padding: 10px;
	height: 300px;
	float: left;
}

#other{
	width: 590px;
	float: left;
}

.descUp{
	width: 290px;
	height: 15px;
	float: left;
	background-image: url(../images/desc-up.jpg);
	background-repeat: no-repeat;
	margin: 0px;
	padding: 0px;
}

.descDown{
	width: 290px;
	height: 15px;
	float: left;
	background-image: url(../images/desc-down.jpg);
	background-repeat: no-repeat;
	margin: 0px;
	padding: 0px;
}

#description h2{
	margin-left: 10px;
	margin-top: 20px;
}

#text{
	width: 290px;
	margin: 0px 0px 0px 5px;
	float: left;
	text-align: justify;
	background-color: #FFFFFF;
	padding: 0px;
}

#text p{
	padding-left: 10px;
	padding-right: 10px;
	margin: 0px;
}

#parametr{
	float: left;
	width: 265px;
	margin-left: 7px;
	margin-bottom: 10px;
}

#parametr td{
	margin-left: 1px;
	margin-bottom: 1px;
	background-color: #F0F0F0;
	padding: 2px;
}

#alternative{
	width: 150px;
	margin-top: 17px;
	float: left;
	text-align: center;
}

.leftInfo{
	width: 80px;
	height: 20px;
	float: left;
	padding: 2px;
}

.leftInfoQuant{
	width: 80px;
	height: 20px;
	float: left;
	padding: 2px;
	line-height: 23px;
}

.rightInfo{
	width: 150px;
	height: 20px;
	float: left;
	padding: 2px;
}

.rightInfoRed{
	width: 150px;
	height: 20px;
	float: left;
	padding: 2px;
	color: red;
}

.rightInfoGreen{
	width: 150px;
	height: 20px;
	float: right;
	padding: 2px;
	color: #32CD32;
}

#inf{
	float: left;
	width: 270px;
	background-color: #FFFFFF;
	padding-left: 20px;
}

#lInf{
	width: 230px;
}

#first{
	width: 260px;
}

#quantity{
	width: 260px;
}

#price{
	width: 260px;
	margin-top: 0px;
}

#detailBuyButton{
	position: absolute;
	margin-left: 40px;
	margin-top: 90px;
}

#inputQuantity{
	border-color : #888888;
	border-style: solid;
	border-width: 1px;
	width: 25px;
	height: 15px;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 7pt;
	color: black;
	margin-left: 0px;
	margin-top: 2px;
	text-align: center;
	float: left;
}

#buyButton{
	border-width: 0px;
	border-style: none;
	background-image: url(buy_butt.jpg);
	width: 110px;
	height: 22px;
	margin-top: 0px;
	margin-left: 5px;
	float: left;
	cursor : pointer;
}

#whatIs{
	border-width: 0px;
	border-style: none;
	background-image: url(whatIs00.jpg);
	width: 110px;
	height: 22px;
	float: right;
	cursor : pointer;
}

#perex{
	margin-top: 10px; 
	width: 290px;
	text-align: justify;
	padding: 2px;
}

.alternativeProduct{
	width: 130px;
	text-align: center;
	margin-top: 10px;
	margin-bottom: 10px;
}

.alternativeImg{
	text-align: center;
	height: 80px;
}

#pravy {
	margin: 0px 0px 0px 305px;
}

.dashed{
	padding-top: 20px;
	padding-bottom: 10px;
}

.licenceRedLink{
	display: block;
	background-color: #F5F5F5;
	width: 250px;
	padding: 5px;
	color: red;
	text-decoration: none;
	font-weight: bold;
}

.licenceRedLink:hover{
	color: Red;
	text-decoration: none;
	background-color: #DDDDDD;
}

.licenceTextDescription{
	width: 250px;
	font-size: 7pt;
	color: silver;
	margin: 5px;
}

.licenceDescription{
	color: silver;
}
.licenceRowLeft{
	float: left;
	width: 115px;
	padding: 5px;
	color: #FF4500;
	font-weight: bold;
	font-size: 8pt;
}

.licenceRowRight{
	float: left;
	width: 65px;
	padding-left: 60px;
}

.licenceItem{
	padding-bottom: 5px;
}

.alternativeItemRow{
	width: 300px;
	margin-top: 3px;
	margin-bottom: 3px;
}

.alternativeRowLink{
	width: 230px;
	float: left;
}

.alternativeRowPrice{
	width: 70px;
	float: left;
	text-align: right;
}

.gallery{
	width: 78px;
	height: 78px;
	margin: 3px;
	float: left;
	border-bottom-color : #DDDDDD;
	border-bottom-style : dotted;
	border-bottom-width : 1px;
	border-collapse : separate;
	border-right-color : #DDDDDD;
	border-right-style : dotted;
	border-right-width : 1px;

}

#gallery{
	width: 290px;
}
#tableVelikosti table{
	width: 275px;
}

#tableVelikosti td{
	background-color: #D7A7AB;
	text-align: center;
	font-weight: bold;
}