body {
	margin: 0;
}

body, p, td {
/*
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
*/
	font-size: 11pt;
}

h1 {

}

h2 {
	font-size: 14pt;
	font-weight: bold;
}

h3 {
	font-size: 12pt;
	font-weight: bold;
}

.page_title {
	font-size: 14px;
	font-weight: bold;
}

.date {
	font-size: 10pt;
	font-color: #666666;
	font-weight: bold;
}

.notfound {
	font-size: 14px;
}

a:hover.menu {
	text-decoration: underline;
	color: #FFFFFF;
}
a:link.menu {
	text-decoration: none
	color: #FFFFFF;
}
a:visited.menu {
	text-decoration: none
	color: #FFFFFF;
}
a:active.menu {
	text-decoration: underline
	color: #FFFFFF;
}

form {
	margin: 0px;
}

select,textarea,input
{
  font-size: 11px;
}

.td10 {
  font-size: 10px;
}

.reserved {
    color: red;
    font-weight: bold;
}

.page_title {
  text-align: center;
  font-weight: bold;
}

#topnav {
	width: 750px;
}

#topnav ul {
	list-style: none;
	margin: 0;
	padding: 0;
}

#topnav li {
	display: block;
	float: left;
	margin: 0;
	padding: 0;
	height: 42px;
}

#lang ul {
	list-style: none;
	margin: 0;
	padding: 0;
	padding-left: 32px;
	height: 22px;
}

#lang li {
	display: block;
	float: left;
	margin: 0;
	padding:  0px 4px 0px 4px;
	height: 22px;
}

td.language {
	text-align: center;
	white-space: nowrap;
	background-color: #fff;
	color: #fff;
	height: 22px;
}

#contact {
	font-size: 0.8em;
}

td.topbanner {
	background-image: url(/images/pics/RU.jpg);
	background-repeat: no-repeat;
	height: 125;
}

td.date {
	background-image: url(/images/001_08.gif);
	text-align: center;
}


#clock {
	margin-top: -25px;
	margin-bottom: -25px;
	float: right;
	z-index: 100;
}

.errors {
	color: #D9251B;
}

#feedback {
	width: 500px;
	margin: 0 auto;
}

#feedback table {
	width: 500px;
}

#feedback td, #feedback th {
	vertical-align: top;
}

#feedback th {
	text-align: right;
	padding-right: 10px;
	width: 100px;
}

#feedback input, #feedback textarea {
	width: 90%;
}

#feedback input.submit {
	width: 100px;
	height: 32px;
}

#feedback div.errors {
	text-align: center;
	border: 2px #D9251B solid;
	padding-top: 5px;
	padding-bottom: 5px;

	margin-top: 5px;
	margin-bottom: 5px;
}

#feedback h3.ok {
	text-align: center;
	color: blue;
}

#ll_form {
	width: 250px;
	margin: 0 auto;
}

#ll_form input {
	width: 145px;
}

#ll_form select {
	width: 150px;
}

#ll_form table {

}

#ll_form table td {
	padding: 5px;
}

#ll_form th {
	text-align: right;
}

#ll_form input.submit {
	width: 100px;
	height: 32px;
}

#ll_error p {
	color: #D9251B;
	margin: 0;
	padding: 0;
}

#ll_error ul {
	list-style: none;
}

#ll_error ul li {
	color: #D9251B;
}

#ll_result {

}

#ll_result h3 {
	font-size: 1.2em;
	text-align: center;
	color: blue;
}

#ll_result form {
	text-align: center;
}

#ll_result input {
	width: 200px;
	height: 32px;
}

#calculator {
	text-align: center;

	padding: 5px 5px 5px 5px;

	font-size: 1.4em;
	font-weight: bold;
	color: #D9251B;

	margin: auto;
}

#calculator {
}

#calculator a {
	color: #D9251B;

	background-image: url(/images/cashier.png);
	/*background-image: url(/images/calculator_24.png);*/
	background-repeat: no-repeat;

	padding-left: 30px;

	text-decoration: none
}

/*
a:hover.menu {
a:link.menu {
a:visited.menu {
a:active
*/
