body {
	padding:0px;
	margin:0px;
	font-family:Arial, Sans-Serif;
	background-color: #eee;
	/*font-family: Times;*/
}

table.bdy{
width:1130px;
border:#000 1px solid;
background-color: #fff;
}


a {
	color:#007fc1;
}

table.skeleton {
	width:100%;
	height:100%;
}

table.skeleton tr.top td.one {
	width:203px;
	height:300px;
	padding-top:45px;
	vertical-align:top;
}

div.logo {
	text-align:center;
}

div.logo img {
	width:110px;
	height:25px;
	border:0;
}

table.menu {
	width:100%;
	background:url('/i/menu_border.jpg');
	background-position:left;	
	background-repeat:no-repeat;
	margin-top:54px;
	color:#F9C82E;
	font-family: Tahoma;
	font-size:14px;
	font-weight:bold;
}

table.menu td.first {
	height:31px;
	background:url('/i/menu_item.gif');
	background-position:25px 14px;
	background-repeat:no-repeat;
	padding-left:50px;
}	

table.menu td.item {
	height:29px;
	background:url('/i/menu_item.gif');
	background-position:25px 12px;
	background-repeat:no-repeat;
	padding-left:50px;
	padding-bottom:2px;
}

table.menu td.last {
	height:30px;
	background:url('/i/menu_last.gif');
	background-position:37px 12px;
	background-repeat:no-repeat;
	padding-left:50px;
	padding-bottom:4px;
}

table.menu a {
	font-family: Tahoma;
	font-size:14px;
	font-weight:bold;
	color:#808080;
	text-decoration:none;
}

table.skeleton tr.top td.two {
	height: 300px;
	width: 300px;
	padding-top:47px;
	vertical-align:top;	
}

table.skeleton tr.top td.two img {
	width:300px;
	height:226px;
}

/*
table.skeleton tr.top td.three {
	width:100%;
	background:url('/i/top_cont.gif');
	background-position:0px 125px;
	background-repeat:repeat-x;
	padding-top:125px;
	vertical-align:top;
}

table.skeleton tr.top td.three table {
	width:100%;
	height:148px;
}
*/

table.skeleton tr.top td.three {
	width:100%;
	background:url('/i/top_cont.gif');
	background-position:0px 125px;
	background-repeat:repeat-x;
	padding-top:0;
	vertical-align:top;
}

table.skeleton tr.top td.three table td.telll h1{
		font-size:18px;
		padding:0;
		margin:0 0 3px 0;
}

table.skeleton tr.top td.three table td.telll h2{
		font-size:12px;
		padding:0;
		margin:0;
}


table.skeleton tr.top td.three table {
	width:100%;
	height:268px;
}

table.skeleton tr.top td.three table td {
	font-size:12px;
	color:white;
	text-align:center;
}

table.skeleton tr.top td.four {
	width: 222px;
	background:url('/i/top_right.jpg');
	vertical-align:top;
}

table.skeleton tr.top td.four td.letter {
	height:124px;
	font-size:16px;
	padding-top:60px;
	padding-left:10px;
	vertical-align:top;
}

td.home {
	height:37px;
	padding-left:76px;
}

td.home img {
	width:37px;
	height:37px;
	border:0;
	background-color:#2f5d8b;
}

table.skeleton tr.middle td.left {
	width:1%;
	padding-left:30px;
	padding-right:2px;
	vertical-align:top;
}

table.skeleton tr.middle td.left div.label {
	font-size:12px;	
	font-weight:bold;
	color:#2c5c8b;
	text-transform:uppercase;
	margin-right:1px;
	padding-bottom:5px;
	border-bottom:2px solid #cbcbcb;
}

table.skeleton tr.middle td.left div.cont {
	font-size:12px;
	color:#525252;
	margin-top:22px;
}

table.skeleton tr.middle td.left div.cont table {
	font-size:12px;
	color:#525252;
}

table.skeleton tr.middle td.cont {
	height:340px;
	font-size:14px;
	padding:0 21px 27px 38px;
	vertical-align:top;
}

/*table.skeleton tr.middle td.cont img {
	border:1px solid #b0b0b0;
}*/

table.skeleton tr.middle td.guest {
	height:340px;
	font-size:14px;
	padding:0 21px 27px 38px;
	vertical-align:top;
}

table.skeleton tr.bott td.left {
	height:1%;
	padding-top:25px;
	padding-left:57px;
	vertical-align:top;
}

table.skeleton tr.bott td.right {
	padding-left:14px;
/*	padding-bottom:42px;*/
}

table.skeleton tr.bott td.right div.menu {
	font-size:12px;
/*	padding-top:37px;*/
	padding-top:17px;
	border-top:7px solid #a9a9a9;
}

table.skeleton tr.bott td.right div.adv {
	font-size:10px;
	padding-top:10px;
}

