#termek-frame{
	width: 700px;
	min-height: 400px;
	color: #3a516c;
}

#termek-frame input{
	width: 34px;
	border: 1px solid #3a516c;
}

#termek-frame .line{
	margin-top: 20px;
	margin-bottom: 20px;
}

#termek-title{
	font-size: 20px;
}

#termek-table{

}

.termek-row-bg{
	background: url(../images/termek/row_bg.jpg) 0 0 repeat-x;
	color: #d6d7b4;
	font-size: 14px;
	padding: 6px;
}

.termek-row-small{
	width: 60px;
}

.termek-row{
	padding: 0 6px;
}

.termek-row a {
	color: #3a516c;
}

.termek-row a:hover {
	color: #7a91Ac;
}

#termek-up{
	margin-left: 3px;
}

#termek-down{
	margin-left: 3px;
}

#termek-table-inner{
	background-color: #CEE1EA;
}
#termek-table-inner td.termek-image {
	width: 290px;
}
#termek-table-inner td.termek-image a {
	display: block;
	margin-bottom: 10px;
}
#termek-table-inner td.termek-image a img {
	max-width: 290px;
}
#termek-table-inner td.termek-row-bg {
	height: 26px;
	line-height: 26px;
	vertical-align: top;
	padding: 0px 6px;
}
#termek-table-inner td.termek-row-small {
	width: 123px;
}
#termek-table-inner tr.row2 td {
	height: 30px;
	padding: 6px;
}
#termek-table-inner tr.row4 td {
	line-height: 30px;
}
	tr.row4 div.order-num1 { padding-right: 10px; }
	tr.row4 div.order-num2 { padding-top: 3px; padding-right: 3px; }
	tr.row4 div.order-num3 { padding-top: 2px; }
		tr.row4 div.order-num3 a { line-height: 10px; }
	tr.row4 div.order-price { padding-right: 10px; width: 175px; font-weight: bold; color: #3a516c; font-size: 18px; text-align: right; }
		tr.row4 div.order-price strong { font-size: 29px; font-weight: bold; }

#termek-table-inner tr.row6 td {
	padding: 6px;
}

.back_to_products {
}

.back_to_products a {
	margin: 5px -3px 5px 0;
	float: right;
	overflow: hidden;
	width: 185px;
	height: 29px;
	background: url(../images/back_button.png) no-repeat;
	text-align: center;
	color: white;
	text-transform: uppercase;
	font-size: 10px;
	line-height: 25px;
}

.back_to_products a:hover {
	background: url(../images/back_button_hover.png) no-repeat;
}
