body, td {
    color: #000000;
	font-family: Verdana,Helvetica,sans-serif;
	font-size: 12px;
	padding: 0px;
	margin: 0px; 
	spacing: 0px;
}
body {
background-image: url(/images/bg.gif); 
background-repeat: repeat-x; 
background-position: top;
}

table {
	width: 100%;
	border-collapse: collapse;
	border: 0px;
	border-spacing: 0px;
}
td {padding: 0px;spacing: 0px;}
img {	border: 0;}
a {	color: #652F00; text-decoration: none; }
a:hover {	text-decoration: underline; }

table.main {
	width: 975px;
}

table.head {
	display: block;
	height: 201px;
	position: relative;
	z-index: 1;
}

div.logo{
	display: block;
	width: 304px;
	height: 67px;
	position: absolute;
	top: 20px;
	left: 5px;
	z-index: 2;
}

div.logo2{
	/*width: 422px;*/
	width: 100%;
	height: 201px;
	position: absolute;
	top: 0px;
	right: 0px;
	z-index: 1;
}

div.logo3{
	position: absolute;
	top: 10px;
	right: 25px;
	z-index: 2;
}
div.logo3 h1{
	font-family: Verdana;
	font-size: 18px;
	font-weight: normal;
	color: #00A4B1;
}

div.city_list{
	height: 36px;
	position: absolute;
	top: 157px;
	left: 24px;
	background-color: #F7EAC7;
	background-image: url('/images/city_list_bg_center.gif');
	background-repeat: repeat-x;
	width: 530px;
	z-index: 2;
}

div.city_list div.left {
	height: 36px;
	background-image: url('/images/city_list_bg_left.gif');
	background-repeat: no-repeat;
    background-position: left;
    padding-left: 30px;
    width: auto;
}
div.city_list div.right {
	height: 26px;
	background-image: url('/images/city_list_bg_right.gif');
	background-repeat: no-repeat;
    background-position: right;
    padding-right: 30px;
	padding-top: 10px;
	width: auto;
}


table.menu {
	background-color: #F3DD9C;
	background-image: url('/images/menu_bg.gif');
    background-repeat: repeat-x;
	height: 33px;
}
table.menu a {
	font-weight: bold;
	color: #8E3B02;
}

h1 {
	color: #652F00;
	font-size: 18px;
	font-weight: bold;
}

h2 {
	font-size: 18px;
	font-weight: normal;
}


table.content {margin-top: 14px; margin-bottom: 30px;}
table.content td.leftmenu {width: 215px; vertical-align: top;}
table.content td.spacer {width: 24px}
td.content {vertical-align: top;	line-height: 1.6em;}
td.content table tr td {line-height: 1.6em;}


div.menu{
	width: 211px;
	background-color: #F9EED0;
	border: solid 1px #E2CB8D;
	padding-bottom: 30px;
	padding-top: 50px;
	margin-bottom: 14px;
	background-repeat: no-repeat;
	background-position: right bottom;
	position: relative;
}
div.menu div.head{
	border: none;
	width: 183px;
	position: absolute;
	top:-1px;
	left:-1px;
	z-index: 2;
	font-weight: bold;
    background-color: #E2CB8D;
    padding: 15px;
    background-image: url('/images/menu_head_bg.gif');
    background-repeat: no-repeat;
    background-position: left top;

}
div.menu a {
	display: block;
	width: auto;
	margin: 8px 30px 5px 30px;
}

div.type0 { background-image: url('/images/menu_type0.gif');}
div.type1 { background-image: url('/images/menu_type1.gif');}
div.type2 { background-image: url('/images/menu_type2.gif');}
div.type3 { background-image: url('/images/menu_type3.gif');}
div.type4 { background-image: url('/images/menu_type4.gif');}
div.type5 { background-image: url('/images/menu_type5.gif');}
div.type6 { background-image: url('/images/menu_type6.gif');}

a.new {
	background-image: url('/images/new.gif');
	background-repeat: no-repeat;
	background-position: top left;
	width: 213;
	height: 41;
	display: block;
	margin-top: 25px;
	margin-bottom: 35px;
}
a.new:hover {
	background-position: bottom left;
	text-decoration: none;
}




td.content {
	vertical-align: top;
}
div.content {
	padding: 10px 10px 10px 10px;
}

table.botmenu {
	text-align: center;
	width: 975px;
	position: relative;
	height: auto !important; 
	height: 30px;
	z-index: 1;
	background-color: #DCC587;
}
div.lt,div.rt,div.rb,div.lb{
	background-repeat: no-repeat;
}
div.lt{ background-image: url('/images/botmenu_lt.gif'); background-position: left top ; }
div.rt{ background-image: url('/images/botmenu_rt.gif'); background-position: right top ;  }
div.rb{ background-image: url('/images/botmenu_rb.gif'); background-position: right bottom ;  }
div.lb{ background-image: url('/images/botmenu_lb.gif'); background-position: left bottom ;  }
div.box{
	font-size: 11px;
    color: #473403;
    padding: 15px;
}
div.fotobox{
	background-color: #F9EED0;
	text-align: center;
	margin-bottom: 20px;
}
div.fotobox img{
	margin-right: 7px;
}

div.fotobox div.lt {background-image: url('/images/fotobox_lt.gif');}
div.fotobox div.rt {background-image: url('/images/fotobox_rt.gif');}
div.fotobox div.rb {background-image: url('/images/fotobox_rb.gif');}
div.fotobox div.lb {background-image: url('/images/fotobox_lb.gif');}

div.borderbox{
	background-color: #F9EED0;
	border: solid 1px #E2CB8D;
	-webkit-border-radius: 5px;
	padding: 15px;
}
/*
div.borderbox div.lt {background-image: url('/images/fotobox_lt.gif'); position: absolute;z-index: 2;top: 0px; left:0px;}
div.borderbox div.rt {background-image: url('/images/fotobox_rt.gif'); position: absolute;z-index: 2;top: 0px; right:0px;}
div.borderbox div.rb {background-image: url('/images/fotobox_rb.gif'); position: absolute;z-index: 2;bottom: 0px; right:0px;}
div.borderbox div.lb {background-image: url('/images/fotobox_lb.gif'); position: absolute;z-index: 2;bottom: 0px; left:0px;}

div.borderbox div.box {
width: 100%;
height: 100px;
}
*/

div.botmenu{
    width: 945px;
}
.linev {
	width:2%;
	background-image: url(/images/linev.gif);
	background-repeat: repeat-y;
	background-position: center;
}

table.price {
	border-collapse: collapse;
	border-width: 1px;
	border-style: solid;
	border-color: #BDB28C;
	width: auto;
	background-color: #BDB38B;
}
table.price td{
	border-width: 1px;
	border-style: solid;
	border-color: #BDB28C;
	padding: 5px 5px 5px 5px;
	background-color: #FFFFFF;
}
table.price tr.price td {	background-color: #FCF2C8;}
table.price tr.priceOdd td {	background-color: #FFFAE7;}

table.p8 {
	border-collapse: collapse;
	border: 0;
	width: auto;
}
table.p8 td{
	padding: 8px 8px 8px 8px;
}

table.p4 td{
	padding: 4px 4px 4px 4px;
}


div.counter{
	padding: 10px 10px 10px 0px;
	float: left;
	font-size: 10px;
}



#gallery {padding:0;}
#gallery .item { float:left; text-align:center; width:170px; height:200px;}
#gallery .item a img {background:#efefef; border:solid 1px #CCCCCC; padding:3px; margin:10px;}
#gallery .item a:hover img{background:#efefef; border:solid 1px #3B8504; padding:3px;}
#gallery .item .caption {display:block; color:#CCCCCC;}




.r {text-align: right;}
.c {text-align: center;}
.w400 {width: 400px;}
.w100 {width: 100%;}
.w10 {width: 10%;}
.w50 {width: 50%;}
.noborder	{border: 0px;}