
#container {
	margin: auto;
	width: 700px;
}
body {
	font-family: Verdana, Tahoma, Arial, Helvetica, sans-serif;
	font-size: 13px;
	background-color: #333;
	color: #FFF;
}
.cl {
	display:block;
	clear:both;
	height:0px;
	line-height:0px;
	font-size:0px;
	margin: 0px;
	padding: 0px;
}
h1 {
	font-size: 26px;
	line-height: 26px;
	letter-spacing: -1px;
	font-weight: normal;
	font-family: Verdana, Geneva, sans-serif;
	color: #FFF;
}
h2 {
	font-size: 17px;
	line-height: 17px;
	letter-spacing: -1px;
	font-weight: normal;
	font-family: Verdana, Geneva, sans-serif;
	color: #FFF;
}
#book {
	position: relative;
}
#book span {
	font-size: 18px;
	line-height: 18px;
	font-weight:normal;
}
.price1, .price2 {
	position: absolute;
	z-index: 1;
	color: #000;
	width: 100px;
	text-align: center;
	font-size: 42px;
	font-weight: bold;
	font-family: Arial;
	line-height: 36px;
	vertical-align: baseline;
}
.price1 {
	margin-top: 200px;
	margin-left: 20px;
}
.price2 {
	margin-top: 305px;
	margin-left: 310px;
}
p {
	line-height: 18px;
	color: #CCC;
}
.buynow {
	background-color: #ffd101;
	color: #000;
}
.buynow input, .buynow textarea  {
	width: 98%;
}
.buynow .tl{
	background-image: url(img/tl.gif);
	background-repeat: no-repeat;
	background-position: left top;	
}
.buynow .tr{
	background-image: url(img/tr.gif);
	background-repeat: no-repeat;
	background-position: right top;
	padding-top: 10px;
	padding-right: 20px;
	padding-bottom: 10px;
	padding-left: 20px;
}
.buynow .bl{
	background-image: url(img/bl.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
}
.buynow .br{
	background-image: url(img/br.gif);
	background-repeat: no-repeat;
	background-position: right bottom;
}
.buynow .but {
	font-family: Verdana;
	font-size: 26px;
	line-height: 26px;
	letter-spacing: -1px;
	width: 200px;
	margin-top: 10px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 4px;
	padding-left: 0px;
}
p.com {
	font-family: Tahoma;
	font-size: 11px;
	color: #999;
	margin-top: 5px;
}
.content {
	padding-right: 20px;
	padding-left: 20px;
}
li {
	color: #CCC;
	margin-bottom: 5px;
}
#otziv {
}
#otziv h3{
	margin-bottom: 20px;
	background-image: url(img/c_u.gif);
	background-repeat: no-repeat;
	background-position: left top;
	padding-left: 30px;
	text-align: right;
	padding-right: 20px;
	margin-top: 0px;
	padding-top: 6px;
	float: right;
	display: block;
	font-weight: normal;
}
#otziv .tl{
	background-image: url(img/c_tl.gif);
	background-repeat: no-repeat;
	background-position: left top;	
}
#otziv .tr{
	background-image: url(img/c_tr.gif);
	background-repeat: no-repeat;
	background-position: right top;
	padding-top: 15px;
	padding-right: 20px;
	padding-bottom: 17px;
	padding-left: 20px;
	line-height: 18px;
	color: #CCC;
}
#otziv .bl{
	background-image: url(img/c_bl.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
	background-color: #494949;
}
#otziv .br{
	background-image: url(img/c_br.gif);
	background-repeat: no-repeat;
	background-position: right bottom;
}
h3 {
	font-size: 11px;
	line-height: 13px;
}
a {
	color: #FC0;
}
