html, body {
	color: #663300;
	font-family: Georgia, Times new Roman, Serif;
	font-size: 12px;
	margin:0;
	padding:0;
}
img {
	border:0;
	margin:0;
	vertical-align:text-bottom;
}
h1 {
	text-align:center;
	font-size:24px;
}
h2 {
	text-align:center;
	font-size:24px;
}
h3 {
	text-indent:20px;
	font-size:18px;
	margin-top:0px;
}
h4 {
	text-indent:20px;
	font-size:14px;
	font-weight:bold;
}
h5 {
	font-size:12px;
	font-weight:bold;
	margin: 12px 0px;
}
p {
	text-indent:20px;
}
.clear {
	text-indent:0px;
}
#menu_clear {
	text-indent:0px;
	margin:5px 0px;
}
hr {
	height: 1px;
	color: #663300;
}

/* links */
a:link {
	color: #663300;
	text-decoration: underline;
}
a:visited {
	color: #663300;
	text-decoration: underline;
}
a:active {
	color: #663300;
	text-decoration: underline;
}
a:hover {
	color: #2d2017;
	text-decoration: none;
}
ul, li {
	padding-left: 2px;
	margin-left: 8px;
	padding-bottom: 4px;
}
ul {
	padding-left: 18px;
	margin-top: 7px;
	margin-bottom: 12px;
}
#ul, #li {
	padding-left: 5px;
}
.li_div{
	padding-left: 20px;
	padding-bottom: 4px;
}


/* header styles */

.lang {
	border-color:#e9d2af; 
	border-width:1px; 
	border-style:outset;
}
.toptext {
	color:#c6baad;
}
.toptext a, .toptext a:hover {
	color:#c6baad;
	text-decoration:none;
}
#header_phone {
	float:left;
	font-weight:bold;
}
#header_b1 {
	float:left;
	text-align:right;
	font-weight:bold;
}
#header_b2 {
	float:left;
	text-align:right;
	font-weight:bold;
}
#header_about {
	width:180px;
	padding-left:30px;
	font-size:12px;
}
.left_menu_services {
	padding:10px;
}
.left_menu_services ul {
	padding-left:2px;
}
.left_menu_services_p1 {
	text-decoration: none;
	line-height:20px;
	font-weight:bold;
}
.left_menu_services_p2 {
	text-decoration: none;
	font-weight:bold;
}

.book_text {
	font-family: Arial,Tahoma,Verdana,Sans-serif;
	font-size:12px;
}

.button {
	/* border: none; */
	border-right:medium none;
	border-top:medium none;
	border-left:medium none;
	border-bottom:medium none;
	
	padding-bottom: 3px;
	font-size: 12px;
	font-weight: normal;
	color: #ffffff;
	font-family: Arial,Tahoma,Verdana,Sans-serif;
	width: 90px;
	height: 22px;
	background-image: url(button.gif);
	cursor: hand;
}


/* footer styles */

#footer {
	font-size:14px;
	font-weight:bold;
	text-indent:0px;
}


/* content styles */

#local_time 
{
	float:right; 
	padding-top:3px;
}

#content_box 
{
	padding:5px 20px 20px 20px;
	font-size: 14px;
}

#small_menu 
{
	float:left; 
	padding: 3px 0px 10px 5px;
}

.sub_title 
{
	font-weight:bold; 
	font-size:18px;
}

/* cdrop-down menu */

.sddm
{
	margin: 0;
	padding: 0;
	z-index: 30;
}
.sddm li
{
	margin: 0;
	padding: 0;
	list-style: none;
	font: bold 12px Arial,Tahoma,Verdana,Sans-serif;
	font-stretch:condensed;
}
.sddm li a
{
	display: block;
	margin: 0 1px 0 0;
	width: 100%;
	background:#efd3ad;
	text-align: center;
	text-decoration: none;
}
.sddm li a:hover
{
	background:#efd3ad;
}
.sddm div
{
	position: absolute;
	visibility: hidden;
	margin: 0;
	padding: 0;
	background: #fff7de;
	border: 1px solid #efd3ad;
	border-top: 0px;
}

.sddm div a
{
	position: relative;
	display: block;
	margin: 0;
	padding: 5px 10px;
	width: auto;
	white-space: nowrap;
	text-align: left;
	text-decoration: none;
	background: #fff7de;
	color: #7b3c00;
	font: bold 12px Arial,Tahoma,Verdana,Sans-serif;
	font-stretch:condensed;
}
.sddm div a:hover
{
	background: #a25203;
	color: #FFF;
}


/* input styles */

.sel, .inp, .t_inp
{
	border: 1px solid #ae8853;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #3a1d00;
	_padding-left:2px; /* IE 6 and below */
}

.catalogue
{
	font-size:12px;
	border-collapse:collapse;
}

.catalogue td
{
	border-style:solid; 
	border-width:1px; 
	border-color:#b28b5c;
	vertical-align:top;
}
