body {
	background-color: #333333;
	margin-top: 0px;
	margin-left: 40px; /*XX190 */
	margin-right: 40px; /*XX190*/
	margin-bottom: 0px;
	font-family: Monotype corsiva,Arial,Courier,Verdana; font-size: 100%;
	font-weight:bold;
	font-size:1em;
	}

h2 { margin:0px 0px 0px 0px; font-size:120%; }
h3 { margin:0px 0px 0px 0px; font-size:120%;}
img { border:none; }

a:visited { 	text-decoration: underline; color: #000; }
a:hover { 	text-decoration: none; color: #FF1100; } /*XX333 */
a { 	text-decoration: underline; color: #000;}

.holder-main
{
	background: url(../images/menu_left_bg.jpg) 0px 50% no-repeat; 
	height:805px; 
	width:920px; /*XX770*/
	/* border:1px red solid;  */
}

.holder-menu
{
	/* border:1px blue solid; */
	width:160px; 
	height:710px; 
	min-height:710px; 
	float:left;
	text-align:center;
	padding: 60px 0px 0px 0px;
}

.holder-content
{
	/* border: 1px green solid; */
	float:right; 
	height:805px; 
	width:749px;  /*XX599*/
	background: url(../images/page_bg.jpg) 0px  50% no-repeat; 
	text-align:left;
}

.holder-content h1 {
	padding: 0px 0px 30px 0px; 
	margin: 0px 0px 0px 80px; /* 120 */
}

.table-content
{
width:705px;
padding:0px 60px 0px 60px;
}


.holder-content2
{
	/* border: 1px green solid; */
	float:right; 
	height:805px; 
	width:749px; /*XX599*/
	text-align:left;
}

.menu-button
{
	background: url(../images/button.gif) 0px 50% no-repeat;
	
	width:136px;
	height:54px;
	font-family: Monotype corsiva,Arial,Courier; font-size: 125%;
	font-weight: bold;
	border: none;
	cursor:pointer;
	
}

.menu-button-red
{
	background: url(../images/button.gif) 0px 50% no-repeat;
	width:136px;
	height:54px;
	font-family: Monotype corsiva,Arial,Courier; font-size: 125%;
	font-weight: bold;
	color:#FF0000;
	border: none;
	cursor:pointer;
	
}

.menu-button-eshop
{
	background: url(../images/button_eshop.gif) 0px 50% no-repeat;
	
	width:136px;
	height:54px;
	font-family: Monotype corsiva,Arial,Courier; font-size: 125%;
	font-weight: bold;
	border: none;
	cursor:pointer;
	
}

.holder-gallery
{
	border: 1px green solid; 
	float:right; 
	height:805px; 
	width:749px; /*XX599*/
	text-align:left;
}

.holder-footer
{
	/* border: 1px gray solid; */
	padding: 8px 0px 20px 0px;
	width:920px; /*XX770*/
}

.table-gallery
{
	width: 100%;
}

.table-gallery  img  { border: 1px brown dotted; padding:5px;}

.table-gallery td a
{
	color:  #000;
	font-size: 1em;
}

.table-contact
{
	border-left:1px brown dotted;
	border-top:1px brown dotted;
	width:300px;
}

.table-contact td
{
	border-bottom:1px brown dotted;
	border-right:1px brown dotted;
	font-weight:normal;
	padding:5px;
}

.table-contact th
{
	border-bottom:1px brown dotted;
	border-right:1px brown dotted;
	padding:5px;
}

span {text-align:left;}
ul { margin: 0px 0px; }
hr { border: dashed 1px #FFFFFF; margin-top:0px; margin-bottom:0px; }
th { vertical-align:top;}

.style1 {	
	font-size: 10px;
	color: #999999;
}

.style3 {
	font-size: 24px;
	font-weight: bold;
	color: #FFFFFF;
}

#submit { width:auto; background:#FF6600; color:#FFFFFF;}