table.skeleton tr.bott td.right div.menu a {
	color:black;
	text-decoration:none;
}

table.skeleton tr.bott td.right div.adv a {
	color:#525252;
}

table.skeleton tr.bott td.right span.sep {
	padding-left:14px;
	padding-right:14px;
}

table.skeleton tr.bott td.right span.copy {
	color:#525252;
}

h1 {
	font-family: Tahoma;
	font-size:12px;
	color:#2c5c8b;
/*	text-transform: uppercase; */
}

h1.slogan {
	font-family: Arial;
	font-size: 16px;
	font-weight: normal;
	color: White;
	padding:0;
	margin:0;
}

h2 {
	font-size:11px;
	color:#2c5c8b;
	text-transform:uppercase;
}

table.data {
	background-color:#b0b0b0;
}

table.data tr {
background-color:white;
}

div.editarea {
	margin:5px;
	padding:10px;	
	border:solid 1px #b0b0b0;
}


div.himage { 
	float:left;
	width:220px;
	height:180px;
	margin:5px;
	background-color:#FFFFFF;
	text-align:center;
	color:#000;
}

div.himage img {
	border:1px solid #b0b0b0;
	margin:2px;
}

div.vimage { 
	float:left;
	width:170px;
	height:230px;
	margin:5px;
	background-color:#FFFFFF;
	text-align:center;
	color:#000;
}

div.vimage img {
	border:1px solid #b0b0b0;
	margin:2px;
}

div.arleft {
	background: url('/i/arleft.gif') no-repeat left bottom;
}

div.aright {
	font-family: Tahoma;
	font-size: 12px;	
	font-weight: bold;
	color: #2c5c8b;
	width: 100%;
	background: url('/i/aright.gif') no-repeat right bottom;
}

ul {
	list-style: square;
	color: #4F7BA3;
}

ul li span {
	color: Black;
}	

div.photos {
	width: 159px;
	height: 209px;
	background: url('/i/bg_photos_150x200.gif') no-repeat right bottom;
	text-align: left;
	vertical-align: top;
	
}

div.smalphotos {
	width: 159px;
	height: 122px;
	background: url('/i/bg_photos_150x113.gif') no-repeat right bottom;
	text-align: left;
	vertical-align: top;
}
span.zoom {
	font-family: Tahoma;
	font-size: 10px;
	color:#007fc1;
}

table.price {
	width: 80%;
	border-collapse: collapse;
}

table.price th {
	font-size: 16px;
	text-align: right;
	padding: 0 10px 15px 0;
}

table.price td {
	border-top: solid 1px Black;
	padding: 3px 0 3px 0;
}

div.futt a{
color:#333;
font-size:12px;
text-decoration:none;
cursor:default;
}

div.order {}

.uttapl { font: 12px Arial;}
.uttapl h6 {font-size:14px; margin:0;padding:10px 0 6px 0} 
.uttapl p {}
.uttapl table {width:90%; border-collapse:collapse; padding:0; margin:0; border-left:none; border-bottom:none;  border-right:solid 1px; border-top:solid 1px;}
.uttapl table td { padding:4px; margin:0; border-left:solid 1px; border-bottom:solid 1px; font-size: 12px; }
.uttapl table td.plname {}
.uttapl table td.plart {}
.uttapl table td.plprice {width:80px;}
.uttapl table td.plunit {text-align:center;}
.uttapl table td.plprice {text-align:right;}
.uttapl table th { padding:4px; margin:0; border-left:solid 1px; border-bottom:solid 1px; font-size: 12px;}
.uttapl table th.plsub { background:#CCC;}

/* guestbook */
div.uttagblist span.gbnav{color:#000000; font-weight:bold;}
div.uttagblist div.gbmessage { width: 610px; border:#336699 2px dotted; background:#99cccc; margin: 10px; padding: 10px;}
div.uttagblist p.gbpost {color:#666;}
div.uttagblist span.gbauthor {font-weight:bold; }
div.uttagblist span.gbdate {font-weight:bold; }
div.uttagblist p.gbreply {color:#333; }
div.uttagblist span.gbreplytitle {font-weight:bold; }

div.uttagbform h6  { color:#333; font-size:14px; text-transform:uppercase;}
div.uttagbform dl  { color:#666; font-size:14px; font-weight:bold;}
/* guestbook end */

/* gallery */

div.gallery {text-align:center;}
div.gallery img { 
	border:solid 1px #666666;
	margin: 5px 2px 5px 2px; 
	text-align:center;
}
div.gallery .galnav{margin-left:5px; text-align:center; text-decoration:none; }
div.gallery table td{text-align:center; vertical-align:top;}

/* END gallery */

/* ?????? */
.otzivlist{text-align:center;}
.otzivform{display: none;}
/* END ?????? */ 
