#vertmenu {
	background: #ccc url(../graph/topmeny_back.jpg);
	height: 36px;
	width: 838px;
        z-index: 1;
}

#content #left {
	width: 179px;
	float: left;
}
#content #left #book {
	background-image: url(../graph/bookback.jpg);
	background-repeat: repeat-y;
        margin-top: -2px;
        z-index:2;
        margin-bottom: 20px;
}
#content #left #book form {
	margin: 0px;
	padding: 0px;
}

#content #left #book .form {
	width: 158px;
	margin: 0 auto;
}
#content #left .form table.bot {
	float:right;
	margin-right: 16px;
	margin-top: 4px;
	font-size: 0.7em;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: 600;
	text-align: right;
}
* html #content #left .form table.bot {
	margin-right:8px;
}

#content #left #book .form select {
	font-size: 12px;
	width: 85px;
        margin-right: 3px;
}
#content #left #book .form .small {
	width: 50px;
}
#content #left #book .form .mini {
	width: 37px;
}

#content #left #book .form span {
	display: block;
	font-size: 0.7em;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: 600;
	padding-top: 5px;
}
#content #left #bookbutton {
	display: block;
	height: 35px;
	width: 179px;
	margin-top: 10px;
	background:url(../graph/ok_button.jpg) no-repeat;
        text-decoration: none;
        font-weight: 600;
        text-align: right;
}
#content #left #bookbutton span {
	padding: 15px 80px 0 0px;
        line-height: 30px;
}
a.noprint {
        display: block;
        background: url('http://www.hotelleuroopa.ee/uus/graph/print.gif') no-repeat;
        width: 14px;
        height: 11px;
}